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
path:
root
/
arch
/
s390
/
kernel
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-30
s390/vdso: add .got.plt in vdso linker script
Sumanth Korikkar
2
-0
/
+2
2021-07-21
Merge tag 's390-5.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
4
-3
/
+6
2021-07-20
s390/cpumf: fix semicolon.cocci warnings
kernel test robot
1
-1
/
+1
2021-07-15
s390/ftrace: fix ftrace_update_ftrace_func implementation
Vasily Gorbik
2
-2
/
+4
2021-07-13
s390: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-07-12
s390/vdso32: add vdso32.lds to targets
Sven Schnelle
1
-0
/
+1
2021-07-10
Merge tag 's390-5.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
31
-1449
/
+1598
2021-07-08
s390: preempt: Fix preempt_count initialization
Valentin Schneider
2
-0
/
+2
2021-07-08
s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()
Heiko Carstens
2
-2
/
+2
2021-07-08
s390/smp: use call_on_stack() macro
Heiko Carstens
1
-4
/
+8
2021-07-08
s390/kexec: use call_on_stack() macro
Heiko Carstens
1
-1
/
+2
2021-07-08
s390/irq: use call_on_stack() macro
Heiko Carstens
1
-3
/
+5
2021-07-08
s390/irq: simplify on_async_stack()
Heiko Carstens
1
-1
/
+1
2021-07-08
s390/irq: inline do_softirq_own_stack()
Heiko Carstens
1
-8
/
+0
2021-07-08
s390/irq: simplify do_softirq_own_stack()
Heiko Carstens
1
-11
/
+1
2021-07-08
s390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RESTART
Sven Schnelle
1
-1
/
+2
2021-07-08
s390: move restart of execve() syscall
Sven Schnelle
1
-15
/
+12
2021-07-08
s390/signal: remove sigreturn on stack
Sven Schnelle
2
-12
/
+2
2021-07-08
s390/signal: switch to using vdso for sigreturn and syscall restart
Sven Schnelle
4
-31
/
+31
2021-07-08
s390: convert to setup_initial_init_mm()
Kefeng Wang
1
-4
/
+1
2021-07-08
s390/vdso: add minimal compat vdso
Sven Schnelle
11
-16
/
+338
2021-07-08
s390/vdso: rename VDSO64_LBASE to VDSO_LBASE
Sven Schnelle
1
-1
/
+1
2021-07-08
s390/vdso64: add sigreturn,rt_sigreturn and restart_syscall
Sven Schnelle
2
-0
/
+20
2021-07-08
s390/vdso: always enable vdso
Sven Schnelle
1
-17
/
+4
2021-07-08
s390/traps: do not test MONITOR CALL without CONFIG_BUG
Ilya Leoshkevich
1
-0
/
+2
2021-07-05
s390/cpumf: Allow concurrent access for CPU Measurement Counter Facility
Thomas Richter
4
-1200
/
+1002
2021-07-05
s390/mcck: move register validation to C code
Alexander Gordeev
3
-52
/
+78
2021-07-05
s390/boot: replace magic string check with a bootdata flag
Alexander Egorenkov
1
-1
/
+3
2021-07-05
s390/mcck: move storage error checks to assembler
Alexander Gordeev
2
-26
/
+32
2021-07-05
s390/mcck: always enter C handler with DAT enabled
Alexander Gordeev
2
-32
/
+32
2021-07-05
s390/mcck: optimize user mode check in case of !CONFIG_KVM
Alexander Gordeev
1
-2
/
+4
2021-07-05
s390/entry.S: factor out SIEEXIT macro
Alexander Gordeev
1
-16
/
+12
2021-07-05
s390: mm: Fix secure storage access exception handling
Janosch Frank
1
-0
/
+10
2021-07-05
s390/kprobes: use is_kernel() helper
Kefeng Wang
1
-7
/
+2
2021-07-04
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
22
-353
/
+206
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-5
/
+1
2021-07-01
Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+1
2021-07-01
kprobes: remove duplicated strong free_insn_page in x86 and s390
Barry Song
1
-5
/
+0
2021-07-01
kernel.h: split out panic and oops helpers
Andy Shevchenko
1
-0
/
+1
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-2
/
+1
2021-06-28
Merge tag 'perf-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-17
/
+0
2021-06-28
s390/speculation: Use statically initialized const for instructions
Kees Cook
1
-1
/
+2
2021-06-21
s390/topology: clear thread/group maps for offline cpus
Sven Schnelle
1
-3
/
+9
2021-06-21
s390: clear pt_regs::flags on irq entry
Sven Schnelle
1
-0
/
+1
2021-06-21
s390: fix system call restart with multiple signals
Sven Schnelle
1
-1
/
+0
2021-06-18
s390/ipl: use register pair instead of register asm
Heiko Carstens
1
-6
/
+8
2021-06-18
s390/sysinfo: get rid of register asm
Heiko Carstens
1
-8
/
+11
2021-06-18
s390/cpcmd: use register pair instead of register asm
Heiko Carstens
1
-20
/
+22
2021-06-18
s390/sthyi: use register pair instead of register asm
Heiko Carstens
1
-7
/
+6
2021-06-18
s390/diag: use register pair instead of register asm
Heiko Carstens
1
-6
/
+5
[next]