Age | Commit message (Expand) | Author |
2013-10-01 | irq: Consolidate do_softirq() arch overriden implementations | Frederic Weisbecker |
2013-09-09 | s390/irq: reduce size of external interrupt handler hash array | Heiko Carstens |
2013-09-07 | s390: make various functions static, add declarations to header files | Heiko Carstens |
2013-09-04 | s390/irq: rework irq subclass handling | Heiko Carstens |
2013-09-04 | s390/irq: use hlists for external interrupt handler array | Heiko Carstens |
2013-08-22 | s390: convert interrupt handling to use generic hardirq | Martin Schwidefsky |
2013-06-26 | s390/irq: store interrupt information in pt_regs | Martin Schwidefsky |
2013-06-19 | s390/irq: Only define synchronize_irq() on SMP | Ben Hutchings |
2013-06-10 | s390/pci: Implement IRQ functions if !PCI | Ben Hutchings |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-04-09 | create_proc_cpu_mask() doesn't need an argument... | Al Viro |
2013-03-18 | treewide: Fix typos in printk and comment | Masanari Iida |
2013-02-24 | Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds |
2013-01-08 | s390/irq: count cpu restart events | Heiko Carstens |
2013-01-08 | s390/irq: remove split irq fields from /proc/stat | Heiko Carstens |
2013-01-08 | s390/irq: enable irq sum accounting for /proc/stat again | Heiko Carstens |
2012-12-18 | KVM: s390: Add a channel I/O based virtio transport driver. | Cornelia Huck |
2012-11-30 | s390/pci: PCI adapter interrupts for MSI/MSI-X | Jan Glauber |
2012-09-26 | s390/irq: use designated initializers for irq class array | Heiko Carstens |
2012-09-26 | s390: add support for runtime instrumentation | Jan Glauber |
2012-09-26 | s390/eadm_sch: add support for irq statistics | Sebastian Ott |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens |
2012-05-23 | s390/irq: split irq stats for cpu-measurement alert facilities | Hendrik Brueckner |
2012-04-11 | [S390] irq: simple coding style change | Heiko Carstens |
2012-03-23 | [S390] oprofile: Allow multiple users of the measurement alert interrupt | Jan Glauber |
2012-03-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39... | Linus Torvalds |
2012-03-11 | [S390] irq: external interrupt code passing | Heiko Carstens |
2012-03-11 | [S390] rework idle code | Martin Schwidefsky |
2012-02-21 | s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update() | Paul E. McKenney |
2011-10-30 | [S390] irqstats: split IPI interrupt accounting | Heiko Carstens |
2011-10-30 | [S390] chsc_sch: add support for irq statistics | Sebastian Ott |
2011-10-30 | [S390] fix mismatch in summation of I/O IRQ statistics | Peter Oberparleiter |
2011-07-24 | [S390] race safe external interrupt registration | Jan Glauber |
2011-05-26 | [S390] irq: merge irq.c and s390_ext.c | Heiko Carstens |
2011-05-23 | [S390] oprofile: add missing irq stats counter | Heiko Carstens |
2011-01-05 | [S390] ap bus: add support for irq statistics | Holger Dengler |
2011-01-05 | [S390] ctc: add support for irq statistics | Heiko Carstens |
2011-01-05 | [S390] claw: add support for irq statistics | Heiko Carstens |
2011-01-05 | [S390] lcs: add support for irq statistics | Heiko Carstens |
2011-01-05 | [S390] vmur: add support for irq statistics | Heiko Carstens |
2011-01-05 | [S390] tape: add support for irq statistics | Heiko Carstens |
2011-01-05 | [S390] 3270: add support for irq statistics | Heiko Carstens |
2011-01-05 | [S390] 3215: add support for irq statistics | Heiko Carstens |
2011-01-05 | [S390] dasd: add support for irq statistics | Heiko Carstens |
2011-01-05 | [S390] qdio: add qdio interrupts to interrupt statistics | Jan Glauber |
2011-01-05 | [S390] irq: have detailed statistics for interrupt types | Heiko Carstens |
2009-02-11 | [S390] Fix init irq proc build break. | Sachin Sant |
2008-05-15 | [S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map. | Heiko Carstens |
2008-04-29 | proper __do_softirq() prototype | Adrian Bunk |
2007-10-10 | [SOFTIRQ]: Remove do_softirq() symbol export. | Robert Olsson |