summaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAgeFilesLines
* genirq/matrix: Deal with the sillyness of for_each_cpu() on UPThomas Gleixner2020-09-031-0/+7
* genirq/PM: Always unlock IRQ descriptor in rearm_wake_irq()Guenter Roeck2020-08-211-2/+6
* genirq/affinity: Make affinity setting if activated opt-inThomas Gleixner2020-08-211-1/+5
* genirq/affinity: Handle affinity setting on inactive interrupts correctlyThomas Gleixner2020-07-221-2/+35
* genirq/debugfs: Add missing sanity checks to interrupt injectionThomas Gleixner2020-04-171-2/+9
* genirq/irqdomain: Check pointer in irq_domain_alloc_irqs_hierarchy()Alexander Sverdlin2020-04-171-5/+5
* genirq: Fix reference leaks on irq affinity notifiersEdward Cree2020-04-011-2/+9
* genirq/proc: Reject invalid affinity masks (again)Thomas Gleixner2020-02-283-18/+24
* x86/apic/msi: Plug non-maskable MSI affinity raceThomas Gleixner2020-02-112-1/+5
* irqdomain: Fix a memory leak in irq_domain_push_irq()Kevin Hao2020-02-111-0/+1
* irq/irqdomain: Update __irq_domain_alloc_fwnode() function documentationYi Wang2019-11-051-1/+1
* Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafae...Linus Torvalds2019-09-171-0/+20
|\
| * Merge branch 'pm-sleep'Rafael J. Wysocki2019-09-171-0/+20
| |\
| | * PCI: irq: Introduce rearm_wake_irq()Rafael J. Wysocki2019-07-231-0/+20
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-09-173-35/+208
|\ \ \
| * \ \ Merge tag 'irqchip-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2019-09-061-4/+6
| |\ \ \
| | * | | irqdomain: Add the missing assignment of domain->fwnode for named fwnodeDexuan Cui2019-09-031-0/+1
| | * | | irqdomain/debugfs: Use PAs to generate fwnode namesMarc Zyngier2019-08-071-4/+5
| | | |/ | | |/|
| * | | genirq/affinity: Remove const qualifier from node_to_cpumask argumentMing Lei2019-08-281-1/+1
| * | | genirq/affinity: Spread vectors on node according to nr_cpu ratioMing Lei2019-08-271-39/+200
| * | | genirq/affinity: Improve __irq_build_affinity_masks()Ming Lei2019-08-271-8/+18
| * | | genirq: Force interrupt threading on RTThomas Gleixner2019-08-191-1/+1
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-09-161-2/+1
|\ \ \ \
| * | | | sched/core: Convert get_task_struct() to return the taskMatthew Wilcox (Oracle)2019-07-251-2/+1
| | |/ / | |/| |
* | | | Merge tag 'please-pull-ia64_for_5.4' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2019-09-161-14/+0
|\ \ \ \
| * | | | genirq: remove the is_affinity_mask_valid hookChristoph Hellwig2019-08-161-14/+0
| |/ / /
* | | / genirq: Prevent NULL pointer dereference in resend_irqs()Yunfeng Ye2019-09-051-0/+2
| |_|/ |/| |
* | | genirq: Properly pair kobject_del() with kobject_add()Michael Kelley2019-08-191-1/+14
| |/ |/|
* | genirq/affinity: Create affinity mask for single vectorMing Lei2019-08-081-4/+2
|/
* Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-085-25/+84
|\
| * genirq: Add optional hardware synchronization for shutdownThomas Gleixner2019-07-032-19/+60
| * genirq: Fix misleading synchronize_irq() documentationThomas Gleixner2019-07-031-1/+2
| * genirq: Delay deactivation in free_irq()Thomas Gleixner2019-07-035-5/+22
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2019-07-087-53/+452
|\ \
| * | irq/irqdomain: Fix comment typoZenghui Yu2019-07-061-1/+1
| * | genirq: Update irq stats from NMI handlersShijith Thotton2019-07-062-1/+11
| * | genirq/affinity: Remove unused argument from [__]irq_build_affinity_masks()Minwoo Im2019-06-121-7/+5
| * | genirq/timings: Add selftest for next event computationDaniel Lezcano2019-06-121-0/+66
| * | genirq/timings: Add selftest for irqs circular bufferDaniel Lezcano2019-06-121-0/+139
| * | genirq/timings: Add selftest for circular arrayDaniel Lezcano2019-06-122-0/+122
| * | genirq/timings: Encapsulate storing functionDaniel Lezcano2019-06-121-19/+34
| * | genirq/timings: Encapsulate timings pushDaniel Lezcano2019-06-121-9/+12
| * | genirq/timings: Optimize the period detection speedDaniel Lezcano2019-06-121-1/+1
| * | genirq/timings: Fix timings buffer inspectionDaniel Lezcano2019-06-121-5/+18
| * | genirq/timings: Fix next event index functionDaniel Lezcano2019-06-121-9/+42
| * | genirq/irqdomain: Remove WARN_ON() on out-of-memory conditionGeert Uytterhoeven2019-05-281-1/+1
* | | arm64: Fix interrupt tracing in the presence of NMIsJulien Thierry2019-06-211-2/+6
|/ /
* | treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2019-05-193-1/+31
|\ \
| * \ Merge tag 'irqchip-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/maz/...Thomas Gleixner2019-05-064-1/+36
| |\ \