summaryrefslogtreecommitdiff
path: root/arch/s390/kernel/irq.c
AgeCommit message (Expand)Author
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
2013-09-09s390/irq: reduce size of external interrupt handler hash arrayHeiko Carstens
2013-09-07s390: make various functions static, add declarations to header filesHeiko Carstens
2013-09-04s390/irq: rework irq subclass handlingHeiko Carstens
2013-09-04s390/irq: use hlists for external interrupt handler arrayHeiko Carstens
2013-08-22s390: convert interrupt handling to use generic hardirqMartin Schwidefsky
2013-06-26s390/irq: store interrupt information in pt_regsMartin Schwidefsky
2013-06-19s390/irq: Only define synchronize_irq() on SMPBen Hutchings
2013-06-10s390/pci: Implement IRQ functions if !PCIBen Hutchings
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-04-09create_proc_cpu_mask() doesn't need an argument...Al Viro
2013-03-18treewide: Fix typos in printk and commentMasanari Iida
2013-02-24Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2013-01-08s390/irq: count cpu restart eventsHeiko Carstens
2013-01-08s390/irq: remove split irq fields from /proc/statHeiko Carstens
2013-01-08s390/irq: enable irq sum accounting for /proc/stat againHeiko Carstens
2012-12-18KVM: s390: Add a channel I/O based virtio transport driver.Cornelia Huck
2012-11-30s390/pci: PCI adapter interrupts for MSI/MSI-XJan Glauber
2012-09-26s390/irq: use designated initializers for irq class arrayHeiko Carstens
2012-09-26s390: add support for runtime instrumentationJan Glauber
2012-09-26s390/eadm_sch: add support for irq statisticsSebastian Ott
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-05-23s390/irq: split irq stats for cpu-measurement alert facilitiesHendrik Brueckner
2012-04-11[S390] irq: simple coding style changeHeiko Carstens
2012-03-23[S390] oprofile: Allow multiple users of the measurement alert interruptJan Glauber
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens
2012-03-11[S390] rework idle codeMartin Schwidefsky
2012-02-21s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update()Paul E. McKenney