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
2018-02-22
genirq/matrix: Handle CPU offlining proper
Thomas Gleixner
1
-9
/
+14
2018-02-16
irqdomain: Re-use DEFINE_SHOW_ATTRIBUTE() macro
Andy Shevchenko
1
-14
/
+4
2018-02-06
genirq: remove unneeded kallsyms include
Sergey Senozhatsky
1
-1
/
+0
2018-02-04
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-5
/
+5
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-8
/
+6
2018-02-01
genirq: Make legacy autoprobing work again
Thomas Gleixner
3
-5
/
+5
2018-01-29
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2
-128
/
+0
2018-01-29
Merge branch 'for-4.16/block' of git://git.kernel.dk/linux-block
Linus Torvalds
1
-15
/
+15
2018-01-24
irqdomain: Kill CONFIG_IRQ_DOMAIN_DEBUG
Marc Zyngier
2
-128
/
+0
2018-01-18
irq/matrix: Spread interrupts on allocation
Thomas Gleixner
1
-6
/
+14
2018-01-12
genirq/affinity: assign vectors to all possible CPUs
Christoph Hellwig
1
-15
/
+15
2018-01-05
irq debug: do not use print_symbol()
Sergey Senozhatsky
1
-8
/
+6
2017-12-29
genirq/msi, x86/vector: Prevent reservation mode for non maskable MSI
Thomas Gleixner
1
-4
/
+33
2017-12-29
genirq/irqdomain: Rename early argument of irq_domain_activate_irq()
Thomas Gleixner
2
-7
/
+8
2017-12-29
genirq: Introduce IRQD_CAN_RESERVE flag
Thomas Gleixner
1
-0
/
+1
2017-12-29
genirq/msi: Handle reactivation only on success
Thomas Gleixner
1
-8
/
+27
2017-12-28
genirq: Guard handle_bad_irq log messages
Guenter Roeck
1
-0
/
+5
2017-12-28
kernel/irq: Extend lockdep class for request mutex
Andrew Lunn
1
-4
/
+7
2017-12-04
genirq/matrix: Fix the precedence fix for real
Thomas Gleixner
1
-1
/
+3
2017-11-26
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2
-2
/
+13
2017-11-23
genirq/matrix: Make - vs ?: Precedence explicit
Kees Cook
1
-1
/
+1
2017-11-21
treewide: Switch DEFINE_TIMER callbacks to struct timer_list *
Kees Cook
1
-2
/
+2
2017-11-15
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+1
2017-11-14
Merge tag 'irqchip-4.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
1
-1
/
+12
2017-11-13
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+3
2017-11-13
Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2017-11-13
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
12
-47
/
+597
2017-11-12
genirq: Fix type of shifting literal 1 in __setup_irq()
Rasmus Villemoes
1
-1
/
+1
2017-11-12
irqdomain: Drop pointless NULL check in virq_debug_show_one
Rasmus Villemoes
1
-2
/
+1
2017-11-12
genirq/proc: Return proper error code when irq_set_affinity() fails
Wen Yaxng
1
-2
/
+3
2017-11-10
genirq: Track whether the trigger type has been set
Marc Zyngier
1
-1
/
+12
2017-11-08
irq/timings: Use lockdep to assert IRQs are disabled/enabled
Frederic Weisbecker
1
-1
/
+1
2017-11-07
Merge branch 'linus' into x86/apic, to resolve conflicts
Ingo Molnar
11
-3
/
+22
2017-11-02
Merge tag 'irqchip-4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
1
-1
/
+0
2017-11-02
Merge tag 'v4.14-rc3' into irq/irqchip-4.15
Marc Zyngier
1
-1
/
+0
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
10
-0
/
+10
2017-11-01
irq/core: Fix boot crash when the irqaffinity= boot parameter is passed on CP...
Rakib Mullick
1
-4
/
+2
2017-10-29
genirq: Document vcpu_info usage for percpu_devid interrupts
Christoffer Dall
1
-1
/
+2
2017-10-19
irqdomain: Add __rcu annotations to radix tree slot
Masahiro Yamada
1
-2
/
+2
2017-10-19
irqdomain: Move revmap_trees_mutex to struct irq_domain
Masahiro Yamada
1
-7
/
+7
2017-10-18
genirq: Add config option for reservation mode
Thomas Gleixner
1
-0
/
+3
2017-10-18
genirq: export irq_get_percpu_devid_partition to modules
Will Deacon
1
-0
/
+1
2017-10-16
Merge tag 'irqchip-4.14-3' of git://git.kernel.org/pub/scm/linux/kernel/git/m...
Thomas Gleixner
1
-3
/
+12
2017-10-13
genirq: generic chip: remove irq_gc_mask_disable_reg_and_ack()
Doug Berger
1
-16
/
+0
2017-10-13
genirq: generic chip: Add irq_gc_mask_disable_and_ack_set()
Doug Berger
1
-0
/
+25
2017-10-12
Merge branch 'irq/urgent' into x86/apic
Thomas Gleixner
5
-5
/
+47
2017-10-09
genirq/cpuhotplug: Enforce affinity setting on startup of managed irqs
Thomas Gleixner
2
-1
/
+4
2017-10-09
genirq/cpuhotplug: Add sanity check for effective affinity mask
Thomas Gleixner
1
-1
/
+27
2017-10-09
genirq: Warn when effective affinity is not updated
Thomas Gleixner
1
-0
/
+14
2017-10-05
timer: Remove expires and data arguments from DEFINE_TIMER
Kees Cook
1
-1
/
+1
[next]