Commit Graph

2105 Commits (3d61f75eefedf75914ab4453c67aaa2ee64bcf93)

Author SHA1 Message Date
Mel Gorman 54a6eb5c47 mm: use two zonelist that are filtered by GFP mask 17 years ago
Mel Gorman 18ea7e710d mm: remember what the preferred zone is for zone_statistics 17 years ago
Mel Gorman 0e88460da6 mm: introduce node_zonelist() for accessing the zonelist for a GFP mask 17 years ago
Mel Gorman dac1d27bc8 mm: use zonelists instead of zones when direct reclaiming pages 17 years ago
Nick Piggin 3c18ddd160 mm: remove nopage 17 years ago
Oleg Nesterov 4d3d5b41a7 mmap_region: cleanup the final vma_merge() related code 17 years ago
Hisashi Hifumi 0dd1334faf fix invalidate_inode_pages2_range() to not clear ret 17 years ago
Jeremy Fitzhardinge 180c06efce hotplug-memory: make online_page() common 17 years ago
Badari Pulavarty ea01ea937d hotplug memory remove: generic __remove_pages() support 17 years ago
Johannes Weiner 556637cdab mm: fix possible off-by-one in walk_pte_range() 17 years ago
Christian Borntraeger 5b7baf0578 s390: KVM preparation: host memory management changes for s390 kvm 17 years ago
Yinghai Lu c2b91e2eec x86_64/mm: check and print vmemmap allocation continuous 17 years ago
Yinghai Lu a5645a61b3 mm: allow reserve_bootmem() cross nodes 17 years ago
Yinghai Lu 9a2dc04cf0 mm: offset align in alloc_bootmem() 17 years ago
Yinghai Lu ad09315cad mm: fix alloc_bootmem_core to use fast searching for all nodes 17 years ago
Yinghai Lu e123dd3f0e mm: make mem_map allocation continuous 17 years ago
Christoph Lameter 3dc5063786 slab_err: Pass parameters correctly to slab_bug 17 years ago
Pavel Machek f5264481c8 trivial: small cleanups 17 years ago
Daniel Walker da19cbcf71 driver core: memory: semaphore to mutex 17 years ago
Mike Travis c5f59f0833 nodemask: use new node_to_cpumask_ptr function 17 years ago
Mike Travis f9a86fcbbb cpuset: modify cpuset_set_cpus_allowed to use cpumask pointer 17 years ago
Mike Travis d366f8cbc1 cpumask: Cleanup more uses of CPU_MASK and NODE_MASK 17 years ago
Jason Wessel b4b8ac524d kgdb: fix optional arch functions and probe_kernel_* 17 years ago
Ingo Molnar c33fa9f560 uaccess: add probe_kernel_write() 17 years ago
KOSAKI Motohiro 91446b064c add "Isolate" migratetype name to /proc/pagetypeinfo 17 years ago
Li Zefan e115f2d892 memcg: fix oops in oom handling 17 years ago
Ingo Molnar bead9a3abd mm: sparsemem memory_present() fix 17 years ago
Christoph Lameter 0f389ec630 slub: No need for per node slab counters if !SLUB_DEBUG 17 years ago
Christoph Lameter 49bd5221ce slub: Move map/flag clearing to __free_slab 17 years ago
Christoph Lameter 50ef37b96c slub: Fixes to per cpu stat output in sysfs 17 years ago
Christoph Lameter 5b06c853ad slub: Deal with config variable dependencies 17 years ago
Christoph Lameter 4097d60175 slub: Reduce #ifdef ZONE_DMA by moving kmalloc_caches_dma near dma logic 17 years ago
Pekka Enberg 62f75532b5 slub: Initialize per-cpu stats 17 years ago
KAMEZAWA Hiroyuki 41e3355de0 memcg: fix node_state handling 17 years ago
Balbir Singh 4077960e2a memory controller: make memory resource control aware of boot options 17 years ago
Christoph Lameter 00460dd5f4 Fix undefined count_partial if !CONFIG_SLABINFO 17 years ago
Al Viro 9dce07f1a4 NULL noise: fs/*, mm/*, kernel/* 17 years ago
Linus Torvalds e72e9c23ee Revert "SLUB: remove useless masking of GFP_ZERO" 17 years ago
Nishanth Aravamudan 11320d17ce hugetlb: fix potential livelock in return_unused_surplus_hugepages() 17 years ago
Nishanth Aravamudan a1de09195b hugetlb: indicate surplus huge page counts in per-node meminfo 17 years ago
Daniel Yeisley ec1f5eeeb5 slab: fix cache_cache bootstrap in kmem_cache_init() 17 years ago
Christoph Lameter 53625b4204 count_partial() is not used if !SLUB_DEBUG and !CONFIG_SLABINFO 17 years ago
Andrew Morton 4dd4b92021 revert "kswapd should only wait on IO if there is IO" 17 years ago
Yinghai Lu 5a982cbc7b mm: fix boundary checking in free_bootmem_core 17 years ago
Randy Dunlap f7850d932f mm/readahead: fix kernel-doc notation 17 years ago
Pavel Emelyanov 52ea27eb4c memcgroup: fix check for thread being a group leader in memcgroup 17 years ago
Randy Dunlap 43d8eac44f mm: rmap kernel-doc fixes 17 years ago
Randy Dunlap 77f6078aa8 mm: highmem kernel-doc additions 17 years ago
Randy Dunlap 1b578df022 mm/oom_kill: fix kernel-doc 17 years ago
Randy Dunlap 4671181020 mm/shmem and tiny-shmem: fix some kernel-doc 17 years ago