index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
|
|
|
mm: remove free_unmap_vmap_area_addr()
Christoph Hellwig
2016-12-13
1
-13
/
+8
|
*
|
|
|
|
|
|
|
|
mm: remove free_unmap_vmap_area_noflush()
Christoph Hellwig
2016-12-13
1
-11
/
+2
|
*
|
|
|
|
|
|
|
|
mm: workingset: update shadow limit to reflect bigger active list
Johannes Weiner
2016-12-13
1
-19
/
+25
|
*
|
|
|
|
|
|
|
|
mm: workingset: restore refault tracking for single-page files
Johannes Weiner
2016-12-13
1
-8
/
+1
|
*
|
|
|
|
|
|
|
|
mm: workingset: move shadow entry tracking to radix tree exceptional tracking
Johannes Weiner
2016-12-13
3
-80
/
+51
|
*
|
|
|
|
|
|
|
|
lib: radix-tree: update callback for changing leaf nodes
Johannes Weiner
2016-12-13
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
lib: radix-tree: check accounting of existing slot replacement users
Johannes Weiner
2016-12-13
4
-7
/
+8
|
*
|
|
|
|
|
|
|
|
lib: radix-tree: native accounting of exceptional entries
Johannes Weiner
2016-12-13
1
-4
/
+4
|
*
|
|
|
|
|
|
|
|
mm: workingset: turn shadow node shrinker bugs into warnings
Johannes Weiner
2016-12-13
1
-8
/
+12
|
*
|
|
|
|
|
|
|
|
mm: khugepaged: fix radix tree node leak in shmem collapse error path
Johannes Weiner
2016-12-13
1
-2
/
+4
|
*
|
|
|
|
|
|
|
|
mm: khugepaged: close use-after-free race during shmem collapsing
Johannes Weiner
2016-12-13
1
-0
/
+5
|
*
|
|
|
|
|
|
|
|
mm: don't cap request size based on read-ahead setting
Jens Axboe
2016-12-13
1
-11
/
+28
|
*
|
|
|
|
|
|
|
|
shmem: fix compilation warnings on unused functions
Jérémy Lefaure
2016-12-13
1
-0
/
+2
|
*
|
|
|
|
|
|
|
|
mm/filemap.c: add comment for confusing logic in page_cache_tree_insert()
Kirill A. Shutemov
2016-12-13
1
-1
/
+4
|
*
|
|
|
|
|
|
|
|
mm/pkeys: generate pkey system call code only if ARCH_HAS_PKEYS is selected
Heiko Carstens
2016-12-13
1
-0
/
+4
|
*
|
|
|
|
|
|
|
|
of/fdt: mark hotpluggable memory
Reza Arbab
2016-12-13
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
mm: enable CONFIG_MOVABLE_NODE on non-x86 arches
Reza Arbab
2016-12-13
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
mm: remove x86-only restriction of movable_node
Reza Arbab
2016-12-13
1
-20
/
+0
|
*
|
|
|
|
|
|
|
|
mm/mempolicy.c: forbid static or relative flags for local NUMA mode
Piotr Kwapulinski
2016-12-13
1
-1
/
+3
|
*
|
|
|
|
|
|
|
|
mm: fix up get_user_pages* comments
Lorenzo Stoakes
2016-12-13
1
-10
/
+6
|
*
|
|
|
|
|
|
|
|
mm: remove the page size change check in tlb_remove_page
Aneesh Kumar K.V
2016-12-13
1
-15
/
+6
|
*
|
|
|
|
|
|
|
|
mm: add tlb_remove_check_page_size_change to track page size change
Aneesh Kumar K.V
2016-12-13
4
-1
/
+16
|
*
|
|
|
|
|
|
|
|
mm/hugetlb: add tlb_remove_hugetlb_entry for handling hugetlb pages
Aneesh Kumar K.V
2016-12-13
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
mm: use the correct page size when removing the page
Aneesh Kumar K.V
2016-12-13
1
-2
/
+2
|
*
|
|
|
|
|
|
|
|
shmem: avoid maybe-uninitialized warning
Arnd Bergmann
2016-12-13
1
-3
/
+1
|
*
|
|
|
|
|
|
|
|
mm, compaction: fix NR_ISOLATED_* stats for pfn based migration
Ming Ling
2016-12-13
2
-26
/
+14
|
*
|
|
|
|
|
|
|
|
mm, mempolicy: clean up __GFP_THISNODE confusion in policy_zonelist
Michal Hocko
2016-12-13
1
-16
/
+8
|
*
|
|
|
|
|
|
|
|
mm, thp: avoid unlikely branches for split_huge_pmd
David Rientjes
2016-12-13
3
-4
/
+4
|
*
|
|
|
|
|
|
|
|
mm/vmalloc.c: simplify /proc/vmallocinfo implementation
zijun_hu
2016-12-13
1
-22
/
+5
|
*
|
|
|
|
|
|
|
|
mm: make unreserve highatomic functions reliable
Minchan Kim
2016-12-13
1
-7
/
+17
|
*
|
|
|
|
|
|
|
|
mm: try to exhaust highatomic reserve before the OOM
Minchan Kim
2016-12-13
1
-5
/
+10
|
*
|
|
|
|
|
|
|
|
mm: prevent double decrease of nr_reserved_highatomic
Minchan Kim
2016-12-13
1
-6
/
+18
|
*
|
|
|
|
|
|
|
|
mm: don't steal highatomic pageblock
Minchan Kim
2016-12-13
1
-2
/
+4
|
*
|
|
|
|
|
|
|
|
kmemleak: fix reference to Documentation
Andreas Platschek
2016-12-13
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
mm/hugetlb.c: use huge_pte_lock instead of opencoding the lock
Aneesh Kumar K.V
2016-12-13
1
-4
/
+2
|
*
|
|
|
|
|
|
|
|
mm/hugetlb.c: use the right pte val for compare in hugetlb_cow
Aneesh Kumar K.V
2016-12-13
1
-5
/
+7
|
*
|
|
|
|
|
|
|
|
mm/gup.c: make unnecessarily global vma_permits_fault() static
Tobias Klauser
2016-12-13
1
-1
/
+2
|
*
|
|
|
|
|
|
|
|
mm/vmscan.c: set correct defer count for shrinker
Shaohua Li
2016-12-13
1
-3
/
+11
|
*
|
|
|
|
|
|
|
|
mm/mprotect.c: don't touch single threaded PTEs which are on the right node
Andi Kleen
2016-12-13
1
-0
/
+13
|
*
|
|
|
|
|
|
|
|
mm, slab: maintain total slab count instead of active count
David Rientjes
2016-12-13
2
-43
/
+31
|
*
|
|
|
|
|
|
|
|
mm, slab: faster active and free stats
Greg Thelen
2016-12-13
2
-71
/
+49
|
*
|
|
|
|
|
|
|
|
mm/slab_common.c: check kmem_create_cache flags are common
Thomas Garnier
2016-12-13
2
-0
/
+21
|
*
|
|
|
|
|
|
|
|
slub: avoid false-postive warning
Arnd Bergmann
2016-12-13
1
-1
/
+1
|
*
|
|
|
|
|
|
|
|
slub: move synchronize_sched out of slab_mutex on shrink
Vladimir Davydov
2016-12-13
5
-23
/
+31
|
*
|
|
|
|
|
|
|
|
mm: memcontrol: use special workqueue for creating per-memcg caches
Vladimir Davydov
2016-12-13
1
-1
/
+14
*
|
|
|
|
|
|
|
|
|
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-12-13
7
-294
/
+172
|
\
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
|
mm/compaction: Convert to hotplug state machine
Anna-Maria Gleixner
2016-12-02
1
-13
/
+18
|
*
|
|
|
|
|
|
|
|
|
mm/zswap: Convert pool to hotplug state machine
Sebastian Andrzej Siewior
2016-12-02
1
-65
/
+34
|
*
|
|
|
|
|
|
|
|
|
mm/zswap: Convert dst-mem to hotplug state machine
Sebastian Andrzej Siewior
2016-12-02
1
-56
/
+17
|
*
|
|
|
|
|
|
|
|
|
mm/zsmalloc: Convert to hotplug state machine
Sebastian Andrzej Siewior
2016-12-02
1
-54
/
+13
[prev]
[next]