Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
5685ca0ca292b656086085dc3847f10e7ff85225
/
arch
/
s390
/
kernel
/
irq.c
9f18fff
s390: remove indirect branch from do_softirq_own_stack
by Martin Schwidefsky
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
6e2ef5e
s390/time: add support for the TOD clock epoch extension
by Martin Schwidefsky
· 8 years ago
3994a52
s390: kernel: Audit and remove any unnecessary uses of module.h
by Paul Gortmaker
· 8 years ago
3a89038
s390/thread_info: get rid of THREAD_ORDER define
by Heiko Carstens
· 8 years ago
bb98f39
s390: use SPARSE_IRQ
by Sebastian Ott
· 9 years ago
76737ce
s390: add current_stack_pointer() helper function
by Heiko Carstens
· 9 years ago
b38fecc
s390: remove runtime instrumentation interrupts
by Martin Schwidefsky
· 9 years ago
6c373ca
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 10 years ago
57fe1b2
s390/irq: enforce correct irqclass_sub_desc array size
by Heiko Carstens
· 10 years ago
83650a2
s390: remove claw driver
by Ursula Braun
· 10 years ago
afaa7d29
s390/irq: use irq 0
by Sebastian Ott
· 10 years ago
fe0f497
s390/nohz: use a per-cpu flag for arch_needs_cpu
by Martin Schwidefsky
· 10 years ago
8f933b1
s390/hmcdrv: HMC drive CD/DVD access
by Ralf Hoppe
· 12 years ago
e2213e0
s390/irq: improve displayed interrupt order in /proc/interrupts
by Hendrik Brueckner
· 11 years ago
be40340
s390: Avoid call to irq_reserve_irqs()
by Thomas Gleixner
· 11 years ago
5fdaf1b
s390: Remove pointless arch_show_interrupts()
by Thomas Gleixner
· 11 years ago
d586c86
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 11 years ago
1dad093
s390/irq: Use defines for external interruption codes
by Thomas Huth
· 11 years ago
7cbb39d
Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 11 years ago
257ceab
s390: Do not rely on magic indirect includes
by Thomas Gleixner
· 11 years ago
96b1453
virtio-ccw: virtio-ccw adapter interrupt support.
by Cornelia Huck
· 12 years ago
7d65f4a
irq: Consolidate do_softirq() arch overriden implementations
by Frederic Weisbecker
· 11 years ago
9e75c627
s390/irq: reduce size of external interrupt handler hash array
by Heiko Carstens
· 11 years ago
63df41d6
s390: make various functions static, add declarations to header files
by Heiko Carstens
· 11 years ago
82003c3e
s390/irq: rework irq subclass handling
by Heiko Carstens
· 11 years ago
50ce749
s390/irq: use hlists for external interrupt handler array
by Heiko Carstens
· 11 years ago
1f44a225
s390: convert interrupt handling to use generic hardirq
by Martin Schwidefsky
· 12 years ago
48f6b00
s390/irq: store interrupt information in pt_regs
by Martin Schwidefsky
· 12 years ago
690cec8
s390/irq: Only define synchronize_irq() on SMP
by Ben Hutchings
· 12 years ago
c46b54f
s390/pci: Implement IRQ functions if !PCI
by Ben Hutchings
· 12 years ago
20b4fb4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 12 years ago
fbd387a
create_proc_cpu_mask() doesn't need an argument...
by Al Viro
· 12 years ago
cf2fbdd
treewide: Fix typos in printk and comment
by Masanari Iida
· 12 years ago
89f8833
Merge tag 'kvm-3.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 12 years ago
93f3b2e
s390/irq: count cpu restart events
by Heiko Carstens
· 12 years ago
420f42e
s390/irq: remove split irq fields from /proc/stat
by Heiko Carstens
· 12 years ago
add9bde
s390/irq: enable irq sum accounting for /proc/stat again
by Heiko Carstens
· 12 years ago
7e64e05
KVM: s390: Add a channel I/O based virtio transport driver.
by Cornelia Huck
· 12 years ago
9a4da8a
s390/pci: PCI adapter interrupts for MSI/MSI-X
by Jan Glauber
· 12 years ago
708c39d
s390/irq: use designated initializers for irq class array
by Heiko Carstens
· 12 years ago
e4b8b3f
s390: add support for runtime instrumentation
by Jan Glauber
· 12 years ago
2e73c2c
s390/eadm_sch: add support for irq statistics
by Sebastian Ott
· 12 years ago
a53c8fa
s390/comments: unify copyright messages and remove file names
by Heiko Carstens
· 13 years ago
0245616
s390/irq: split irq stats for cpu-measurement alert facilities
by Hendrik Brueckner
· 13 years ago
7968ca8
[S390] irq: simple coding style change
by Heiko Carstens
· 13 years ago
b03d541a
[S390] oprofile: Allow multiple users of the measurement alert interrupt
by Jan Glauber
· 13 years ago
db14179
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 13 years ago
fde15c3
[S390] irq: external interrupt code passing
by Heiko Carstens
· 13 years ago
4c1051e
[S390] rework idle code
by Martin Schwidefsky
· 13 years ago
bc399d6
s390: Convert call_rcu() to kfree_rcu(), drop ext_int_hash_update()
by Paul E. McKenney
· 13 years ago
2a3a2d6
[S390] irqstats: split IPI interrupt accounting
by Heiko Carstens
· 13 years ago
65b4e40
[S390] chsc_sch: add support for irq statistics
by Sebastian Ott
· 13 years ago
de400d6
[S390] fix mismatch in summation of I/O IRQ statistics
by Peter Oberparleiter
· 13 years ago
89c9b66
[S390] race safe external interrupt registration
by Jan Glauber
· 14 years ago
d7b250e
[S390] irq: merge irq.c and s390_ext.c
by Heiko Carstens
· 14 years ago
fcdd65b
[S390] oprofile: add missing irq stats counter
by Heiko Carstens
· 14 years ago
62d146f
[S390] ap bus: add support for irq statistics
by Holger Dengler
· 14 years ago
85b81cd
[S390] ctc: add support for irq statistics
by Heiko Carstens
· 14 years ago
355eb40
[S390] claw: add support for irq statistics
by Heiko Carstens
· 14 years ago
096a616
[S390] lcs: add support for irq statistics
by Heiko Carstens
· 14 years ago
f48198d
[S390] vmur: add support for irq statistics
by Heiko Carstens
· 14 years ago
b8665172
[S390] tape: add support for irq statistics
by Heiko Carstens
· 14 years ago
3fe22f6
[S390] 3270: add support for irq statistics
by Heiko Carstens
· 14 years ago
12fae58
[S390] 3215: add support for irq statistics
by Heiko Carstens
· 14 years ago
3283942
[S390] dasd: add support for irq statistics
by Heiko Carstens
· 14 years ago
30d77c3
[S390] qdio: add qdio interrupts to interrupt statistics
by Jan Glauber
· 14 years ago
052ff46
[S390] irq: have detailed statistics for interrupt types
by Heiko Carstens
· 14 years ago
0addff8
[S390] Fix init irq proc build break.
by Sachin Sant
· 16 years ago
8dd79cb
[S390] show_interrupts: prevent cpu hotplug when walking cpu_online_map.
by Heiko Carstens
· 17 years ago
eb0f1c4
proper __do_softirq() prototype
by Adrian Bunk
· 17 years ago
c45248c
[SOFTIRQ]: Remove do_softirq() symbol export.
by Robert Olsson
· 17 years ago
55dff52
[S390] Move init_irq_proc to the other irq related functions.
by Heiko Carstens
· 18 years ago
829035fd
[PATCH] lockdep: irqtrace subsystem, move account_system_vtime() calls into kernel/softirq.c
by Paul Mackerras
· 19 years ago
1f194a4
[PATCH] lockdep: irqtrace subsystem, s390 support
by Heiko Carstens
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago