index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
irq
Commit message (
Expand
)
Author
Age
Files
Lines
*
genirq/proc: Reject invalid affinity masks (again)
Thomas Gleixner
2020-02-14
3
-18
/
+24
*
Merge tag 'x86-urgent-2020-02-09' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-02-09
2
-1
/
+5
|
\
|
*
x86/apic/msi: Plug non-maskable MSI affinity race
Thomas Gleixner
2020-02-01
2
-1
/
+5
*
|
genirq: Clarify that irq wake state is orthogonal to enable/disable
Stephen Boyd
2020-02-07
1
-0
/
+7
*
|
proc: convert everything to "struct proc_ops"
Alexey Dobriyan
2020-02-04
1
-21
/
+21
*
|
Merge tag 'irqchip-5.6' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2020-01-24
1
-0
/
+18
|
\
\
|
*
|
irqdomain: Fix a memory leak in irq_domain_push_irq()
Kevin Hao
2020-01-20
1
-0
/
+1
|
*
|
genirq: Introduce irq_domain_translate_onecell
Yash Shah
2020-01-20
1
-0
/
+17
|
|
/
*
|
genirq, sched/isolation: Isolate from handling managed interrupts
Ming Lei
2020-01-22
2
-3
/
+59
*
|
genirq: Add missing __must_hold() sparse annotation
Jules Irenge
2020-01-09
1
-0
/
+1
*
|
genirq: Add missing __releases() sparse annotation
Jules Irenge
2020-01-09
1
-0
/
+1
*
|
genirq: Show irq name in non-oneshot error message
Luca Ceresoli
2020-01-09
1
-2
/
+2
|
/
*
Merge tag 'irqchip-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2019-11-20
1
-0
/
+44
|
\
|
*
genirq: Introduce irq_chip_get/set_parent_state calls
Maulik Shah
2019-11-16
1
-0
/
+44
*
|
genirq: Fix function documentation of __irq_alloc_descs()
luanshi
2019-11-15
1
-1
/
+1
*
|
irq/irqdomain: Update __irq_domain_alloc_fwnode() function documentation
Yi Wang
2019-11-05
1
-1
/
+1
|
/
*
Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...
Linus Torvalds
2019-09-17
1
-0
/
+20
|
\
|
*
Merge branch 'pm-sleep'
Rafael J. Wysocki
2019-09-17
1
-0
/
+20
|
|
\
|
|
*
PCI: irq: Introduce rearm_wake_irq()
Rafael J. Wysocki
2019-07-23
1
-0
/
+20
*
|
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-09-17
3
-35
/
+208
|
\
\
\
|
*
\
\
Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...
Thomas Gleixner
2019-09-06
1
-4
/
+6
|
|
\
\
\
|
|
*
|
|
irqdomain: Add the missing assignment of domain->fwnode for named fwnode
Dexuan Cui
2019-09-03
1
-0
/
+1
|
|
*
|
|
irqdomain/debugfs: Use PAs to generate fwnode names
Marc Zyngier
2019-08-07
1
-4
/
+5
|
|
|
|
/
|
|
|
/
|
|
*
|
|
genirq/affinity: Remove const qualifier from node_to_cpumask argument
Ming Lei
2019-08-28
1
-1
/
+1
|
*
|
|
genirq/affinity: Spread vectors on node according to nr_cpu ratio
Ming Lei
2019-08-27
1
-39
/
+200
|
*
|
|
genirq/affinity: Improve __irq_build_affinity_masks()
Ming Lei
2019-08-27
1
-8
/
+18
|
*
|
|
genirq: Force interrupt threading on RT
Thomas Gleixner
2019-08-19
1
-1
/
+1
*
|
|
|
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-09-16
1
-2
/
+1
|
\
\
\
\
|
*
|
|
|
sched/core: Convert get_task_struct() to return the task
Matthew Wilcox (Oracle)
2019-07-25
1
-2
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-09-16
1
-14
/
+0
|
\
\
\
\
|
*
|
|
|
genirq: remove the is_affinity_mask_valid hook
Christoph Hellwig
2019-08-16
1
-14
/
+0
|
|
/
/
/
*
|
|
/
genirq: Prevent NULL pointer dereference in resend_irqs()
Yunfeng Ye
2019-09-05
1
-0
/
+2
|
|
_
|
/
|
/
|
|
*
|
|
genirq: Properly pair kobject_del() with kobject_add()
Michael Kelley
2019-08-19
1
-1
/
+14
|
|
/
|
/
|
*
|
genirq/affinity: Create affinity mask for single vector
Ming Lei
2019-08-08
1
-4
/
+2
|
/
*
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
5
-25
/
+84
|
\
|
*
genirq: Add optional hardware synchronization for shutdown
Thomas Gleixner
2019-07-03
2
-19
/
+60
|
*
genirq: Fix misleading synchronize_irq() documentation
Thomas Gleixner
2019-07-03
1
-1
/
+2
|
*
genirq: Delay deactivation in free_irq()
Thomas Gleixner
2019-07-03
5
-5
/
+22
*
|
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-07-08
7
-53
/
+452
|
\
\
|
*
|
irq/irqdomain: Fix comment typo
Zenghui Yu
2019-07-06
1
-1
/
+1
|
*
|
genirq: Update irq stats from NMI handlers
Shijith Thotton
2019-07-06
2
-1
/
+11
|
*
|
genirq/affinity: Remove unused argument from [__]irq_build_affinity_masks()
Minwoo Im
2019-06-12
1
-7
/
+5
|
*
|
genirq/timings: Add selftest for next event computation
Daniel Lezcano
2019-06-12
1
-0
/
+66
|
*
|
genirq/timings: Add selftest for irqs circular buffer
Daniel Lezcano
2019-06-12
1
-0
/
+139
|
*
|
genirq/timings: Add selftest for circular array
Daniel Lezcano
2019-06-12
2
-0
/
+122
|
*
|
genirq/timings: Encapsulate storing function
Daniel Lezcano
2019-06-12
1
-19
/
+34
|
*
|
genirq/timings: Encapsulate timings push
Daniel Lezcano
2019-06-12
1
-9
/
+12
|
*
|
genirq/timings: Optimize the period detection speed
Daniel Lezcano
2019-06-12
1
-1
/
+1
|
*
|
genirq/timings: Fix timings buffer inspection
Daniel Lezcano
2019-06-12
1
-5
/
+18
|
*
|
genirq/timings: Fix next event index function
Daniel Lezcano
2019-06-12
1
-9
/
+42
[next]