summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2023-10-10S390: Remove now superfluous sentinel elem from ctl_table arraysJoel Granados
2023-10-09Merge tag 'v6.6-rc5' into locking/core, to pick up fixesIngo Molnar
2023-10-06arch: Reserve map_shadow_stack() syscall number for all architecturesSohil Mehta
2023-10-04rcu: Standardize explicit CPU-hotplug callsFrederic Weisbecker
2023-10-04crash_core: change the prototype of function parse_crashkernel()Baoquan He
2023-10-03syscalls: Cleanup references to sys_lookup_dcookie()Sohil Mehta
2023-09-21futex: Add sys_futex_requeue()peterz@infradead.org
2023-09-21futex: Add sys_futex_wait()peterz@infradead.org
2023-09-21futex: Add sys_futex_wake()peterz@infradead.org
2023-09-19s390: use control register bit definesHeiko Carstens
2023-09-19s390/setup: make use of system_ctl_load()Heiko Carstens
2023-09-19s390/ctlreg: add system_ctl_load()Heiko Carstens
2023-09-19s390/early: use system_ctl_set_bit() instead of local_ctl_set_bit()Heiko Carstens
2023-09-19s390/ctlreg: allow to call system_ctl_set/clear_bit() earlyHeiko Carstens
2023-09-19s390/ctltreg: make initialization of control register save area explicitHeiko Carstens
2023-09-19s390/ctlreg: add struct ctlregHeiko Carstens
2023-09-19s390/kprobes,ptrace: open code struct per_regHeiko Carstens
2023-09-19s390/ctlreg: change parameters of __local_ctl_load() and __local_ctl_store()Heiko Carstens
2023-09-19s390/ctlreg: use local_ctl_load() and local_ctl_store() where possibleHeiko Carstens
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens
2023-09-19s390/ctlreg: rename ctl_reg.h to ctlreg.hHeiko Carstens
2023-09-19s390/ctlreg: move control register code to separate fileHeiko Carstens
2023-09-19s390/setup: use strlcat() instead of strcat()Heiko Carstens
2023-09-19s390/smp: keep the original lowcore for CPU 0Ilya Leoshkevich
2023-09-19s390/smp: disallow CPU hotplug of CPU 0Tobias Huschle
2023-09-19s390/smp,mcck: fix early IPI handlingHeiko Carstens
2023-09-19s390/cert_store: fix string length handlingPeter Oberparleiter
2023-09-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2023-08-31Merge tag 'kvm-s390-next-6.6-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-08-30s390/amode31: change type of __samode31, __eamode31, etcHeiko Carstens
2023-08-30s390/mm: simplify kernel mapping setupHeiko Carstens
2023-08-30s390: remove "noexec" optionHeiko Carstens
2023-08-28Merge tag 's390-6.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-08-28Merge tag 'v6.6-vfs.fchmodat2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-08-28s390/uv: UV feature check utilitySteffen Eiden
2023-08-23Merge branch 'vfio-ap' into featuresHeiko Carstens
2023-08-18s390/uv: export uv_pin_shared for direct usageJanosch Frank
2023-08-18s390/ipl: refactor deprecated strncpyJustin Stitt
2023-08-18s390/ipl: fix virtual vs physical address confusionAlexander Gordeev
2023-08-16s390/ipl: add common ipl parameter attribute groupSven Schnelle
2023-08-16s390/ipl: add missing secure/has_secure file to ipl type 'unknown'Sven Schnelle
2023-08-09s390: replace #include <asm/export.h> with #include <linux/export.h>Masahiro Yamada
2023-08-09s390: remove unneeded #include <asm/export.h>Masahiro Yamada
2023-08-09s390/smp: ensure global control register contents are in syncHeiko Carstens
2023-07-29s390/cert_store: fix error return code in fill_cs_keyring()Yang Yingliang
2023-07-29s390/mm: move pfault code to own C fileHeiko Carstens
2023-07-29KVM: s390: fix sthyi error handlingHeiko Carstens
2023-07-27s390/ftrace: use la instead of aghik in return_to_handler()Heiko Carstens
2023-07-27s390/ebcdic: fix typo in commentChristophe JAILLET
2023-07-27s390/diag: fix diagnose 8c descriptionHeiko Carstens