summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2023-04-04s390: remove arch_early_irq_init()Heiko Carstens
2023-04-04s390/stacktrace: remove call_on_stack_noreturn()Heiko Carstens
2023-04-04s390: use init_thread_union aka initial stack for the first processHeiko Carstens
2023-04-04s390/stack: set lowcore kernel stack pointer earlyHeiko Carstens
2023-04-04s390/stack: use STACK_INIT_OFFSET where possibleHeiko Carstens
2023-04-04s390/dumpstack: simplify in stack logic codeHeiko Carstens
2023-04-04s390: make extables read-onlyVasily Gorbik
2023-04-04s390/entry: rely on long-displacement facilityVasily Gorbik
2023-04-04Merge branch 'uaccess-inline-asm-cleanup' into featuresVasily Gorbik
2023-04-04s390/uaccess: remove extra blank lineHeiko Carstens
2023-04-04s390/uaccess: get rid of not needed local variableHeiko Carstens
2023-04-04s390/uaccess: rename tmp1 and tmp2 variablesHeiko Carstens
2023-04-04s390/uaccess: sort EX_TABLE list for inline assembliesHeiko Carstens
2023-04-04s390/uaccess: rename/sort labels in inline assembliesHeiko Carstens
2023-04-04s390/uaccess: remove unused label in inline assembliesHeiko Carstens
2023-04-04s390/uaccess: use symbolic names for inline assembly operandsHeiko Carstens
2023-04-03Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman
2023-03-31KVM: PPC: Make KVM_CAP_IRQFD_RESAMPLE platform dependentAlexey Kardashevskiy
2023-03-28mm: add PTE pointer parameter to flush_tlb_fix_spurious_fault()Gerald Schaefer
2023-03-28KVM: s390: pv: fix external interruption loop not always detectedNico Boehr
2023-03-27s390/uaccess: add missing earlyclobber annotations to __clear_user()Heiko Carstens
2023-03-27s390/ptrace: fix PTRACE_GET_LAST_BREAK error handlingHeiko Carstens
2023-03-27s390: reintroduce expoline dependence to scriptsJiri Slaby (SUSE)
2023-03-27s390: enable ARCH_HAS_MEMBARRIER_SYNC_COREHeiko Carstens
2023-03-27s390/cpum_sf: remove flag PERF_CPUM_SF_FULL_BLOCKSThomas Richter
2023-03-24treewide: Trace IPIs sent via smp_send_reschedule()Valentin Schneider
2023-03-21vdso: Improve cmd_vdso_check to check all dynamic relocationsFangrui Song
2023-03-21ftrace: selftest: remove broken trace_direct_trampMark Rutland
2023-03-20s390/mm: make use of atomic_fetch_xor()Heiko Carstens
2023-03-20s390/ap: implement SE AP bind, unbind and associateHarald Freudenberger
2023-03-20s390/ap: new low level inline functions ap_bapq() and ap_aapq()Harald Freudenberger
2023-03-20s390/ap: provide F bit parameter for ap_rapq() and ap_zapq()Harald Freudenberger
2023-03-20s390/ap: make tapq gr2 response a structHarald Freudenberger
2023-03-20s390/ap: exploit new B bit from QCI config infoHarald Freudenberger
2023-03-20s390/zcrypt: rework length information for dqapHarald Freudenberger
2023-03-20s390/zcrypt: make psmid unsigned long instead of long longHarald Freudenberger
2023-03-20s390/vdso: use __ALIGN instead of open coded .alignHeiko Carstens
2023-03-20s390/expoline: use __ALIGN instead of open coded .alignHeiko Carstens
2023-03-20s390/ftrace: move hotpatch trampolines to mcount.SHeiko Carstens
2023-03-20s390: make use of CONFIG_FUNCTION_ALIGNMENTHeiko Carstens
2023-03-20Merge branch 'decompressor-memory-tracking' into featuresHeiko Carstens
2023-03-20s390/kasan: move shadow mapping to decompressorVasily Gorbik
2023-03-20s390/mm,pageattr: allow KASAN shadow memoryVasily Gorbik
2023-03-20s390/boot: rework decompressor reserved trackingVasily Gorbik
2023-03-20s390/boot: rename mem_detect to physmem_infoVasily Gorbik
2023-03-20s390/boot: remove non-functioning image bootable checkVasily Gorbik
2023-03-20s390/dumpstack: resolve userspace last_breakIlya Leoshkevich
2023-03-20s390: simplify dynamic sysctl registration for appldata_register_opsLuis Chamberlain
2023-03-20s390: simplify one-level sysctl registration for page_table_sysctlLuis Chamberlain
2023-03-20s390: simplify one level sysctl registration for cmm_tableLuis Chamberlain