index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
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
path:
root
/
arch
/
s390
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2017-12-08
4
-67
/
+79
|
\
|
*
s390/uapi: correct whitespace & coding style in asm/ptrace.h
Hendrik Brueckner
2017-12-05
1
-66
/
+52
|
*
s390/bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
Hendrik Brueckner
2017-12-05
4
-3
/
+29
*
|
s390: fix compat system call table
Heiko Carstens
2017-12-07
1
-3
/
+3
*
|
s390/mm: fix off-by-one bug in 5-level page table handling
Heiko Carstens
2017-12-05
1
-2
/
+0
*
|
s390: Remove redudant license text
Martin Schwidefsky
2017-12-05
2
-10
/
+0
*
|
s390: add a few more SPDX identifiers
Martin Schwidefsky
2017-12-05
22
-0
/
+22
*
|
s390: always save and restore all registers on context switch
Heiko Carstens
2017-12-05
1
-14
/
+13
*
|
s390/virtio: add BSD license to virtio-ccw
Michael S. Tsirkin
2017-12-05
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-30
1
-5
/
+2
|
\
|
*
KVM: Let KVM_SET_SIGNAL_MASK work as advertised
Jan H. Schönherr
2017-11-27
1
-5
/
+2
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-30
68
-234
/
+90
|
\
\
|
*
|
s390/gs: add compat regset for the guarded storage broadcast control block
Martin Schwidefsky
2017-11-28
1
-0
/
+8
|
*
|
s390: revert ELF_ET_DYN_BASE base changes
Martin Schwidefsky
2017-11-24
1
-7
/
+8
|
*
|
s390: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
4
-24
/
+0
|
*
|
s390: crypto: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
8
-46
/
+0
|
*
|
s390: include: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
12
-73
/
+0
|
*
|
s390: kernel: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
13
-72
/
+0
|
*
|
s390: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
10
-0
/
+10
|
*
|
s390: appldata: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
4
-0
/
+4
|
*
|
s390: pci: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
4
-0
/
+4
|
*
|
s390: mm: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
4
-0
/
+4
|
*
|
s390: crypto: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
11
-0
/
+11
|
*
|
s390: kernel: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-11-24
22
-0
/
+22
|
*
|
s390: sthyi: add SPDX identifiers to the remaining files
Martin Schwidefsky
2017-11-24
1
-0
/
+1
|
*
|
s390/debug: use pK for kernel pointers
Christian Borntraeger
2017-11-24
1
-1
/
+1
|
*
|
s390: fix alloc_pgste check in init_new_context again
Martin Schwidefsky
2017-11-24
1
-1
/
+1
|
*
|
s390/disassembler: correct disassembly lines alignment
Vasily Gorbik
2017-11-24
1
-1
/
+1
|
*
|
s390/disassembler: remove confusing code
Heiko Carstens
2017-11-20
1
-1
/
+6
|
*
|
s390: rework __switch_to() to allow larger task_struct offsets
Heiko Carstens
2017-11-20
1
-8
/
+7
|
*
|
s390/topology: fix compile error in file arch/s390/kernel/smp.c
Thomas Richter
2017-11-20
2
-0
/
+2
*
|
|
mm: replace pud_write with pud_access_permitted in fault + gup paths
Dan Williams
2017-11-29
1
-0
/
+6
*
|
|
mm: switch to 'define pmd_write' instead of __HAVE_ARCH_PMD_WRITE
Dan Williams
2017-11-29
1
-1
/
+1
*
|
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-2
/
+2
*
|
|
s390: cmm: Convert timers to use timer_setup()
Kees Cook
2017-11-21
1
-5
/
+3
|
/
/
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-17
36
-475
/
+985
|
\
\
|
*
|
s390: remove unused parameter from Makefile
Heiko Carstens
2017-11-16
1
-1
/
+1
|
*
|
s390/cpum_sf: correctly set the PID and TID in perf samples
Hendrik Brueckner
2017-11-16
3
-2
/
+78
|
*
|
s390/cpum_sf: load program parameter at sampler enablement
Hendrik Brueckner
2017-11-16
2
-0
/
+9
|
*
|
s390/perf: extend perf_regs support to include floating-point registers
Hendrik Brueckner
2017-11-16
2
-0
/
+37
|
*
|
s390/perf: add perf_regs support and user stack dump
Heiko Carstens
2017-11-16
4
-1
/
+79
|
*
|
s390/cpum_sf: do not register PMU if no sampling mode is authorized
Hendrik Brueckner
2017-11-16
1
-0
/
+3
|
*
|
s390/cpumf: remove raw event support in basic-only sampling mode
Pu Hou
2017-11-16
2
-175
/
+27
|
*
|
s390/cpumf: enable using AUX buffer
Pu Hou
2017-11-16
1
-11
/
+44
|
*
|
s390/cpumf: introduce AUX buffer for dump diagnostic sample data
Pu Hou
2017-11-16
1
-0
/
+446
|
*
|
s390/disassembler: increase show_code buffer size
Vasily Gorbik
2017-11-16
1
-2
/
+2
|
*
|
s390: Remove CONFIG_HARDENED_USERCOPY
Michael Holzheu
2017-11-16
3
-12
/
+1
|
*
|
s390: enable CPU alternatives unconditionally
Heiko Carstens
2017-11-14
4
-44
/
+10
|
*
|
s390/nmi: remove unused code
Heiko Carstens
2017-11-14
1
-2
/
+0
|
*
|
s390/mm: remove unused code
Heiko Carstens
2017-11-14
1
-6
/
+3
[next]