summaryrefslogtreecommitdiffstats
path: root/arch (unfollow)
Commit message (Expand)AuthorFilesLines
2014-05-27irqchip: brcmstb-l2: Add Broadcom Set Top Box Level-2 interrupt controllerFlorian Fainelli3-0/+209
2014-05-27genirq: Improve documentation to match current implementationJiang Liu3-6/+5
2014-05-26ARM: iop13xx: fix msi support with sparse IRQArnd Bergmann1-0/+1
2014-05-21genirq: Provide !SMP stub for irq_set_affinity_notifier()Eyal Perry1-20/+26
2014-05-19irqchip: armada-370-xp: Move the devicetree binding documentationEzequiel Garcia1-0/+0
2014-05-19irqchip: gic: Use mask field in GICC_IARHaojian Zhuang2-1/+3
2014-05-16genirq: Remove dynamic_irq messThomas Gleixner2-26/+7
2014-05-16ia64: Use irq_init_descThomas Gleixner3-5/+5
2014-05-16genirq: Replace dynamic_irq_init/cleanupThomas Gleixner3-0/+15
2014-05-16genirq: Remove irq_reserve_irq[s]Thomas Gleixner2-32/+0
2014-05-16genirq: Replace reserve_irqs in core codeThomas Gleixner3-3/+15
2014-05-16s390: Avoid call to irq_reserve_irqs()Thomas Gleixner1-1/+5
2014-05-16s390: Remove pointless arch_show_interrupts()Thomas Gleixner1-5/+0
2014-05-16s390: pci: Check return value of alloc_irq_desc() properThomas Gleixner1-3/+3
2014-05-16sh: intc: Remove pointless irq_reserve_irqs() invocationThomas Gleixner1-6/+0
2014-05-16x86, irq: Remove pointless irq_reserve_irqs() callThomas Gleixner1-3/+0
2014-05-16genirq: Make create/destroy_irq() ia64 privateThomas Gleixner2-4/+3
2014-05-16tile: Use SPARSE_IRQThomas Gleixner3-54/+9
2014-05-16tile: pci: Use irq_alloc/free_hwirq()Thomas Gleixner1-9/+8
2014-05-16tile: hvc: Use irq_alloc/free_hwirqThomas Gleixner1-4/+4
2014-05-16tile: serial: Use irq_alloc/free_hwirqThomas Gleixner1-4/+4
2014-05-16tile: net: Use irq_alloc/free_hwirqThomas Gleixner1-3/+3
2014-05-16tile: usb: Use irq_alloc/free_hwirqThomas Gleixner2-8/+8
2014-05-16tile: Implement irq_alloc/free_hwirq() for migrationThomas Gleixner2-0/+15
2014-05-16x86: Remove create/destroy_irq()Thomas Gleixner2-109/+1
2014-05-16ia64: Remove unused check_irq_used()Thomas Gleixner2-9/+0
2014-05-16iommu: dmar: Provide arch specific irq allocationThomas Gleixner3-3/+8
2014-05-16iommu: smar: Fix return value check of create_irq()Thomas Gleixner1-1/+1
2014-05-16x86: Get rid of get_nr_irqs_gsi()Thomas Gleixner3-23/+1
2014-05-16x86: ioapic: Use irq_alloc/free_hwirq()Thomas Gleixner1-13/+10
2014-05-16x86: htirq: Use irq_alloc/free_irq()Thomas Gleixner1-9/+4
2014-05-16x86: uv: Use irq_alloc/free_hwirq()Thomas Gleixner1-6/+4
2014-05-16x86: hpet: Use irq_alloc/free_hwirq()Thomas Gleixner1-3/+2
2014-05-16x86: irq_remapping: Use irq_alloc/free_hwirq()Thomas Gleixner1-7/+5
2014-05-16x86: Implement arch_setup/teardown_hwirq()Thomas Gleixner2-0/+34
2014-05-16genirq: Provide generic hwirq allocation facilityThomas Gleixner3-0/+71
2014-05-16mips: Kill pointless destroy_irq()Thomas Gleixner2-18/+2
2014-05-16arm: iop13xx: Use sparse irqs for MSIThomas Gleixner8-42/+19
2014-05-13MAINTAINERS: Add co-maintainer for drivers/irqchipJason Cooper1-0/+8
2014-05-09Linux 3.15-rc5v3.15-rc5Linus Torvalds1-1/+1
2014-05-09x86, vdso, time: Cast tv_nsec to u64 for proper shifting in update_vsyscall()Boris Ostrovsky1-1/+1
2014-05-09x86: Fix typo in MSR_IA32_MISC_ENABLE_LIMIT_CPUID macroAndres Freund1-1/+1
2014-05-09x86: Fix typo preventing msr_set/clear_bit from having an effectAndres Freund1-1/+1
2014-05-08irqchip: orion: Reverse irq handling prioritySebastian Hesselbarth1-2/+2
2014-05-08irqchip: irq-armada-370-xp: Use cpu notifier to initialize secondary CPUsThomas Petazzoni3-8/+17
2014-05-08irqchip: irq-armada-370-xp: Do the set_smp_cross_call() in the driverThomas Petazzoni3-4/+5
2014-05-08tracepoint: Fix use of tracepoint funcs after rcu freeMathieu Desnoyers1-2/+2
2014-05-08trace: module: Maintain a valid user countRomain Izard1-1/+1
2014-05-08mmc: rtsx: Revert "mmc: rtsx: add support for pre_req and post_req"Micky Ching4-448/+109
2014-05-08x86/intel: Add quirk to disable HPET for the Baytrail platformFeng Tang1-0/+16