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: gup: use get_user_pages_unlocked within get_user_pages_fast
Andrea Arcangeli
2
-12
/
+4
2015-02-12
mm: gup: add __get_user_pages_unlocked to customize gup_flags
Andrea Arcangeli
2
-15
/
+45
2015-02-12
mm: gup: add get_user_pages_locked and get_user_pages_unlocked
Andrea Arcangeli
2
-11
/
+189
2015-02-12
mm/mempolicy.c: merge alloc_hugepage_vma to alloc_pages_vma
Vlastimil Babka
1
-85
/
+33
2015-02-12
mm/thp: allocate transparent hugepages on local node
Aneesh Kumar K.V
2
-15
/
+81
2015-02-12
mm/compaction: add tracepoint to observe behaviour of compaction defer
Joonsoo Kim
1
-0
/
+71
2015-02-12
mm/compaction: more trace to understand when/why compaction start/finish
Joonsoo Kim
1
-4
/
+34
2015-02-12
mm/compaction: print current range where compaction work
Joonsoo Kim
1
-3
/
+6
2015-02-12
mm/compaction: enhance tracepoint output for compaction begin/end
Joonsoo Kim
1
-2
/
+13
2015-02-12
page_writeback: put account_page_redirty() after set_page_dirty()
Konstantin Khebnikov
1
-1
/
+4
2015-02-12
mm: fix false-positive warning on exit due mm_nr_pmds(mm)
Kirill A. Shutemov
1
-5
/
+0
2015-02-12
mm: account pmd page tables to the process
Kirill A. Shutemov
5
-14
/
+25
2015-02-12
mm: memcontrol: consolidate swap controller code
Johannes Weiner
1
-139
/
+125
2015-02-12
mm: memcontrol: consolidate memory controller initialization
Johannes Weiner
1
-35
/
+25
2015-02-12
mm: memcontrol: simplify soft limit tree init code
Johannes Weiner
1
-9
/
+8
2015-02-12
mm: cma: fix totalcma_pages to include DT defined CMA regions
George G. Davis
1
-1
/
+1
2015-02-12
oom, PM: make OOM detection in the freezer path raceless
Michal Hocko
3
-36
/
+115
2015-02-12
oom: thaw the OOM victim if it is frozen
Michal Hocko
1
-2
/
+8
2015-02-12
oom: add helpers for setting and clearing TIF_MEMDIE
Michal Hocko
2
-4
/
+21
2015-02-12
mm: memcontrol: fold move_anon() and move_file()
Johannes Weiner
1
-31
/
+18
2015-02-12
mm: memcontrol: default hierarchy interface for memory
Johannes Weiner
2
-14
/
+237
2015-02-12
mm: page_counter: pull "-1" handling out of page_counter_memparse()
Johannes Weiner
3
-6
/
+7
2015-02-12
mm: use correct format specifiers when printing address ranges
Juergen Gross
1
-9
/
+11
2015-02-12
memcg: add BUILD_BUG_ON() for string tables
Greg Thelen
1
-0
/
+4
2015-02-12
vmscan: force scan offline memory cgroups
Vladimir Davydov
2
-2
/
+20
2015-02-12
mm: more checks on free_pages_prepare() for tail pages
Kirill A. Shutemov
1
-4
/
+23
2015-02-12
mm/page_alloc.c: drop dead destroy_compound_page()
Kirill A. Shutemov
1
-34
/
+1
2015-02-12
mm: microoptimize zonelist operations
Vlastimil Babka
1
-3
/
+1
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
[next]