summaryrefslogtreecommitdiff
path: root/arch/s390/include
AgeCommit message (Expand)Author
2023-02-28s390/mcck: cleanup user process termination pathAlexander Gordeev
2023-02-28s390/rwonce: add READ_ONCE_ALIGNED_128() macroHeiko Carstens
2023-02-27s390/ap,zcrypt,vfio: introduce and use ap_queue_status_reg unionHarald Freudenberger
2023-02-15s390/irq,idle: simplify idle checkHeiko Carstens
2023-02-15s390/processor: add test_and_set_cpu_flag() and test_and_clear_cpu_flag()Heiko Carstens
2023-02-15s390/processor: let cpu helper functions return boolean valuesHeiko Carstens
2023-02-15s390/zcrypt: introduce ctfm field in struct CPRBXHarald Freudenberger
2023-02-14s390: remove confusing comment from uapi types header fileHeiko Carstens
2023-02-14s390/mem_detect: do not truncate online memory ranges infoVasily Gorbik
2023-02-14s390/vx: remove __uint128_t type from __vector128 struct againHeiko Carstens
2023-02-14s390/mm: add support for RDP (Reset DAT-Protection)Gerald Schaefer
2023-02-10s390/ap: fix status returned by ap_qact()Halil Pasic
2023-02-10s390/ap: fix status returned by ap_aqic()Halil Pasic
2023-02-09Revert "s390/mem_detect: do not update output parameters on failure"Heiko Carstens
2023-02-09s390/idle: remove arch_cpu_idle_time() and corresponding codeHeiko Carstens
2023-02-09s390/vx: use simple assignments to access __vector128 membersHeiko Carstens
2023-02-09s390/vx: add 64 and 128 bit members to __vector128 structHeiko Carstens
2023-02-09s390/processor: always inline cpu flag helper functionsHeiko Carstens
2023-02-09Merge branch 'cmpxchg_user_key' into featuresHeiko Carstens
2023-02-06s390/boot: avoid page tables memory in kaslrVasily Gorbik
2023-02-06s390/mem_detect: add get_mem_detect_online_total()Vasily Gorbik
2023-02-06s390/rethook: add local rethook header fileHeiko Carstens
2023-01-31s390/mem_detect: do not update output parameters on failureAlexander Gordeev
2023-01-31s390/cio: introduce locking for register/unregister functionsVineeth Vijayan
2023-01-25s390/syscalls: get rid of system call alias functionsHeiko Carstens
2023-01-25s390/syscalls: remove trailing semicolonHeiko Carstens
2023-01-25s390/syscalls: move __S390_SYS_STUBx() macroHeiko Carstens
2023-01-25s390/syscalls: remove __SC_COMPAT_TYPE defineHeiko Carstens
2023-01-25s390/syscalls: remove SYSCALL_METADATA() from compat syscallsHeiko Carstens
2023-01-25s390/cpum_cf: merge source files for CPU Measurement counter facilityThomas Richter
2023-01-25s390/cpum_cf: remove in-kernel counting facility interfaceThomas Richter
2023-01-25s390/cpum_cf: move stccm_avail()Thomas Richter
2023-01-25s390/cpum_cf: move cpum_cf_ctrset_size()Thomas Richter
2023-01-22s390/kprobes: replace kretprobe with rethookVasily Gorbik
2023-01-22s390/cpum_sf: move functions from header file to source fileThomas Richter
2023-01-17Merge branch 'fixes' into featuresHeiko Carstens
2023-01-13s390: move __amode31_base declaration to proper header fileHeiko Carstens
2023-01-13s390/mm: allocate Absolute Lowcore Area in decompressorAlexander Gordeev
2023-01-13s390/mm: allocate Real Memory Copy Area in decompressorAlexander Gordeev
2023-01-13s390/mm: start kernel with DAT enabledAlexander Gordeev
2023-01-13s390/pgtable: add REGION3_KERNEL_EXEC protectionAlexander Gordeev
2023-01-11s390/percpu: add READ_ONCE() to arch_this_cpu_to_op_simple()Heiko Carstens
2023-01-11s390/cpum_sf: add READ_ONCE() semantics to compare and swap loopsHeiko Carstens
2023-01-09vfio/ccw: calculate number of IDAWs regardless of formatEric Farman
2023-01-09s390/diag: use __packed __alignedSven Schnelle
2023-01-09s390/fs3270: split header filesSven Schnelle
2023-01-09s390/tty3270: add support for diag 8cSven Schnelle
2023-01-09s390: remove the last remnants of cputime_tNicholas Piggin
2023-01-06s390/debug: add _ASM_S390_ prefix to header guardNiklas Schnelle
2023-01-04s390/uaccess: avoid __ashlti3() callHeiko Carstens