Commit Graph

4534 Commits (e702d3cf29143327679ce2e2a60775eaf829f377)

Author SHA1 Message Date
Hugh Dickins 4e31635c36 ksm: fix bad user data when swapping 15 years ago
Hugh Dickins 4829b906cc ksm: fix page_address_in_vma anon_vma oops 15 years ago
Namhyung Kim 5d1f57e4d3 slub: Move NUMA-related functions under CONFIG_NUMA 15 years ago
Namhyung Kim 3478973ded slub: Add lock release annotation 15 years ago
Namhyung Kim a5dd5c117c slub: Fix signedness warnings 15 years ago
Christoph Lameter 62e346a830 slub: extract common code to remove objects from partial list without locking 15 years ago
Christoph Lameter f7cb193362 SLUB: Pass active and inactive redzone flags instead of boolean to debug functions 15 years ago
Christoph Lameter 7340cc8414 slub: reduce differences between SMP and NUMA 15 years ago
Pekka Enberg ed59ecbf89 Revert "Slub: UP bandaid" 15 years ago
Tejun Heo ed6c1115c8 percpu: clear memory allocated with the km allocator 15 years ago
Tejun Heo 9b8327bb24 percpu: use percpu allocator on UP too 15 years ago
Tejun Heo 0bc1406241 vmalloc: pcpu_get/free_vm_areas() aren't needed on UP 15 years ago
Pekka Enberg 84c1cf6246 SLUB: Fix merged slab cache names 15 years ago
Christoph Lameter db210e70e5 Slub: UP bandaid 15 years ago
David Rientjes a016471a16 slub: fix SLUB_RESILIENCY_TEST for dynamic kmalloc caches 15 years ago
Christoph Lameter 8de66a0c02 slub: Fix up missing kmalloc_cache -> kmem_cache_node case for memoryhotplug 15 years ago
Christoph Lameter 7d550c56a2 slub: Add dummy functions for the !SLUB_DEBUG case 15 years ago
David Rientjes 8df275af8d slob: fix gfp flags for order-0 page allocations 15 years ago
Christoph Lameter c1d508365e slub: Move gfpflag masking out of the hotpath 15 years ago
Christoph Lameter c016b0bdee slub: Extract hooks for memory checkers from hotpaths 15 years ago
Christoph Lameter 51df114281 slub: Dynamically size kmalloc cache allocations 15 years ago
Christoph Lameter 6c182dc0de slub: Remove static kmem_cache_cpu array for boot 15 years ago
Christoph Lameter 55136592fe slub: Remove dynamic dma slab allocation 15 years ago
Christoph Lameter 1537066c69 slub: Force no inlining of debug functions 15 years ago
Larry Woodman 5ec1055aa5 Avoid pgoff overflow in remap_file_pages 15 years ago
Linus Torvalds e92b05dec8 fremap: get rid of broken 'end' variable 15 years ago
Naoya Horiguchi a850ea3037 hugetlb, rmap: add BUG_ON(!PageLocked) in hugetlb_add_anon_rmap() 15 years ago
Naoya Horiguchi 56c9cfb13c hugetlb, rmap: fix confusing page locking in hugetlb_cow() 15 years ago
Naoya Horiguchi cd67f0d2a9 hugetlb, rmap: use hugepage_add_new_anon_rmap() in hugetlb_cow() 15 years ago
Naoya Horiguchi 433abed6c6 hugetlb, rmap: always use anon_vma root pointer 15 years ago
Andrea Arcangeli 2aeadc30de mmap: call unlink_anon_vmas() in __split_vma() in case of error 15 years ago
David Rientjes e85bfd3aa7 oom: filter unkillable tasks from tasklist dump 15 years ago
Minchan Kim d1908362ae vmscan: check all_unreclaimable in direct reclaim path 15 years ago
David Rientjes f19e8aa11a oom: always return a badness score of non-zero for eligible tasks 15 years ago
Jan Kara 976e48f8a5 bdi: Initialize noop_backing_dev_info properly 15 years ago
Tejun Heo 46b30ea9bc percpu: fix pcpu_last_unit_cpu 15 years ago
Hugh Dickins 31c4a3d3a0 mm: further fix swapin race condition 15 years ago
Cliff Wickman 3ee48b6af4 mm, x86: Saving vmcore with non-lazy freeing of vmas 15 years ago
Christoph Hellwig dd3932eddf block: remove BLKDEV_IFL_WAIT 15 years ago
Yinghai Lu 3661ca66a4 memblock: Fix section mismatch warnings 15 years ago
Christoph Hellwig 349f429eec swap: do not send discards as barriers 15 years ago
Tejun Heo 9329ba9704 percpu: update comments to reflect that percpu allocations are always zero-filled 15 years ago
Tejun Heo fc1481a956 percpu: clear memory allocated with the km allocator 15 years ago
Mel Gorman 9ee493ce0a mm: page allocator: drain per-cpu lists after direct reclaim allocation fails 15 years ago
Christoph Lameter aa45484031 mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake 15 years ago
Mel Gorman 72853e2991 mm: page allocator: update free page counters after pages are placed on the free list 15 years ago
KAMEZAWA Hiroyuki 5ee28a4476 vmstat: update zone stat threshold when onlining a cpu 15 years ago
Hugh Dickins 3399446632 swap: discard while swapping only if SWAP_FLAG_DISCARD 15 years ago
Christoph Hellwig 8f2ae0faa3 swap: do not send discards as barriers 15 years ago
Hugh Dickins b73d7fcecd swap: prevent reuse during hibernation 15 years ago