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
*
hugetlb: allow to free gigantic pages regardless of the configuration
Alexandre Ghiti
2019-05-14
2
-18
/
+40
*
mm: simplify MEMORY_ISOLATION && COMPACTION || CMA into CONTIG_ALLOC
Alexandre Ghiti
2019-05-14
2
-2
/
+4
*
mm/cma.c: fix crash on CMA allocation if bitmap allocation fails
Yue Hu
2019-05-14
1
-1
/
+3
*
mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() API
Johannes Weiner
2019-05-14
1
-31
/
+36
*
mm: memcontrol: push down mem_cgroup_nr_lru_pages()
Johannes Weiner
2019-05-14
1
-6
/
+7
*
mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()
Johannes Weiner
2019-05-14
2
-5
/
+10
*
mm: memcontrol: replace node summing with memcg_page_state()
Johannes Weiner
2019-05-14
1
-3
/
+6
*
mm: memcontrol: replace zone summing with lruvec_page_state()
Johannes Weiner
2019-05-14
2
-2
/
+2
*
mm/vmscan: add tracepoints for node reclaim
Yafang Shao
2019-05-14
1
-0
/
+6
*
mm/page_isolation.c: remove redundant pfn_valid_within() in __first_valid_page()
Anshuman Khandual
2019-05-14
1
-2
/
+0
*
mm/cma.c: fix the bitmap status to show failed allocation reason
Yue Hu
2019-05-14
1
-8
/
+11
*
mm/compaction.c: fix an undefined behaviour
Qian Cai
2019-05-14
1
-1
/
+3
*
mm/memory_hotplug.c: fix the wrong usage of N_HIGH_MEMORY
Baoquan He
2019-05-14
1
-1
/
+1
*
mm,memory_hotplug: drop redundant hugepage_migration_supported check
Oscar Salvador
2019-05-14
1
-2
/
+1
*
mm,memory_hotplug: unlock 1GB-hugetlb on x86_64
Oscar Salvador
2019-05-14
1
-4
/
+0
*
mm/gup: add FOLL_LONGTERM capability to GUP fast
Ira Weiny
2019-05-14
1
-4
/
+36
*
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
[next]