index
:
android_kernel_zuk_msm8996.git
halium-9.0
lineage-16.0
lineage-17.1
lineage-18.1
lineage-19.1
lineage-20
lineage-21
lineage-22
master
ubports-9.0
null
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
(
unfollow
)
Commit message (
Expand
)
Author
2023-07-16
genirq: Honour IRQ's affinity hint during migration
Pavankumar Kondeti
2023-07-16
genirq: Introduce effective affinity mask
Thomas Gleixner
2021-03-24
genirq: Disable interrupts for force threaded handlers
Thomas Gleixner
2020-06-03
genirq/generic_pending: Do not lose pending affinity update
Thomas Gleixner
2020-04-02
genirq: Fix reference leaks on irq affinity notifiers
Edward Cree
2019-12-23
genirq: Add generic action name for chained IRQs
Kelly Rossmoyer
2019-12-23
power: Improved/fixed logs for PM wakeups
Maggie White
2019-12-23
power: Add detailed suspend abort reason
Maggie White
2019-12-23
PM: wakeup_reasons: fix race condition
Iliyan Malchev
2019-12-23
BACKPORT: PM: wakeup_reason: add functions to query and clear wakeup reasons
Iliyan Malchev
2019-09-21
genirq: Prevent NULL pointer dereference in resend_irqs()
Yunfeng Ye
2019-05-16
genirq: Prevent use-after-free and work list corruption
Prasad Sodagudi
2019-04-27
genirq: Respect IRQCHIP_SKIP_SET_WAKE in irq_chip_set_wake_parent()
Stephen Boyd
2018-11-21
genirq: Fix race on spurious interrupt detection
Lukas Wunner
2018-09-15
genirq: Delay incrementing interrupt count if it's disabled/pending
Sudeep Holla
2018-08-09
genirq: Make force irq threading setup more robust
Thomas Gleixner
2018-04-08
genirq: Use cpumask_available() for check of cpumask variable
Matthias Kaehlcke
2018-03-31
Revert "genirq: Use irqd_get_trigger_type to compare the trigger type for sha...
Greg Kroah-Hartman
2018-03-30
Revert "genirq: Use irqd_get_trigger_type to compare the trigger type for sha...
Greg Kroah-Hartman
2018-03-24
genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs
Hans de Goede
2017-06-30
genirq: Don't allow user space to set IRQ affinity to isolated CPUs
Pavankumar Kondeti
2017-06-30
genirq: honour default IRQ affinity setting during migration
Pavankumar Kondeti
2017-06-30
genriq: pick only one CPU while overriding the affinity during migration
Pavankumar Kondeti
2017-06-26
genirq: Release resources in __setup_irq() error path
Heiner Kallweit
2017-05-31
drivers: Warning fixes to disable CC_OPTIMIZE_FOR_SIZE
Prasad Sodagudi
2017-05-25
genirq: Fix chained interrupt data ordering
Thomas Gleixner
2017-05-24
genirq: Use irq_set_affinity_locked to change irq affinity
Maulik Shah
2017-01-23
genirq: Add IRQ_AFFINITY_MANAGED flag
Runmin Wang
2017-01-23
genirq: Introduce IRQD_AFFINITY_MANAGED flag
Thomas Gleixner
2016-10-31
genirq/generic_chip: Add irq_unmap callback
Sebastian Frias
2016-10-07
genirq: Avoid race between cpu hot plug and irq_desc() allocation paths
Prasad Sodagudi
2016-09-24
irq: Make irq affinity function cpu isolation aware
Olav Haugan
2016-09-24
genirq/msi: Fix broken debug output
Thomas Gleixner
2016-09-07
genirq/msi: Make sure PCI MSIs are activated early
Marc Zyngier
2016-09-07
genirq/msi: Remove unused MSI_FLAG_IDENTITY_MAP
Thomas Gleixner
2016-03-25
genirq: call cancel_work_sync from irq_set_affinity_notifier
Prasad Sodagudi
2016-03-03
genirq: Validate action before dereferencing it in handle_irq_event_percpu()
Thomas Gleixner
2015-12-14
genirq: Prevent chip buslock deadlock
Thomas Gleixner
2015-11-10
genirq/PM: Restore system wake up from chained interrupts
Grygorii Strashko
2015-10-22
genirq: Make the cpuhotplug migration code less noisy
Thomas Gleixner
2015-10-16
genirq/msi: Do not use pci_msi_[un]mask_irq as default methods
Marc Zyngier
2015-10-13
irqdomain/msi: Use fwnode instead of of_node
Marc Zyngier
2015-10-13
irqdomain: Introduce irq_domain_create_hierarchy
Marc Zyngier
2015-10-13
irqdomain: Add a fwnode_handle allocator
Marc Zyngier
2015-10-13
irqdomain: Introduce irq_domain_create_{linear, tree}
Marc Zyngier
2015-10-13
irqdomain: Introduce irq_create_fwspec_mapping
Marc Zyngier
2015-10-13
irqdomain: Introduce a firmware-specific IRQ specifier structure
Marc Zyngier
2015-10-13
irqdomain: Allow irq domain lookup by fwnode
Marc Zyngier
2015-10-13
irqdomain: Convert irqdomain-%3Eof_node to fwnode
Marc Zyngier
2015-10-13
irqdomain: Use irq_domain_get_of_node() instead of direct field access
Marc Zyngier
[next]