Commit Graph

4934 Commits (5ef9bdde9cd8e7f9d43a975b47f520ca64cbd0a1)

Author SHA1 Message Date
David Rientjes ddd588b5dd oom: suppress nodes that are not allowed from meminfo on oom kill 14 years ago
Minchan Kim 9d502c1c8d mm/compaction: check migrate_pages's return value instead of list_empty() 14 years ago
Andrea Arcangeli d527caf22e mm: compaction: prevent kswapd compacting memory to reduce CPU usage 14 years ago
Nick Piggin 89699605fe mm: vmap area cache 14 years ago
David Rientjes edd45544c6 oom: avoid deferring oom killer if exiting task is being traced 14 years ago
Andrey Vagin 30e2b41f20 oom: skip zombies when iterating tasklist 14 years ago
David Rientjes 3a5dda7a17 oom: prevent unnecessary oom kills or kernel panics 14 years ago
Mel Gorman 52c50567d8 mm: swap: unlock swapfile inode mutex before closing file on bad swapfiles 14 years ago
Christoph Lameter 4fdccdfbb4 slub: Add statistics for this_cmpxchg_double failures 14 years ago
Christoph Lameter 2fd66c517d slub: Add missing irq restore for the OOM path 14 years ago
Christoph Lameter a24c5a0ea9 slub: Dont define useless label in the !CONFIG_CMPXCHG_LOCAL case 14 years ago
Andrea Arcangeli ef2b4b95a6 mm: PageBuddy and mapcount robustness 14 years ago
Huang Ying f58c9df78c mm: remove is_hwpoison_address 14 years ago
Huang Ying 69ebb83e13 mm: make __get_user_pages return -EHWPOISON for HWPOISON page optionally 14 years ago
Huang Ying 0014bd990e mm: export __get_user_pages 14 years ago
Jens Axboe 95f28604a6 fs: assign sb->s_bdi to default_backing_dev_info if the bdi is going away 14 years ago
Shaohua Li 9b6096a65f mm: make generic_writepages() use plugging 14 years ago
Linus Torvalds 52d3c03675 Revert "oom: oom_kill_process: fix the child_points logic" 14 years ago
Oleg Nesterov dc1b83ab08 oom: oom_kill_process: fix the child_points logic 14 years ago
Hugh Dickins 2fbfac4e05 thp+memcg-numa: fix BUG at include/linux/mm.h:370! 14 years ago
Aneesh Kumar K.V 5fe0c23788 exportfs: Return the minimum required handle size 14 years ago
Andrea Arcangeli 2da28bfd96 thp: fix page_referenced to modify mapcount/vm_flags only if page is found 14 years ago
Lai Jiangshan 5bfe53a77e slab,rcu: don't assume the size of struct rcu_head 14 years ago
Lai Jiangshan da9a638c6f slub,rcu: don't assume the size of struct rcu_head 14 years ago
Lai Jiangshan ab9a0f196f slub: automatically reserve bytes at the end of slab 14 years ago
Christoph Lameter 8a5ec0ba42 Lockless (and preemptless) fastpaths for slub 14 years ago
Christoph Lameter d3f661d69a slub: Get rid of slab_free_hook_irq() 14 years ago
Jens Axboe 721a9602e6 block: kill off REQ_UNPLUG 14 years ago
Jens Axboe 5b417b1873 read-ahead: use plugging 14 years ago
Jens Axboe 55602dd66f fs: make generic file read/write functions plug 14 years ago
Jens Axboe 7eaceaccab block: remove per-queue plugging 14 years ago
Andi Kleen 5c4b4be3b6 mm: use correct numa policy node for transparent hugepages 14 years ago
Andi Kleen 19ee151e14 mm: preserve original node for transparent huge page copies 14 years ago
Andi Kleen 2f5f9486f8 mm: change alloc_pages_vma to pass down the policy node for local policy 14 years ago
Justin P. Mattock ae0e47f02a Remove one to many n's in a word 14 years ago
Mariusz Kozlowski d71f606f68 slub: fix ksize() build error 14 years ago
Yinghai Lu cc28989437 mm: Move early_node_map[] reverse scan helpers under HAVE_MEMBLOCK 14 years ago
Hugh Dickins e5598f8bf5 memcg: more mem_cgroup_uncharge() batching 14 years ago
Andi Kleen 8eac563c1c thp: fix interleaving for transparent hugepages 14 years ago
Namhyung Kim 29723fccc8 mm: fix dubious code in __count_immobile_pages() 14 years ago
Mel Gorman 2876592f23 mm: vmscan: stop reclaim/compaction earlier due to insufficient progress if !__GFP_REPEAT 14 years ago
Greg Thelen a879bf582d mm: grab rcu read lock in move_pages() 14 years ago
Miklos Szeredi 8074b26f67 mm: fix refcounting in swapon 14 years ago
Yinghai Lu 8bc1f91e1f bootmem: Move __alloc_memory_core_early() to nobootmem.c 14 years ago
Yinghai Lu e782ab421b bootmem: Move contig_page_data definition to bootmem.c/nobootmem.c 14 years ago
Yinghai Lu 0932587328 bootmem: Separate out CONFIG_NO_BOOTMEM code into nobootmem.c 14 years ago
Hugh Dickins a3e8cc643d mm: fix possible cause of a page_mapped BUG 14 years ago
Miklos Szeredi 2aa15890f3 mm: prevent concurrent unmap_mapping_range() on the same inode 14 years ago
Eric Dumazet b3d41885d9 slub: fix kmemcheck calls to match ksize() hints 14 years ago
Ryota Ozaki a335b2e173 mm: Fix out-of-date comments which refers non-existent functions 14 years ago