summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/irq.c
AgeCommit message (Expand)Author
2023-09-19s390/ctlreg: add local and system prefix to some functionsHeiko Carstens
2023-02-15s390/irq,idle: simplify idle checkHeiko Carstens
2022-04-27s390/irq: utilize RCU instead of irq_lock_sparse() in show_msi_interrupt()Pingfan Liu
2022-03-08s390/irq: use assignment instead of castHeiko Carstens
2021-12-12s390/entry: fix duplicate tracking of irq nesting levelSven Schnelle
2021-10-26s390: add support for BEAR enhancement facilitySven Schnelle
2021-08-05s390: replace deprecated CPU-hotplug functionsSebastian Andrzej Siewior
2021-07-08s390/irq: use call_on_stack() macroHeiko Carstens
2021-07-08s390/irq: simplify on_async_stack()Heiko Carstens
2021-07-08s390/irq: inline do_softirq_own_stack()Heiko Carstens
2021-07-08s390/irq: simplify do_softirq_own_stack()Heiko Carstens
2021-06-07s390: use struct tpi_info in lowcore.hSven Schnelle
2021-06-07s390/irq: add union/struct to access external interrupt parametersSven Schnelle
2021-04-05s390/irq: fix reading of ext_params2 field from lowcoreHeiko Carstens
2021-02-24Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-02-10softirq: Move do_softirq_own_stack() to generic asm headerThomas Gleixner
2021-01-19s390: convert to generic entrySven Schnelle
2020-12-15s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt()Thomas Gleixner
2020-03-11s390/irq: make init_ext_interrupts staticHeiko Carstens
2020-03-11s390/irq: replace setup_irq() by request_irq()afzal mohammed
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky
2019-04-29s390/pci: gather statistics for floating vs directed irqsSebastian Ott
2019-04-29s390: show statistics for MSI IRQsSebastian Ott
2019-02-05KVM: s390: add gib_alert_irq_handler()Michael Mueller
2018-10-09s390: unify stack size definitionsVasily Gorbik
2018-10-09s390: add support for virtually mapped kernel stacksMartin Schwidefsky
2018-10-09s390: add stack switch helperMartin Schwidefsky
2018-05-07s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky
2017-02-17s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker
2016-11-23s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens
2016-06-13s390: use SPARSE_IRQSebastian Ott
2016-02-23s390: add current_stack_pointer() helper functionHeiko Carstens
2015-11-03s390: remove runtime instrumentation interruptsMartin Schwidefsky
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-03-25s390/irq: enforce correct irqclass_sub_desc array sizeHeiko Carstens
2015-02-28s390: remove claw driverUrsula Braun
2014-11-18s390/irq: use irq 0Sebastian Ott
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky
2014-09-25s390/hmcdrv: HMC drive CD/DVD accessRalf Hoppe
2014-07-28s390/irq: improve displayed interrupt order in /proc/interruptsHendrik Brueckner
2014-05-16s390: Avoid call to irq_reserve_irqs()Thomas Gleixner
2014-05-16s390: Remove pointless arch_show_interrupts()Thomas Gleixner
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-03-04s390: Do not rely on magic indirect includesThomas Gleixner
2014-03-04virtio-ccw: virtio-ccw adapter interrupt support.Cornelia Huck
2013-10-01irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker