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
2020-11-07
irqdomain: Introduce irq_domain_create_legacy() API
Andy Shevchenko
1
-3
/
+14
2020-11-07
irqdomain: Replace open coded of_node_to_fwnode()
Andy Shevchenko
1
-1
/
+1
2020-10-28
genirq/irqdomain: Implement get_name() method on irqchip fwnodes
David Woodhouse
1
-1
/
+10
2020-10-17
task_work: cleanup notification modes
Jens Axboe
1
-1
/
+1
2020-10-16
kernel/: fix repeated words in comments
Randy Dunlap
1
-1
/
+1
2020-10-15
genirq: Let GENERIC_IRQ_IPI select IRQ_DOMAIN_HIERARCHY
Marc Zyngier
1
-0
/
+1
2020-10-12
Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-34
/
+67
2020-10-10
Merge branch 'irq/tegra-pmc' into irq/irqchip-next
Marc Zyngier
1
-4
/
+95
2020-10-10
genirq/irqdomain: Allow partial trimming of irq_data hierarchy
Marc Zyngier
1
-4
/
+95
2020-10-06
Merge branch 'irq/qcom-pdc-wakeup' into irq/irqchip-next
Marc Zyngier
2
-4
/
+33
2020-10-06
genirq/PM: Introduce IRQCHIP_ENABLE_WAKEUP_ON_SUSPEND flag
Maulik Shah
2
-4
/
+33
2020-09-17
Merge remote-tracking branch 'origin/irq/gic-retrigger' into irq/irqchip-next
Marc Zyngier
1
-2
/
+13
2020-09-16
irqdomain/msi: Allow to override msi_domain_alloc/free_irqs()
Thomas Gleixner
1
-22
/
+48
2020-09-16
irqdomain/msi: Provide DOMAIN_BUS_VMD_MSI
Thomas Gleixner
1
-1
/
+6
2020-09-16
x86/msi: Use generic MSI domain ops
Thomas Gleixner
1
-6
/
+0
2020-09-16
genirq/chip: Use the first chip in irq_chip_compose_msi_msg()
Thomas Gleixner
2
-5
/
+13
2020-09-13
genirq: Allow interrupts to be excluded from /proc/interrupts
Marc Zyngier
3
-1
/
+9
2020-09-13
genirq: Add fasteoi IPI flow
Marc Zyngier
1
-0
/
+27
2020-09-06
genirq: Walk the irq_data hierarchy when resending an interrupt
Marc Zyngier
1
-2
/
+13
2020-08-30
Merge tag 'x86-urgent-2020-08-30' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+7
2020-08-30
genirq/matrix: Deal with the sillyness of for_each_cpu() on UP
Thomas Gleixner
1
-0
/
+7
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2
-3
/
+3
2020-08-13
genirq: Unlock irq descriptor after errors
Guenter Roeck
1
-2
/
+5
2020-08-12
genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()
Guenter Roeck
1
-2
/
+6
2020-08-06
Merge tag 'sched-fifo-2020-08-04' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-5
/
+1
2020-08-04
Merge tag 'irq-core-2020-08-04' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-19
/
+4
2020-08-04
Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2020-08-03
Merge tag 'irqchip-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2
-2
/
+4
2020-07-30
treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()
Kees Cook
1
-1
/
+1
2020-07-27
genirq/debugfs: Add missing irqchip flags
Marc Zyngier
1
-0
/
+5
2020-07-27
genirq/affinity: Make affinity setting if activated opt-in
Thomas Gleixner
1
-1
/
+5
2020-07-27
genirq: Export irq_chip_retrigger_hierarchy and irq_chip_set_vcpu_affinity_pa...
John Stultz
1
-1
/
+2
2020-07-27
irqdomain: Export irq_domain_update_bus_token
John Stultz
1
-0
/
+1
2020-07-27
genirq/irqdomain: Remove redundant NULL pointer check on fwnode
Zenghui Yu
1
-1
/
+1
2020-07-17
genirq/affinity: Handle affinity setting on inactive interrupts correctly
Thomas Gleixner
1
-2
/
+35
2020-07-04
genirq: Remove preflow handler support
Valentin Schneider
2
-17
/
+0
2020-06-15
sched,irq: Convert to sched_set_fifo()
Peter Zijlstra
1
-5
/
+1
2020-06-14
treewide: replace '---help---' in Kconfig files with 'help'
Masahiro Yamada
1
-2
/
+2
2020-05-30
Merge tag 'irqchip-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
3
-136
/
+185
2020-05-28
genirq: Check irq_data_get_irq_chip() return value before use
Marek Vasut
1
-0
/
+4
2020-05-21
irqdomain: Allow software nodes for IRQ domain creation
Andy Shevchenko
1
-1
/
+2
2020-05-21
irqdomain: Get rid of special treatment for ACPI in __irq_domain_add()
Andy Shevchenko
1
-16
/
+1
2020-05-21
irqdomain: Make __irq_domain_add() less OF-dependent
Andy Shevchenko
1
-7
/
+6
2020-05-18
genirq/irq_sim: Simplify the API
Bartosz Golaszewski
2
-102
/
+166
2020-05-18
irqdomain: Make irq_domain_reset_irq_data() available to non-hierarchical users
Bartosz Golaszewski
1
-12
/
+12
2020-04-14
genirq: Remove setup_irq() and remove_irq()
afzal mohammed
1
-44
/
+0
2020-03-30
Merge tag 'x86-entry-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2020-03-30
Merge tag 'irq-core-2020-03-30' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
7
-72
/
+136
2020-03-30
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-0
/
+7
2020-03-21
genirq: Fix reference leaks on irq affinity notifiers
Edward Cree
1
-2
/
+9
[prev]
[next]