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, swap: introduce SWP_SYNCHRONOUS_IO
Minchan Kim
2017-11-15
2
-1
/
+5
*
bdi: introduce BDI_CAP_SYNCHRONOUS_IO
Minchan Kim
2017-11-15
5
-1
/
+16
*
zram: set BDI_CAP_STABLE_WRITES once
Minchan Kim
2017-11-15
1
-10
/
+6
*
mm: update comments for struct page.mapping
Changbin Du
2017-11-15
1
-2
/
+4
*
net/rds/ib_fmr.c: use kmalloc_array_node()
Johannes Thumshirn
2017-11-15
1
-2
/
+2
*
mm/mempool.c: use kmalloc_array_node()
Johannes Thumshirn
2017-11-15
1
-1
/
+1
*
drivers/infiniband/sw/rdmavt/qp.c: use kmalloc_array_node()
Johannes Thumshirn
2017-11-15
1
-1
/
+1
*
drivers/infiniband/hw/qib/qib_init.c: use kmalloc_array_node()
Johannes Thumshirn
2017-11-15
1
-2
/
+3
*
block/blk-mq.c: use kmalloc_array_node()
Johannes Thumshirn
2017-11-15
1
-1
/
+1
*
include/linux/slab.h: add kmalloc_array_node() and kcalloc_node()
Johannes Thumshirn
2017-11-15
1
-0
/
+16
*
slub: fix sysfs duplicate filename creation when slub_debug=O
Miles Chen
2017-11-15
1
-0
/
+4
*
slab, slub, slob: convert slab_flags_t to 32-bit
Alexey Dobriyan
2017-11-15
4
-28
/
+28
*
slab, slub, slob: add slab_flags_t
Alexey Dobriyan
2017-11-15
15
-81
/
+97
*
mm/slab.c: only set __GFP_RECLAIMABLE once
David Rientjes
2017-11-15
1
-2
/
+2
*
mm/slob.c: remove an unnecessary check for __GFP_ZERO
Miles Chen
2017-11-15
1
-1
/
+1
*
mm: oom: show unreclaimable slab info when unreclaimable slabs > user memory
Yang Shi
2017-11-15
3
-2
/
+67
*
mm: slabinfo: remove CONFIG_SLABINFO
Yang Shi
2017-11-15
5
-15
/
+6
*
tools: slabinfo: add "-U" option to show unreclaimable slabs only
Yang Shi
2017-11-15
1
-1
/
+10
*
ocfs2: remove unneeded goto in ocfs2_reserve_cluster_bitmap_bits()
Guozhonghua
2017-11-15
1
-4
/
+1
*
ocfs2/dlm: get mle inuse only when it is initialized
Changwei Ge
2017-11-15
1
-1
/
+3
*
ocfs2: subsystem.su_mutex is required while accessing the item->ci_parent
alex chen
2017-11-15
1
-8
/
+55
*
ocfs2: ip_alloc_sem should be taken in ocfs2_get_block()
alex chen
2017-11-15
1
-8
/
+18
*
ocfs2: should wait dio before inode lock in ocfs2_setattr()
alex chen
2017-11-15
1
-2
/
+7
*
ocfs2: clean up some unused function declarations
piaojun
2017-11-15
1
-3
/
+0
*
ocfs2: fix cluster hang after a node dies
Changwei Ge
2017-11-15
1
-0
/
+1
*
ocfs2: cleanup unused func declaration and assignment
piaojun
2017-11-15
2
-4
/
+0
*
ocfs2: no need flush workqueue before destroying it
piaojun
2017-11-15
3
-5
/
+1
*
ocfs2: remove unused declaration ocfs2_publish_get_mount_state()
Guozhonghua
2017-11-15
1
-3
/
+0
*
m32r: fix endianness constraints
Geert Uytterhoeven
2017-11-15
1
-2
/
+2
*
bloat-o-meter: provide 3 different arguments for data, function and All
Maninder Singh
2017-11-15
1
-34
/
+55
*
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-11-15
97
-601
/
+7399
|
\
|
*
arm64: Make ARMV8_DEPRECATED depend on SYSCTL
Dave Martin
2017-11-13
1
-0
/
+1
|
*
arm64: Implement __lshrti3 library function
Jason A. Donenfeld
2017-11-13
1
-0
/
+21
|
*
arm64: support __int128 on gcc 5+
Jason A. Donenfeld
2017-11-03
3
-1
/
+62
|
*
arm64/sve: Add documentation
Dave Martin
2017-11-03
2
-0
/
+511
|
*
arm64/sve: Detect SVE and activate runtime support
Dave Martin
2017-11-03
8
-6
/
+36
|
*
arm64/sve: KVM: Hide SVE from CPU features exposed to guests
Dave Martin
2017-11-03
1
-1
/
+11
|
*
arm64/sve: KVM: Treat guest SVE use as undefined instruction execution
Dave Martin
2017-11-03
1
-0
/
+8
|
*
arm64/sve: KVM: Prevent guests from using SVE
Dave Martin
2017-11-03
7
-6
/
+53
|
*
arm64/sve: Add sysctl to set the default vector length for new processes
Dave Martin
2017-11-03
1
-1
/
+61
|
*
arm64/sve: Add prctl controls for userspace vector length management
Dave Martin
2017-11-03
5
-0
/
+84
|
*
arm64/sve: ptrace and ELF coredump support
Dave Martin
2017-11-03
5
-9
/
+482
|
*
arm64/sve: Preserve SVE registers around EFI runtime service calls
Dave Martin
2017-11-03
1
-6
/
+61
|
*
arm64/sve: Preserve SVE registers around kernel-mode NEON use
Dave Martin
2017-11-03
1
-2
/
+4
|
*
arm64/sve: Probe SVE capabilities and usable vector lengths
Dave Martin
2017-11-03
6
-3
/
+223
|
*
arm64: cpufeature: Move sys_caps_initialised declarations
Dave Martin
2017-11-03
1
-15
/
+15
|
*
arm64/sve: Backend logic for setting the vector length
Dave Martin
2017-11-03
3
-1
/
+149
|
*
arm64/sve: Signal handling support
Dave Martin
2017-11-03
4
-19
/
+206
|
*
arm64/sve: Support vector length resetting for new processes
Dave Martin
2017-11-03
3
-4
/
+14
|
*
arm64/sve: Core task context handling
Dave Martin
2017-11-03
8
-11
/
+407
[next]