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/gup: change GUP fast to use flags rather than a write 'bool'
Ira Weiny
2019-05-14
2
-9
/
+9
*
mm/gup: change write parameter to flags in fast walk
Ira Weiny
2019-05-14
1
-26
/
+26
*
mm/gup: replace get_user_pages_longterm() with FOLL_LONGTERM
Ira Weiny
2019-05-14
2
-75
/
+120
*
mm: generalize putback scan functions
Kirill Tkhai
2019-05-14
1
-82
/
+40
*
mm: remove pages_to_free argument of move_active_pages_to_lru()
Kirill Tkhai
2019-05-14
1
-6
/
+13
*
mm: move nr_deactivate accounting to shrink_active_list()
Kirill Tkhai
2019-05-14
1
-6
/
+4
*
mm: move recent_rotated pages calculation to shrink_inactive_list()
Kirill Tkhai
2019-05-14
1
-8
/
+7
*
mm, page_alloc: disallow __GFP_COMP in alloc_pages_exact()
Vlastimil Babka
2019-05-14
1
-3
/
+11
*
mm: page cache: store only head pages in i_pages
Matthew Wilcox
2019-05-14
7
-103
/
+73
*
mm/cma_debug.c: fix the break condition in cma_maxchunk_get()
Yue Hu
2019-05-14
1
-1
/
+1
*
mm/slab.c: fix an infinite loop in leaks_show()
Qian Cai
2019-05-14
1
-1
/
+5
*
mm/slub.c: update the comment about slab frozen
Liu Xiang
2019-05-14
1
-4
/
+5
*
mm/slab.c: remove unneed check in cpuup_canceled
Li RongQing
2019-05-14
1
-4
/
+2
*
slub: remove useless kmem_cache_debug() before remove_full()
Liu Xiang
2019-05-14
1
-2
/
+1
*
slab: use slab_list instead of lru
Tobin C. Harding
2019-05-14
1
-24
/
+25
*
slub: use slab_list instead of lru
Tobin C. Harding
2019-05-14
1
-20
/
+20
*
slub: add comments to endif pre-processor macros
Tobin C. Harding
2019-05-14
1
-10
/
+10
*
slob: use slab_list instead of lru
Tobin C. Harding
2019-05-14
1
-6
/
+6
*
slob: respect list_head abstraction layer
Tobin C. Harding
2019-05-14
1
-14
/
+37
*
mm/hugetlb.c: don't put_page in lock of hugetlb_lock
Kai Shen
2019-05-14
1
-1
/
+2
*
mm/huge_memory: fix vmf_insert_pfn_{pmd, pud}() crash, handle unaligned addre...
Dan Williams
2019-05-14
1
-6
/
+10
*
Merge branch 'work.icache' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2019-05-07
1
-3
/
+2
|
\
|
*
shmem: make use of ->free_inode()
Al Viro
2019-05-02
1
-3
/
+2
*
|
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-05-07
3
-8
/
+8
|
\
\
|
*
|
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2019-04-09
3
-9
/
+9
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-05-07
1
-4
/
+4
|
\
\
\
|
*
|
|
kasan: Makefile: Replace -pg with CC_FLAGS_FTRACE
Torsten Duwe
2019-04-09
1
-3
/
+3
*
|
|
|
Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2019-05-07
2
-21
/
+99
|
\
\
\
\
|
*
|
|
|
mm/vmalloc: Add flag for freeing of special permsissions
Rick Edgecombe
2019-04-30
1
-19
/
+94
|
*
|
|
|
mm/hibernation: Make hibernation handle unmapped pages
Rick Edgecombe
2019-04-30
1
-2
/
+5
*
|
|
|
|
Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-07
1
-42
/
+6
|
\
\
\
\
\
|
*
|
|
|
|
mm/slab: Remove store_stackinfo()
Qian Cai
2019-04-17
1
-42
/
+6
*
|
|
|
|
|
Merge branch 'core-stacktrace-for-linus' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
2019-05-06
5
-115
/
+54
|
\
\
\
\
\
\
|
*
|
|
|
|
|
mm/page_owner: Simplify stack trace handling
Thomas Gleixner
2019-04-29
1
-51
/
+28
|
*
|
|
|
|
|
mm/kasan: Simplify stacktrace handling
Thomas Gleixner
2019-04-29
2
-21
/
+16
|
*
|
|
|
|
|
mm/kmemleak: Simplify stacktrace handling
Thomas Gleixner
2019-04-29
1
-21
/
+3
|
*
|
|
|
|
|
mm/slub: Simplify stack trace retrieval
Thomas Gleixner
2019-04-29
1
-8
/
+4
|
*
|
|
|
|
|
mm/kasan: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2019-04-14
1
-3
/
+0
|
*
|
|
|
|
|
mm/page_owner: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2019-04-14
1
-3
/
+0
|
*
|
|
|
|
|
mm/slub: Remove the ULONG_MAX stack trace hackery
Thomas Gleixner
2019-04-14
1
-9
/
+4
*
|
|
|
|
|
|
Merge branch 'core-objtool-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2019-05-06
3
-2
/
+14
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
x86/uaccess, kasan: Fix KASAN vs SMAP
Peter Zijlstra
2019-04-03
3
-2
/
+14
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-05-06
5
-69
/
+74
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
asm-generic/tlb: Remove tlb_table_flush()
Peter Zijlstra
2019-04-03
1
-17
/
+17
|
*
|
|
|
|
|
asm-generic/tlb: Remove tlb_flush_mmu_free()
Peter Zijlstra
2019-04-03
2
-2
/
+2
|
*
|
|
|
|
|
asm-generic/tlb: Remove CONFIG_HAVE_GENERIC_MMU_GATHER
Peter Zijlstra
2019-04-03
1
-4
/
+0
|
*
|
|
|
|
|
asm-generic/tlb: Remove arch_tlb*_mmu()
Peter Zijlstra
2019-04-03
1
-51
/
+42
|
*
|
|
|
|
|
asm-generic/tlb: Introduce CONFIG_HAVE_MMU_GATHER_NO_GATHER=y
Martin Schwidefsky
2019-04-03
1
-47
/
+60
|
*
|
|
|
|
|
asm-generic/tlb, arch: Invert CONFIG_HAVE_RCU_TABLE_INVALIDATE
Peter Zijlstra
2019-04-03
1
-1
/
+1
|
*
|
|
|
|
|
asm-generic/tlb, arch: Provide CONFIG_HAVE_MMU_GATHER_PAGE_SIZE
Peter Zijlstra
2019-04-03
5
-6
/
+11
|
|
/
/
/
/
/
[next]