summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
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
2023-01-25s390/cpum_cf: simplify PMC_INIT and PMC_RELEASE usageThomas Richter
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-25s390/cpum_cf: simplify hw_perf_event_destroy()Thomas Richter
2023-01-25s390/cache: change type from unsigned long long to unsigned longHeiko Carstens
2023-01-22s390/kprobes: replace kretprobe with rethookVasily Gorbik
2023-01-22s390/cpum_sf: diagnostic sampling buffer setup to handle virtual addressesThomas Richter
2023-01-22s390/cpum_sf: rework macro AUX_SDB_NUM_xxxThomas Richter
2023-01-22s390/cpum_sf: sampling buffer setup to handle virtual addressesThomas Richter
2023-01-22s390/cpum_sf: remove debug statements from function setup_pmc_cpuThomas Richter
2023-01-22s390/cpum_sf: move functions from header file to source fileThomas Richter
2023-01-22s390/vmem: use swap() instead of open coding itJiapeng Chong
2023-01-22s390/ipl: use kstrtobool() instead of strtobool()Christophe JAILLET
2023-01-17Merge branch 'fixes' into featuresHeiko Carstens
2023-01-17s390: workaround invalid gcc-11 out of bounds read warningHeiko 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/boot: allow setup of different virtual address typesAlexander Gordeev