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