aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-02s390/unwind: introduce stack unwind APIMartin Schwidefsky1-0/+1
2019-04-29s390/pci: gather statistics for floating vs directed irqsSebastian Ott1-1/+2
2019-04-29s390: show statistics for MSI IRQsSebastian Ott1-9/+38
2019-02-05KVM: s390: add gib_alert_irq_handler()Michael Mueller1-0/+1
2018-10-09s390: unify stack size definitionsVasily Gorbik1-1/+1
2018-10-09s390: add support for virtually mapped kernel stacksMartin Schwidefsky1-1/+1
2018-10-09s390: add stack switch helperMartin Schwidefsky1-9/+1
2018-05-07s390: remove indirect branch from do_softirq_own_stackMartin Schwidefsky1-3/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-07-26s390/time: add support for the TOD clock epoch extensionMartin Schwidefsky1-1/+2
2017-02-17s390: kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker1-1/+2
2016-11-23s390/thread_info: get rid of THREAD_ORDER defineHeiko Carstens1-1/+1
2016-06-13s390: use SPARSE_IRQSebastian Ott1-3/+4
2016-02-23s390: add current_stack_pointer() helper functionHeiko Carstens1-2/+1
2015-11-03s390: remove runtime instrumentation interruptsMartin Schwidefsky1-1/+0
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-1/+0
2015-03-25s390/irq: enforce correct irqclass_sub_desc array sizeHeiko Carstens1-1/+2
2015-02-28s390: remove claw driverUrsula Braun1-1/+0
2014-11-18s390/irq: use irq 0Sebastian Ott1-4/+1
2014-10-09s390/nohz: use a per-cpu flag for arch_needs_cpuMartin Schwidefsky1-1/+1
2014-09-25s390/hmcdrv: HMC drive CD/DVD accessRalf Hoppe1-0/+1
2014-07-28s390/irq: improve displayed interrupt order in /proc/interruptsHendrik Brueckner1-45/+50
2014-05-16s390: Avoid call to irq_reserve_irqs()Thomas Gleixner1-1/+5
2014-05-16s390: Remove pointless arch_show_interrupts()Thomas Gleixner1-5/+0
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-5/+5
2014-04-03s390/irq: Use defines for external interruption codesThomas Huth1-5/+5
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2014-03-04s390: Do not rely on magic indirect includesThomas Gleixner1-0/+1
2014-03-04virtio-ccw: virtio-ccw adapter interrupt support.Cornelia Huck1-0/+1
2013-10-01irq: Consolidate do_softirq() arch overriden implementationsFrederic Weisbecker1-31/+21
2013-09-09s390/irq: reduce size of external interrupt handler hash arrayHeiko Carstens1-2/+4
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens1-1/+1
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens1-39/+16
2013-09-04s390/irq: use hlists for external interrupt handler arrayHeiko Carstens1-12/+12
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky1-102/+58
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky1-3/+5
2013-06-19s390/irq: Only define synchronize_irq() on SMPBen Hutchings1-0/+2
2013-06-10s390/pci: Implement IRQ functions if !PCIBen Hutchings1-0/+64
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+2
2013-04-09create_proc_cpu_mask() doesn't need an argument...Al Viro1-4/+2
2013-03-18treewide: Fix typos in printk and commentMasanari Iida1-1/+1
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2013-01-08s390/irq: count cpu restart eventsHeiko Carstens1-0/+1
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens1-48/+73
2013-01-08s390/irq: enable irq sum accounting for /proc/stat againHeiko Carstens1-1/+1
2012-12-18KVM: s390: Add a channel I/O based virtio transport driver.Cornelia Huck1-0/+1
2012-11-30s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber1-0/+2
2012-09-26s390/irq: use designated initializers for irq class arrayHeiko Carstens1-29/+29
2012-09-26s390: add support for runtime instrumentationJan Glauber1-0/+1
2012-09-26s390/eadm_sch: add support for irq statisticsSebastian Ott1-0/+1