index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-04-27
s390/irq: utilize RCU instead of irq_lock_sparse() in show_msi_interrupt()
Pingfan Liu
1
-2
/
+2
2022-03-08
s390/irq: use assignment instead of cast
Heiko Carstens
1
-1
/
+1
2021-12-12
s390/entry: fix duplicate tracking of irq nesting level
Sven Schnelle
1
-4
/
+5
2021-10-26
s390: add support for BEAR enhancement facility
Sven Schnelle
1
-2
/
+8
2021-08-05
s390: replace deprecated CPU-hotplug functions
Sebastian Andrzej Siewior
1
-2
/
+2
2021-07-08
s390/irq: use call_on_stack() macro
Heiko Carstens
1
-3
/
+5
2021-07-08
s390/irq: simplify on_async_stack()
Heiko Carstens
1
-1
/
+1
2021-07-08
s390/irq: inline do_softirq_own_stack()
Heiko Carstens
1
-8
/
+0
2021-07-08
s390/irq: simplify do_softirq_own_stack()
Heiko Carstens
1
-11
/
+1
2021-06-07
s390: use struct tpi_info in lowcore.h
Sven Schnelle
1
-2
/
+2
2021-06-07
s390/irq: add union/struct to access external interrupt parameters
Sven Schnelle
1
-1
/
+1
2021-04-05
s390/irq: fix reading of ext_params2 field from lowcore
Heiko Carstens
1
-1
/
+1
2021-02-24
Merge tag 'x86-entry-2021-02-24' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-0
/
+1
2021-02-10
softirq: Move do_softirq_own_stack() to generic asm header
Thomas Gleixner
1
-0
/
+1
2021-01-19
s390: convert to generic entry
Sven Schnelle
1
-5
/
+84
2020-12-15
s390/irq: Use irq_desc_kstat_cpu() in show_msi_interrupt()
Thomas Gleixner
1
-1
/
+1
2020-03-11
s390/irq: make init_ext_interrupts static
Heiko Carstens
1
-9
/
+9
2020-03-11
s390/irq: replace setup_irq() by request_irq()
afzal mohammed
1
-6
/
+2
2019-05-02
s390/unwind: introduce stack unwind API
Martin Schwidefsky
1
-0
/
+1
2019-04-29
s390/pci: gather statistics for floating vs directed irqs
Sebastian Ott
1
-1
/
+2
2019-04-29
s390: show statistics for MSI IRQs
Sebastian Ott
1
-9
/
+38
2019-02-05
KVM: s390: add gib_alert_irq_handler()
Michael Mueller
1
-0
/
+1
2018-10-09
s390: unify stack size definitions
Vasily Gorbik
1
-1
/
+1
2018-10-09
s390: add support for virtually mapped kernel stacks
Martin Schwidefsky
1
-1
/
+1
2018-10-09
s390: add stack switch helper
Martin Schwidefsky
1
-9
/
+1
2018-05-07
s390: remove indirect branch from do_softirq_own_stack
Martin Schwidefsky
1
-3
/
+2
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-07-26
s390/time: add support for the TOD clock epoch extension
Martin Schwidefsky
1
-1
/
+2
2017-02-17
s390: kernel: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
1
-1
/
+2
2016-11-23
s390/thread_info: get rid of THREAD_ORDER define
Heiko Carstens
1
-1
/
+1
2016-06-13
s390: use SPARSE_IRQ
Sebastian Ott
1
-3
/
+4
2016-02-23
s390: add current_stack_pointer() helper function
Heiko Carstens
1
-2
/
+1
2015-11-03
s390: remove runtime instrumentation interrupts
Martin Schwidefsky
1
-1
/
+0
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+0
2015-03-25
s390/irq: enforce correct irqclass_sub_desc array size
Heiko Carstens
1
-1
/
+2
2015-02-28
s390: remove claw driver
Ursula Braun
1
-1
/
+0
2014-11-18
s390/irq: use irq 0
Sebastian Ott
1
-4
/
+1
2014-10-09
s390/nohz: use a per-cpu flag for arch_needs_cpu
Martin Schwidefsky
1
-1
/
+1
2014-09-25
s390/hmcdrv: HMC drive CD/DVD access
Ralf Hoppe
1
-0
/
+1
2014-07-28
s390/irq: improve displayed interrupt order in /proc/interrupts
Hendrik Brueckner
1
-45
/
+50
2014-05-16
s390: Avoid call to irq_reserve_irqs()
Thomas Gleixner
1
-1
/
+5
2014-05-16
s390: Remove pointless arch_show_interrupts()
Thomas Gleixner
1
-5
/
+0
2014-04-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
1
-5
/
+5
2014-04-03
s390/irq: Use defines for external interruption codes
Thomas Huth
1
-5
/
+5
2014-04-02
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+1
2014-03-04
s390: Do not rely on magic indirect includes
Thomas Gleixner
1
-0
/
+1
2014-03-04
virtio-ccw: virtio-ccw adapter interrupt support.
Cornelia Huck
1
-0
/
+1
2013-10-01
irq: Consolidate do_softirq() arch overriden implementations
Frederic Weisbecker
1
-31
/
+21
2013-09-09
s390/irq: reduce size of external interrupt handler hash array
Heiko Carstens
1
-2
/
+4
2013-09-07
s390: make various functions static, add declarations to header files
Heiko Carstens
1
-1
/
+1
[next]