summaryrefslogtreecommitdiff
path: root/kernel/irq/manage.c (follow)
Commit message (Expand)AuthorAge
* Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2021-04-19
|\
| * genirq: Disable interrupts for force threaded handlersThomas Gleixner2021-03-24
* | Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...Michael Bestas2020-04-14
|\|
| * genirq: Fix reference leaks on irq affinity notifiersEdward Cree2020-04-02
* | Merge android-4.4.180 (71cb827) into msm-4.4Srinivasarao P2019-05-23
|\|
| * genirq: Prevent use-after-free and work list corruptionPrasad Sodagudi2019-05-16
* | Merge android-4.4.164 (564ce1b) into msm-4.4Srinivasarao P2018-11-21
|\|
| * genirq: Fix race on spurious interrupt detectionLukas Wunner2018-11-21
* | Merge android-4.4.148 (f057ff9) into msm-4.4Srinivasarao P2018-08-24
|\|
| * genirq: Make force irq threading setup more robustThomas Gleixner2018-08-09
* | Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P2018-04-20
|\|
| * genirq: Use cpumask_available() for check of cpumask variableMatthias Kaehlcke2018-04-08
| * Revert "genirq: Use irqd_get_trigger_type to compare the trigger type for sha...Greg Kroah-Hartman2018-03-31
| * genirq: Use irqd_get_trigger_type to compare the trigger type for shared IRQsHans de Goede2018-03-24
* | Merge branch 'android-4.4@77ddb50' (v4.4.74) into 'msm-4.4'Blagovest Kolenichev2017-06-28
|\|
| * genirq: Release resources in __setup_irq() error pathHeiner Kallweit2017-06-26
* | genirq: Introduce IRQD_AFFINITY_MANAGED flagThomas Gleixner2017-01-23
* | genirq: call cancel_work_sync from irq_set_affinity_notifierPrasad Sodagudi2016-03-25
|/
* genirq: Prevent chip buslock deadlockThomas Gleixner2015-12-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-04
|\
| * irq: Export per-cpu irq allocation and de-allocation functionsMaxime Ripard2015-09-29
| * genirq: Fix the documentation of request_percpu_irqMaxime Ripard2015-09-29
* | genirq: Add flag to force mask in disable_irq[_nosync]()Thomas Gleixner2015-10-11
* | genirq: Make irq_set_vcpu_affinity available for CONFIG_SMP=nFeng Wu2015-10-09
* | genirq: Handle force threading of irqs with primary and thread handlerThomas Gleixner2015-09-22
|/
* genirq: Move field 'affinity' from irq_data into irq_common_dataJiang Liu2015-09-16
* genirq: Export irq_[get|set]_irqchip_state()Bjorn Andersson2015-07-27
* genirq: Remove the irq argument from setup_affinity()Jiang Liu2015-07-11
* genirq: Provide and use __irq_can_set_affinity()Jiang Liu2015-07-11
* genirq: Remove irq argument from __enable/__disable_irq()Jiang Liu2015-07-11
* genirq: Remove irq arg from __irq_set_trigger()Jiang Liu2015-07-11
* genirq: Remove the irq argument from check_irq_resend()Jiang Liu2015-07-11
* genirq: Introduce helper function irq_data_get_node()Jiang Liu2015-06-12
* genirq: Introduce irq_set_vcpu_affinity() to target an interrupt to a VCPUJiang Liu2015-05-19
* genirq: Allow the irqchip state of an IRQ to be save/restoredMarc Zyngier2015-04-08
* Merge branch 'linus' into irq/core to get the GIC updates whichThomas Gleixner2015-04-08
|\
| * genirq / PM: Add flag for shared NO_SUSPEND interrupt linesRafael J. Wysocki2015-03-04
* | genirq: Provide disable_hardirq()Peter Zijlstra2015-02-18
|/
* genirq: Fix null pointer reference in irq_set_affinity_hint()Jesse Brandeburg2015-02-09
* genirq: Set initial affinity in irq_set_affinity_hint()Jesse Brandeburg2015-01-23
* genirq: Add IRQ_SET_MASK_OK_DONE to support stacked irqchipJiang Liu2014-11-23
* genirq: Add sanity checks for PM options on shared interrupt linesThomas Gleixner2014-09-01
* genirq: Move suspend/resume logic into irq/pm codeThomas Gleixner2014-09-01
* genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner2014-05-03
* genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2014-04-17
* genirq: Add a new IRQCHIP_EOI_THREADED flagThomas Gleixner2014-03-14
* Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-12
|\
| * genirq: Provide irq_request/release_resources chip callbacksThomas Gleixner2014-03-12
| * genirq: Remove racy waitqueue_active checkChuansheng Liu2014-02-27
* | genirq: Update the a comment typoChuansheng Liu2014-02-19