index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2018-10-26
memcg: remove memcg_kmem_skip_account
Shakeel Butt
2
-26
/
+1
2018-10-26
mm/memory_hotplug.c: clean up node_states_check_changes_offline()
Oscar Salvador
1
-51
/
+29
2018-10-26
mm/memory_hotplug.c: simplify node_states_check_changes_online
Oscar Salvador
1
-50
/
+7
2018-10-26
mm/memory_hotplug.c: tidy up node_states_clear_node()
Oscar Salvador
1
-4
/
+2
2018-10-26
mm/memory_hotplug.c: spare unnecessary calls to node_set_state
Oscar Salvador
1
-1
/
+2
2018-10-26
mm/filemap.c: Use existing variable
haiqing.shq
1
-1
/
+1
2018-10-26
mm: unmap VM_PFNMAP mappings with optimized path
Yang Shi
1
-9
/
+0
2018-10-26
mm: unmap VM_HUGETLB mappings with optimized path
Yang Shi
1
-1
/
+1
2018-10-26
mm: mmap: zap pages with read mmap_sem in munmap
Yang Shi
1
-11
/
+48
2018-10-26
vfree: add debug might_sleep()
Andrey Ryabinin
1
-0
/
+2
2018-10-26
mm/vmalloc.c: improve vfree() kerneldoc
Andrey Ryabinin
1
-0
/
+2
2018-10-26
kvfree(): fix misleading comment
Andrey Ryabinin
1
-1
/
+1
2018-10-26
mm/mempolicy.c: use match_string() helper to simplify the code
zhong jiang
1
-8
/
+3
2018-10-26
mm/swap.c: remove duplicated include
YueHaibing
1
-1
/
+0
2018-10-26
mm, page_alloc: drop should_suppress_show_mem
Michal Hocko
1
-15
/
+1
2018-10-26
mm/memcontrol.c: fix memory.stat item ordering
Johannes Weiner
1
-7
/
+7
2018-10-26
mm: zero-seek shrinkers
Johannes Weiner
4
-4
/
+19
2018-10-26
mm: workingset: add vmstat counter for shadow nodes
Johannes Weiner
3
-2
/
+14
2018-10-26
mm: workingset: use cheaper __inc_lruvec_state in irqsafe node reclaim
Johannes Weiner
1
-1
/
+1
2018-10-26
psi: cgroup support
Johannes Weiner
8
-10
/
+228
2018-10-26
psi: pressure stall information for CPU, memory, and IO
Johannes Weiner
15
-6
/
+1003
2018-10-26
sched: introduce this_rq_lock_irq()
Johannes Weiner
2
-3
/
+13
2018-10-26
sched: sched.h: make rq locking and clock functions available in stats.h
Johannes Weiner
1
-82
/
+82
2018-10-26
sched: loadavg: make calc_load_n() public
Johannes Weiner
2
-69
/
+72
2018-10-26
sched: loadavg: consolidate LOAD_INT, LOAD_FRAC, CALC_LOAD
Johannes Weiner
9
-46
/
+27
2018-10-26
delayacct: track delays from thrashing cache pages
Johannes Weiner
5
-2
/
+61
2018-10-26
mm: workingset: tell cache transitions from workingset thrashing
Johannes Weiner
11
-42
/
+77
2018-10-26
mm: workingset: don't drop refault information prematurely
Johannes Weiner
1
-8
/
+14
2018-10-26
mm, slab: shorten kmalloc cache names for large sizes
Vlastimil Babka
1
-12
/
+26
2018-10-26
mm, proc: add KReclaimable to /proc/meminfo
Vlastimil Babka
3
-15
/
+24
2018-10-26
mm: rename and change semantics of nr_indirectly_reclaimable_bytes
Vlastimil Babka
5
-24
/
+14
2018-10-26
dcache: allocate external names from reclaimable kmalloc caches
Vlastimil Babka
1
-29
/
+9
2018-10-26
mm, slab/slub: introduce kmalloc-reclaimable caches
Vlastimil Babka
2
-18
/
+46
2018-10-26
mm, slab: combine kmalloc_caches and kmalloc_dma_caches
Vlastimil Babka
4
-38
/
+52
2018-10-26
userfaultfd: allow get_mempolicy(MPOL_F_NODE|MPOL_F_ADDR) to trigger userfaults
Andrea Arcangeli
1
-5
/
+19
2018-10-26
alpha: switch to NO_BOOTMEM
Mike Rapoport
4
-188
/
+29
2018-10-26
unicore32: switch to NO_BOOTMEM
Mike Rapoport
2
-53
/
+2
2018-10-26
um: switch to NO_BOOTMEM
Mike Rapoport
2
-11
/
+11
2018-10-26
um: setup_physmem: stop using global variables
Mike Rapoport
1
-3
/
+3
2018-10-26
nios2: switch to NO_BOOTMEM
Mike Rapoport
3
-39
/
+7
2018-10-26
nios2: use generic early_init_dt_add_memory_arch
Mike Rapoport
3
-10
/
+3
2018-10-26
of: ignore sub-page memory regions
Mike Rapoport
1
-5
/
+6
2018-10-26
hexagon: switch to NO_BOOTMEM
Mike Rapoport
2
-12
/
+11
2018-10-26
mm: convert insert_pfn() to vm_fault_t
Matthew Wilcox
1
-19
/
+5
2018-10-26
mm: convert __vm_insert_mixed() to vm_fault_t
Matthew Wilcox
1
-21
/
+15
2018-10-26
mm: inline vm_insert_pfn_prot() into caller
Matthew Wilcox
1
-31
/
+24
2018-10-26
mm: remove vm_insert_pfn()
Matthew Wilcox
2
-39
/
+30
2018-10-26
mm: remove references to vm_insert_pfn()
Matthew Wilcox
3
-5
/
+5
2018-10-26
mm: make vm_insert_pfn_prot() static
Matthew Wilcox
2
-27
/
+25
2018-10-26
x86: convert vdso to use vm_fault_t
Matthew Wilcox
1
-15
/
+9
[prev]
[next]