summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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/kfence: fix page fault reportingHeiko 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/entry: remove toolchain dependent micro-optimizationHeiko 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-14s390/mm: define private VM_FAULT_* reasons from top bitsPeter Xu
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-09s390/idle: mark arch_cpu_idle() noinstrHeiko Carstens
2023-02-09s390/idle: move idle time accounting to account_idle_time_irq()Heiko Carstens
2023-02-09Merge branch 'cmpxchg_user_key' into featuresHeiko Carstens
2023-02-06Merge branch 'fixes' into featuresHeiko Carstens
2023-02-06s390/boot: avoid potential amode31 truncationVasily Gorbik
2023-02-06s390/boot: move detect_facilities() after cmd line parsingVasily Gorbik
2023-02-06s390/kasan: avoid mapping KASAN shadow for standby memoryVasily Gorbik
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/mem_detect: handle online memory limit just onceVasily Gorbik
2023-02-06s390/boot: fix mem_detect extended area allocationVasily Gorbik
2023-02-06s390/mem_detect: rely on diag260() if sclp_early_get_memsize() failsVasily Gorbik
2023-02-06s390/diag: make __diag8c_tmp_amode31 staticHeiko Carstens
2023-02-06s390/rethook: add local rethook header fileHeiko Carstens
2023-02-06s390/vmem: remove unnecessary KASAN checksVasily Gorbik
2023-02-06s390/vmem: fix empty page tables cleanup under KASANVasily Gorbik
2023-02-06s390/kasan: update kasan memory layout noteVasily Gorbik
2023-02-06s390/mem_detect: fix detect_memory() error handlingVasily Gorbik
2023-02-06s390/ipl: add loadparm parameter to eckd ipl/reipl dataSven Schnelle
2023-02-06s390/ipl: add DEFINE_GENERIC_LOADPARM()Sven Schnelle
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-31s390/mm,ptdump: avoid Kasan vs Memcpy Real markers swappingVasily Gorbik
2023-01-31s390/boot: remove pgtable_populate_endVasily Gorbik
2023-01-31s390/boot: avoid mapping standby memoryVasily Gorbik
2023-01-31s390/decompressor: specify __decompress() buf len to avoid overflowVasily Gorbik
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: discard .interp sectionIlya Leoshkevich