Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7a9cdd95fe153f86d23f63811ad4ba0ab32dad57
/
mm
/
page_alloc.c
026b081
mm/page_alloc.c: fix watermark check in __zone_watermark_ok()
by Tomasz Stanislawski
· 11 years ago
bb3ec6b
mm: Fix virt_to_page() warning
by Ralf Baechle
· 11 years ago
f9872ca
page_alloc: make setup_nr_node_ids() usable for arch init code
by Cody P Schafer
· 12 years ago
7c243c7
mm: speedup in __early_pfn_to_nid
by Russ Anderson
· 12 years ago
fed2719
mm: page_alloc: avoid marking zones full prematurely after zone_reclaim()
by Mel Gorman
· 12 years ago
949f7ec
mm, hugetlb: include hugepages in meminfo
by David Rientjes
· 12 years ago
cfa11e0
mm: introduce free_highmem_page() helper to free highmem pages into buddy system
by Jiang Liu
· 12 years ago
69afade
mm: introduce common help functions to deal with reserved/managed pages
by Jiang Liu
· 12 years ago
4b59e6c
mm, show_mem: suppress page counts in non-blockable contexts
by David Rientjes
· 12 years ago
5853ff2
mm: export split_page()
by K. Y. Srinivasan
· 12 years ago
20e6926
x86, ACPI, mm: Revert movablemem_map support
by Yinghai Lu
· 12 years ago
9043a26
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux
by Linus Torvalds
· 12 years ago
e0fb581
mm: accurately document nr_free_*_pages functions with code comments
by Zhang Yanfei
· 12 years ago
ebec386
mm: fix return type for functions nr_free_*_pages
by Zhang Yanfei
· 12 years ago
00ef2d2
mm: use NUMA_NO_NODE
by David Rientjes
· 12 years ago
b5e6a5a
mm/page_alloc: add informative debugging message in page_outside_zone_boundaries()
by Cody P Schafer
· 12 years ago
d29bb97
mm/page_alloc: add a VM_BUG in __free_one_page() if the zone is uninitialized.
by Cody P Schafer
· 12 years ago
108bcc9
mm: add & use zone_end_pfn() and zone_spans_pfn()
by Cody P Schafer
· 12 years ago
9c620e2
mm: remove offlining arg to migrate_pages
by Hugh Dickins
· 12 years ago
22b751c
mm: rename page struct field helpers
by Mel Gorman
· 12 years ago
21caf2f
mm: teach mm by current context info to not do I/O during memory allocation
by Ming Lei
· 12 years ago
194159f
mm: remove MIGRATE_ISOLATE check in hotpath
by Minchan Kim
· 12 years ago
306f2e9
mm: set zone->present_pages to number of existing pages in the zone
by Jiang Liu
· 12 years ago
b40da04
mm: use zone->present_pages instead of zone->managed_pages where appropriate
by Jiang Liu
· 12 years ago
01a178a
acpi, memory-hotplug: support getting hotplug info from SRAT
by Tang Chen
· 12 years ago
27168d3
acpi, memory-hotplug: extend movablemem_map ranges to the end of node
by Tang Chen
· 12 years ago
42f47e2
page_alloc: make movablemem_map have higher priority
by Tang Chen
· 12 years ago
6981ec3
page_alloc: introduce zone_movable_limit[] to keep movable limit for nodes
by Tang Chen
· 12 years ago
34b71f1
page_alloc: add movable_memmap kernel parameter
by Tang Chen
· 12 years ago
90ae8d6
mm/page_alloc.c:__setup_per_zone_wmarks: make min_pages unsigned long
by Andrew Morton
· 12 years ago
2a6f512
CMA: make putback_lru_pages() call conditional
by Srinivas Pandruvada
· 12 years ago
d652e1eb
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 12 years ago
7c45512
mm: fix pageblock bitmap allocation
by Linus Torvalds
· 12 years ago
41a7973
mm: cma: fix accounting of CMA pages placed in high memory
by Marek Szyprowski
· 12 years ago
8bd75c7
sched/rt: Move rt specific bits into new header file
by Clark Williams
· 12 years ago
373d4d0
taint: add explicit flag to show whether lock dep is still OK.
by Rusty Russell
· 12 years ago
8fb74b9
mm: compaction: partially revert capture of suitable high-order page
by Mel Gorman
· 12 years ago
c060f94
mm: use aligned zone start for pfn_to_bitidx calculation
by Laura Abbott
· 12 years ago
a458431
mm: fix zone_watermark_ok_safe() accounting of isolated pages
by Bartlomiej Zolnierkiewicz
· 12 years ago
bcc2b02
mm: cma: WARN if freed memory is still in use
by Marek Szyprowski
· 12 years ago
6a1a0d3
mm: allocate kernel pages to the right memcg
by Glauber Costa
· 12 years ago
0bb2c76
mm/page_alloc.c: remove duplicate check
by Gavin Shan
· 12 years ago
3d59eeb
Merge tag 'balancenuma-v11' of git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux-balancenuma
by Linus Torvalds
· 12 years ago
f6e858a
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
a2013a1
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 12 years ago
01cefae
mm: provide more accurate estimation of pages occupied by memmap
by Jiang Liu
· 12 years ago
9feedc9
mm: introduce new field "managed_pages" to struct zone
by Jiang Liu
· 12 years ago
20b2f52
numa: add CONFIG_MOVABLE_NODE for movable-dedicated node
by Lai Jiangshan
· 12 years ago
4b0ef1fe
page_alloc: use N_MEMORY instead N_HIGH_MEMORY change the node_states initialization
by Lai Jiangshan
· 12 years ago
be49a6e
mm: use migrate_prep() instead of migrate_prep_local()
by Marek Szyprowski
· 12 years ago
bc357f4
mm: cma: remove watermark hacks
by Marek Szyprowski
· 12 years ago
2e30abd
mm: cma: skip watermarks check for already isolated blocks in split_free_page()
by Marek Szyprowski
· 12 years ago
5733c7d
mm: introduce putback_movable_pages()
by Rafael Aquini
· 12 years ago
6dcd73d
memory-hotplug: allocate zone's pcp before onlining pages
by Wen Congyang
· 12 years ago
97d0da2
memory-hotplug: fix NR_FREE_PAGES mismatch
by Wen Congyang
· 12 years ago
b023f46
memory-hotplug: skip HWPoisoned page when offlining pages
by Wen Congyang
· 12 years ago
e5adfff
mm: use IS_ENABLED(CONFIG_NUMA) instead of NUMA_BUILD
by Kirill A. Shutemov
· 12 years ago
377e4f1
mm: show migration types in show_mem
by Rabin Vincent
· 12 years ago
57e0a03
mm: numa: Introduce last_nid to the page frame
by Mel Gorman
· 12 years ago
8177a42
mm: numa: Structures for Migrate On Fault per NUMA migration rate limiting
by Andrea Arcangeli
· 13 years ago
7b2a2d4
mm: migrate: Add a tracepoint for migrate_pages
by Mel Gorman
· 12 years ago
caf4919
Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage
by Linus Torvalds
· 12 years ago
31f8d42
Revert "mm: avoid waking kswapd for THP allocations when compaction is deferred or contended"
by Linus Torvalds
· 12 years ago
6d49e35
propagate name change to comments in kernel source
by Nadia Yvette Chambers
· 12 years ago
782fd30
mm: avoid waking kswapd for THP allocations when compaction is deferred or contended
by Mel Gorman
· 12 years ago
a509153
revert "Revert "mm: remove __GFP_NO_KSWAPD""
by Andrew Morton
· 12 years ago
58d0020
mm: compaction: fix return value of capture_free_page()
by Mel Gorman
· 12 years ago
82b212f
Revert "mm: remove __GFP_NO_KSWAPD"
by Mel Gorman
· 12 years ago
ef6c5be
fix incorrect NR_FREE_PAGES accounting (appears like memory leak)
by Dave Hansen
· 12 years ago
5576646
revert "mm: fix-up zone present pages"
by Andrew Morton
· 12 years ago
bea8c15
memcg: fix hotplugged memory zone oops
by Hugh Dickins
· 12 years ago
6b187d02
mm, numa: avoid setting zone_reclaim_mode unless a node is sufficiently distant
by David Rientjes
· 12 years ago
86a595f
mm/page_alloc.c:alloc_contig_range(): return early for err path
by Bob Liu
· 12 years ago
beb51ea
cma: decrease cc.nr_migratepages after reclaiming pagelist
by Minchan Kim
· 12 years ago
e46a287
CMA: migrate mlocked pages
by Minchan Kim
· 12 years ago
5a88381
memory-hotplug: fix zone stat mismatch
by Minchan Kim
· 12 years ago
957f822
mm, numa: reclaim from all nodes within reclaim distance
by David Rientjes
· 12 years ago
a0c5e81
mm: remove free_page_mlock
by Hugh Dickins
· 12 years ago
7f1290f
mm: fix-up zone present pages
by Jianguo Wu
· 12 years ago
723a064
mm/page_alloc: refactor out __alloc_contig_migrate_alloc()
by Minchan Kim
· 12 years ago
6299702
mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity
by Mel Gorman
· 12 years ago
bb13ffe
mm: compaction: cache if a pageblock was scanned and no pages were isolated
by Mel Gorman
· 12 years ago
753341a
revert "mm: have order > 0 compaction start off where it left"
by Mel Gorman
· 12 years ago
f2d52fe
mm/memblock: cleanup early_node_map[] related comments
by Wanpeng Li
· 12 years ago
435b405
memory-hotplug: fix pages missed by race rather than failing
by Minchan Kim
· 12 years ago
95e3441
mm: remain migratetype in freed page
by Minchan Kim
· 12 years ago
b12c4ad
mm: page_alloc: use get_freepage_migratetype() instead of page_private()
by Minchan Kim
· 12 years ago
d95ea5d
cma: fix watermark checking
by Bartlomiej Zolnierkiewicz
· 12 years ago
d1ce749
cma: count free CMA pages
by Bartlomiej Zolnierkiewicz
· 12 years ago
2139cbe
cma: fix counting of isolated pages
by Bartlomiej Zolnierkiewicz
· 12 years ago
770c8aa
mm: fix tracing in free_pcppages_bulk()
by Bartlomiej Zolnierkiewicz
· 12 years ago
02c6de8
mm: cma: discard clean pages during contiguous allocation instead of migration
by Minchan Kim
· 12 years ago
1fb3f8c
mm: compaction: capture a suitable high-order page immediately when it is made available
by Mel Gorman
· 12 years ago
c654345
mm: remove __GFP_NO_KSWAPD
by Rik van Riel
· 12 years ago
0ba8f2d
mm/page_alloc: fix the page address of higher page's buddy calculation
by Li Haifeng
· 12 years ago
c67fe37
mm: compaction: Abort async compaction if locks are contended or taking too long
by Mel Gorman
· 12 years ago
b121186
mm: correct page->pfmemalloc to fix deactivate_slab regression
by Alex Shi
· 12 years ago
8783b6e
mm: remove node_start_pfn checking in new WARN_ON for now
by Linus Torvalds
· 12 years ago
6527af5
mm: remove redundant initialization
by Minchan Kim
· 12 years ago
88fdf75
mm: warn if pg_data_t isn't initialized with zero
by Minchan Kim
· 12 years ago
Next »