Linus Torvalds
|
7638d5322b
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
|
16 жил өмнө |
Jens Axboe
|
8aa7e847d8
Fix congestion_wait() sync/async vs read/write confusion
|
16 жил өмнө |
Catalin Marinas
|
264ef8a904
kmemleak: Remove alloc_bootmem annotations introduced in the past
|
16 жил өмнө |
Kevin Cernekee
|
5bfd756097
Fix virt_to_phys() warnings
|
16 жил өмнө |
Yinghai Lu
|
66918dcdf9
x86: only clear node_states for 64bit
|
16 жил өмнө |
Linus Torvalds
|
4923abf9f1
Don't warn about order-1 allocations with __GFP_NOFAIL
|
16 жил өмнө |
Dimitri Sivanich
|
364df0ebfb
mm: fix handling of pagesets for downed cpus
|
16 жил өмнө |
Johannes Weiner
|
c277331d5f
mm: page_alloc: clear PG_locked before checking flags on free
|
16 жил өмнө |
Benjamin Herrenschmidt
|
dcce284a25
mm: Extend gfp masking to the page allocator
|
16 жил өмнө |
Linus Torvalds
|
517d08699b
Merge branch 'akpm'
|
16 жил өмнө |
Mel Gorman
|
fa5e084e43
vmscan: do not unconditionally treat zones that fail zone_reclaim() as full
|
16 жил өмнө |
Yinghai Lu
|
73d60b7f74
page-allocator: clear N_HIGH_MEMORY map before we set it again
|
16 жил өмнө |
David Rientjes
|
82553a937f
oom: invoke oom killer for __GFP_NOFAIL
|
16 жил өмнө |
KOSAKI Motohiro
|
6837765963
mm: remove CONFIG_UNEVICTABLE_LRU config option
|
16 жил өмнө |
Minchan Kim
|
bce7394a3e
page-allocator: reset wmark_min and inactive ratio of zone when hotplug happens
|
16 жил өмнө |
Minchan Kim
|
96cb4df5dd
page-allocator: add inactive ratio calculation function of each zone
|
16 жил өмнө |
Minchan Kim
|
bc75d33f0f
page-allocator: clean up functions related to pages_min
|
16 жил өмнө |
Rafael J. Wysocki
|
7f33d49a2e
mm, PM/Freezer: Disable OOM killer when tasks are frozen
|
16 жил өмнө |
Andrew Morton
|
dab48dab37
page-allocator: warn if __GFP_NOFAIL is used for a large allocation
|
16 жил өмнө |
Cyrill Gorcunov
|
e9bb35df6f
mm: setup_per_zone_inactive_ratio - fix comment and make it __init
|
16 жил өмнө |
Cyrill Gorcunov
|
5c87eada68
mm: setup_per_zone_inactive_ratio - do not call for int_sqrt if not needed
|
16 жил өмнө |
Wu Fengguang
|
6e08a369ee
vmscan: cleanup the scan batching code
|
16 жил өмнө |
Wu Fengguang
|
20a0307c03
mm: introduce PageHuge() for testing huge/gigantic pages
|
16 жил өмнө |
Mel Gorman
|
a1dd268cf6
mm: use alloc_pages_exact() in alloc_large_system_hash() to avoid duplicated logic
|
16 жил өмнө |
Mel Gorman
|
72807a74c0
page allocator: sanity check order in the page allocator slow path
|
16 жил өмнө |
KOSAKI Motohiro
|
092cead617
page allocator: move free_page_mlock() to page_alloc.c
|
16 жил өмнө |
Christoph Lameter
|
62bc62a873
page allocator: use a pre-calculated value instead of num_online_nodes() in fast paths
|
16 жил өмнө |
Mel Gorman
|
974709bdb2
page allocator: get the pageblock migratetype without disabling interrupts
|
16 жил өмнө |
Mel Gorman
|
f2260e6b1f
page allocator: update NR_FREE_PAGES only as necessary
|
16 жил өмнө |
Mel Gorman
|
418589663d
page allocator: use allocation flags as an index to the zone watermark
|
16 жил өмнө |