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
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-19
genirq: Properly pair kobject_del() with kobject_add()
Michael Kelley
1
-1
/
+14
2019-08-08
genirq/affinity: Create affinity mask for single vector
Ming Lei
1
-4
/
+2
2019-07-08
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
5
-25
/
+84
2019-07-08
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
7
-53
/
+452
2019-07-06
irq/irqdomain: Fix comment typo
Zenghui Yu
1
-1
/
+1
2019-07-06
genirq: Update irq stats from NMI handlers
Shijith Thotton
2
-1
/
+11
2019-07-03
genirq: Add optional hardware synchronization for shutdown
Thomas Gleixner
2
-19
/
+60
2019-07-03
genirq: Fix misleading synchronize_irq() documentation
Thomas Gleixner
1
-1
/
+2
2019-07-03
genirq: Delay deactivation in free_irq()
Thomas Gleixner
5
-5
/
+22
2019-06-21
arm64: Fix interrupt tracing in the presence of NMIs
Julien Thierry
1
-2
/
+6
2019-06-12
genirq/affinity: Remove unused argument from [__]irq_build_affinity_masks()
Minwoo Im
1
-7
/
+5
2019-06-12
genirq/timings: Add selftest for next event computation
Daniel Lezcano
1
-0
/
+66
2019-06-12
genirq/timings: Add selftest for irqs circular buffer
Daniel Lezcano
1
-0
/
+139
2019-06-12
genirq/timings: Add selftest for circular array
Daniel Lezcano
2
-0
/
+122
2019-06-12
genirq/timings: Encapsulate storing function
Daniel Lezcano
1
-19
/
+34
2019-06-12
genirq/timings: Encapsulate timings push
Daniel Lezcano
1
-9
/
+12
2019-06-12
genirq/timings: Optimize the period detection speed
Daniel Lezcano
1
-1
/
+1
2019-06-12
genirq/timings: Fix timings buffer inspection
Daniel Lezcano
1
-5
/
+18
2019-06-12
genirq/timings: Fix next event index function
Daniel Lezcano
1
-9
/
+42
2019-05-28
genirq/irqdomain: Remove WARN_ON() on out-of-memory condition
Geert Uytterhoeven
1
-1
/
+1
2019-05-21
treewide: Add SPDX license identifier - Makefile/Kconfig
Thomas Gleixner
1
-0
/
+1
2019-05-19
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-1
/
+31
2019-05-07
Merge tag 'driver-core-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+2
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
4
-5
/
+5
2019-05-06
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
3
-162
/
+367
2019-05-06
Merge tag 'irqchip-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
4
-1
/
+36
2019-05-03
genirq/msi: Add a new field in msi_desc to store an IOMMU cookie
Julien Grall
1
-0
/
+3
2019-05-01
genirq: Introduce irq_chip_{request,release}_resource_parent() apis
Lokesh Vutla
1
-0
/
+27
2019-04-29
irq/irqdomain: Fix typo in the comment on top of __irq_domain_alloc_irqs()
Julien Grall
1
-1
/
+1
2019-04-25
irqdesc: Replace irq_kobj_type's default_attrs field with groups
Kimberly Brown
1
-1
/
+2
2019-04-16
genirq/devres: Use struct_size() in devm_kzalloc()
Gustavo A. R. Silva
1
-2
/
+1
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
4
-5
/
+5
2019-04-05
genirq/timings: Add array suffix computation code
Daniel Lezcano
1
-5
/
+457
2019-04-05
genirq/timings: Remove variance computation code
Daniel Lezcano
1
-250
/
+2
2019-04-05
genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
Stephen Boyd
1
-0
/
+4
2019-04-05
genirq: Initialize request_mutex if CONFIG_SPARSE_IRQ=n
Kefeng Wang
1
-0
/
+1
2019-03-24
genirq: Prevent use-after-free and work list corruption
Prasad Sodagudi
1
-1
/
+3
2019-03-23
genirq: Mark expected switch case fall-through
Gustavo A. R. Silva
1
-0
/
+1
2019-03-22
genirq/devres: Remove excess parameter from kernel doc
Valdis Kletnieks
1
-2
/
+0
2019-03-08
Merge tag 'gpio-v5.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...
Linus Torvalds
3
-11
/
+58
2019-02-23
Merge tag 'irqchip-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
6
-3
/
+513
2019-02-21
Merge branch 'ib-qcom-ssbi' into devel
Linus Walleij
2
-11
/
+45
2019-02-21
irqdomain: Allow the default irq domain to be retrieved
Marc Zyngier
1
-0
/
+14
2019-02-20
Merge tag 'gpio-v5.1-updates-for-linus-part-2' of git://git.kernel.org/pub/sc...
Linus Walleij
1
-0
/
+12
2019-02-19
irq/irq_sim: add irq_set_type() callback
Bartosz Golaszewski
1
-0
/
+12
2019-02-18
genirq/affinity: Remove the leftovers of the original set support
Thomas Gleixner
1
-16
/
+4
2019-02-18
genirq/affinity: Add new callback for (re)calculating interrupt sets
Ming Lei
1
-18
/
+44
2019-02-18
genirq/affinity: Store interrupt sets size in struct irq_affinity
Ming Lei
1
-4
/
+12
2019-02-18
genirq/affinity: Code consolidation
Thomas Gleixner
1
-29
/
+27
2019-02-17
Merge tag 'gpio-v5.1-updates-for-linus' of git://git.kernel.org/pub/scm/linux...
Linus Walleij
2
-1
/
+4
[next]