Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
13ccea3ff07cabcc48eb5e953eec24141b7be9d6
/
mm
/
page_alloc.c
9d0ed60
page allocator: Do not allow interrupts to use ALLOC_HARDER
by Mel Gorman
· 15 years ago
cc4a685
page allocator: always wake kswapd when restarting an allocation attempt after direct reclaim failed
by Mel Gorman
· 15 years ago
b76146e
revert "mm: oom analysis: add buffer cache information to show_free_areas()"
by Andrew Morton
· 15 years ago
db16826
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
8d65af7
sysctl: remove "struct file *" argument of ->proc_handler
by Alexey Dobriyan
· 15 years ago
03f6462
mm: move highest_memmap_pfn
by Hugh Dickins
· 15 years ago
a6f9edd
page-allocator: maintain rolling count of pages to free from the PCP
by Mel Gorman
· 15 years ago
5f8dcc2
page-allocator: split per-cpu list into one-list-per-migrate-type
by Mel Gorman
· 15 years ago
f862963
mm: do batched scans for mem_cgroup
by Wu Fengguang
· 15 years ago
2c85f51
mm: also use alloc_large_system_hash() for the PID hash table
by Jan Beulich
· 15 years ago
78986a6
page-allocator: limit the number of MIGRATE_RESERVE pageblocks per zone
by Mel Gorman
· 15 years ago
0d3d062
tracing, page-allocator: add trace event for page traffic related to the buddy lists
by Mel Gorman
· 15 years ago
e0fff1b
tracing, page-allocator: add trace events for anti-fragmentation falling back to other migratetypes
by Mel Gorman
· 15 years ago
4b4f278
tracing, page-allocator: add trace events for page allocation and page freeing
by Mel Gorman
· 15 years ago
38a3985
page-allocator: remove dead function free_cold_page()
by Mel Gorman
· 15 years ago
2f66a68
page-allocator: change migratetype for all pageblocks within a high-order page during __rmqueue_fallback
by Mel Gorman
· 15 years ago
451ea25
mm: perform non-atomic test-clear of PG_mlocked on free
by Johannes Weiner
· 15 years ago
945a111
mm: add gfp mask checking for __get_free_pages()
by Akinobu Mita
· 15 years ago
a731286
mm: vmstat: add isolate pages
by KOSAKI Motohiro
· 15 years ago
b259fbd
mm: update alloc_flags after oom killer has been called
by David Rientjes
· 15 years ago
4b02108
mm: oom analysis: add shmem vmstat
by KOSAKI Motohiro
· 15 years ago
c6a7f57
mm: oom analysis: Show kernel stack usage in /proc/meminfo and OOM log output
by KOSAKI Motohiro
· 15 years ago
71de1cc
mm: oom analysis: add buffer cache information to show_free_areas()
by KOSAKI Motohiro
· 15 years ago
4a0aa73
mm: oom analysis: add per-zone statistics to show_free_areas()
by KOSAKI Motohiro
· 15 years ago
3701b03
mm: show_free_areas(): display slab pages in two separate fields
by KOSAKI Motohiro
· 15 years ago
55a4462
page_alloc: fix kernel-doc warning
by Randy Dunlap
· 15 years ago
8e7e40d
memory hotplug: make pages from movable zone always isolatable
by Shaohua Li
· 15 years ago
6fb332f
memory hotplug: exclude isolated page from pco page alloc
by Shaohua Li
· 15 years ago
112067f
memory hotplug: update zone pcp at memory online
by Shaohua Li
· 15 years ago
478b81f
mm: remove obsoleted alloc_pages cpuset comment
by David Rientjes
· 15 years ago
2a7684a
HWPOISON: check and isolate corrupted free pages v2
by Wu Fengguang
· 15 years ago
dd5d241
page-allocator: always change pageblock ownership when anti-fragmentation is disabled
by Mel Gorman
· 15 years ago
7f9cfb3
mm: build_zonelists(): move clear node_load[] to __build_all_zonelists()
by Bo Liu
· 15 years ago
1fc28b7
page-allocator: allow too high-order warning messages to be suppressed with __GFP_NOWARN
by Mel Gorman
· 15 years ago
6583bb6
mm: avoid endless looping for oom killed tasks
by David Rientjes
· 15 years ago
e084b2d
page-allocator: preserve PFN ordering when __GFP_COLD is set
by Mel Gorman
· 15 years ago
7638d53
Merge branch 'kmemleak' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 15 years ago
8aa7e84
Fix congestion_wait() sync/async vs read/write confusion
by Jens Axboe
· 15 years ago
264ef8a
kmemleak: Remove alloc_bootmem annotations introduced in the past
by Catalin Marinas
· 15 years ago
5bfd756
Fix virt_to_phys() warnings
by Kevin Cernekee
· 15 years ago
66918dc
x86: only clear node_states for 64bit
by Yinghai Lu
· 15 years ago
4923abf
Don't warn about order-1 allocations with __GFP_NOFAIL
by Linus Torvalds
· 15 years ago
364df0e
mm: fix handling of pagesets for downed cpus
by Dimitri Sivanich
· 15 years ago
c277331
mm: page_alloc: clear PG_locked before checking flags on free
by Johannes Weiner
· 15 years ago
dcce284
mm: Extend gfp masking to the page allocator
by Benjamin Herrenschmidt
· 15 years ago
517d086
Merge branch 'akpm'
by Linus Torvalds
· 15 years ago
fa5e084
vmscan: do not unconditionally treat zones that fail zone_reclaim() as full
by Mel Gorman
· 15 years ago
73d60b7
page-allocator: clear N_HIGH_MEMORY map before we set it again
by Yinghai Lu
· 15 years ago
82553a9
oom: invoke oom killer for __GFP_NOFAIL
by David Rientjes
· 15 years ago
6837765
mm: remove CONFIG_UNEVICTABLE_LRU config option
by KOSAKI Motohiro
· 15 years ago
bce7394
page-allocator: reset wmark_min and inactive ratio of zone when hotplug happens
by Minchan Kim
· 15 years ago
96cb4df
page-allocator: add inactive ratio calculation function of each zone
by Minchan Kim
· 15 years ago
bc75d33
page-allocator: clean up functions related to pages_min
by Minchan Kim
· 15 years ago
7f33d49
mm, PM/Freezer: Disable OOM killer when tasks are frozen
by Rafael J. Wysocki
· 15 years ago
dab48da
page-allocator: warn if __GFP_NOFAIL is used for a large allocation
by Andrew Morton
· 15 years ago
e9bb35d
mm: setup_per_zone_inactive_ratio - fix comment and make it __init
by Cyrill Gorcunov
· 15 years ago
5c87ead
mm: setup_per_zone_inactive_ratio - do not call for int_sqrt if not needed
by Cyrill Gorcunov
· 15 years ago
6e08a36
vmscan: cleanup the scan batching code
by Wu Fengguang
· 15 years ago
20a0307
mm: introduce PageHuge() for testing huge/gigantic pages
by Wu Fengguang
· 15 years ago
a1dd268
mm: use alloc_pages_exact() in alloc_large_system_hash() to avoid duplicated logic
by Mel Gorman
· 15 years ago
72807a7
page allocator: sanity check order in the page allocator slow path
by Mel Gorman
· 15 years ago
092cead
page allocator: move free_page_mlock() to page_alloc.c
by KOSAKI Motohiro
· 15 years ago
62bc62a
page allocator: use a pre-calculated value instead of num_online_nodes() in fast paths
by Christoph Lameter
· 15 years ago
974709b
page allocator: get the pageblock migratetype without disabling interrupts
by Mel Gorman
· 15 years ago
f2260e6
page allocator: update NR_FREE_PAGES only as necessary
by Mel Gorman
· 15 years ago
4185896
page allocator: use allocation flags as an index to the zone watermark
by Mel Gorman
· 15 years ago
a3af9c3
page allocator: do not check for compound pages during the page allocator sanity checks
by Nick Piggin
· 15 years ago
d395b73
page allocator: do not setup zonelist cache when there is only one node
by Mel Gorman
· 15 years ago
da456f1
page allocator: do not disable interrupts in free_page_mlock()
by Mel Gorman
· 15 years ago
ed0ae21
page allocator: do not call get_pageblock_migratetype() more than necessary
by Mel Gorman
· 15 years ago
0ac3a40
page allocator: inline __rmqueue_fallback()
by Mel Gorman
· 15 years ago
0a15c3e
page allocator: inline buffered_rmqueue()
by Mel Gorman
· 15 years ago
728ec98
page allocator: inline __rmqueue_smallest()
by Mel Gorman
· 15 years ago
a56f57f
page allocator: remove a branch by assuming __GFP_HIGH == ALLOC_HIGH
by Mel Gorman
· 15 years ago
341ce06
page allocator: calculate the alloc_flags for allocation only once
by Peter Zijlstra
· 15 years ago
3dd2826
page allocator: calculate the migratetype for allocation only once
by Mel Gorman
· 15 years ago
5117f45
page allocator: calculate the preferred zone for allocation only once
by Mel Gorman
· 15 years ago
49255c6
page allocator: move check for disabled anti-fragmentation out of fastpath
by Mel Gorman
· 15 years ago
11e33f6
page allocator: break up the allocator entry point into fast and slow paths
by Mel Gorman
· 15 years ago
7f82af9
page allocator: check only once if the zonelist is suitable for the allocation
by Mel Gorman
· 15 years ago
b3c466c
page allocator: do not sanity check order in the fast path
by Mel Gorman
· 15 years ago
d239171
page allocator: replace __alloc_pages_internal() with __alloc_pages_nodemask()
by Mel Gorman
· 15 years ago
6c0db46
mm: alloc_large_system_hash check order
by Hugh Dickins
· 15 years ago
58568d2
cpuset,mm: update tasks' mems_allowed in time
by Miao Xie
· 15 years ago
b1eeab6
kmemcheck: add hooks for the page allocator
by Vegard Nossum
· 16 years ago
dbb1f81
kmemleak: Add kmemleak_alloc callback from alloc_large_system_hash
by Catalin Marinas
· 15 years ago
888a589
mm, x86: remove MEMORY_HOTPLUG_RESERVE related code
by Yinghai Lu
· 15 years ago
3a6be87
nommu: clamp zone_batchsize() to 0 under NOMMU conditions
by David Howells
· 16 years ago
9155203
mm: use roundown_pow_of_two() in zone_batchsize()
by David Howells
· 16 years ago
90975ef
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask
by Linus Torvalds
· 16 years ago
811158b
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 16 years ago
327c0e9
vmscan: fix it to take care of nodemask
by KAMEZAWA Hiroyuki
· 16 years ago
ee99c71
mm: introduce for_each_populated_zone() macro
by KOSAKI Motohiro
· 16 years ago
558f6ab
Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Rusty Russell
· 16 years ago
c4e1aa6
Merge branch 'locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
e713a21
trivial: Fix dubious bitwise 'or' usage spotted by sparse.
by Alexey Zaytsev
· 16 years ago
a70f730
cpumask: replace node_to_cpumask with cpumask_of_node.
by Rusty Russell
· 16 years ago
cc2559b
mm: fix memmap init for handling memory hole
by KAMEZAWA Hiroyuki
· 16 years ago
f2dbcfa
mm: clean up for early_pfn_to_nid()
by KAMEZAWA Hiroyuki
· 16 years ago
cf40bd1
lockdep: annotate reclaim context (__GFP_NOFS)
by Nick Piggin
· 16 years ago
Next »