Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7c18a65cb5295484261274b931dd4a3da88695d2
/
mm
60815cf
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linux
by Linus Torvalds
· 10 years ago
ecb5ec0
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 10 years ago
66cdef6
mm/zsmalloc: adjust order of functions
by Ganesh Mahendran
· 10 years ago
d82fa87
mm/memory.c:do_shared_fault(): add comment
by Andrew Morton
· 10 years ago
e48322a
mm: cma: split cma-reserved in dmesg log
by Pintu Kumar
· 10 years ago
859f7ef
mm/mempolicy.c: remove unnecessary is_valid_nodemask()
by Zhihui Zhang
· 10 years ago
e37c698
mm: replace ACCESS_ONCE with READ_ONCE or barriers
by Christian Borntraeger
· 10 years ago
f045bbb
mmu_gather: fix over-eager tlb_flush_mmu_free() calling
by Linus Torvalds
· 10 years ago
5006217
vm_area_operations: kill ->migrate()
by Al Viro
· 10 years ago
777eda2
new helper: iter_is_iovec()
by Al Viro
· 10 years ago
0b233b7
Merge branch 'for-3.19' of git://linux-nfs.org/~bfields/linux
by Linus Torvalds
· 10 years ago
988adfd
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
by Linus Torvalds
· 10 years ago
7d22286
Merge git://git.kvack.org/~bcrl/aio-next
by Linus Torvalds
· 10 years ago
e4a0d3e
aio: Make it possible to remap aio ring
by Pavel Emelyanov
· 10 years ago
620951e
mm/cma: make kmemleak ignore CMA regions
by Thierry Reding
· 10 years ago
dee2f8a
slub: fix cpuset check in get_any_partial
by Vladimir Davydov
· 10 years ago
061d707
slab: fix cpuset check in fallback_alloc
by Vladimir Davydov
· 10 years ago
1dd61aa
mm/zbud: init user ops only when it is needed
by Heesub Shin
· 10 years ago
442cc43
mm/zswap: delete unnecessary check before calling free_percpu()
by Markus Elfring
· 10 years ago
dd01d7d
mm/zswap: add __init to some functions in zswap
by Mahendran Ganesh
· 10 years ago
1813665
mm/zsmalloc: allocate exactly size of struct zs_pool
by Ganesh Mahendran
· 10 years ago
df8b5bb
mm/zsmalloc: avoid duplicate assignment of prev_class
by Ganesh Mahendran
· 10 years ago
40f9fb8
mm/zsmalloc: support allocating obj with size of ZS_MAX_ALLOC_SIZE
by Mahendran Ganesh
· 10 years ago
af4ee5e
zsmalloc: correct fragile [kmap|kunmap]_atomic use
by Minchan Kim
· 10 years ago
b1b00a5
zsmalloc: fix zs_init cpu notifier error handling
by Sergey Senozhatsky
· 10 years ago
9eec4cd
zsmalloc: merge size_class to reduce fragmentation
by Joonsoo Kim
· 10 years ago
70bc068
mm/memcontrol.c: remove unused mem_cgroup_lru_names_not_uptodate()
by Rickard Strandqvist
· 10 years ago
8135be5
memcg: fix possible use-after-free in memcg_kmem_get_cache()
by Vladimir Davydov
· 10 years ago
ae6e71d
mm/memcontrol.c: fix defined but not used compiler warning
by Michele Curti
· 10 years ago
441c228
mm: fadvise: document the fadvise(FADV_DONTNEED) behaviour for partial pages
by Mel Gorman
· 10 years ago
7e5b528
mm/vmalloc.c: fix memory ordering bug
by Dmitry Vyukov
· 10 years ago
6a2d567
oom: kill the insufficient and no longer needed PT_TRACE_EXIT check
by Oleg Nesterov
· 10 years ago
d003f37
oom: don't assume that a coredumping thread will exit soon
by Oleg Nesterov
· 10 years ago
ba914f4
mm: remove the highmem zones' memmap in the highmem zone
by Zhong Hongbo
· 10 years ago
2ebba6b
mm: unmapped page migration avoid unmap+remap overhead
by Hugh Dickins
· 10 years ago
6b4f779
mm: vmscan: invoke slab shrinkers from shrink_zone()
by Johannes Weiner
· 10 years ago
f5f302e
mm,vmacache: count number of system-wide flushes
by Davidlohr Bueso
· 10 years ago
61cf5fe
mm/page_owner: correct owner information for early allocated pages
by Joonsoo Kim
· 10 years ago
48c96a3
mm/page_owner: keep track of page owners
by Joonsoo Kim
· 10 years ago
dbc8358
mm/nommu: use alloc_pages_exact() rather than its own implementation
by Joonsoo Kim
· 10 years ago
031bc57
mm/debug-pagealloc: make debug-pagealloc boottime configurable
by Joonsoo Kim
· 10 years ago
e30825f
mm/debug-pagealloc: prepare boottime configurable on/off
by Joonsoo Kim
· 10 years ago
eefa864
mm/page_ext: resurrect struct page extending code for debugging
by Joonsoo Kim
· 10 years ago
056b7cc
mm/memcontrol.c: remove the unused arg in __memcg_kmem_get_cache()
by Zhang Zhen
· 10 years ago
e1d6d01
mm: export find_extend_vma() and handle_mm_fault() for driver use
by Jesse Barnes
· 10 years ago
7d9ca00
hugetlb: hugetlb_register_all_nodes(): add __init marker
by Luiz Capitulino
· 10 years ago
df994ea
hugetlb: alloc_bootmem_huge_page(): use IS_ALIGNED()
by Luiz Capitulino
· 10 years ago
6f185c2
memcg: turn memcg_kmem_skip_account into a bit field
by Vladimir Davydov
· 10 years ago
4e701d7
memcg: only check memcg_kmem_skip_account in __memcg_kmem_get_cache
by Vladimir Davydov
· 10 years ago
900a38f
memcg: zap kmem_account_flags
by Vladimir Davydov
· 10 years ago
c313dc5d
mm: mincore: add hwpoison page handle
by Weijie Yang
· 10 years ago
b258d86
mm/rmap: calculate page offset when needed
by Davidlohr Bueso
· 10 years ago
2847cf9
mm/debug-pagealloc: cleanup page guard code
by Joonsoo Kim
· 10 years ago
4308ce1
mm/memblock.c: refactor functions to set/clear MEMBLOCK_HOTPLUG
by Tony Luck
· 10 years ago
95fc3c5
memcg: do not abuse memcg_kmem_skip_account
by Vladimir Davydov
· 10 years ago
9d100c5
memcg: don't check mm in __memcg_kmem_{get_cache,newpage_charge}
by Vladimir Davydov
· 10 years ago
bfda7e8
memcg: __mem_cgroup_free: remove stale disarm_static_keys comment
by Vladimir Davydov
· 10 years ago
b5be83e
mm: cma: align to physical address, not CMA region position
by Gregory Fong
· 10 years ago
c8475d1
mm/memory.c: share the i_mmap_rwsem
by Davidlohr Bueso
· 10 years ago
1acf2e0
mm/nommu: share the i_mmap_rwsem
by Davidlohr Bueso
· 10 years ago
d28eb9c
mm/memory-failure: share the i_mmap_rwsem
by Davidlohr Bueso
· 10 years ago
874bfca
mm/xip: share the i_mmap_rwsem
by Davidlohr Bueso
· 10 years ago
3dec0ba
mm/rmap: share the i_mmap_rwsem
by Davidlohr Bueso
· 10 years ago
c8c06ef
mm: convert i_mmap_mutex to rwsem
by Davidlohr Bueso
· 10 years ago
83cde9e
mm: use new helper functions around the i_mmap_mutex
by Davidlohr Bueso
· 10 years ago
a7cb7bb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
2756d37
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
by Linus Torvalds
· 10 years ago
eedb3d3
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
by Linus Torvalds
· 10 years ago
140cd7f
Merge tag 'powerpc-3.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux
by Linus Torvalds
· 10 years ago
27afc5d
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 10 years ago
b6da007
Merge branch 'akpm' (patchbomb from Andrew)
by Linus Torvalds
· 10 years ago
9edad6e
mm: move page->mem_cgroup bad page handling into generic code
by Johannes Weiner
· 10 years ago
5d1ea48
mm: page_cgroup: rename file to mm/swap_cgroup.c
by Johannes Weiner
· 10 years ago
1306a85
mm: embed the memcg pointer directly into struct page
by Johannes Weiner
· 10 years ago
22811c6
mm: memcontrol: remove stale page_cgroup_lock comment
by Johannes Weiner
· 10 years ago
a1ad289
mm/frontswap.c: fix the condition in BUG_ON
by Li Haifeng
· 10 years ago
26086de
mm: fix a spelling mistake
by Wei Yuan
· 10 years ago
569f48b
mm: hugetlb: fix __unmap_hugepage_range()
by Hillf Danton
· 10 years ago
e4bd6a0
mm, memcg: fix potential undefined behaviour in page stat accounting
by Michal Hocko
· 10 years ago
2314b42
mm: memcontrol: drop bogus RCU locking from mem_cgroup_same_or_subtree()
by Johannes Weiner
· 10 years ago
413918b
mm: memcontrol: pull the NULL check from __mem_cgroup_same_or_subtree()
by Johannes Weiner
· 10 years ago
c01f46c
mm: memcontrol: remove bogus NULL check after mem_cgroup_from_task()
by Johannes Weiner
· 10 years ago
312722c
mm: memcontrol: shorten the page statistics update slowpath
by Johannes Weiner
· 10 years ago
e544a4e
thp: do not mark zero-page pmd write-protected explicitly
by Kirill A. Shutemov
· 10 years ago
b047501
memcg: use generic slab iterators for showing slabinfo
by Vladimir Davydov
· 10 years ago
4ef461e
memcg: remove mem_cgroup_reclaimable check from soft reclaim
by Vladimir Davydov
· 10 years ago
247b144
mm: memcontrol: fold mem_cgroup_start_move()/mem_cgroup_end_move()
by Johannes Weiner
· 10 years ago
4e2f245
mm: memcontrol: don't pass a NULL memcg to mem_cgroup_end_move()
by Johannes Weiner
· 10 years ago
354a478
mm: memcontrol: inline memcg->move_lock locking
by Johannes Weiner
· 10 years ago
2983331
mm: memcontrol: remove unnecessary PCG_USED pc->mem_cgroup valid flag
by Johannes Weiner
· 10 years ago
f4aaa8b
mm: memcontrol: remove unnecessary PCG_MEM memory charge flag
by Johannes Weiner
· 10 years ago
18eca2e
mm: memcontrol: remove unnecessary PCG_MEMSW memory+swap charge flag
by Johannes Weiner
· 10 years ago
7bdd143c
mm: memcontrol: uncharge pages on swapout
by Johannes Weiner
· 10 years ago
b9982f8
mm: memcontrol: micro-optimize mem_cgroup_split_huge_fixup()
by Michal Hocko
· 10 years ago
8c0145b
memcg: remove activate_kmem_mutex
by Vladimir Davydov
· 10 years ago
7d5e324
mm: memcontrol: clarify migration where old page is uncharged
by Johannes Weiner
· 10 years ago
dfe0e77
mm: memcontrol: update mem_cgroup_page_lruvec() documentation
by Johannes Weiner
· 10 years ago
bc2f2e7
memcg: simplify unreclaimable groups handling in soft limit reclaim
by Vladimir Davydov
· 10 years ago
fdaf7f5
mm, compaction: more focused lru and pcplists draining
by Vlastimil Babka
· 10 years ago
6bace09
mm, compaction: always update cached scanner positions
by Vlastimil Babka
· 10 years ago
Next »