Commit Graph

644 Commits (6b4231e2f92adbcf96fb2a3fa751d7ca0a61b21f)

Author SHA1 Message Date
Dimitri Sivanich 074b85175a vfs: fix panic in __d_lookup() with high dentry hashtable counts 13 years ago
Michal Hocko 656a070629 mm: __count_immobile_pages(): make sure the node is online 13 years ago
Michal Hocko 687875fb7d mm: fix NULL ptr dereference in __count_immobile_pages 13 years ago
Hugh Dickins 4111304dab mm: enum lru_list lru 13 years ago
Mel Gorman 66199712e9 mm: page allocator: do not call direct reclaim for THP allocations while compaction is deferred 13 years ago
Bob Liu d0048b0e59 page_alloc: break early in check_for_regular_memory() 13 years ago
Johannes Weiner 6290df5458 mm: collect LRU list heads into struct lruvec 13 years ago
Johannes Weiner c3993076f8 mm: page_alloc: generalize order handling in __free_pages_bootmem() 13 years ago
Michal Hocko df0a6daa01 mm: fix off-by-two in __zone_watermark_ok() 13 years ago
Johannes Weiner a756cf5908 mm: try to distribute dirty pages fairly across zones 13 years ago
Johannes Weiner ab8fabd46f mm: exclude reserved pages from dirtyable memory 13 years ago
Stanislaw Gruszka c0a32fc5a2 mm: more intensive memory corruption debugging 13 years ago
Mel Gorman f90ac3982a mm: avoid livelock on !__GFP_FS allocations 13 years ago
Mel Gorman 938929f14c mm: reduce the amount of work done when updating min_free_kbytes 13 years ago
Konstantin Khlebnikov b413d48aa7 mm-tracepoint: rename page-free events 13 years ago
Konstantin Khlebnikov da066ad357 mm: remove unused pagevec_free 13 years ago
Konstantin Khlebnikov cc59850ef9 mm: add free_hot_cold_page_list() helper 13 years ago
Al Viro f4ae40a6a5 switch debugfs to umode_t 13 years ago
Michal Hocko d021563888 mm: Ensure that pfn_valid() is called once per pageblock when reserving pageblocks 13 years ago
Youquan Song 58a84aa927 thp: set compound tail page _count to zero 13 years ago
Tejun Heo 0ee332c145 memblock: Kill early_node_map[] 13 years ago
Wang Sheng-Hui 6416b9fa43 mm: cleanup the comment for head/tail pages of compound pages in mm/page_alloc.c 13 years ago
Joe Perches 3ee9a4f086 mm: neaten warn_alloc_failed 13 years ago
Dave Jones 4f31888c10 mm: output a list of loaded modules when we hit bad_page() 13 years ago
Akinobu Mita dd48c085c1 fault-injection: add ability to export fault_attr in arbitrary directory 14 years ago
Akinobu Mita b2588c4b4c fail_page_alloc: simplify debugfs initialization 14 years ago
Akinobu Mita 7f5ddcc8d3 fault-injection: use debugfs_remove_recursive 14 years ago
Mel Gorman 76d3fbf8fb mm: page allocator: reconsider zones for allocation after direct reclaim 14 years ago
Mel Gorman cd38b115d5 mm: page allocator: initialise ZLC for first zone eligible for zone_reclaim 14 years ago
Tejun Heo 7c0caeb866 memblock: Add optional region->nid 14 years ago
Tejun Heo eb40c4c27f memblock, x86: Replace memblock_x86_find_in_range_node() with generic memblock calls 14 years ago
Tejun Heo c13291a536 bootmem: Use for_each_mem_pfn_range() in page_alloc.c 14 years ago
Tejun Heo 96e907d136 bootmem: Reimplement __absent_pages_in_range() using for_each_mem_pfn_range() 14 years ago
Tejun Heo 5dfe8660a3 bootmem: Replace work_with_active_regions() with for_each_mem_pfn_range() 14 years ago
Tejun Heo 1f5026a7e2 memblock: Kill MEMBLOCK_ERROR 14 years ago
Tejun Heo 53348f2716 bootmem: Fix __free_pages_bootmem() to use @order properly 14 years ago
Tejun Heo 1e01979c8f x86, numa: Implement pfn -> nid mapping granularity check 14 years ago
Linus Torvalds 1fa7b6a29c Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured" 14 years ago
KAMEZAWA Hiroyuki 246e87a939 memcg: fix get_scan_count() for small targets 14 years ago
Andrew Barry cfa54a0fcf mm/page_alloc.c: prevent unending loop in __alloc_pages_slowpath() 14 years ago
David Rientjes a197b59ae6 mm: fail GFP_DMA allocations when ZONE_DMA is not configured 14 years ago
Arve Hjønnevåg 6d3163ce86 mm: check if any page in a pageblock is reserved before marking it MIGRATE_RESERVE 14 years ago
Dave Hansen a238ab5b02 mm: break out page allocation warning code 14 years ago
Andrea Arcangeli c6a140bf16 mm/compaction: reverse the change that forbade sync migraton with __GFP_NO_KSWAPD 14 years ago
KOSAKI Motohiro a6cccdc36c mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur 14 years ago
KOSAKI Motohiro 1b79acc911 mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occurs 14 years ago
KOSAKI Motohiro 839a4fcc8a mm, mem-hotplug: fix section mismatch. setup_per_zone_inactive_ratio() should be __meminit. 14 years ago
Sergey Senozhatsky ac3bbec5ec mm: remove unused zone_idx variable from set_migratetype_isolate 14 years ago
David Rientjes 7bf02ea22c arch, mm: filter disallowed nodes from arch specific show_mem functions 14 years ago
Linus Torvalds 268bb0ce3e sanitize <linux/prefetch.h> usage 14 years ago