Commit Graph

2143 Commits (cb41d6d068716b2b3666925da34d3d7e658bf4f3)

Author SHA1 Message Date
KOSAKI Motohiro 41b25a3784 /proc/pagetypeinfo: fix output for memoryless nodes 17 years ago
Denis V. Lunev 3d71f86f4d mm: use non-racy method for /proc/swaps creation 17 years ago
Matt Helsley 925d1c401f procfs task exe symlink 17 years ago
Nadia Derbey 0c40ba4fd6 ipc: define the slab_memory_callback priority as a constant 17 years ago
Li Zefan 1faf8e40a8 memcg: remove redundant initialization in mem_cgroup_create() 17 years ago
KAMEZAWA Hiroyuki 3332794878 memcgroup: use vmalloc for mem_cgroup allocation 17 years ago
Balbir Singh 4a56d02e34 memcgroup: make the memory controller more desktop responsive 17 years ago
KAMEZAWA Hiroyuki 3eae90c3cd memcg: remove redundant function calls 17 years ago
Pavel Emelyanov 29f2a4dac8 memcgroup: implement failcounter reset 17 years ago
Pavel Emelyanov 85cc59db12 memcgroup: use triggers in force_empty and max_usage files 17 years ago
Balbir Singh b6ac57d50a memcgroup: move memory controller allocations to their own slabs 17 years ago
Pavel Emelyanov c84872e168 memcgroup: add the max_usage member on the res_counter 17 years ago
Balbir Singh cf475ad28a cgroups: add an owner to the mm_struct 17 years ago
Paul Menage c27e8818a0 CGroup API files: drop mem_cgroup_force_empty() 17 years ago
Paul Menage c64745cf0f CGroup API files: use cgroup map for memcontrol stats file 17 years ago
Paul Menage 2c3daa722b CGroup API files: use read_u64 in memory controller 17 years ago
Nishanth Aravamudan 551883ae8c page allocator: explicitly retry hugepage allocations 17 years ago
Nishanth Aravamudan a41f24ea9f page allocator: smarter retry of costly-order allocations 17 years ago
Nishanth Aravamudan ab857d0938 mm: fix misleading __GFP_REPEAT related comments 17 years ago
KAMEZAWA Hiroyuki 86051ca5ea mm: fix usemap initialization 17 years ago
Harvey Harrison 7b8ee84d89 mm: fix integer as NULL pointer warnings 17 years ago
Adrian Bunk 1e5ad9a3b9 mm/memory_hotplug.c must #include "internal.h" 17 years ago
Michael Hennerich 4016a1390d mm/nommu.c: return 0 from kobjsize with invalid objects 17 years ago
Dimitri Sivanich 468fd62ed9 vmstats: add cond_resched() to refresh_cpu_vm_stats() 17 years ago
Pavel Machek 2309f9e6fe mm/page_alloc.c: remove hand-coded get_order() 17 years ago
Li Zefan 97d87c9710 oom_kill: remove unused parameter in badness() 17 years ago
Yasunori Goto 0c0a4a517a memory hotplug: free memmaps allocated by bootmem 17 years ago
Yasunori Goto 86f6dae137 memory hotplug: allocate usemap on the section with pgdat 17 years ago
Yasunori Goto e70260aabe memory hotplug: make alloc_bootmem_section() 17 years ago
Yasunori Goto 9d99217a02 memory hotplug: align memmap to page size 17 years ago
Yasunori Goto 0475327876 memory hotplug: register section/node id to free 17 years ago
Gerald Schaefer 7f2e9525ba hugetlbfs: common code update for s390 17 years ago
Gerald Schaefer 8fe627ec5b hugetlbfs: add missing TLB flush to hugetlb_cow() 17 years ago
Lee Schermerhorn 71fe804b6d mempolicy: use struct mempolicy pointer in shmem_sb_info 17 years ago
Lee Schermerhorn 3f226aa1cb mempolicy: support mpol=local tmpfs mount option 17 years ago
Lee Schermerhorn 095f1fc4eb mempolicy: rework shmem mpol parsing and display 17 years ago
Lee Schermerhorn 2291990ab3 mempolicy: clean-up mpol-to-str() mempolicy formatting 17 years ago
Lee Schermerhorn fc36b8d3d8 mempolicy: use MPOL_F_LOCAL to Indicate Preferred Local Policy 17 years ago
Lee Schermerhorn 53f2556b67 mempolicy: mPOL_PREFERRED cleanups for "local allocation" 17 years ago
Lee Schermerhorn bea904d54d mempolicy: use MPOL_PREFERRED for system-wide default policy 17 years ago
Lee Schermerhorn 52cd3b0740 mempolicy: rework mempolicy Reference Counting [yet again] 17 years ago
Lee Schermerhorn aab0b1029f mempolicy: mark shared policies for unref 17 years ago
Lee Schermerhorn 45c4745af3 mempolicy: rename struct mempolicy 'policy' member to 'mode' 17 years ago
Lee Schermerhorn ae4d8c16aa mempolicy: fixup Fallback for Default Shmem Policy 17 years ago
Lee Schermerhorn f4e53d910b mempolicy: write lock mmap_sem while changing task mempolicy 17 years ago
Lee Schermerhorn 846a16bf0f mempolicy: rename mpol_copy to mpol_dup 17 years ago
Lee Schermerhorn f0be3d32b0 mempolicy: rename mpol_free to mpol_put 17 years ago
Adam Litke 3b11630063 Subject: [PATCH] hugetlb: vmstat events for huge page allocations 17 years ago
Nick Piggin 70688e4dd1 xip: support non-struct page backed memory 17 years ago
Nick Piggin 423bad6004 mm: add vm_insert_mixed 17 years ago