summaryrefslogtreecommitdiff
path: root/arch/s390/kernel
AgeCommit message (Expand)Author
2021-02-21Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-02-21Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-13s390/debug: use union tod_clockHeiko Carstens
2021-02-13s390/vdso: use union tod_clockHeiko Carstens
2021-02-13s390/time: convert tod_clock_base to unionHeiko Carstens
2021-02-13s390/time: rename store_tod_clock_ext() and use union tod_clockHeiko Carstens
2021-02-13s390: split cleanup_sieSven Schnelle
2021-02-13s390: use r13 in cleanup_sie as temp registerSven Schnelle
2021-02-13s390: fix kernel asce loading when sie is interruptedSven Schnelle
2021-02-13s390: add stack for machine check handlerSven Schnelle
2021-02-13s390: use WRITE_ONCE when re-allocating async stackSven Schnelle
2021-02-13s390: open code SWITCH_KERNEL macroSven Schnelle
2021-02-09s390/vtime: use cpu alternative for stck/stckfHeiko Carstens
2021-02-09s390/entry: use cpu alternative for stck/stckfHeiko Carstens
2021-02-09s390/time: use stcke instead of stckHeiko Carstens
2021-02-09s390/cpum_cf_diag: use get_tod_clock_fast()Heiko Carstens
2021-02-09s390/vtime: fix inline assembly clobber listHeiko Carstens
2021-02-09s390/vdso: on timens page fault prefault also VVAR pageHeiko Carstens
2021-02-09s390/vdso: implement generic vdso time namespace supportHeiko Carstens
2021-02-09s390/vdso: move data page before code pagesHeiko Carstens
2021-02-09s390/vdso: put vdso datapage in a separate vmaHeiko Carstens
2021-02-09s390/vdso: get rid of vdso_faultHeiko Carstens
2021-02-09s390/vdso: misc simple code changesHeiko Carstens
2021-02-09s390/vdso: remove superfluous variablesHeiko Carstens
2021-02-09s390/vdso: remove superfluous checkHeiko Carstens
2021-02-09s390/vdso: remove BUG_ON()Heiko Carstens
2021-02-09s390/vdso: simplify vdso size calculationHeiko Carstens
2021-02-09s390/vdso: convert vdso_init() to arch_initcallHeiko Carstens
2021-02-09s390/vdso: fix vdso data page definitionHeiko Carstens
2021-01-27s390: add missing include to arch/s390/kernel/signal.cSven Schnelle
2021-01-27s390: uv: Fix sysfs max number of VCPUs reportingJanosch Frank
2021-01-19s390: pass struct pt_regs instead of registers to syscallsSven Schnelle
2021-01-19s390: convert to generic entrySven Schnelle
2021-01-06elf_prstatus: collect the common part (everything before pr_reg) into a structAl Viro
2020-12-24Merge tag 'irq-core-2020-12-23' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-20epoll: fix compat syscall wire up of epoll_pwait2Heiko Carstens
2020-12-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2020-12-19epoll: wire up syscall epoll_pwait2Willem de Bruijn
2020-12-18Merge tag 's390-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2020-12-17Merge tag 'trace-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...Linus Torvalds
2020-12-16Merge tag 'tif-task_work.arch-2020-12-14' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-12-16s390/idle: allow arch_cpu_idle() to be kprobedHeiko Carstens
2020-12-16s390/idle: remove raw_local_irq_save()/restore() from arch_cpu_idle()Heiko Carstens
2020-12-16s390/idle: merge enabled_wait() and arch_cpu_idle()Heiko Carstens
2020-12-16s390/delay: remove udelay_simple()Heiko Carstens
2020-12-16s390/delay: simplify udelayHeiko Carstens
2020-12-16s390: make calls to TRACE_IRQS_OFF/TRACE_IRQS_ON balancedHeiko Carstens
2020-12-16s390: always clear kernel stack backchain before calling functionsHeiko Carstens
2020-12-15Merge tag 'irq-core-2020-12-15' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds