Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
009ca3897ea8313b4ed4da964a2f31ecf5a0624d
/
mm
/
page_alloc.c
c9e664f
PM / Hibernate: Fix memory corruption related to swap
by Rafael J. Wysocki
· 14 years ago
e9959f0
mm/page_alloc.c: fix build_all_zonelist() where percpu_alloc() is wrongly called under stop_machine_run()
by KAMEZAWA Hiroyuki
· 14 years ago
e6223a3
mm: add casts to/from gfp_t in gfp_to_alloc_flags()
by Namhyung Kim
· 14 years ago
0e093d99
writeback: do not sleep on the congestion queue if there are no congested BDIs or if significant congestion is not being encountered in the current zone
by Mel Gorman
· 14 years ago
49ac825
memory hotplug: unify is_removable and offline detection code
by KAMEZAWA Hiroyuki
· 14 years ago
4b20477
memory hotplug: fix notifier's return value check
by KAMEZAWA Hiroyuki
· 14 years ago
b7f50cf
mm, page-allocator: do not check the state of a non-existant buddy during free
by Mel Gorman
· 14 years ago
8e4029e
Merge branch 'x86/urgent' into core/memblock
by H. Peter Anvin
· 14 years ago
153db80
Merge commit 'v2.6.36-rc7' into core/memblock
by Ingo Molnar
· 14 years ago
f241e660
mm: alloc_large_system_hash() printk overflow on 16TB boot
by Robin Holt
· 14 years ago
9ee493c
mm: page allocator: drain per-cpu lists after direct reclaim allocation fails
by Mel Gorman
· 14 years ago
aa45484
mm: page allocator: calculate a better estimate of NR_FREE_PAGES when memory is low and kswapd is awake
by Christoph Lameter
· 14 years ago
72853e2
mm: page allocator: update free page counters after pages are placed on the free list
by Mel Gorman
· 14 years ago
daab7fc
Merge commit 'v2.6.36-rc3' into x86/memblock
by Ingo Molnar
· 14 years ago
72d7c3b
x86: Use memblock to replace early_res
by Yinghai Lu
· 14 years ago
edbe7d2
memblock: Add find_memory_core_early()
by Yinghai Lu
· 14 years ago
25edde0
vmscan: kill prev_priority completely
by KOSAKI Motohiro
· 14 years ago
ff321fe
mm: rename try_set_zone_oom() to try_set_zonelist_oom()
by Minchan Kim
· 14 years ago
03668b3
oom: avoid oom killer for lowmem allocations
by David Rientjes
· 14 years ago
b8ab9f8
x86,nobootmem: make alloc_bootmem_node fall back to other node when 32bit numa is used
by Yinghai Lu
· 14 years ago
9078370
kmemleak: Add support for NO_BOOTMEM configurations
by Catalin Marinas
· 14 years ago
7aac789
numa: introduce numa_mem_id()- effective local memory node id
by Lee Schermerhorn
· 14 years ago
7281201
numa: add generic percpu var numa_node_id() implementation
by Lee Schermerhorn
· 14 years ago
4eaf3f6
mem-hotplug: fix potential race while building zonelist for new populated zone
by Haicheng Li
· 14 years ago
1f52250
mem-hotplug: avoid multiple zones sharing same boot strapping boot_pageset
by Haicheng Li
· 14 years ago
319774e
mem-hotplug: separate setup_per_cpu_pageset() into separate functions
by Wu Fengguang
· 14 years ago
ec95f53
mm: introduce free_pages_prepare()
by KOSAKI Motohiro
· 14 years ago
4f92e25
mm: compaction: defer compaction using an exponential backoff when compaction fails
by Mel Gorman
· 14 years ago
56de726
mm: compaction: direct compact when a high-order allocation fails
by Mel Gorman
· 14 years ago
748446b
mm: compaction: memory compaction core
by Mel Gorman
· 14 years ago
e325c90
mm: default to node zonelist ordering when nodes have only lowmem
by David Rientjes
· 14 years ago
c0ff745
cpuset,mm: fix no node to alloc memory when changing cpuset's mems
by Miao Xie
· 14 years ago
6dda9d5
page allocator: reduce fragmentation in buddy allocator by adding buddies that are merging to the tail of the free lists
by Corrado Zoccolo
· 14 years ago
8839316
Fix typos in comments
by Thomas Weber
· 15 years ago
718a382
mm: introduce dump_page() and print symbolic flag names
by Wu Fengguang
· 15 years ago
2d30a1f
mm: do not iterate over NR_CPUS in __zone_pcp_update()
by Thomas Gleixner
· 15 years ago
72f0ba0
mm: suppress pfn range output for zones without pages
by David Rientjes
· 15 years ago
452aa69
mm/pm: force GFP_NOIO during suspend/hibernation and resume
by Rafael J. Wysocki
· 15 years ago
93e4a89
mm: restore zone->all_unreclaimable to independence word
by KOSAKI Motohiro
· 15 years ago
fc91668
mm: remove free_hot_page()
by Li Hong
· 15 years ago
c475dab
mm/page_alloc.c: adjust a call site to trace_mm_page_free_direct
by Li Hong
· 15 years ago
f650316
mm/page_alloc.c: remove duplicate call to trace_mm_page_free_direct
by Li Hong
· 15 years ago
a626b46
Merge branch 'x86-bootmem-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
2ee78f7
x86: Fix non-bootmem compilation on PowerPC
by Yinghai Lu
· 15 years ago
0867721
x86: Make 64 bit use early_res instead of bootmem before slab
by Yinghai Lu
· 15 years ago
ab38612
Merge branch 'master' into percpu
by Tejun Heo
· 15 years ago
a701623
mm: fix migratetype bug which slowed swapping
by Hugh Dickins
· 15 years ago
6ccf80e
page allocator: update NR_FREE_PAGES only when necessary
by KOSAKI Motohiro
· 15 years ago
d2dbe08
mm/page_alloc: fix the range check for backward merging
by Kazuhisa Ichikawa
· 15 years ago
99dcc3e
this_cpu: Page allocator conversion
by Christoph Lameter
· 15 years ago
443c6f1
SYSCTL: Add a mutex to the page_alloc zone order sysctl
by Andi Kleen
· 15 years ago
dd508ae
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc
by Linus Torvalds
· 15 years ago
3981e15
Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 15 years ago
925cc71
mm: Add notifier in pageblock isolation for balloon drivers
by Robert Jennings
· 15 years ago
3299625
x86: Fix checking of SRAT when node 0 ram is not from 0
by Yinghai Lu
· 15 years ago
d4220f9
Merge branch 'hwpoison' of git://git.kernel.org/pub/scm/linux/kernel/git/ak/linux-mce-2.6
by Linus Torvalds
· 15 years ago
4365a56
oom-kill: fix NUMA constraint check with nodemask
by KAMEZAWA Hiroyuki
· 15 years ago
8d22ba1
HWPOISON: detect free buddy pages explicitly
by Wu Fengguang
· 15 years ago
af8e335
mm: CONFIG_MMU for PG_mlocked
by Hugh Dickins
· 15 years ago
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
a6f9edd6
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
Next »