Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
92f7968ecf58f8a2d362ceeda6e2f82379f4fa8f
/
mm
/
page_alloc.c
f6eeaa0
Merge "mm: change freepage state correctly in __isolate_free_page"
by Linux Build Service Account
· 11 years ago
102d27f
mm: change freepage state correctly in __isolate_free_page
by Laura Abbott
· 11 years ago
3b321eb
add extra free kbytes tunable
by Rik van Riel
· 13 years ago
e093521
mm: vmscan: fix do_try_to_free_pages() livelock
by Lisa Du
· 11 years ago
f8382d8
mm: Remove __init annotations from free_bootmem_late
by Laura Abbott
· 11 years ago
0cc1a0c
mm: pass readahead info down to the i/o scheduler
by Lee Susman
· 12 years ago
9814940
mm: compaction: partially revert capture of suitable high-order page
by Mel Gorman
· 12 years ago
993e951
mm: cma: skip watermarks check for already isolated blocks in split_free_page()
by Marek Szyprowski
· 12 years ago
d05b452
CMA: migrate mlocked pages
by Minchan Kim
· 12 years ago
9317a2b
mm: compaction: clear PG_migrate_skip based on compaction and reclaim activity
by Mel Gorman
· 12 years ago
13f662c
mm: clean up __count_immobile_pages()
by Minchan Kim
· 12 years ago
259ca6a
mm: do not use page_count() without a page pin
by Minchan Kim
· 12 years ago
dad0d8b
mm: cma: WARN if freed memory is still in use
by Marek Szyprowski
· 12 years ago
6b50664
mm: compaction: cache if a pageblock was scanned and no pages were isolated
by Mel Gorman
· 12 years ago
0a1104a
mm: compaction: capture a suitable high-order page immediately when it is made available
by Mel Gorman
· 12 years ago
27d1af8
mm: compaction: Abort async compaction if locks are contended or taking too long
by Mel Gorman
· 12 years ago
726cfb4
cma: decrease cc.nr_migratepages after reclaiming pagelist
by Minchan Kim
· 12 years ago
aab50f1
mm: cma: discard clean pages during contiguous allocation instead of migration
by Minchan Kim
· 12 years ago
18d4e2d
mm: page_alloc: fix watermark check in __zone_watermark_ok()
by Tomasz Stanislawski
· 11 years ago
178a68e
mm: cma: fix accounting of CMA pages placed in high memory
by Marek Szyprowski
· 12 years ago
800f2b2
mm: cma: remove watermark hacks
by Marek Szyprowski
· 12 years ago
e2958b8
mm: Retry original migrate type if CMA failed
by Laura Abbott
· 12 years ago
3f1e551
android/lowmemorykiller: Selectively count free CMA pages
by Liam Mark
· 12 years ago
603c272
Revert "android/lowmemorykiller: Only consider gfp_mask free pages"
by Olav Haugan
· 12 years ago
be911be
mm: Don't put CMA pages on per cpu lists
by Laura Abbott
· 12 years ago
771aaa6
cma: redirect page allocation to CMA
by Heesub Shin
· 12 years ago
434f55a
Revert "mm: cma: on movable allocations try MIGRATE_CMA first"
by Laura Abbott
· 12 years ago
1964431
cma: fix watermark checking
by Bartlomiej Zolnierkiewicz
· 12 years ago
b5662d6
mm: cma: on movable allocations try MIGRATE_CMA first
by Michal Nazarewicz
· 12 years ago
394b808
mm: show migration types in show_mem
by Rabin Vincent
· 12 years ago
cc4baf7
android/lowmemorykiller: Only consider gfp_mask free pages
by Liam Mark
· 12 years ago
6d6e2c9
mm: make counts of CMA free pages correct
by Larry Bassel
· 12 years ago
539118f
cma : use migrate_prep() instead of migrate_prep_local()
by woojoong.lee
· 12 years ago
40d5552
Merge "mm: Add is_cma_pageblock definition"
by Linux Build Service Account
· 12 years ago
11e0927
Merge "cma: fix migration mode"
by Linux Build Service Account
· 12 years ago
5bca722
mm: Use aligned zone start for pfn_to_bitidx calculation
by Laura Abbott
· 12 years ago
fac1e45
Merge "Revert "android/lowmemorykiller: Only consider gfp_mask free pages""
by Linux Build Service Account
· 12 years ago
3eda4a9
Merge "mm: split_free_page ignore memory watermarks for CMA"
by Linux Build Service Account
· 12 years ago
d47b12e
Revert "android/lowmemorykiller: Only consider gfp_mask free pages"
by Liam Mark
· 12 years ago
364dcd4
mm: Add is_cma_pageblock definition
by Laura Abbott
· 12 years ago
132fb79
cma: fix migration mode
by Minchan Kim
· 12 years ago
4ca9a21
mm: split_free_page ignore memory watermarks for CMA
by Liam Mark
· 12 years ago
f714041
android/lowmemorykiller: Only consider gfp_mask free pages
by Liam Mark
· 12 years ago
fbfcd6f
mm: cma: don't replace lowmem pages with highmem
by Rabin Vincent
· 12 years ago
f1f6388
mm: trigger page reclaim in alloc_contig_range() to stabilise watermarks
by Marek Szyprowski
· 13 years ago
1ed3651
mm: extract reclaim code from __alloc_pages_direct_reclaim()
by Marek Szyprowski
· 13 years ago
e12aade
mm: Serialize access to min_free_kbytes
by Mel Gorman
· 14 years ago
c80cd92
mm: page_isolation: MIGRATE_CMA isolation functions added
by Michal Nazarewicz
· 13 years ago
d4158d2
mm: mmzone: MIGRATE_CMA migration type added
by Michal Nazarewicz
· 13 years ago
c6114bf
mm: page_alloc: change fallbacks array handling
by Michal Nazarewicz
· 13 years ago
4c1ff37
mm: page_alloc: introduce alloc_contig_range()
by Michal Nazarewicz
· 13 years ago
adc95fd
mm: page_alloc: remove trailing whitespace
by Michal Nazarewicz
· 13 years ago
5310349
mm: Fix a compiler warning.
by Shashank Mittal
· 12 years ago
f132c6c
Merge commit 'AU_LINUX_ANDROID_ICS.04.00.04.00.126' into msm-3.4
by Steve Muckle
· 12 years ago
ec0b571
Merge commit 'v3.4-rc7' into android-3.4
by Colin Cross
· 12 years ago
1b76b02
mm: raise MemFree by reverting percpu_pagelist_fraction to 0
by Hugh Dickins
· 12 years ago
9327881
mm: fix division by 0 in percpu_pagelist_fraction()
by Sasha Levin
· 12 years ago
cde8949
mm: Add min_free_order_shift tunable.
by Arve Hjønnevåg
· 16 years ago
a76e99a
Merge branch 'Linux 3.0.21' into msm-3.0
by Rohit Vaswani
· 13 years ago
7404649
mm: only IPI CPUs to drain local pages if they exist
by Gilad Ben-Yossef
· 13 years ago
29fd66d
mm, coredump: fail allocations when coredumping instead of oom killing
by David Rientjes
· 13 years ago
b224ef8
page_alloc: remove unused find_zone_movable_pfns_for_nodes() argument
by Kautuk Consul
· 13 years ago
8d13bdd
page_alloc.c: remove add_from_early_node_map()
by Kautuk Consul
· 13 years ago
cc9a6c8
cpuset: mm: reduce large amounts of memory barrier related damage v3
by Mel Gorman
· 13 years ago
f0cb3c7
mm: drain percpu lru add/rotate page-vectors on cpu hot-unplug
by Konstantin Khlebnikov
· 13 years ago
08ab9b1
mm, oom: force oom kill on sysrq+f
by David Rientjes
· 13 years ago
aff6224
vmscan: only defer compaction for failed order and higher
by Rik van Riel
· 13 years ago
074b851
vfs: fix panic in __d_lookup() with high dentry hashtable counts
by Dimitri Sivanich
· 13 years ago
bcbef18
mm: fix NULL ptr dereference in __count_immobile_pages
by Michal Hocko
· 13 years ago
656a070
mm: __count_immobile_pages(): make sure the node is online
by Michal Hocko
· 13 years ago
687875f
mm: fix NULL ptr dereference in __count_immobile_pages
by Michal Hocko
· 13 years ago
4111304
mm: enum lru_list lru
by Hugh Dickins
· 13 years ago
6619971
mm: page allocator: do not call direct reclaim for THP allocations while compaction is deferred
by Mel Gorman
· 13 years ago
d0048b0
page_alloc: break early in check_for_regular_memory()
by Bob Liu
· 13 years ago
6290df5
mm: collect LRU list heads into struct lruvec
by Johannes Weiner
· 13 years ago
c399307
mm: page_alloc: generalize order handling in __free_pages_bootmem()
by Johannes Weiner
· 13 years ago
df0a6da
mm: fix off-by-two in __zone_watermark_ok()
by Michal Hocko
· 13 years ago
a756cf5
mm: try to distribute dirty pages fairly across zones
by Johannes Weiner
· 13 years ago
ab8fabd
mm: exclude reserved pages from dirtyable memory
by Johannes Weiner
· 13 years ago
c0a32fc
mm: more intensive memory corruption debugging
by Stanislaw Gruszka
· 13 years ago
f90ac39
mm: avoid livelock on !__GFP_FS allocations
by Mel Gorman
· 13 years ago
938929f
mm: reduce the amount of work done when updating min_free_kbytes
by Mel Gorman
· 13 years ago
b413d48
mm-tracepoint: rename page-free events
by Konstantin Khlebnikov
· 13 years ago
da066ad
mm: remove unused pagevec_free
by Konstantin Khlebnikov
· 13 years ago
cc59850
mm: add free_hot_cold_page_list() helper
by Konstantin Khlebnikov
· 13 years ago
9879326
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
972b2c7
Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 13 years ago
f4ae40a
switch debugfs to umode_t
by Al Viro
· 13 years ago
21830d7
mm: Ensure that pfn_valid() is called once per pageblock when reserving pageblocks
by Michal Hocko
· 13 years ago
b492a37
thp: set compound tail page _count to zero
by Youquan Song
· 13 years ago
45aa066
Merge branch 'memblock-kill-early_node_map' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into core/memblock
by Ingo Molnar
· 13 years ago
d0215638
mm: Ensure that pfn_valid() is called once per pageblock when reserving pageblocks
by Michal Hocko
· 13 years ago
58a84aa
thp: set compound tail page _count to zero
by Youquan Song
· 13 years ago
0ee332c
memblock: Kill early_node_map[]
by Tejun Heo
· 13 years ago
59f9f1c
mm: Add total_unmovable_pages global variable
by Jack Cheung
· 13 years ago
9f41da8
mm: Cast lowmem_reserve to long
by Jack Cheung
· 13 years ago
d4bbf7e
Merge branch 'master' into x86/memblock
by Tejun Heo
· 13 years ago
6416b9f
mm: cleanup the comment for head/tail pages of compound pages in mm/page_alloc.c
by Wang Sheng-Hui
· 13 years ago
d074fa2
Merge remote-tracking branch 'common/android-3.0' into msm-3.0
by Bryan Huntsman
· 13 years ago
3ee9a4f
mm: neaten warn_alloc_failed
by Joe Perches
· 13 years ago
Next »