Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-5.4
/
f710a12d73dfa1c3a5d2417f2482b970f03bb850
/
mm
« Previous
b30fe6c
mm: fix false-positive warning on exit due mm_nr_pmds(mm)
by Kirill A. Shutemov
· 10 years ago
dc6c9a3
mm: account pmd page tables to the process
by Kirill A. Shutemov
· 10 years ago
21afa38
mm: memcontrol: consolidate swap controller code
by Johannes Weiner
· 10 years ago
95a045f
mm: memcontrol: consolidate memory controller initialization
by Johannes Weiner
· 10 years ago
9c608db
mm: memcontrol: simplify soft limit tree init code
by Johannes Weiner
· 10 years ago
94737a8
mm: cma: fix totalcma_pages to include DT defined CMA regions
by George G. Davis
· 10 years ago
c32b3cb
oom, PM: make OOM detection in the freezer path raceless
by Michal Hocko
· 10 years ago
63a8ca9
oom: thaw the OOM victim if it is frozen
by Michal Hocko
· 10 years ago
49550b6
oom: add helpers for setting and clearing TIF_MEMDIE
by Michal Hocko
· 10 years ago
1dfab5a
mm: memcontrol: fold move_anon() and move_file()
by Johannes Weiner
· 10 years ago
241994ed
mm: memcontrol: default hierarchy interface for memory
by Johannes Weiner
· 10 years ago
650c5e5
mm: page_counter: pull "-1" handling out of page_counter_memparse()
by Johannes Weiner
· 10 years ago
8d29e18
mm: use correct format specifiers when printing address ranges
by Juergen Gross
· 10 years ago
0ca44b1
memcg: add BUILD_BUG_ON() for string tables
by Greg Thelen
· 10 years ago
90cbc25
vmscan: force scan offline memory cgroups
by Vladimir Davydov
· 10 years ago
81422f2
mm: more checks on free_pages_prepare() for tail pages
by Kirill A. Shutemov
· 10 years ago
6e9f0d5
mm/page_alloc.c: drop dead destroy_compound_page()
by Kirill A. Shutemov
· 10 years ago
05891fb
mm: microoptimize zonelist operations
by Vlastimil Babka
· 10 years ago
1a6d53a
mm: reduce try_to_compact_pages parameters
by Vlastimil Babka
· 10 years ago
a926375
mm, page_alloc: reduce number of alloc_pages* functions' parameters
by Vlastimil Babka
· 10 years ago
7537919
mm: set page->pfmemalloc in prep_new_page()
by Vlastimil Babka
· 10 years ago
9fbc1f6
mm/hugetlb: add migration entry check in __unmap_hugepage_range
by Naoya Horiguchi
· 10 years ago
a8bda28
mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection
by Naoya Horiguchi
· 10 years ago
0f792cf
mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()
by Naoya Horiguchi
· 10 years ago
e66f17f
mm/hugetlb: take page table lock in follow_huge_pmd()
by Naoya Horiguchi
· 10 years ago
cbef847
mm/hugetlb: pmd_huge() returns true for non-present hugepage
by Naoya Horiguchi
· 10 years ago
61f77ed
mm/hugetlb: reduce arch dependent code around follow_huge_*
by Naoya Horiguchi
· 10 years ago
cfc5115
mm, vmscan: wake up all pfmemalloc-throttled processes at once
by Vlastimil Babka
· 10 years ago
23f086f
kmemcheck: move hook into __alloc_pages_nodemask() for the page allocator
by Xishi Qiu
· 10 years ago
91fbdc0
mm/page_alloc.c:__alloc_pages_nodemask(): don't alter arg gfp_mask
by Andrew Morton
· 10 years ago
6de2261
mm: memcontrol: track move_lock state internally
by Johannes Weiner
· 10 years ago
93aa7d9
swap: remove unused mem_cgroup_uncharge_swapcache declaration
by Vladimir Davydov
· 10 years ago
83363b9
oom: make sure that TIF_MEMDIE is set under task_lock
by Michal Hocko
· 10 years ago
d7a94e7
oom: don't count on mm-less current process
by Tetsuo Handa
· 10 years ago
56873f4
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
by Wang, Yalin
· 10 years ago
29afc4e
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 10 years ago
992de5a
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 10 years ago
d5b3cf7
memcg: zap memcg_slab_caches and memcg_slab_mutex
by Vladimir Davydov
· 10 years ago
3e0350a
memcg: zap memcg_name argument of memcg_create_kmem_cache
by Vladimir Davydov
· 10 years ago
dbf22eb
memcg: zap __memcg_{charge,uncharge}_slab
by Vladimir Davydov
· 10 years ago
4c5018c
mm/page_alloc.c: place zone_id check before VM_BUG_ON_PAGE check
by Weijie Yang
· 10 years ago
753162c
mm: hugetlb: fix type of hugetlb_treat_as_movable variable
by Andrey Ryabinin
· 10 years ago
f38b4b3
mm: memory: merge shared-writable dirtying branches in do_wp_page()
by Johannes Weiner
· 10 years ago
74ec675
mm: memory: remove ->vm_file check on shared writable vmas
by Johannes Weiner
· 10 years ago
0661a33
mm: remove rest usage of VM_NONLINEAR and pte_file()
by Kirill A. Shutemov
· 10 years ago
ac51b93
mm: replace vma->sharead.linear with vma->shared
by Kirill A. Shutemov
· 10 years ago
27ba064
rmap: drop support of non-linear mappings
by Kirill A. Shutemov
· 10 years ago
d83a08d
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
by Kirill A. Shutemov
· 10 years ago
9b4bdd2
mm: drop support of non-linear mapping from fault codepath
by Kirill A. Shutemov
· 10 years ago
8a5f14a
mm: drop support of non-linear mapping from unmap/zap codepath
by Kirill A. Shutemov
· 10 years ago
c8d78c1
mm: replace remap_file_pages() syscall with emulation
by Kirill A. Shutemov
· 10 years ago
3c48687
mm/vmstat.c: fix/cleanup ifdefs
by Andrew Morton
· 10 years ago
7c4da06
mm/slab_common.c: use kmem_cache_free()
by Vaishali Thakkar
· 10 years ago
94e4d71
mm/slub.c: fix typo in comment
by Kim Phillips
· 10 years ago
9aabf81
mm/slub: optimize alloc/free fastpath by removing preemption on/off
by Joonsoo Kim
· 10 years ago
bdccc4e
Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 10 years ago
23e8fe2
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 10 years ago
f5e03a4
memcg, shmem: fix shmem migration to use lrucare
by Michal Hocko
· 10 years ago
944b687
mm: export "high_memory" symbol on !MMU
by Arnd Bergmann
· 10 years ago
23aaed6
mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_range
by Shiraz Hashim
· 10 years ago
0ae45f6
vfs: add support for a lazytime mount option
by Theodore Ts'o
· 10 years ago
9c145c56
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
by Linus Torvalds
· 10 years ago
33692f2
vm: add VM_FAULT_SIGSEGV handling support
by Linus Torvalds
· 10 years ago
05afcb7
new helper: iov_iter_bvec()
by Al Viro
· 10 years ago
667a0a0
mm: provide a find_special_page vma operation
by David Vrabel
· 10 years ago
17636fa
mm/vmscan: fix highidx argument type
by Michael S. Tsirkin
· 10 years ago
0346dad
memcg: remove extra newlines from memcg oom kill log
by Greg Thelen
· 10 years ago
9879de7
mm: page_alloc: embed OOM killing naturally into allocation slowpath
by Johannes Weiner
· 10 years ago
f490282
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu
by Ingo Molnar
· 10 years ago
df0ce26
fs: remove default_backing_dev_info
by Christoph Hellwig
· 10 years ago
c4db59d
fs: don't reassign dirty inodes to default_backing_dev_info
by Christoph Hellwig
· 10 years ago
b83ae6d
fs: remove mapping->backing_dev_info
by Christoph Hellwig
· 10 years ago
de1414a
fs: export inode_to_bdi and use it in favor of mapping->backing_dev_info
by Christoph Hellwig
· 10 years ago
b4caecd
fs: introduce f_op->mmap_capabilities for nommu mmap support
by Christoph Hellwig
· 10 years ago
97b713b
fs: kill BDI_CAP_SWAP_BACKED
by Christoph Hellwig
· 10 years ago
8fc8f4d
mm: fix cleancache debugfs directory path
by Marcin Jabrzyk
· 10 years ago
38c5ce9
mm/gup: Replace ACCESS_ONCE with READ_ONCE
by Christian Borntraeger
· 10 years ago
721c21c
mm: mmu_gather: use tlb->end != 0 only for TLB invalidation
by Will Deacon
· 10 years ago
b800c91
mm: fix corner case in anon_vma endless growing prevention
by Konstantin Khlebnikov
· 10 years ago
690eac5
mm: Don't count the stack guard page towards RLIMIT_STACK
by Linus Torvalds
· 10 years ago
9e5e366
mm, vmscan: prevent kswapd livelock due to pfmemalloc-throttled process being killed
by Vlastimil Babka
· 10 years ago
4bdfc1c
memcg: fix destination cgroup leak on task charges migration
by Vladimir Davydov
· 10 years ago
24d404d
mm: memcontrol: switch soft limit default back to infinity
by Johannes Weiner
· 10 years ago
70ecb3c
mm/debug_pagealloc: remove obsolete Kconfig options
by Joonsoo Kim
· 10 years ago
2d6d7f9
mm: protect set_page_dirty() from ongoing truncation
by Johannes Weiner
· 10 years ago
7a3ef20
mm: prevent endless growth of anon_vma hierarchy
by Konstantin Khlebnikov
· 10 years ago
6341e62
kconfig: use bool instead of boolean for type definition attributes
by Christoph Jaeger
· 10 years ago
fee7e49
mm: propagate error from stack expansion even for guard page
by Linus Torvalds
· 10 years ago
83fe27e
rcu: Make SRCU optional by using CONFIG_SRCU
by Pranith Kumar
· 10 years ago
45f87de
mm: get rid of radix tree gfp mask for pagecache_get_page
by Michal Hocko
· 10 years ago
48ec833
Revert "mm/memory.c: share the i_mmap_rwsem"
by Kirill A. Shutemov
· 10 years ago
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
· 11 years ago
Next »