Akinobu Mita
|
dd48c085c1
fault-injection: add ability to export fault_attr in arbitrary directory
|
14 年 前 |
Akinobu Mita
|
b2588c4b4c
fail_page_alloc: simplify debugfs initialization
|
14 年 前 |
Akinobu Mita
|
7f5ddcc8d3
fault-injection: use debugfs_remove_recursive
|
14 年 前 |
Mel Gorman
|
76d3fbf8fb
mm: page allocator: reconsider zones for allocation after direct reclaim
|
14 年 前 |
Mel Gorman
|
cd38b115d5
mm: page allocator: initialise ZLC for first zone eligible for zone_reclaim
|
14 年 前 |
Tejun Heo
|
1e01979c8f
x86, numa: Implement pfn -> nid mapping granularity check
|
14 年 前 |
Linus Torvalds
|
1fa7b6a29c
Revert "mm: fail GFP_DMA allocations when ZONE_DMA is not configured"
|
14 年 前 |
KAMEZAWA Hiroyuki
|
246e87a939
memcg: fix get_scan_count() for small targets
|
14 年 前 |
Andrew Barry
|
cfa54a0fcf
mm/page_alloc.c: prevent unending loop in __alloc_pages_slowpath()
|
14 年 前 |
David Rientjes
|
a197b59ae6
mm: fail GFP_DMA allocations when ZONE_DMA is not configured
|
14 年 前 |
Arve Hjønnevåg
|
6d3163ce86
mm: check if any page in a pageblock is reserved before marking it MIGRATE_RESERVE
|
14 年 前 |
Dave Hansen
|
a238ab5b02
mm: break out page allocation warning code
|
14 年 前 |
Andrea Arcangeli
|
c6a140bf16
mm/compaction: reverse the change that forbade sync migraton with __GFP_NO_KSWAPD
|
14 年 前 |
KOSAKI Motohiro
|
a6cccdc36c
mm, mem-hotplug: update pcp->stat_threshold when memory hotplug occur
|
14 年 前 |
KOSAKI Motohiro
|
1b79acc911
mm, mem-hotplug: recalculate lowmem_reserve when memory hotplug occurs
|
14 年 前 |
KOSAKI Motohiro
|
839a4fcc8a
mm, mem-hotplug: fix section mismatch. setup_per_zone_inactive_ratio() should be __meminit.
|
14 年 前 |
Sergey Senozhatsky
|
ac3bbec5ec
mm: remove unused zone_idx variable from set_migratetype_isolate
|
14 年 前 |
David Rientjes
|
7bf02ea22c
arch, mm: filter disallowed nodes from arch specific show_mem functions
|
14 年 前 |
Linus Torvalds
|
57d19e80f4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 年 前 |
Linus Torvalds
|
268bb0ce3e
sanitize <linux/prefetch.h> usage
|
14 年 前 |
Randy Dunlap
|
b5e6ab589d
mm: fix kernel-doc warning in page_alloc.c
|
14 年 前 |
Andi Kleen
|
ee85c2e145
mm: add alloc_pages_exact_nid()
|
14 年 前 |
Yinghai Lu
|
8f389a99b6
mm: use alloc_bootmem_node_nopanic() on really needed path
|
14 年 前 |
Jiri Kosina
|
07f9479a40
Merge branch 'master' into for-next
|
14 年 前 |
Paul Mundt
|
9f6ae448bf
mm/page_alloc.c: silence build_all_zonelists() section mismatch
|
14 年 前 |
Nikanth Karthikesan
|
58c2ee4007
mm: Fix section mismatch for setup_zone_pageset()
|
14 年 前 |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 年 前 |
David Rientjes
|
b2b755b5f1
lib, arch: add filter argument to show_mem and fix private implementations
|
14 年 前 |
Daisuke Nishimura
|
f212ad7cf9
memcg: add memcg sanity checks at allocating and freeing pages
|
14 年 前 |
Kirill A. Shutemov
|
84be48d84a
mm/page_alloc.c: use list_move() instead of list_del()/list_add() combination
|
14 年 前 |