aboutsummaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2021-02-27Merge tag 'io_uring-worker.v3-2021-02-25' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-02-26Merge tag 's390-5.12-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-02-26s390/mm: define arch_get_mappable_range()Anshuman Khandual
2021-02-25Merge tag 'pci-v5.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-24s390/cpumf: Add support for complete counter set extractionThomas Richter
2021-02-24s390/smp: implement arch_irq_work_raise()Ilya Leoshkevich
2021-02-24s390/topology: move cpumasks away from stackHeiko Carstens
2021-02-24s390/smp: smp_emergency_stop() - move cpumask away from stackHeiko Carstens
2021-02-24s390/smp: __smp_rescan_cpus() - move cpumask away from stackHeiko Carstens
2021-02-24s390/smp: consolidate locking for smp_rescan()Heiko Carstens
2021-02-24s390/mm: fix phys vs virt confusion in vmem_*() functions familyAlexander Gordeev
2021-02-24s390/mm: fix phys vs virt confusion in pgtable allocation routinesAlexander Gordeev
2021-02-24s390/mm: fix invalid __pa() usage in pfn_pXd() macrosAlexander Gordeev
2021-02-24s390/mm: make pXd_deref() macros return a pointerAlexander Gordeev
2021-02-24s390/opcodes: rename selhhhr to selfhrHeiko Carstens
2021-02-23Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-23Merge tag 'modules-for-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2021-02-21Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2021-02-21arch: setup PF_IO_WORKER threads like PF_KTHREADJens Axboe
2021-02-21Merge tag 's390-5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390...Linus Torvalds
2021-02-21Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2021-02-21Merge tag 'oprofile-removal-5.12' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-02-21Merge branch 'work.elf-compat' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2021-02-13s390/qdio: remove 'merge_pending' mechanismJulian Wiedmann
2021-02-13s390/qdio: improve handling of PENDING buffers for QEBSM devicesJulian Wiedmann
2021-02-13s390/time: remove get_tod_clock_ext()Heiko Carstens
2021-02-13s390/crypto: use store_tod_clock_ext()Heiko Carstens
2021-02-13s390/hypfs: use store_tod_clock_ext()Heiko Carstens
2021-02-13s390/debug: use union tod_clockHeiko Carstens
2021-02-13s390/kvm: 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: introduce new store_tod_clock_ext()Heiko Carstens
2021-02-13s390/time: rename store_tod_clock_ext() and use union tod_clockHeiko Carstens
2021-02-13s390/time: introduce union tod_clockHeiko Carstens
2021-02-13s390,alpha: switch to 64-bit ino_tHeiko 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-12Merge branch 'x86/paravirt' into x86/entryIngo Molnar
2021-02-10softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner
2021-02-10softirq: Move __ARCH_HAS_DO_SOFTIRQ to KconfigThomas Gleixner
2021-02-09s390/vtime: use cpu alternative for stck/stckfHeiko Carstens
2021-02-09s390/alternatives: add alternative_input() / alternative_io()Heiko Carstens
2021-02-09s390/entry: use cpu alternative for stck/stckfHeiko Carstens
2021-02-09s390/time: use stcke instead of stckHeiko Carstens