summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2014-03-12xen: Validate online cpus in set_affinityThomas Gleixner-1/+1
2014-03-12mips: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner-2/+2
2014-03-12ia64: Validate online cpus in irq_set_affinity() callbacksThomas Gleixner-11/+5
2014-03-12irqchip: Remove asmlinkage from static functionsStephen Boyd-17/+14
2014-03-06x86: hardirq: Make irq_hv_callback_count available for CONFIG_HYPERV=m as wellThomas Gleixner-1/+1
2014-03-06irqchip: gic: Silence sparse warningsStephen Boyd-4/+5
2014-03-06irqchip: Silence sparse warningStephen Boyd-0/+1
2014-03-05x86: hyperv: Fixup the (brain) damage caused by the irq cleanupThomas Gleixner-25/+11
2014-03-05m68k: Do not rely on magic indirect includesThomas Gleixner-1/+1
2014-03-05powerpc: eeh: Fixup the brown paperbag fallout of the "cleanup"Thomas Gleixner-1/+2
2014-03-04s390: Do not rely on magic indirect includesThomas Gleixner-0/+2
2014-03-04x86: hyperv: Fix brown paperbag typos reported by Fenguangs build robotThomas Gleixner-3/+3
2014-03-04x86: hyperv: Make it build with CONFIG_HYPERV=m againThomas Gleixner-1/+1
2014-03-04x86: Remove deprecated IRQF_DISABLEDMichael Opdenacker-4/+4
2014-03-04mn10300: Remove deprecated IRQF_DISABLEDMichael Opdenacker-6/+6
2014-03-04ia64: Remove deprecated IRQF_DISABLEDMichael Opdenacker-12/+1
2014-03-04xtensa: Use irq_set_affinity instead of homebrewn codeThomas Gleixner-19/+3
2014-03-04irqchip: xtensa: Select only an online cpuThomas Gleixner-1/+1
2014-03-04sh: Use irq_set_affinity instead of homebrewn codeThomas Gleixner-17/+1
2014-03-04genirq: Move kstat_incr_irqs_this_cpu() to coreThomas Gleixner-8/+7
2014-03-04x86: Hyperv: Cleanup the irq messThomas Gleixner-74/+47
2014-03-04xen: Add proper irq accounting for HYPERCALL vectorThomas Gleixner-0/+1
2014-03-04x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTORThomas Gleixner-0/+9
2014-03-04ia64: Use the core irq stats functionThomas Gleixner-6/+4
2014-03-04s390: Cio: Use the core irq stats functionThomas Gleixner-4/+1
2014-03-04mn10300: Use the core irq stats functionThomas Gleixner-1/+1
2014-03-04x86: Xen: Use the core irq stats functionThomas Gleixner-1/+1
2014-03-04sparc: Use the core irq stats functionThomas Gleixner-1/+1
2014-03-04mips: Use the core irq stats functionThomas Gleixner-5/+5
2014-03-04genirq: Add a kstat helper to increment irq statsThomas Gleixner-5/+12
2014-03-04xen: Get rid of the last irq_desc abuseThomas Gleixner-14/+1
2014-03-04xen: Use the proper irq functionsThomas Gleixner-22/+8
2014-03-04arm: mmp: Remove pointless fiddling with irq internalsThomas Gleixner-31/+5
2014-03-04arm: Replace various irq_desc accessesThomas Gleixner-9/+5
2014-03-04pci: pcie-designware: Remove irq_desc abuseThomas Gleixner-3/+1
2014-03-04powerpc: Eeh: Kill another abuse of irq_descThomas Gleixner-5/+21
2014-03-04powerpc: Irq: Use generic_handle_irqThomas Gleixner-6/+2
2014-03-04powerpc:eVh_pic: Kill irq_desc abuseThomas Gleixner-8/+2
2014-03-04Revert irqchip: irq-dove: Add PMU interrupt controllerJason Cooper-144/+0
2014-02-22Merge tag 'irqchip-mvebu-3.15' of git://git.infradead.org/linux-mvebu into ir...Thomas Gleixner-28/+76
2014-02-22irqchip: armada-370-xp: Setup a chained handler for the MPICEzequiel Garcia-8/+50
2014-02-22irqchip: armada-370-xp: Add helper for the MSI IRQ handlingEzequiel Garcia-24/+30
2014-02-22Merge tag 'tags/mvebu-irqchip-fixes-3.13' into mvebu/irqchipJason Cooper-2/+2
2014-02-19genirq: Update the a comment typoChuansheng Liu-1/+1
2014-02-19Merge branch 'irq/for-arm' into irq/coreThomas Gleixner-3224/+6438
2014-02-19genirq: Provide irq_wake_thread()Thomas Gleixner-2/+31
2014-02-19genirq: Provide synchronize_hardirq()Thomas Gleixner-20/+51
2014-02-18Merge tag 'mvebu-irqchip-3.14' of git://git.infradead.org/linux-mvebu into ir...Thomas Gleixner-0/+144
2014-02-16Linux 3.14-rc3v3.14-rc3Linus Torvalds-1/+1
2014-02-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds-23/+28