Commit Graph

2240 Commits (c9fc891f86c062449116fde8826a0ead650e17ac)

Author SHA1 Message Date
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
Christoph Lameter c124f5b54f slub: pack objects denser 17 years ago
Christoph Lameter 9b2cd506e5 slub: Calculate min_objects based on number of processors. 17 years ago
Christoph Lameter 114e9e89e6 slub: Drop DEFAULT_MAX_ORDER / DEFAULT_MIN_OBJECTS 17 years ago
Christoph Lameter 31d33baf36 slub: Simplify any_slab_object checks 17 years ago
Christoph Lameter 06b285dc3d slub: Make the order configurable for each slab cache 17 years ago
Christoph Lameter 319d1e2406 slub: Drop fallback to page allocator method 17 years ago
Christoph Lameter 65c3376aac slub: Fallback to minimal order during slab page allocation 17 years ago
Christoph Lameter 205ab99dd1 slub: Update statistics handling for variable order slabs 17 years ago
Christoph Lameter 834f3d1192 slub: Add kmem_cache_order_objects struct 17 years ago
Christoph Lameter 224a88be40 slub: for_each_object must be passed the number of objects in a slab 17 years ago
Christoph Lameter 39b264641a slub: Store max number of objects in the page struct. 17 years ago
Christoph Lameter 33b12c3813 slub: Dump list of objects not freed on kmem_cache_close() 17 years ago
Christoph Lameter 599870b175 slub: free_list() cleanup 17 years ago
Pekka Enberg d629d81957 slub: improve kmem_cache_destroy() error message 17 years ago
Yi Li 0701a9e649 slob: fix bug - when slob allocates "struct kmem_cache", it does not force alignment. 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