Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
b25718fea8341d7db69874a2c6f24c3a03dcd22e
/
mm
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
15e5476
Merge "mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls"
by Linux Build Service Account
· 12 years ago
48e1527
mm: dmapool: use provided gfp flags for all dma_alloc_coherent() calls
by Marek Szyprowski
· 12 years ago
87544c6
Merge "mm: change initial readahead window size calculation"
by Linux Build Service Account
· 12 years ago
7893b2e
mm: change initial readahead window size calculation
by Lee Susman
· 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
cb4d7a6
ARM: dma-mapping: remove custom consistent dma region
by Marek Szyprowski
· 12 years ago
acf4e61
mm: vmalloc: use const void * for caller argument
by Marek Szyprowski
· 13 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
bd0aeab
Merge "ion: tracing: add ftrace events for ion allocations"
by Linux Build Service Account
· 12 years ago
1964431
cma: fix watermark checking
by Bartlomiej Zolnierkiewicz
· 12 years ago
cc2d4bd
ion: tracing: add ftrace events for ion allocations
by Liam Mark
· 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
9b92440
mm: Hold a file reference in madvise_remove
by Andy Lutomirski
· 12 years ago
11451f4
Merge "mm: Use correct define for CMA features"
by Linux Build Service Account
· 12 years ago
6975529
mm: Use correct define for CMA features
by Laura Abbott
· 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
fa8ea82
cma: fix race condition on a page
by Heesub Shin
· 12 years ago
6745842
mm: Don't use CMA pages for writes
by Laura Abbott
· 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
79faa17
kernel: Add hooks for user-accessible timers in the kernel.
by Greg Reid
· 12 years ago
f714041
android/lowmemorykiller: Only consider gfp_mask free pages
by Liam Mark
· 12 years ago
92eab92
msm: 8974: Add driver to enable/disable memblock-remove feature
by Neeti Desai
· 12 years ago
fbfcd6f
mm: cma: don't replace lowmem pages with highmem
by Rabin Vincent
· 12 years ago
f398f30
bdi: use deferable timer for sync_supers task
by Yong Wang
· 13 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
02ff1de
mm: compaction: export some of the functions
by Michal Nazarewicz
· 13 years ago
61ee2fc
mm: compaction: introduce isolate_freepages_range()
by Michal Nazarewicz
· 13 years ago
2770ccf
mm: compaction: introduce map_pages()
by Michal Nazarewicz
· 13 years ago
a196a6c
mm: compaction: introduce isolate_migratepages_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
fa00262
mm: fix faulty initialization in vmalloc_init()
by KyongHo
· 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
5500e4f
Merge commit 'v3.4' into android-3.4
by Colin Cross
· 12 years ago
1aa4e5a
memblock: Add memblock_overlaps_memory()
by Stephen Boyd
· 12 years ago
62ade86
memcg,thp: fix res_counter:96 regression
by Hugh Dickins
· 12 years ago
02e1a9c
slub: missing test for partial pages flush work in flush_all()
by majianpeng
· 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
7c28332
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 12 years ago
6bc2e85
mm: nobootmem: fix sign extend problem in __free_pages_memory()
by Russ Anderson
· 12 years ago
8c75776
memcg: free spare array to avoid memory leak
by Sha Zhengju
· 12 years ago
4998a6c
hugetlb: prevent BUG_ON in hugetlb_fault() -> hugetlb_cow()
by Chris Metcalf
· 12 years ago
9327881
mm: fix division by 0 in percpu_pagelist_fraction()
by Sasha Levin
· 12 years ago
100d13c
kmemleak: Fix the kmemleak tracking of the percpu areas with !SMP
by Catalin Marinas
· 12 years ago
42b6428
percpu: pcpu_embed_first_chunk() should free unused parts after all allocs are complete
by Tejun Heo
· 13 years ago
e9b19cd
Merge branch 'for-3.4-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 12 years ago
aadf030
Merge commit 'v3.4-rc5' into android-3.4
by Colin Cross
· 13 years ago
957265b
Merge commit 'v3.4-rc4' into android-3.4
by Colin Cross
· 13 years ago
110a5c8
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
6e8b09e
mm: fix NULL ptr dereference in move_pages
by Sasha Levin
· 13 years ago
f2a9ef8
mm: fix NULL ptr dereference in migrate_pages
by Sasha Levin
· 13 years ago
904249a
mm: fix up the vmscan stat in vmstat
by Ying Han
· 13 years ago
b1c12cb
mm/hugetlb: fix warning in alloc_huge_page/dequeue_huge_page_vma
by Konstantin Khlebnikov
· 13 years ago
ce587e6
mm: memcg: move pc lookup point to commit_charge()
by Johannes Weiner
· 13 years ago
4e1c2b2
mm: nobootmem: Correct alloc_bootmem semantics.
by David Miller
· 13 years ago
aca50bd
mm: fix s390 BUG by __set_page_dirty_no_writeback on swap
by Hugh Dickins
· 13 years ago
bfce281
kill mm argument of vm_munmap()
by Al Viro
· 13 years ago
6be5ceb
VM: add "vm_mmap()" helper function
by Linus Torvalds
· 13 years ago
a46ef99
VM: add "vm_munmap()" helper function
by Linus Torvalds
· 13 years ago
e4eb1ff
VM: add "vm_brk()" helper function
by Linus Torvalds
· 13 years ago
b3dc627
memblock: memblock should be able to handle zero length operations
by Tejun Heo
· 13 years ago
ab2965e
Merge commit 'v3.4-rc3' into android-3.4
by Colin Cross
· 13 years ago
9b7f43a
memcg: fix Bad page state after replace_page_cache
by Hugh Dickins
· 13 years ago
41c9308
Revert "mm: vmscan: fix misused nr_reclaimed in shrink_mem_cgroup_zone()"
by Ying Han
· 13 years ago
66aebce
hugetlb: fix race condition in hugetlb_fault()
by Chris Metcalf
· 13 years ago
569530f
memcg: do not open code accesses to res_counter members
by Glauber Costa
· 13 years ago
d833049
memcg: fix broken boolen expression
by Kirill A. Shutemov
· 13 years ago
d92aa58
ashmem: Add shmem_set_file to mm/shmem.c
by John Stultz
· 13 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
cb12982
percpu: use KERN_CONT in pcpu_dump_alloc_info()
by Tejun Heo
· 13 years ago
532bfc8
Merge branch 'akpm' (Andrew's patch-bomb)
by Linus Torvalds
· 13 years ago
0fc9d10
radix-tree: use iterators in find_get_pages* functions
by Konstantin Khlebnikov
· 13 years ago
7404649
mm: only IPI CPUs to drain local pages if they exist
by Gilad Ben-Yossef
· 13 years ago
a8364d5
slub: only IPI CPUs that have per cpu obj to flush
by Gilad Ben-Yossef
· 13 years ago
Next »