summaryrefslogtreecommitdiffstats
path: root/kernel/irq
AgeCommit message (Expand)AuthorLines
2011-12-02genirq: Fix race condition when stopping the irq threadIdo Yariv-1/+4
2011-11-28Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2011-11-28genirq: fix regression in irqfixup, irqpollEdward Donovan-1/+3
2011-11-17genirq: Don't allow per cpu interrupts to be suspendedMarc Zyngier-1/+1
2011-11-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+2
2011-11-03genirq: Fix irqfixup, irqpoll regressionEdward Donovan-1/+1
2011-11-01Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds-6/+6
2011-10-31irq: don't put module.h into irq.h for tracking irqgen modules.Paul Gortmaker-1/+1
2011-10-31kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructurePaul Gortmaker-0/+1
2011-10-31irq: support domains with non-zero hwirq baseRob Herring-6/+6
2011-10-29Merge branch 'gpio/next' of git://git.secretlab.ca/git/linux-2.6Linus Torvalds-0/+4
2011-10-26Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-29/+359
2011-10-24Merge remote-tracking branch 'rmk/devel-stable' into HEADRob Herring-22/+318
2011-10-24irq: Add EXPORT_SYMBOL_GPL to function of irq generic-chipNobuhiro Iwamatsu-0/+4
2011-10-17genirq: Add IRQF_RESUME_EARLY and resume such IRQs earlierIan Campbell-7/+41
2011-10-04genirq: Fix fatfinered fixup reallyThomas Gleixner-1/+1
2011-10-03genirq: percpu: allow interrupt type to be set at enable timeMarc Zyngier-1/+14
2011-10-03genirq: Add support for per-cpu dev_id interruptsMarc Zyngier-22/+302
2011-09-20irq: Fix check for already initialized irq_domain in irq_domain_addRob Herring-1/+5
2011-09-12genirq: Add IRQCHIP_SKIP_SET_WAKE flagSantosh Shilimkar-0/+3
2011-09-12genirq: Make irq_shutdown() symmetric vs. irq_startup againGeert Uytterhoeven-1/+1
2011-08-23Revert "irq: Always set IRQF_ONESHOT if no primary handler is specified"Linus Torvalds-1/+0
2011-08-18irqdesc: fix new kernel-doc warningRandy Dunlap-0/+1
2011-08-17Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds-18/+40
2011-07-28Merge branch 'imx/dt' into next/dtArnd Bergmann-1/+1
2011-07-28irq: Track the owner of irq descriptorSebastian Andrzej Siewior-16/+37
2011-07-28irq: Always set IRQF_ONESHOT if no primary handler is specifiedSebastian Andrzej Siewior-0/+1
2011-07-28dt/irq: add irq_domain_generate_simple() helperGrant Likely-0/+58
2011-07-28irq: add irq_domain translation infrastructureGrant Likely-0/+127
2011-07-26genirq: Fix wrong bit operationjhbird.choi@samsung.com-2/+2
2011-07-25devres: fix possible use after freeMaxin B John-1/+1
2011-07-07genirq: replace irq_gc_ack() with {set,clr}_bit variants (fwd)Simon Guinot-2/+16
2011-06-10genirq: Prevent potential NULL dereference in irq_set_irq_wake()Jesper Juhl-0/+3
2011-06-03genirq: Ensure we locate the passed IRQ in irq_alloc_descs()Mark Brown-0/+6
2011-06-03genirq: Fix descriptor init on non-sparse IRQsLinus Walleij-5/+3
2011-06-03irq: Handle spurios irq detection for threaded irqsSebastian Andrzej Siewior-16/+36
2011-06-03genirq: Print threaded handler in spurious debug outputSebastian Andrzej Siewior-4/+5
2011-05-26irq: Remove smp_affinity_list when unregister irq procYinghai Lu-0/+1
2011-05-25bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis-4/+50
2011-05-19Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-4/+401
2011-05-18irq: Export functions to allow modular irq driversJonathan Cameron-0/+5
2011-05-18genirq: Uninline and sanity check generic_handle_irq()Thomas Gleixner-0/+15
2011-05-18genirq: Remove pointless ifdefsThomas Gleixner-3/+1
2011-05-02genirq: Fix typo CONFIG_GENIRC_IRQ_SHOW_LEVELGeert Uytterhoeven-1/+1
2011-05-02genirq: Make generic irq chip depend on CONFIG_GENERIC_IRQ_CHIPThomas Gleixner-1/+5
2011-04-23genirq: Add chip suspend and resume callbacksThomas Gleixner-0/+93
2011-04-23genirq: Implement a generic interrupt chipThomas Gleixner-0/+262
2011-04-23genirq: Support per-IRQ thread disabling.Paul Mundt-1/+21
2011-04-07Merge branches 'x86-fixes-for-linus', 'sched-fixes-for-linus', 'timers-fixes-...Linus Torvalds-0/+1