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
/
manage.c
(
follow
)
Commit message (
Expand
)
Author
Age
*
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2021-04-19
|
\
|
*
genirq: Disable interrupts for force threaded handlers
Thomas Gleixner
2021-03-24
*
|
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2020-04-14
|
\
|
|
*
genirq: Fix reference leaks on irq affinity notifiers
Edward Cree
2020-04-02
*
|
Merge android-4.4.180 (71cb827) into msm-4.4
Srinivasarao P
2019-05-23
|
\
|
|
*
genirq: Prevent use-after-free and work list corruption
Prasad Sodagudi
2019-05-16
*
|
Merge android-4.4.164 (564ce1b) into msm-4.4
Srinivasarao P
2018-11-21
|
\
|
|
*
genirq: Fix race on spurious interrupt detection
Lukas Wunner
2018-11-21
*
|
Merge android-4.4.148 (f057ff9) into msm-4.4
Srinivasarao P
2018-08-24
|
\
|
|
*
genirq: Make force irq threading setup more robust
Thomas Gleixner
2018-08-09
*
|
Merge android-4.4.127 (d6bbe8b) into msm-4.4
Srinivasarao P
2018-04-20
|
\
|
|
*
genirq: Use cpumask_available() for check of cpumask variable
Matthias Kaehlcke
2018-04-08
|
*
Revert "genirq: Use irqd_get_trigger_type to compare the trigger type for sha...
Greg Kroah-Hartman
2018-03-31
|
*
genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQs
Hans de Goede
2018-03-24
*
|
Merge branch 'android-4.4@77ddb50' (v4.4.74) into 'msm-4.4'
Blagovest Kolenichev
2017-06-28
|
\
|
|
*
genirq: Release resources in __setup_irq() error path
Heiner Kallweit
2017-06-26
*
|
genirq: Introduce IRQD_AFFINITY_MANAGED flag
Thomas Gleixner
2017-01-23
*
|
genirq: call cancel_work_sync from irq_set_affinity_notifier
Prasad Sodagudi
2016-03-25
|
/
*
genirq: Prevent chip buslock deadlock
Thomas Gleixner
2015-12-14
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-11-04
|
\
|
*
irq: Export per-cpu irq allocation and de-allocation functions
Maxime Ripard
2015-09-29
|
*
genirq: Fix the documentation of request_percpu_irq
Maxime Ripard
2015-09-29
*
|
genirq: Add flag to force mask in disable_irq[_nosync]()
Thomas Gleixner
2015-10-11
*
|
genirq: Make irq_set_vcpu_affinity available for CONFIG_SMP=n
Feng Wu
2015-10-09
*
|
genirq: Handle force threading of irqs with primary and thread handler
Thomas Gleixner
2015-09-22
|
/
*
genirq: Move field 'affinity' from irq_data into irq_common_data
Jiang Liu
2015-09-16
*
genirq: Export irq_[get|set]_irqchip_state()
Bjorn Andersson
2015-07-27
*
genirq: Remove the irq argument from setup_affinity()
Jiang Liu
2015-07-11
*
genirq: Provide and use __irq_can_set_affinity()
Jiang Liu
2015-07-11
*
genirq: Remove irq argument from __enable/__disable_irq()
Jiang Liu
2015-07-11
*
genirq: Remove irq arg from __irq_set_trigger()
Jiang Liu
2015-07-11
*
genirq: Remove the irq argument from check_irq_resend()
Jiang Liu
2015-07-11
*
genirq: Introduce helper function irq_data_get_node()
Jiang Liu
2015-06-12
*
genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPU
Jiang Liu
2015-05-19
*
genirq: Allow the irqchip state of an IRQ to be save/restored
Marc Zyngier
2015-04-08
*
Merge branch 'linus' into irq/core to get the GIC updates which
Thomas Gleixner
2015-04-08
|
\
|
*
genirq / PM: Add flag for shared NO_SUSPEND interrupt lines
Rafael J. Wysocki
2015-03-04
*
|
genirq: Provide disable_hardirq()
Peter Zijlstra
2015-02-18
|
/
*
genirq: Fix null pointer reference in irq_set_affinity_hint()
Jesse Brandeburg
2015-02-09
*
genirq: Set initial affinity in irq_set_affinity_hint()
Jesse Brandeburg
2015-01-23
*
genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchip
Jiang Liu
2014-11-23
*
genirq: Add sanity checks for PM options on shared interrupt lines
Thomas Gleixner
2014-09-01
*
genirq: Move suspend/resume logic into irq/pm code
Thomas Gleixner
2014-09-01
*
genirq: Sanitize spurious interrupt detection of threaded irqs
Thomas Gleixner
2014-05-03
*
genirq: Allow forcing cpu affinity of interrupts
Thomas Gleixner
2014-04-17
*
genirq: Add a new IRQCHIP_EOI_THREADED flag
Thomas Gleixner
2014-03-14
*
Merge branch 'irq/for-gpio' into irq/core
Thomas Gleixner
2014-03-12
|
\
|
*
genirq: Provide irq_request/release_resources chip callbacks
Thomas Gleixner
2014-03-12
|
*
genirq: Remove racy waitqueue_active check
Chuansheng Liu
2014-02-27
*
|
genirq: Update the a comment typo
Chuansheng Liu
2014-02-19
[next]