index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
2018-10-27
13
-42
/
+13
*
hugetlb: introduce generic version of prepare_hugepage_range
Alexandre Ghiti
2018-10-27
10
-68
/
+19
*
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
2018-10-27
10
-45
/
+7
*
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
2018-10-27
10
-40
/
+8
*
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
2018-10-27
10
-12
/
+15
*
hugetlb: introduce generic version of huge_ptep_get_and_clear()
Alexandre Ghiti
2018-10-27
10
-24
/
+13
*
hugetlb: introduce generic version of set_huge_pte_at()
Alexandre Ghiti
2018-10-27
10
-37
/
+10
*
hugetlb: introduce generic version of hugetlb_free_pgd_range
Alexandre Ghiti
2018-10-27
10
-62
/
+26
*
hugetlb: harmonize hugetlb.h arch specific defines with pgtable.h
Alexandre Ghiti
2018-10-27
2
-2
/
+2
*
mm: remove unnecessary local variable addr in __get_user_pages_fast()
Wei Yang
2018-10-27
1
-3
/
+2
*
mm: defer ZONE_DEVICE page initialization to the point where we init pgmap
Alexander Duyck
2018-10-27
4
-23
/
+108
*
mm: create non-atomic version of SetPageReserved for init use
Alexander Duyck
2018-10-27
2
-2
/
+8
*
mm: provide kernel parameter to allow disabling page init poisoning
Alexander Duyck
2018-10-27
5
-6
/
+69
*
memcg: remove memcg_kmem_skip_account
Shakeel Butt
2018-10-27
2
-26
/
+1
*
mm/memory_hotplug.c: clean up node_states_check_changes_offline()
Oscar Salvador
2018-10-27
1
-51
/
+29
*
mm/memory_hotplug.c: simplify node_states_check_changes_online
Oscar Salvador
2018-10-27
1
-50
/
+7
*
mm/memory_hotplug.c: tidy up node_states_clear_node()
Oscar Salvador
2018-10-27
1
-4
/
+2
*
mm/memory_hotplug.c: spare unnecessary calls to node_set_state
Oscar Salvador
2018-10-27
1
-1
/
+2
*
mm/filemap.c: Use existing variable
haiqing.shq
2018-10-27
1
-1
/
+1
*
mm: unmap VM_PFNMAP mappings with optimized path
Yang Shi
2018-10-27
1
-9
/
+0
*
mm: unmap VM_HUGETLB mappings with optimized path
Yang Shi
2018-10-27
1
-1
/
+1
*
mm: mmap: zap pages with read mmap_sem in munmap
Yang Shi
2018-10-27
1
-11
/
+48
*
vfree: add debug might_sleep()
Andrey Ryabinin
2018-10-27
1
-0
/
+2
*
mm/vmalloc.c: improve vfree() kerneldoc
Andrey Ryabinin
2018-10-27
1
-0
/
+2
*
kvfree(): fix misleading comment
Andrey Ryabinin
2018-10-27
1
-1
/
+1
*
mm/mempolicy.c: use match_string() helper to simplify the code
zhong jiang
2018-10-27
1
-8
/
+3
*
mm/swap.c: remove duplicated include
YueHaibing
2018-10-27
1
-1
/
+0
*
mm, page_alloc: drop should_suppress_show_mem
Michal Hocko
2018-10-27
1
-15
/
+1
*
mm/memcontrol.c: fix memory.stat item ordering
Johannes Weiner
2018-10-27
1
-7
/
+7
*
mm: zero-seek shrinkers
Johannes Weiner
2018-10-27
4
-4
/
+19
*
mm: workingset: add vmstat counter for shadow nodes
Johannes Weiner
2018-10-27
3
-2
/
+14
*
mm: workingset: use cheaper __inc_lruvec_state in irqsafe node reclaim
Johannes Weiner
2018-10-27
1
-1
/
+1
*
psi: cgroup support
Johannes Weiner
2018-10-27
8
-10
/
+228
*
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
2018-10-27
15
-6
/
+1003
*
sched: introduce this_rq_lock_irq()
Johannes Weiner
2018-10-27
2
-3
/
+13
*
sched: sched.h: make rq locking and clock functions available in stats.h
Johannes Weiner
2018-10-27
1
-82
/
+82
*
sched: loadavg: make calc_load_n() public
Johannes Weiner
2018-10-27
2
-69
/
+72
*
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
2018-10-27
9
-46
/
+27
*
delayacct: track delays from thrashing cache pages
Johannes Weiner
2018-10-27
5
-2
/
+61
*
mm: workingset: tell cache transitions from workingset thrashing
Johannes Weiner
2018-10-27
11
-42
/
+77
*
mm: workingset: don't drop refault information prematurely
Johannes Weiner
2018-10-27
1
-8
/
+14
*
mm, slab: shorten kmalloc cache names for large sizes
Vlastimil Babka
2018-10-27
1
-12
/
+26
*
mm, proc: add KReclaimable to /proc/meminfo
Vlastimil Babka
2018-10-27
3
-15
/
+24
*
mm: rename and change semantics of nr_indirectly_reclaimable_bytes
Vlastimil Babka
2018-10-27
5
-24
/
+14
*
dcache: allocate external names from reclaimable kmalloc caches
Vlastimil Babka
2018-10-27
1
-29
/
+9
*
mm, slab/slub: introduce kmalloc-reclaimable caches
Vlastimil Babka
2018-10-27
2
-18
/
+46
*
mm, slab: combine kmalloc_caches and kmalloc_dma_caches
Vlastimil Babka
2018-10-27
4
-38
/
+52
*
userfaultfd: allow get_mempolicy(MPOL_F_NODE|MPOL_F_ADDR) to trigger userfaults
Andrea Arcangeli
2018-10-27
1
-5
/
+19
*
alpha: switch to NO_BOOTMEM
Mike Rapoport
2018-10-27
4
-188
/
+29
*
unicore32: switch to NO_BOOTMEM
Mike Rapoport
2018-10-27
2
-53
/
+2
[next]