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: 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 'for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/denni...
Linus Torvalds
2019-05-14
4
-169
/
+402
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
percpu: remove spurious lock dependency between percpu and sched
John Sperbeck
2019-05-08
1
-1
/
+5
|
*
|
percpu: use chunk scan_hint to skip some scanning
Dennis Zhou
2019-03-13
1
-9
/
+27
|
*
|
percpu: convert chunk hints to be based on pcpu_block_md
Dennis Zhou
2019-03-13
3
-73
/
+57
|
*
|
percpu: make pcpu_block_md generic
Dennis Zhou
2019-03-13
2
-7
/
+14
|
*
|
percpu: use block scan_hint to only scan forward
Dennis Zhou
2019-03-13
1
-6
/
+17
|
*
|
percpu: remember largest area skipped during allocation
Dennis Zhou
2019-03-13
1
-2
/
+99
|
*
|
percpu: add block level scan_hint
Dennis Zhou
2019-03-13
2
-7
/
+103
|
*
|
percpu: set PCPU_BITMAP_BLOCK_SIZE to PAGE_SIZE
Dennis Zhou
2019-03-13
2
-67
/
+45
|
*
|
percpu: relegate chunks unusable when failing small allocations
Dennis Zhou
2019-03-13
1
-9
/
+26
|
*
|
percpu: manage chunks based on contig_bits instead of free_bytes
Dennis Zhou
2019-03-13
1
-1
/
+1
|
*
|
percpu: introduce helper to determine if two regions overlap
Dennis Zhou
2019-03-13
1
-4
/
+24
|
*
|
percpu: do not search past bitmap when allocating an area
Dennis Zhou
2019-03-13
1
-1
/
+2
|
*
|
percpu: update free path with correct new free region
Dennis Zhou
2019-03-13
1
-1
/
+1
*
|
|
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
[prev]
[next]