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