index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
s390/entry.S: fix spurious zeroing of r0
Christian Borntraeger
2018-03-06
1
-2
/
+2
*
s390: do not bypass BPENTER for interrupt system calls
Martin Schwidefsky
2018-02-22
1
-0
/
+1
*
s390/clean-up: use CFI_* macros in entry.S
Hendrik Brueckner
2018-02-22
1
-2
/
+3
*
s390: Replace IS_ENABLED(EXPOLINE_*) with IS_ENABLED(CONFIG_EXPOLINE_*)
Eugeniu Rosca
2018-02-19
1
-2
/
+2
*
s390: introduce execute-trampolines for branches
Martin Schwidefsky
2018-02-07
7
-34
/
+264
*
s390: run user space and KVM guests with modified branch prediction
Martin Schwidefsky
2018-02-05
2
-5
/
+64
*
s390: add options to change branch prediction behaviour for the kernel
Martin Schwidefsky
2018-02-05
5
-0
/
+76
*
s390/alternative: use a copy of the facility bit mask
Martin Schwidefsky
2018-02-05
4
-3
/
+11
*
s390: scrub registers on kernel entry and KVM exit
Martin Schwidefsky
2018-02-05
1
-0
/
+47
*
s390/runtime_instrumentation: re-add signum system call parameter
Heiko Carstens
2018-02-05
1
-1
/
+9
*
s390/cpum_cf: correct counter number of LAST_HOST_TRANSLATIONS
Hendrik Brueckner
2018-02-02
1
-1
/
+1
*
s390/kprobes: Fix %p uses in error messages
Masami Hiramatsu
2018-02-02
1
-1
/
+1
*
s390/sysinfo: add and display licensed internal code identifier
Hendrik Brueckner
2018-02-02
1
-0
/
+2
*
Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2018-02-01
2
-3
/
+2
|
\
|
*
treewide: Use DEVICE_ATTR_WO
Joe Perches
2018-01-09
1
-1
/
+1
|
*
treewide: Use DEVICE_ATTR_RW
Joe Perches
2018-01-09
1
-2
/
+1
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2018-02-01
20
-428
/
+758
|
\
\
|
*
|
s390: fix handling of -1 in set{,fs}[gu]id16 syscalls
Eugene Syromiatnikov
2018-01-23
1
-4
/
+4
|
*
|
s390/syscalls: use generated syscall_table.h and unistd.h header files
Hendrik Brueckner
2018-01-23
2
-394
/
+2
|
*
|
s390/syscalls: add Makefile to generate system call header files
Hendrik Brueckner
2018-01-23
1
-0
/
+52
|
*
|
s390/syscalls: add syscalltbl script
Hendrik Brueckner
2018-01-23
1
-0
/
+232
|
*
|
s390/syscalls: add system call table
Hendrik Brueckner
2018-01-23
1
-0
/
+390
|
*
|
s390/ipl: avoid usage of __section(.data)
Vasily Gorbik
2018-01-23
1
-8
/
+4
|
*
|
s390/head: replace hard coded values with constants
Vasily Gorbik
2018-01-23
1
-5
/
+5
|
*
|
s390: remove bogus system call table entries
Heiko Carstens
2018-01-23
1
-3
/
+3
|
*
|
s390/kprobes: remove duplicate includes
Pravin Shedge
2018-01-23
1
-1
/
+0
|
*
|
s390/vdso: revise CFI annotations of vDSO functions
Hendrik Brueckner
2017-12-13
8
-16
/
+52
|
*
|
s390/kernel: emit CFI data in .debug_frame and discard .eh_frame sections
Hendrik Brueckner
2017-12-13
11
-0
/
+17
*
|
|
signal: Unify and correct copy_siginfo_to_user32
Eric W. Biederman
2018-01-15
1
-52
/
+0
*
|
|
signal: Unify and correct copy_siginfo_from_user32
Eric W. Biederman
2018-01-15
1
-48
/
+0
|
|
/
|
/
|
*
|
kernel: make groups_sort calling a responsibility group_info allocators
Thiago Rafael Becker
2017-12-14
1
-0
/
+1
|
/
*
s390: fix compat system call table
Heiko Carstens
2017-12-07
1
-3
/
+3
*
s390: add a few more SPDX identifiers
Martin Schwidefsky
2017-12-05
3
-0
/
+3
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-30
27
-83
/
+47
|
\
|
*
s390/gs: add compat regset for the guarded storage broadcast control block
Martin Schwidefsky
2017-11-28
1
-0
/
+8
|
*
s390: kernel: Remove redundant license text
Greg Kroah-Hartman
2017-11-24
13
-72
/
+0
|
*
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/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
1
-0
/
+1
*
|
treewide: setup_timer() -> timer_setup()
Kees Cook
2017-11-21
1
-2
/
+2
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-17
13
-276
/
+719
|
\
|
*
s390/cpum_sf: correctly set the PID and TID in perf samples
Hendrik Brueckner
2017-11-16
1
-0
/
+76
|
*
s390/cpum_sf: load program parameter at sampler enablement
Hendrik Brueckner
2017-11-16
1
-0
/
+3
|
*
s390/perf: extend perf_regs support to include floating-point registers
Hendrik Brueckner
2017-11-16
1
-0
/
+21
|
*
s390/perf: add perf_regs support and user stack dump
Heiko Carstens
2017-11-16
2
-1
/
+50
|
*
s390/cpum_sf: do not register PMU if no sampling mode is authorized
Hendrik Brueckner
2017-11-16
1
-0
/
+3
[next]