index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
2020-03-11
s390/irq: make init_ext_interrupts static
Heiko Carstens
2020-03-11
s390/irq: replace setup_irq() by request_irq()
afzal mohammed
2019-05-02
s390/unwind: introduce stack unwind API
Martin Schwidefsky
2019-04-29
s390/pci: gather statistics for floating vs directed irqs
Sebastian Ott
2019-04-29
s390: show statistics for MSI IRQs
Sebastian Ott
2019-02-05
KVM: s390: add gib_alert_irq_handler()
Michael Mueller
2018-10-09
s390: unify stack size definitions
Vasily Gorbik
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
2018-10-09
s390: add stack switch helper
Martin Schwidefsky
2018-05-07
s390: remove indirect branch from do_softirq_own_stack
Martin Schwidefsky
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-07-26
s390/time: add support for the TOD clock epoch extension
Martin Schwidefsky
2017-02-17
s390: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-11-23
s390/thread_info: get rid of THREAD_ORDER define
Heiko Carstens
2016-06-13
s390: use SPARSE_IRQ
Sebastian Ott
2016-02-23
s390: add current_stack_pointer() helper function
Heiko Carstens
2015-11-03
s390: remove runtime instrumentation interrupts
Martin Schwidefsky
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-03-25
s390/irq: enforce correct irqclass_sub_desc array size
Heiko Carstens
2015-02-28
s390: remove claw driver
Ursula Braun
2014-11-18
s390/irq: use irq 0
Sebastian Ott
2014-10-09
s390/nohz: use a per-cpu flag for arch_needs_cpu
Martin Schwidefsky
2014-09-25
s390/hmcdrv: HMC drive CD/DVD access
Ralf Hoppe
2014-07-28
s390/irq: improve displayed interrupt order in /proc/interrupts
Hendrik Brueckner
2014-05-16
s390: Avoid call to irq_reserve_irqs()
Thomas Gleixner
2014-05-16
s390: Remove pointless arch_show_interrupts()
Thomas Gleixner
2014-04-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2014-04-03
s390/irq: Use defines for external interruption codes
Thomas Huth
2014-04-02
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2014-03-04
s390: Do not rely on magic indirect includes
Thomas Gleixner
2014-03-04
virtio-ccw: virtio-ccw adapter interrupt support.
Cornelia Huck
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
[next]