index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-27
s390/sclp: use only one sclp early buffer to send commands
Alexander Egorenkov
2
-3
/
+7
2021-07-27
s390/cio: remove unused include linux/spinlock.h from cio.h
Alexander Egorenkov
2
-1
/
+1
2021-07-27
Merge 5.14-rc3 into driver-core-next
Greg Kroah-Hartman
1
-0
/
+1
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+1
2021-07-23
compat: make linux/compat.h available everywhere
Arnd Bergmann
1
-11
/
+3
2021-07-21
s390/scm: Make struct scm_driver::remove return void
Uwe Kleine-König
1
-1
/
+1
2021-07-20
s390/qeth: remove OSN support
Julian Wiedmann
1
-2
/
+0
2021-07-15
s390/ftrace: fix ftrace_update_ftrace_func implementation
Vasily Gorbik
1
-0
/
+1
2021-07-08
s390: preempt: Fix preempt_count initialization
Valentin Schneider
1
-12
/
+4
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
1
-1
/
+1
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: introduce proper type handling call_on_stack() macro
Heiko Carstens
1
-0
/
+97
2021-07-08
s390/irq: inline do_softirq_own_stack()
Heiko Carstens
1
-0
/
+13
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
2
-9
/
+9
2021-07-08
s390: move restart of execve() syscall
Sven Schnelle
1
-0
/
+8
2021-07-08
s390/signal: remove sigreturn on stack
Sven Schnelle
1
-1
/
+0
2021-07-08
s390/vdso: add minimal compat vdso
Sven Schnelle
3
-9
/
+19
2021-07-08
s390/vdso: rename VDSO64_LBASE to VDSO_LBASE
Sven Schnelle
1
-1
/
+1
2021-07-08
s390/vdso: always enable vdso
Sven Schnelle
1
-7
/
+4
2021-07-08
s390/ap: get rid of register asm
Heiko Carstens
1
-63
/
+87
2021-07-08
s390/ap: Rework ap_dqap to deal with messages greater than recv buffer
Harald Freudenberger
1
-7
/
+41
2021-07-05
s390/cpumf: Allow concurrent access for CPU Measurement Counter Facility
Thomas Richter
1
-22
/
+14
2021-07-05
s390/mcck: move register validation to C code
Alexander Gordeev
1
-2
/
+0
2021-07-05
s390/boot: replace magic string check with a bootdata flag
Alexander Egorenkov
1
-0
/
+2
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
1
-0
/
+4
2021-07-05
s390: mm: Fix secure storage access exception handling
Janosch Frank
1
-1
/
+7
2021-07-04
Merge tag 's390-5.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
Linus Torvalds
25
-177
/
+302
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2
-5
/
+3
2021-07-01
mm/thp: define default pmd_pgtable()
Anshuman Khandual
2
-3
/
+3
2021-07-01
mm: define default value for FIRST_USER_ADDRESS
Anshuman Khandual
1
-2
/
+0
2021-06-30
Merge tag 'net-next-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-3
/
+1
2021-06-29
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-2
/
+0
2021-06-29
mm: define default MAX_PTRS_PER_* in include/pgtable.h
Daniel Axtens
1
-2
/
+0
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-7
/
+2
2021-06-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
1
-3
/
+3
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+2
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+0
2021-06-28
s390/string: get rid of register asm
Heiko Carstens
1
-24
/
+35
2021-06-28
s390/cmpxchg: use register pair instead of register asm
Heiko Carstens
2
-33
/
+38
2021-06-28
s390/timex: get rid of register asm
Heiko Carstens
1
-10
/
+16
2021-06-28
s390/pci: add zpci_set_irq()/zpci_clear_irq()
Niklas Schnelle
1
-1
/
+6
2021-06-24
KVM: stats: Separate generic stats from architecture specific ones
Jing Zhang
1
-7
/
+2
2021-06-21
s390/stack: fix possible register corruption with stack switch helper
Heiko Carstens
1
-7
/
+11
2021-06-18
s390/facility: get rid of register asm
Heiko Carstens
1
-5
/
+7
2021-06-18
s390/uaccess: get rid of register asm
Heiko Carstens
1
-19
/
+17
[prev]
[next]