Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
kernel
/
msm
/
f393d9b130423a7a47c751b26df07ceaa5dc76a9
/
mm
/
page_alloc.c
52d4b9a
memcg: allocate all page_cgroup at boot
by KAMEZAWA Hiroyuki
· 16 years ago
1125b4e
setup_per_zone_pages_min(): take zone->lock instead of zone->lru_lock
by Gerald Schaefer
· 16 years ago
d903ef9
mm: print out meminit for memmap
by Yinghai Lu
· 16 years ago
985737c
mlock: count attempts to free mlocked page
by Lee Schermerhorn
· 16 years ago
b291f00
mlock: mlocked pages are unevictable
by Nick Piggin
· 16 years ago
7b85412
Unevictable LRU Page Statistics
by Lee Schermerhorn
· 16 years ago
556adec
vmscan: second chance replacement for anonymous pages
by Rik van Riel
· 16 years ago
4f98a2f
vmscan: split LRU lists into anon & file sets
by Rik van Riel
· 16 years ago
b2e1853
define page_file_cache() function
by Rik van Riel
· 16 years ago
b69408e
vmscan: Use an indexed array for LRU variables
by Christoph Lameter
· 16 years ago
db99100
mm/page_alloc.c:free_area_init_nodes() fix inappropriate use of enum
by Andrew Morton
· 16 years ago
6babc32
mm: handle initialising compound pages at orders greater than MAX_ORDER
by Andy Whitcroft
· 16 years ago
5276558
mm/bootmem: silence section mismatch warning - contig_page_data/bootmem_node_data
by Marcin Slusarz
· 16 years ago
344c790
mm: make setup_zone_migrate_reserve() aware of overlapping nodes
by Adam Litke
· 16 years ago
74768ed
page allocator: use no-panic variant of alloc_bootmem() in alloc_large_system_hash()
by Jan Beulich
· 16 years ago
1d1958f
mm: remove find_max_pfn_with_active_regions
by Yinghai Lu
· 16 years ago
9b1a4d3
stop_machine: Wean existing callers off stop_machine_run()
by Rusty Russell
· 16 years ago
af370fb
memory hotplug: small fixes to bootmem freeing for memory hotremove
by Yasunori Goto
· 16 years ago
b69a728
mm/page_alloc.c: cleanups
by Adrian Bunk
· 16 years ago
2be0ffe
mm: add alloc_pages_exact() and free_pages_exact()
by Timur Tabi
· 16 years ago
01ad1c0
mm: export prep_compound_page to mm
by Andi Kleen
· 16 years ago
9109fb7
mm: drop unneeded pgdat argument from free_area_init_node()
by Johannes Weiner
· 16 years ago
3c82d0c
buddy: clarify comments describing buddy merge
by Andy Whitcroft
· 16 years ago
e4048e5
page allocator: inline some __alloc_pages() wrappers
by KOSAKI Motohiro
· 16 years ago
b61bfa3
mm: move bootmem descriptors definition to a single place
by Johannes Weiner
· 16 years ago
68ad8df
mm: print out the zonelists on request for manual verification
by Mel Gorman
· 16 years ago
2dbb51c
mm: make defensive checks around PFN values registered for memory usage
by Mel Gorman
· 16 years ago
708614e
mm: verify the page links and memory model
by Mel Gorman
· 16 years ago
6b74ab9
mm: add a basic debugging framework for memory initialisation
by Mel Gorman
· 16 years ago
1a781a7
Merge branch 'generic-ipi' into generic-ipi-for-linus
by Ingo Molnar
· 16 years ago
5dab8ec
mm, generic, x86 boot: more tweaks to hex prints of some pfn addresses
by Paul Jackson
· 16 years ago
2bc0d26
x86 boot: more consistently use type int for node ids
by Paul Jackson
· 16 years ago
e2fc252
x86 boot: show pfn addresses in hex not decimal in some kernel info printks
by Paul Jackson
· 16 years ago
d52d53b
RFC x86: try to remove arch_get_ram_range
by Yinghai Lu
· 16 years ago
b5bc6c0
x86, mm: use add_highpages_with_active_regions() for high pages init v2
by Yinghai Lu
· 16 years ago
cc1050b
x86: replace shrink_active_range() with remove_active_range()
by Yinghai Lu
· 16 years ago
896395c
Merge branch 'linus' into tmp.x86.mpparse.new
by Ingo Molnar
· 16 years ago
494de90
Do not overwrite nr_zones on !NUMA when initialising zlcache_ptr
by Mel Gorman
· 16 years ago
15c8b6c
on_each_cpu(): kill unused 'retry' parameter
by Jens Axboe
· 16 years ago
cc1a9d8
mm, x86: shrink_active_range() should check all
by Yinghai Lu
· 16 years ago
dfa7e20
mm: Minor clean-up of page flags in mm/page_alloc.c
by Russ Anderson
· 16 years ago
e8c27ac
x86, numa, 32-bit: print out debug info on all kvas
by Yinghai Lu
· 16 years ago
cd94b9d
memory hotplug: fix early allocation handling
by Heiko Carstens
· 16 years ago
7eb5482
zonelists: handle a node zonelist with no applicable entries
by Andy Whitcroft
· 16 years ago
f723215
mm: don't drop a partial page in a zone's memory map size
by Johannes Weiner
· 16 years ago
76cdd58
memory_hotplug: always initialize pageblock bitmap
by Heiko Carstens
· 16 years ago
3ac7fe5
infrastructure to debug (dynamic) objects
by Thomas Gleixner
· 17 years ago
a41f24e
page allocator: smarter retry of costly-order allocations
by Nishanth Aravamudan
· 17 years ago
ab857d0
mm: fix misleading __GFP_REPEAT related comments
by Nishanth Aravamudan
· 17 years ago
86051ca
mm: fix usemap initialization
by KAMEZAWA Hiroyuki
· 17 years ago
2309f9e
mm/page_alloc.c: remove hand-coded get_order()
by Pavel Machek
· 17 years ago
0c0a4a5
memory hotplug: free memmaps allocated by bootmem
by Yasunori Goto
· 17 years ago
0a128b2
pageflags: eliminate PG_xxx aliases
by Christoph Lameter
· 17 years ago
f05111f
mm/page_alloc.c: fix indentation
by S.Caglar Onur
· 17 years ago
19770b3
mm: filter based on a nodemask as well as a gfp_mask
by Mel Gorman
· 17 years ago
dd1a239
mm: have zonelist contains structs with both a zone pointer and zone_idx
by Mel Gorman
· 17 years ago
54a6eb5
mm: use two zonelist that are filtered by GFP mask
by Mel Gorman
· 17 years ago
18ea7e7
mm: remember what the preferred zone is for zone_statistics
by Mel Gorman
· 17 years ago
0e88460
mm: introduce node_zonelist() for accessing the zonelist for a GFP mask
by Mel Gorman
· 17 years ago
dac1d27
mm: use zonelists instead of zones when direct reclaiming pages
by Mel Gorman
· 17 years ago
c5f59f0
nodemask: use new node_to_cpumask_ptr function
by Mike Travis
· 17 years ago
9442ec9d
memcg: bad page if page_cgroup when free
by Hugh Dickins
· 17 years ago
10ed273
zlc_setup(): handle jiffies wraparound
by KOSAKI Motohiro
· 17 years ago
b5a0e01
Solve section mismatch for free_area_init_core.
by Alexander van Heukelum
· 17 years ago
edde08f
misc: removal of final callers using fastcall
by Harvey Harrison
· 17 years ago
8a9f3cc
Memory controller: memory accounting
by Balbir Singh
· 17 years ago
e6f3602
Include count of pagecache pages in show_mem() output
by Larry Woodman
· 17 years ago
920c7a5
mm: remove fastcall from mm/
by Harvey Harrison
· 17 years ago
1e548de
page allocator: remove unused arguments in zone_init_free_lists()
by Andi Kleen
· 17 years ago
3dfa572
Page allocator: get rid of the list of cold pages
by Christoph Lameter
· 17 years ago
9f8f217
Page allocator: clean up pcp draining functions
by Christoph Lameter
· 17 years ago
1d6f4e6
mm: fix section mismatch warning in page_alloc.c
by Sam Ravnborg
· 17 years ago
467bc46
Fix crash with FLAT_MEMORY and ARCH_PFN_OFFSET != 0
by Thomas Bogendoerfer
· 17 years ago
81eabcb
mm: fix page allocation for larger I/O segments
by Mel Gorman
· 17 years ago
ba72cb8
Fix boot problem with iSeries lacking hugepage support
by Mel Gorman
· 17 years ago
09f345d
prep_zero_page: remove bogus BUG_ON
by Hugh Dickins
· 17 years ago
44048d7
Revert "Bias the placement of kernel pages at lower PFNs"
by Linus Torvalds
· 17 years ago
183ff22
spelling fixes: mm/
by Simon Arlott
· 17 years ago
ff0ceb9
oom: serialize out of memory calls
by David Rientjes
· 17 years ago
e815af9
oom: change all_unreclaimable zone member to flags
by David Rientjes
· 17 years ago
5a3135c
oom: move prototypes to appropriate header file
by David Rientjes
· 17 years ago
0c0e619
memory unplug: page offline
by KAMEZAWA Hiroyuki
· 17 years ago
a5d76b5
memory unplug: page isolation
by KAMEZAWA Hiroyuki
· 17 years ago
48f13bf
Breakout page_order() to internal.h to avoid special knowledge of the buddy allocator
by Mel Gorman
· 17 years ago
484f51f
mm/page_alloc.c: make code static
by Adrian Bunk
· 17 years ago
467c996
Print out statistics in relation to fragmentation avoidance to /proc/pagetypeinfo
by Mel Gorman
· 17 years ago
d9c2340
Do not depend on MAX_ORDER when grouping pages by mobility
by Mel Gorman
· 17 years ago
d100313
Fix calculation in move_freepages_block for counting pages
by Mel Gorman
· 17 years ago
64c5e13
don't group high order atomic allocations
by Mel Gorman
· 17 years ago
ac0e5b7
remove PAGE_GROUP_BY_MOBILITY
by Mel Gorman
· 17 years ago
56fd56b
Bias the location of pages freed for min_free_kbytes in the same MAX_ORDER_NR_PAGES blocks
by Mel Gorman
· 17 years ago
46dafbc
Be more agressive about stealing when MIGRATE_RECLAIMABLE allocations fallback
by Mel Gorman
· 17 years ago
5adc5be
Bias the placement of kernel pages at lower PFNs
by Mel Gorman
· 17 years ago
9ef9acb
Do not group pages by mobility type on low memory systems
by Mel Gorman
· 17 years ago
e010487
Group high-order atomic allocations
by Mel Gorman
· 17 years ago
e12ba74
Group short-lived and reclaimable kernel allocations
by Mel Gorman
· 17 years ago
c361be5
Move free pages between lists on steal
by Mel Gorman
· 17 years ago
e2c55dc
Drain per-cpu lists when high-order allocations fail
by Mel Gorman
· 17 years ago
b92a6ed
Add a configure option to group pages by mobility
by Mel Gorman
· 17 years ago
535131e
Choose pages from the per-cpu list based on migration type
by Mel Gorman
· 17 years ago
Next »