index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2015-02-12
mm: reduce try_to_compact_pages parameters
Vlastimil Babka
3
-37
/
+35
2015-02-12
mm, page_alloc: reduce number of alloc_pages* functions' parameters
Vlastimil Babka
1
-121
/
+108
2015-02-12
mm: set page->pfmemalloc in prep_new_page()
Vlastimil Babka
1
-21
/
+16
2015-02-12
mm/hugetlb: add migration entry check in __unmap_hugepage_range
Naoya Horiguchi
1
-2
/
+3
2015-02-12
mm/hugetlb: add migration/hwpoisoned entry check in hugetlb_change_protection
Naoya Horiguchi
1
-1
/
+20
2015-02-12
mm/hugetlb: fix getting refcount 0 page in hugetlb_fault()
Naoya Horiguchi
1
-16
/
+36
2015-02-12
mm/hugetlb: take page table lock in follow_huge_pmd()
Naoya Horiguchi
3
-33
/
+45
2015-02-12
mm/hugetlb: pmd_huge() returns true for non-present hugepage
Naoya Horiguchi
1
-0
/
+2
2015-02-12
mm/hugetlb: reduce arch dependent code around follow_huge_*
Naoya Horiguchi
1
-15
/
+15
2015-02-12
mm, vmscan: wake up all pfmemalloc-throttled processes at once
Vlastimil Babka
1
-1
/
+1
2015-02-12
kmemcheck: move hook into __alloc_pages_nodemask() for the page allocator
Xishi Qiu
1
-4
/
+3
2015-02-12
mm/page_alloc.c:__alloc_pages_nodemask(): don't alter arg gfp_mask
Andrew Morton
1
-6
/
+9
2015-02-12
mm: memcontrol: track move_lock state internally
Johannes Weiner
3
-45
/
+47
2015-02-12
swap: remove unused mem_cgroup_uncharge_swapcache declaration
Vladimir Davydov
1
-1
/
+1
2015-02-12
oom: make sure that TIF_MEMDIE is set under task_lock
Michal Hocko
1
-2
/
+5
2015-02-12
oom: don't count on mm-less current process
Tetsuo Handa
1
-1
/
+5
2015-02-12
mm:add KPF_ZERO_PAGE flag for /proc/kpageflags
Wang, Yalin
1
-6
/
+1
2015-02-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2015-02-11
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
27
-1098
/
+411
2015-02-11
memcg: zap memcg_slab_caches and memcg_slab_mutex
Vladimir Davydov
2
-180
/
+118
2015-02-11
memcg: zap memcg_name argument of memcg_create_kmem_cache
Vladimir Davydov
2
-8
/
+6
2015-02-11
memcg: zap __memcg_{charge,uncharge}_slab
Vladimir Davydov
2
-20
/
+5
2015-02-11
mm/page_alloc.c: place zone_id check before VM_BUG_ON_PAGE check
Weijie Yang
1
-4
/
+4
2015-02-11
mm: hugetlb: fix type of hugetlb_treat_as_movable variable
Andrey Ryabinin
1
-1
/
+1
2015-02-11
mm: memory: merge shared-writable dirtying branches in do_wp_page()
Johannes Weiner
1
-31
/
+17
2015-02-11
mm: memory: remove ->vm_file check on shared writable vmas
Johannes Weiner
1
-5
/
+2
2015-02-11
mm: remove rest usage of VM_NONLINEAR and pte_file()
Kirill A. Shutemov
10
-65
/
+47
2015-02-11
mm: replace vma->sharead.linear with vma->shared
Kirill A. Shutemov
1
-17
/
+17
2015-02-11
rmap: drop support of non-linear mappings
Kirill A. Shutemov
4
-275
/
+10
2015-02-11
mm: drop vm_ops->remap_pages and generic_file_remap_pages() stub
Kirill A. Shutemov
3
-3
/
+0
2015-02-11
mm: drop support of non-linear mapping from fault codepath
Kirill A. Shutemov
1
-56
/
+9
2015-02-11
mm: drop support of non-linear mapping from unmap/zap codepath
Kirill A. Shutemov
2
-69
/
+22
2015-02-11
mm: replace remap_file_pages() syscall with emulation
Kirill A. Shutemov
4
-292
/
+70
2015-02-11
mm/vmstat.c: fix/cleanup ifdefs
Andrew Morton
1
-62
/
+62
2015-02-11
mm/slab_common.c: use kmem_cache_free()
Vaishali Thakkar
1
-1
/
+1
2015-02-11
mm/slub.c: fix typo in comment
Kim Phillips
1
-1
/
+1
2015-02-11
mm/slub: optimize alloc/free fastpath by removing preemption on/off
Joonsoo Kim
1
-12
/
+23
2015-02-11
Merge tag 'stable/for-linus-3.20-rc0-tag' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+2
2015-02-10
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+1
2015-02-06
memcg, shmem: fix shmem migration to use lrucare
Michal Hocko
2
-2
/
+2
2015-02-06
mm: export "high_memory" symbol on !MMU
Arnd Bergmann
1
-0
/
+1
2015-02-06
mm: pagewalk: call pte_hole() for VM_PFNMAP during walk_page_range
Shiraz Hashim
1
-1
/
+4
2015-01-29
vm: make stack guard page errors return VM_FAULT_SIGSEGV rather than SIGBUS
Linus Torvalds
1
-1
/
+1
2015-01-29
vm: add VM_FAULT_SIGSEGV handling support
Linus Torvalds
2
-3
/
+3
2015-01-28
mm: provide a find_special_page vma operation
David Vrabel
1
-0
/
+2
2015-01-27
mm/vmscan: fix highidx argument type
Michael S. Tsirkin
1
-1
/
+1
2015-01-27
memcg: remove extra newlines from memcg oom kill log
Greg Thelen
1
-2
/
+2
2015-01-27
mm: page_alloc: embed OOM killing naturally into allocation slowpath
Johannes Weiner
1
-47
/
+35
2015-01-21
Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/pau...
Ingo Molnar
1
-0
/
+1
2015-01-21
fs: remove default_backing_dev_info
Christoph Hellwig
1
-9
/
+0
[prev]
[next]