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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-03-10
s390: convert ".insn" encoding to instruction names
Vasily Gorbik
5
-20
/
+17
2022-03-10
s390/nospec: move to single register thunks
Vasily Gorbik
1
-32
/
+24
2022-03-10
s390: raise minimum supported machine generation to z10
Vasily Gorbik
5
-73
/
+3
2022-03-10
s390/uaccess: Add copy_from/to_user_key functions
Janis Schoetterl-Glausch
1
-0
/
+22
2022-03-10
s390/nospec: align and size extern thunks
Vasily Gorbik
1
-2
/
+14
2022-03-10
s390/nospec: add an option to use thunk-extern
Vasily Gorbik
1
-0
/
+10
2022-03-10
s390/nospec: generate single register thunks if possible
Vasily Gorbik
1
-0
/
+14
2022-03-10
s390/pci: make zpci_set_irq()/zpci_clear_irq() static
Niklas Schnelle
1
-3
/
+0
2022-03-08
s390: remove unused expoline to BC instructions
Vasily Gorbik
1
-57
/
+0
2022-03-08
s390/irq: use assignment instead of cast
Heiko Carstens
1
-2
/
+7
2022-03-08
s390/traps: get rid of magic cast for per code
Heiko Carstens
1
-2
/
+7
2022-03-08
s390/traps: get rid of magic cast for program interruption code
Heiko Carstens
1
-2
/
+7
2022-03-08
s390/extable: add dedicated uaccess handler
Heiko Carstens
2
-18
/
+33
2022-03-08
s390/extable: convert to relative table with data
Heiko Carstens
2
-23
/
+28
2022-03-08
s390/extable: add and use fixup_exception helper function
Heiko Carstens
1
-11
/
+2
2022-03-08
s390/base: pass pt_regs to early program check handler
Heiko Carstens
1
-1
/
+1
2022-03-08
s390/extable: move EX_TABLE define to asm-extable.h
Heiko Carstens
9
-18
/
+28
2022-03-08
s390/zcrypt: CEX8S exploitation support
Harald Freudenberger
1
-1
/
+1
2022-03-01
s390/mm: convert pte_val()/pXd_val() into functions
Heiko Carstens
1
-5
/
+25
2022-03-01
s390/mm,pgtable: don't use pte_val()/pXd_val() as lvalue
Heiko Carstens
1
-78
/
+66
2022-03-01
s390/mm: use set_pXd()/set_pte() helper functions everywhere
Heiko Carstens
3
-15
/
+15
2022-03-01
s390/mm: add set_pte_bit()/clear_pte_bit() helper functions
Heiko Carstens
1
-0
/
+30
2022-03-01
s390/mm: add set_pXd()/set_pte() helper functions
Heiko Carstens
1
-0
/
+25
2022-03-01
s390: always use the packed stack layout
Vasily Gorbik
1
-9
/
+1
2022-03-01
Merge branch 'fixes' into features
Vasily Gorbik
3
-6
/
+15
2022-03-01
s390/extable: fix exception table sorting
Heiko Carstens
1
-2
/
+7
2022-03-01
s390/ftrace: fix arch_ftrace_get_regs implementation
Heiko Carstens
2
-4
/
+8
2022-02-09
s390/maccess: fix semantics of memcpy_real() and its callers
Alexander Gordeev
3
-3
/
+3
2022-02-06
s390: remove invalid email address of Heiko Carstens
Heiko Carstens
4
-4
/
+0
2022-01-23
s390/uaccess: fix compile error
Heiko Carstens
1
-2
/
+2
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-1
/
+0
2022-01-21
Merge tag 's390-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...
Linus Torvalds
2
-44
/
+80
2022-01-17
s390/uaccess: introduce bit field for OAC specifier
Nico Boehr
1
-43
/
+77
2022-01-17
s390/cpumf: Support for CPU Measurement Sampling Facility LS bit
Thomas Richter
1
-1
/
+3
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-19
/
+17
2022-01-15
include: move find.h from asm_generic to linux
Yury Norov
1
-1
/
+0
2022-01-11
Merge tag 'locking_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2021-12-29
s390: remove unused TASK_SIZE_OF
Guo Ren
1
-2
/
+1
2021-12-21
Merge tag 'kvm-s390-next-5.17-1' of git://git.kernel.org/pub/scm/linux/kernel...
Paolo Bonzini
1
-17
/
+17
2021-12-17
s390: uv: Add offset comments to UV query struct and fix naming
Janosch Frank
1
-17
/
+17
2021-12-16
s390/nmi: disable interrupts on extended save area update
Alexander Gordeev
1
-3
/
+3
2021-12-13
Merge tag 'v5.16-rc5' into locking/core, to pick up fixes
Ingo Molnar
2
-3
/
+10
2021-12-10
s390/ap: add missing virt_to_phys address conversion
Heiko Carstens
1
-1
/
+3
2021-12-10
s390/diag: use pfn_to_phys() instead of open coding
Heiko Carstens
1
-2
/
+2
2021-12-08
Merge branch 'kvm-on-hv-msrbm-fix' into HEAD
Paolo Bonzini
1
-3
/
+4
2021-12-08
KVM: Drop obsolete kvm_arch_vcpu_block_finish()
Sean Christopherson
1
-2
/
+0
2021-12-07
locking: Allow to include asm/spinlock_types.h from linux/spinlock_types_raw.h
Sebastian Andrzej Siewior
1
-1
/
+1
2021-12-06
s390/qdio: clarify logical vs absolute in QIB's kerneldoc
Julian Wiedmann
1
-2
/
+2
2021-12-06
s390/pci: use physical addresses in DMA tables
Niklas Schnelle
1
-13
/
+16
2021-12-06
s390/qdio: split do_QDIO()
Julian Wiedmann
1
-5
/
+6
[next]