aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kernel/irq.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-1/+1
2012-05-23s390/irq: split irq stats for cpu-measurement alert facilitiesHendrik Brueckner1-1/+2
2012-04-11[S390] irq: simple coding style changeHeiko Carstens1-3/+6
2012-03-23[S390] oprofile: Allow multiple users of the measurement alert interruptJan Glauber1-0/+23
2012-03-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-9/+5
2012-03-11[S390] irq: external interrupt code passingHeiko Carstens1-7/+5
2012-03-11[S390] rework idle codeMartin Schwidefsky1-2/+0
2012-02-21s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update()Paul E. McKenney1-8/+1
2011-10-30[S390] irqstats: split IPI interrupt accountingHeiko Carstens1-1/+2
2011-10-30[S390] chsc_sch: add support for irq statisticsSebastian Ott1-0/+1
2011-10-30[S390] fix mismatch in summation of I/O IRQ statisticsPeter Oberparleiter1-1/+1
2011-07-24[S390] race safe external interrupt registrationJan Glauber1-37/+46
2011-05-26[S390] irq: merge irq.c and s390_ext.cHeiko Carstens1-8/+129
2011-05-23[S390] oprofile: add missing irq stats counterHeiko Carstens1-0/+1
2011-01-05[S390] ap bus: add support for irq statisticsHolger Dengler1-0/+1