aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/irq (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-08-25irq: Export handle_fasteoi_irqVincent Stehlé1-0/+1
2014-08-05Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+4
2014-07-31Revert "irq: Warn when shared interrupts do not match on NO_SUSPEND"Thomas Gleixner1-5/+2
2014-07-31Revert "PM / sleep / irq: Do not suspend wakeup interrupts"Thomas Gleixner1-2/+1
2014-07-24irq: Warn when shared interrupts do not match on NO_SUSPENDPeter Zijlstra1-2/+5
2014-07-19Merge tag 'irqchip-core-3.17-3' of git://git.infradead.org/users/jcooper/linux into irq/coreThomas Gleixner1-2/+3
2014-07-17genirq: generic chip: Export irq_map_generic_chip functionBoris BREZILLON1-2/+3
2014-07-15PM / sleep / irq: Do not suspend wakeup interruptsRafael J. Wysocki1-1/+2
2014-07-05genirq: Fix memory leak when calling irq_free_hwirqs()Keith Busch1-2/+2
2014-06-21genirq: Export irq_domain_disassociate() to architecture interrupt driversJiang Liu1-1/+1
2014-05-27genirq: Improve documentation to match current implementationJiang Liu2-4/+4
2014-05-16genirq: Remove dynamic_irq messThomas Gleixner1-16/+7
2014-05-16genirq: Replace dynamic_irq_init/cleanupThomas Gleixner2-0/+11
2014-05-16genirq: Remove irq_reserve_irq[s]Thomas Gleixner1-25/+0
2014-05-16genirq: Replace reserve_irqs in core codeThomas Gleixner3-3/+15
2014-05-16genirq: Provide generic hwirq allocation facilityThomas Gleixner2-0/+56
2014-05-03genirq: Sanitize spurious interrupt detection of threaded irqsThomas Gleixner2-6/+104
2014-04-28genirq: x86: Ensure that dynamic irq allocation does not conflictThomas Gleixner1-0/+7
2014-04-17genirq: Allow forcing cpu affinity of interruptsThomas Gleixner1-11/+6
2014-03-22genirq: Export symbol no_action()Alexander Shiyan1-0/+1
2014-03-19genirq: procfs: Make smp_affinity values go+rChema Gonzalez1-4/+4
2014-03-14genirq: Add a new IRQCHIP_EOI_THREADED flagThomas Gleixner3-9/+42
2014-03-12Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2-3/+29
2014-03-12genirq: Provide irq_request/release_resources chip callbacksThomas Gleixner1-1/+27
2014-03-04genirq: Move kstat_incr_irqs_this_cpu() to coreThomas Gleixner1-0/+7
2014-03-04genirq: Add a kstat helper to increment irq statsThomas Gleixner1-0/+5
2014-02-27genirq: Include missing header file in irqdomain.cRashika Kheria1-0/+1
2014-02-27genirq: Remove racy waitqueue_active checkChuansheng Liu1-2/+1
2014-02-19genirq: Update the a comment typoChuansheng Liu1-1/+1
2014-02-19genirq: Provide irq_wake_thread()Thomas Gleixner3-2/+30
2014-02-19genirq: Provide synchronize_hardirq()Thomas Gleixner1-20/+50
2014-02-15Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-0/+46
2014-02-11genirq: Add missing irq_to_desc export for CONFIG_SPARSE_IRQ=nPaul Gortmaker1-0/+1
2014-02-09genirq: Add devm_request_any_context_irq()Stephen Boyd1-0/+45
2014-02-05genirq: Generic irq chip requires IRQ_DOMAINNitin A Kamble1-0/+1
2013-12-02Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-11-25irq: Enable all irqs unconditionally in irq_resumeLaxman Dewangan1-1/+1
2013-11-19Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+16
2013-11-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds2-2/+2
2013-11-13genirq: Prevent spurious detection for unconditionally polled interruptsThomas Gleixner2-3/+16
2013-11-12Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-7/+6
2013-10-28genirq: Set the irq thread policy without checking CAP_SYS_NICEThomas Pfaff1-1/+1
2013-10-24of/irq: simplify args to irq_create_of_mappingGrant Likely1-7/+6
2013-10-18irq: Fix some trivial typos in commentsXie XiuQi2-2/+2
2013-09-13Remove GENERIC_HARDIRQ config optionMartin Schwidefsky1-12/+0
2013-07-13Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds1-12/+0
2013-07-06Merge tag 'irqdomain-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds3-401/+186
2013-07-05genirq: generic chip: Use DIV_ROUND_UP to calculate numchipsAxel Lin1-1/+1
2013-07-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1