aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAge
* Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2014-10-15
|\
| * irqchips: Replace __this_cpu_ptr usesChristoph Lameter2014-08-26
* | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-09
|\ \
| * \ Merge branch 'pm-genirq'Rafael J. Wysocki2014-10-06
| |\ \
| | * | genirq: Simplify wakeup mechanismThomas Gleixner2014-09-01
| | * | genirq: Mark wakeup sources as armed on suspendThomas Gleixner2014-09-01
| | * | genirq: Create helper for flow handler entry checkThomas Gleixner2014-09-01
| | * | genirq: Distangle edge handler entryThomas Gleixner2014-09-01
| | * | genirq: Avoid double loop on suspendThomas Gleixner2014-09-01
| | * | genirq: Move MASK_ON_SUSPEND handling into suspend_device_irqs()Thomas Gleixner2014-09-01
| | * | genirq: Make use of pm misfeature accountingThomas Gleixner2014-09-01
| | * | 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
| | |/
* | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-09
|\ \ \
| * | | genirq: Add irq_domain-aware core IRQ handlerMarc Zyngier2014-09-03
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2014-10-07
|\ \ \ | |_|/ |/| |
| * | genirq: fix reference in devm_request_threaded_irq commentEmilio López2014-08-28
| |/
* / irq: Export handle_fasteoi_irqVincent Stehlé2014-08-25
|/
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-05
|\
| * Revert "irq: Warn when shared interrupts do not match on NO_SUSPEND"Thomas Gleixner2014-07-31
| * Revert "PM / sleep / irq: Do not suspend wakeup interrupts"Thomas Gleixner2014-07-31
| * irq: Warn when shared interrupts do not match on NO_SUSPENDPeter Zijlstra2014-07-24
| * Merge tag 'irqchip-core-3.17-3' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner2014-07-19
| |\
| | * genirq: generic chip: Export irq_map_generic_chip functionBoris BREZILLON2014-07-17
| * | PM / sleep / irq: Do not suspend wakeup interruptsRafael J. Wysocki2014-07-15
| * | genirq: Export irq_domain_disassociate() to architecture interrupt driversJiang Liu2014-06-21
| |/
* / genirq: Fix memory leak when calling irq_free_hwirqs()Keith Busch2014-07-05
|/
* genirq: Improve documentation to match current implementationJiang Liu2014-05-27
* genirq: Remove dynamic_irq messThomas Gleixner2014-05-16
* genirq: Replace dynamic_irq_init/cleanupThomas Gleixner2014-05-16
* genirq: Remove irq_reserve_irq[s]Thomas Gleixner2014-05-16
* genirq: Replace reserve_irqs in core codeThomas Gleixner2014-05-16
* genirq: Provide generic hwirq allocation facilityThomas Gleixner2014-05-16
* genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner2014-05-03
* genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-28
* genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2014-04-17
* genirq: Export symbol no_action()Alexander Shiyan2014-03-22
* genirq: procfs: Make smp_affinity values go+rChema Gonzalez2014-03-19
* 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: Include missing header file in irqdomain.cRashika Kheria2014-02-27
| * genirq: Remove racy waitqueue_active checkChuansheng Liu2014-02-27
* | genirq: Move kstat_incr_irqs_this_cpu() to coreThomas Gleixner2014-03-04
* | genirq: Add a kstat helper to increment irq statsThomas Gleixner2014-03-04
* | genirq: Update the a comment typoChuansheng Liu2014-02-19
* | genirq: Provide irq_wake_thread()Thomas Gleixner2014-02-19
* | genirq: Provide synchronize_hardirq()Thomas Gleixner2014-02-19
|/
*-. Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...Linus Torvalds2014-02-15
|\ \
| | * genirq: Add devm_request_any_context_irq()Stephen Boyd2014-02-09
| |/ |/|