index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: rename and change semantics of nr_indirectly_reclaimable_bytes
Vlastimil Babka
2018-10-26
5
-24
/
+14
*
dcache: allocate external names from reclaimable kmalloc caches
Vlastimil Babka
2018-10-26
1
-29
/
+9
*
mm, slab/slub: introduce kmalloc-reclaimable caches
Vlastimil Babka
2018-10-26
2
-18
/
+46
*
mm, slab: combine kmalloc_caches and kmalloc_dma_caches
Vlastimil Babka
2018-10-26
4
-38
/
+52
*
userfaultfd: allow get_mempolicy(MPOL_F_NODE|MPOL_F_ADDR) to trigger userfaults
Andrea Arcangeli
2018-10-26
1
-5
/
+19
*
alpha: switch to NO_BOOTMEM
Mike Rapoport
2018-10-26
4
-188
/
+29
*
unicore32: switch to NO_BOOTMEM
Mike Rapoport
2018-10-26
2
-53
/
+2
*
um: switch to NO_BOOTMEM
Mike Rapoport
2018-10-26
2
-11
/
+11
*
um: setup_physmem: stop using global variables
Mike Rapoport
2018-10-26
1
-3
/
+3
*
nios2: switch to NO_BOOTMEM
Mike Rapoport
2018-10-26
3
-39
/
+7
*
nios2: use generic early_init_dt_add_memory_arch
Mike Rapoport
2018-10-26
3
-10
/
+3
*
of: ignore sub-page memory regions
Mike Rapoport
2018-10-26
1
-5
/
+6
*
hexagon: switch to NO_BOOTMEM
Mike Rapoport
2018-10-26
2
-12
/
+11
*
mm: convert insert_pfn() to vm_fault_t
Matthew Wilcox
2018-10-26
1
-19
/
+5
*
mm: convert __vm_insert_mixed() to vm_fault_t
Matthew Wilcox
2018-10-26
1
-21
/
+15
*
mm: inline vm_insert_pfn_prot() into caller
Matthew Wilcox
2018-10-26
1
-31
/
+24
*
mm: remove vm_insert_pfn()
Matthew Wilcox
2018-10-26
2
-39
/
+30
*
mm: remove references to vm_insert_pfn()
Matthew Wilcox
2018-10-26
3
-5
/
+5
*
mm: make vm_insert_pfn_prot() static
Matthew Wilcox
2018-10-26
2
-27
/
+25
*
x86: convert vdso to use vm_fault_t
Matthew Wilcox
2018-10-26
1
-15
/
+9
*
mm: introduce vmf_insert_pfn_prot()
Matthew Wilcox
2018-10-26
2
-16
/
+33
*
mm: remove vm_insert_mixed()
Matthew Wilcox
2018-10-26
2
-18
/
+11
*
cramfs: convert to use vmf_insert_mixed
Nicolas Pitre
2018-10-26
1
-1
/
+4
*
mm: convert to use vm_fault_t
Souptick Joarder
2018-10-26
1
-2
/
+2
*
mm/page_alloc.c: clean up check_for_memory()
Oscar Salvador
2018-10-26
1
-6
/
+3
*
mm/swapfile.c: clear si->swap_map[] in swap_free_cluster()
Huang Ying
2018-10-26
1
-3
/
+1
*
mm/swapfile.c: call free_swap_slot() in __swap_entry_free()
Huang Ying
2018-10-26
1
-6
/
+4
*
mm/swapfile.c: use __try_to_reclaim_swap() in free_swap_and_cache()
Huang Ying
2018-10-26
1
-32
/
+25
*
kmemleak: add module param to print warnings to dmesg
Vincent Whitchurch
2018-10-26
1
-7
/
+35
*
Revert "mm, mmu_notifier: annotate mmu notifiers with blockable invalidate ca...
Michal Hocko
2018-10-26
7
-59
/
+0
*
mm, mmu_notifier: be explicit about range invalition non-blocking mode
Michal Hocko
2018-10-26
1
-1
/
+3
*
mm,page_alloc: PF_WQ_WORKER threads must sleep at should_reclaim_retry()
Michal Hocko
2018-10-26
1
-16
/
+16
*
mm: don't miss the last page because of round-off error
Roman Gushchin
2018-10-26
2
-2
/
+7
*
mm: drain memcg stocks on css offlining
Roman Gushchin
2018-10-26
1
-0
/
+2
*
mm: rework memcg kernel stack accounting
Roman Gushchin
2018-10-26
2
-7
/
+61
*
slub: extend slub debug to handle multiple slabs
Aaron Tomlin
2018-10-26
2
-9
/
+53
*
mm: don't warn about large allocations for slab
Dmitry Vyukov
2018-10-26
2
-6
/
+10
*
mm/slub.c: switch to bitmap_zalloc()
Andy Shevchenko
2018-10-26
1
-13
/
+7
*
xtensa: use generic vga.h
Jiri Slaby
2018-10-26
2
-19
/
+1
*
fs/iomap.c: change return type to vm_fault_t
Souptick Joarder
2018-10-26
2
-2
/
+4
*
ocfs2: remove set but not used variable 'rb'
YueHaibing
2018-10-26
1
-2
/
+0
*
fs/ocfs2/dlm/dlmdebug.c: fix a sleep-in-atomic-context bug in dlm_print_one_m...
Jia-Ju Bai
2018-10-26
1
-1
/
+1
*
ocfs2: remove unneeded null check
Ding Xiang
2018-10-26
1
-2
/
+1
*
ocfs2: remove unused pointer 'eb'
Colin Ian King
2018-10-26
1
-4
/
+0
*
ocfs2/dlm: remove unnecessary parentheses
Nathan Chancellor
2018-10-26
1
-1
/
+1
*
scripts/tags.sh: add DECLARE_HASHTABLE()
Kirill Tkhai
2018-10-26
1
-1
/
+1
*
lib/test_kasan.c: add tests for several string/memory API functions
Andrey Ryabinin
2018-10-26
1
-0
/
+70
*
arm64: lib: use C string functions with KASAN enabled
Andrey Ryabinin
2018-10-26
10
-16
/
+21
*
include/linux/linkage.h: align weak symbols
Andrey Ryabinin
2018-10-26
1
-0
/
+1
*
include/linux/pfn_t.h: force '~' to be parsed as an unary operator
Sebastien Boisvert
2018-10-26
1
-1
/
+1
[next]