summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-03-04ia64: Remove deprecated IRQF_DISABLEDMichael Opdenacker4-12/+1
2014-03-04xtensa: Use irq_set_affinity instead of homebrewn codeThomas Gleixner1-19/+3
2014-03-04irqchip: xtensa: Select only an online cpuThomas Gleixner1-1/+1
2014-03-04sh: Use irq_set_affinity instead of homebrewn codeThomas Gleixner1-17/+1
2014-03-04genirq: Move kstat_incr_irqs_this_cpu() to coreThomas Gleixner2-8/+7
2014-03-04x86: Hyperv: Cleanup the irq messThomas Gleixner3-74/+47
2014-03-04xen: Add proper irq accounting for HYPERCALL vectorThomas Gleixner1-0/+1
2014-03-04x86: Add proper vector accounting for HYPERVISOR_CALLBACK_VECTORThomas Gleixner2-0/+9
2014-03-04ia64: Use the core irq stats functionThomas Gleixner1-6/+4
2014-03-04s390: Cio: Use the core irq stats functionThomas Gleixner1-4/+1
2014-03-04mn10300: Use the core irq stats functionThomas Gleixner1-1/+1
2014-03-04x86: Xen: Use the core irq stats functionThomas Gleixner1-1/+1
2014-03-04sparc: Use the core irq stats functionThomas Gleixner1-1/+1
2014-03-04mips: Use the core irq stats functionThomas Gleixner5-5/+5
2014-03-04genirq: Add a kstat helper to increment irq statsThomas Gleixner2-5/+12
2014-03-04xen: Get rid of the last irq_desc abuseThomas Gleixner1-14/+1
2014-03-04xen: Use the proper irq functionsThomas Gleixner3-22/+8
2014-03-04arm: mmp: Remove pointless fiddling with irq internalsThomas Gleixner2-31/+5
2014-03-04arm: Replace various irq_desc accessesThomas Gleixner2-9/+5
2014-03-04pci: pcie-designware: Remove irq_desc abuseThomas Gleixner1-3/+1
2014-03-04powerpc: Eeh: Kill another abuse of irq_descThomas Gleixner1-5/+21
2014-03-04powerpc: Irq: Use generic_handle_irqThomas Gleixner1-6/+2
2014-03-04powerpc:eVh_pic: Kill irq_desc abuseThomas Gleixner1-8/+2
2014-03-04Revert irqchip: irq-dove: Add PMU interrupt controllerJason Cooper3-144/+0
2014-02-22Merge tag 'irqchip-mvebu-3.15' of git://git.infradead.org/linux-mvebu into ir...Thomas Gleixner2-28/+76
2014-02-22irqchip: armada-370-xp: Setup a chained handler for the MPICEzequiel Garcia2-8/+50
2014-02-22irqchip: armada-370-xp: Add helper for the MSI IRQ handlingEzequiel Garcia1-24/+30
2014-02-22Merge tag 'tags/mvebu-irqchip-fixes-3.13' into mvebu/irqchipJason Cooper1-2/+2
2014-02-19genirq: Update the a comment typoChuansheng Liu1-1/+1
2014-02-19Merge branch 'irq/for-arm' into irq/coreThomas Gleixner571-3224/+6438
2014-02-19genirq: Provide irq_wake_thread()Thomas Gleixner4-2/+31
2014-02-19genirq: Provide synchronize_hardirq()Thomas Gleixner2-20/+51
2014-02-18Merge tag 'mvebu-irqchip-3.14' of git://git.infradead.org/linux-mvebu into ir...Thomas Gleixner3-0/+144
2014-02-16Linux 3.14-rc3v3.14-rc3Linus Torvalds1-1/+1
2014-02-16Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds7-23/+28
2014-02-16Merge tag 'dt-fixes-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-34/+54
2014-02-15of: search the best compatible match first in __of_match_node()Kevin Hao1-1/+42
2014-02-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds11-23/+30
2014-02-15Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-21/+53
2014-02-15Merge branches 'irq-urgent-for-linus' and 'irq-core-for-linus' of git://git.k...Linus Torvalds3-0/+51
2014-02-15Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds3-26/+35
2014-02-15Merge tag 'trace-fixes-v3.14-rc2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-36/+54
2014-02-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds5-4/+20
2014-02-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds39-33/+408
2014-02-15Documentation: i2c: mention ACPI method for instantiating devicesWolfram Sang1-0/+7
2014-02-15Documentation: i2c: describe devicetree method for instantiating devicesWolfram Sang1-2/+32
2014-02-15Btrfs: use right clone root offset for compressed extentsFilipe David Borba Manana1-0/+10
2014-02-15btrfs: fix null pointer deference at btrfs_sysfs_add_one+0x105Anand Jain1-2/+8
2014-02-15i2c: mv64xxx: refactor message start to ensure proper initializationWolfram Sang1-19/+14
2014-02-14Merge tag 'usb-3.14-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds25-135/+138