index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
net
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-07-08
s390/linkage: increase asm symbols alignment to 16
Vasily Gorbik
1
-1
/
+1
2021-07-08
s390: rename CALL_ON_STACK_NORETURN() to call_on_stack_noreturn()
Heiko Carstens
3
-3
/
+3
2021-07-08
s390: add type checking to CALL_ON_STACK_NORETURN() macro
Heiko Carstens
1
-1
/
+3
2021-07-08
s390: remove old CALL_ON_STACK() macro
Heiko Carstens
1
-37
/
+0
2021-07-08
s390/softirq: use call_on_stack() macro
Heiko Carstens
1
-1
/
+1
2021-07-08
s390/lib: use call_on_stack() macro
Heiko Carstens
1
-2
/
+3
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/mm: use call_on_stack() macro
Heiko Carstens
1
-4
/
+9
2021-07-08
s390: introduce proper type handling call_on_stack() macro
Heiko Carstens
1
-0
/
+97
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
2
-8
/
+13
2021-07-08
s390/irq: simplify do_softirq_own_stack()
Heiko Carstens
1
-11
/
+1
2021-07-08
s390/ap: get rid of register asm in ap_dqap()
Harald Freudenberger
1
-18
/
+24
2021-07-08
s390: rename PIF_SYSCALL_RESTART to PIF_EXECVE_PGSTE_RESTART
Sven Schnelle
3
-11
/
+12
2021-07-08
s390: move restart of execve() syscall
Sven Schnelle
2
-15
/
+20
2021-07-08
s390/signal: remove sigreturn on stack
Sven Schnelle
4
-36
/
+2
2021-07-08
s390/signal: switch to using vdso for sigreturn and syscall restart
Sven Schnelle
4
-31
/
+31
2021-07-08
s390/vdso: add minimal compat vdso
Sven Schnelle
16
-25
/
+371
2021-07-08
s390/vdso: rename VDSO64_LBASE to VDSO_LBASE
Sven Schnelle
2
-2
/
+2
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
2
-24
/
+8
2021-07-08
s390/ap: get rid of register asm
Heiko Carstens
1
-63
/
+87
2021-07-08
s390/irq: remove HAVE_IRQ_EXIT_ON_IRQ_STACK
Sven Schnelle
1
-1
/
+0
2021-07-08
s390/traps: do not test MONITOR CALL without CONFIG_BUG
Ilya Leoshkevich
1
-0
/
+2
2021-07-08
s390/ap: Rework ap_dqap to deal with messages greater than recv buffer
Harald Freudenberger
2
-11
/
+65
2021-07-05
s390/AP: support new dynamic AP bus size limit
Harald Freudenberger
10
-66
/
+116
2021-07-05
s390/lib,string: fix strcat() inline asm constraint modifier
Heiko Carstens
1
-1
/
+1
2021-07-05
s390/cpumf: Allow concurrent access for CPU Measurement Counter Facility
Thomas Richter
6
-1223
/
+1016
2021-07-05
s390/mcck: move register validation to C code
Alexander Gordeev
4
-54
/
+78
2021-07-05
s390/boot: replace magic string check with a bootdata flag
Alexander Egorenkov
3
-1
/
+6
2021-07-05
s390/mcck: keep machine check interruption codes sorted
Alexander Gordeev
1
-1
/
+1
2021-07-05
s390/mcck: move storage error checks to assembler
Alexander Gordeev
3
-26
/
+36
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/lib,uaccess: fix copy_in_user_mvcos() inline asm clobber list
Heiko Carstens
1
-1
/
+1
2021-07-05
s390: mm: Fix secure storage access exception handling
Janosch Frank
4
-1
/
+44
2021-07-05
s390/kprobes: use is_kernel() helper
Kefeng Wang
1
-7
/
+2
2021-07-04
scsi: blkcg: Fix application ID config options
Martin K. Petersen
2
-14
/
+1
2021-07-04
csky: Kconfig: Remove unused selects
Guo Ren
1
-3
/
+0
2021-07-04
csky: syscache: Fixup duplicate cache flush
Guo Ren
1
-5
/
+7
2021-07-03
Revert "ALSA: usb-audio: Reduce latency at playback start"
Linus Torvalds
1
-9
/
+5
2021-07-02
i2c: ali1535: mention that the device should not be disabled
Wolfram Sang
1
-0
/
+5
2021-07-02
i2c: mpc: Restore reread of I2C status register
Chris Packham
1
-0
/
+2
2021-07-01
perf session: Add missing evlist__delete when deleting a session
Riccardo Mancini
1
-1
/
+4
2021-07-01
perf annotate: Allow 's' on source code lines
Riccardo Mancini
1
-3
/
+29
2021-07-01
perf dlfilter: Add object_code() to perf_dlfilter_fns
Adrian Hunter
3
-2
/
+41
2021-07-01
perf dlfilter: Add attr() to perf_dlfilter_fns
Adrian Hunter
3
-2
/
+18
[next]