summaryrefslogtreecommitdiffstats
path: root/kernel/irq
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-08-062-3/+4
|\
| * Revert "irq: Warn when shared interrupts do not match on NO_SUSPEND"Thomas Gleixner2014-07-311-5/+2Star
| * Revert "PM / sleep / irq: Do not suspend wakeup interrupts"Thomas Gleixner2014-07-311-2/+1Star
| * irq: Warn when shared interrupts do not match on NO_SUSPENDPeter Zijlstra2014-07-241-2/+5
| * Merge tag 'irqchip-core-3.17-3' of git://git.infradead.org/users/jcooper/linu...Thomas Gleixner2014-07-191-2/+3
| |\
| | * genirq: generic chip: Export irq_map_generic_chip functionBoris BREZILLON2014-07-171-2/+3
| * | PM / sleep / irq: Do not suspend wakeup interruptsRafael J. Wysocki2014-07-151-1/+2
| * | genirq: Export irq_domain_disassociate() to architecture interrupt driversJiang Liu2014-06-211-1/+1
| |/
* / genirq: Fix memory leak when calling irq_free_hwirqs()Keith Busch2014-07-051-2/+2
|/
* genirq: Improve documentation to match current implementationJiang Liu2014-05-272-4/+4
* genirq: Remove dynamic_irq messThomas Gleixner2014-05-161-16/+7Star
* genirq: Replace dynamic_irq_init/cleanupThomas Gleixner2014-05-162-0/+11
* genirq: Remove irq_reserve_irq[s]Thomas Gleixner2014-05-161-25/+0Star
* genirq: Replace reserve_irqs in core codeThomas Gleixner2014-05-163-3/+15
* genirq: Provide generic hwirq allocation facilityThomas Gleixner2014-05-162-0/+56
* genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner2014-05-032-6/+104
* genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner2014-04-281-0/+7
* genirq: Allow forcing cpu affinity of interruptsThomas Gleixner2014-04-171-11/+6Star
* genirq: Export symbol no_action()Alexander Shiyan2014-03-221-0/+1
* genirq: procfs: Make smp_affinity values go+rChema Gonzalez2014-03-191-4/+4
* genirq: Add a new IRQCHIP_EOI_THREADED flagThomas Gleixner2014-03-143-9/+42
* Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-122-3/+29
|\
| * genirq: Provide irq_request/release_resources chip callbacksThomas Gleixner2014-03-121-1/+27
| * genirq: Include missing header file in irqdomain.cRashika Kheria2014-02-271-0/+1
| * genirq: Remove racy waitqueue_active checkChuansheng Liu2014-02-271-2/+1Star
* | genirq: Move kstat_incr_irqs_this_cpu() to coreThomas Gleixner2014-03-041-0/+7
* | genirq: Add a kstat helper to increment irq statsThomas Gleixner2014-03-041-0/+5
* | genirq: Update the a comment typoChuansheng Liu2014-02-191-1/+1
* | genirq: Provide irq_wake_thread()Thomas Gleixner2014-02-193-2/+30
* | genirq: Provide synchronize_hardirq()Thomas Gleixner2014-02-191-20/+50
|/
*-. Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...Linus Torvalds2014-02-162-0/+46
|\ \
| | * genirq: Add devm_request_any_context_irq()Stephen Boyd2014-02-091-0/+45
| |/ |/|
| * genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=nPaul Gortmaker2014-02-111-0/+1
|/
* genirq: Generic irq chip requires IRQ_DOMAINNitin A Kamble2014-02-051-0/+1
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-12-021-1/+1
|\
| * irq: Enable all irqs unconditionally in irq_resumeLaxman Dewangan2013-11-251-1/+1
* | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-192-3/+16
|\|
| * genirq: Prevent spurious detection for unconditionally polled interruptsThomas Gleixner2013-11-132-3/+16
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2013-11-162-2/+2
|\ \
| * | irq: Fix some trivial typos in commentsXie XiuQi2013-10-182-2/+2
* | | Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-11-121-7/+6Star
|\ \ \ | |_|/ |/| |
| * | of/irq: simplify args to irq_create_of_mappingGrant Likely2013-10-241-7/+6Star
* | | genirq: Set the irq thread policy without checking CAP_SYS_NICEThomas Pfaff2013-10-281-1/+1
|/ /
* / Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-12/+0Star
|/
* Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-07-141-1/+1
|\
| * genirq: generic chip: Use DIV_ROUND_UP to calculate numchipsAxel Lin2013-07-051-1/+1
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-131-12/+0Star
|\ \
| * | irqdomain: Remove temporary MIPS workaround codeGrant Likely2013-06-181-12/+0Star
* | | Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-07-063-401/+186Star
|\ \ \
| * | | irq: fix checkpatch errorKefeng Wang2013-06-241-5/+3Star