summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-04-0121-159/+344
|\
| * irqchip: sun7i/sun6i: Disable NMI before registering the handlerHans de Goede2014-03-311-3/+3
| * ARM: sun7i/sun6i: irqchip: Add irqchip driver for NMI controllerCarlo Caione2014-03-262-0/+209
| * irqchip: sun4i: Simplify sun4i_irq_ackHans de Goede2014-03-191-6/+1
| * irqchip: sun4i: Use handle_fasteoi_irq for all interruptsHans de Goede2014-03-191-14/+4
| * irqchip: sun4i: Don't ack IRQs > 0, fix acking of IRQ 0Hans de Goede2014-03-141-3/+16
| * irqchip: sun4i: Fix a comment about mask register initializationHans de Goede2014-03-141-1/+1
| * irqchip: sun4i: Fix irq 0 not workingHans de Goede2014-03-141-2/+16
| * irqchip: sunxi: Change compatiblesMaxime Ripard2014-03-141-1/+1
| * Merge branch 'irq/for-gpio' into irq/coreThomas Gleixner2014-03-12361-1824/+3999
| |\
| * | irqchip: Remove unused includeStephen Boyd2014-03-121-2/+0
| * | xen: Validate online cpus in set_affinityThomas Gleixner2014-03-121-1/+1
| * | irqchip: Remove asmlinkage from static functionsStephen Boyd2014-03-1211-17/+14
| * | irqchip: gic: Silence sparse warningsStephen Boyd2014-03-061-4/+5
| * | irqchip: Silence sparse warningStephen Boyd2014-03-061-0/+1
| * | x86: hyperv: Fixup the (brain) damage caused by the irq cleanupThomas Gleixner2014-03-051-20/+6
| * | s390: Do not rely on magic indirect includesThomas Gleixner2014-03-041-0/+1
| * | irqchip: xtensa: Select only an online cpuThomas Gleixner2014-03-041-1/+1
| * | x86: Hyperv: Cleanup the irq messThomas Gleixner2014-03-041-35/+4
| * | xen: Add proper irq accounting for HYPERCALL vectorThomas Gleixner2014-03-041-0/+1
| * | s390: Cio: Use the core irq stats functionThomas Gleixner2014-03-041-4/+1
| * | xen: Get rid of the last irq_desc abuseThomas Gleixner2014-03-041-14/+1
| * | xen: Use the proper irq functionsThomas Gleixner2014-03-043-22/+8
| * | pci: pcie-designware: Remove irq_desc abuseThomas Gleixner2014-03-041-3/+1
| * | Revert irqchip: irq-dove: Add PMU interrupt controllerJason Cooper2014-03-042-127/+0
| * | Merge tag 'irqchip-mvebu-3.15' of git://git.infradead.org/linux-mvebu into ir...Thomas Gleixner2014-02-221-27/+69
| |\ \
| | * | irqchip: armada-370-xp: Setup a chained handler for the MPICEzequiel Garcia2014-02-221-7/+43
| | * | irqchip: armada-370-xp: Add helper for the MSI IRQ handlingEzequiel Garcia2014-02-221-24/+30
| | * | Merge tag 'tags/mvebu-irqchip-fixes-3.13' into mvebu/irqchipJason Cooper2014-02-221-2/+2
| | |\ \
| * | \ \ Merge branch 'irq/for-arm' into irq/coreThomas Gleixner2014-02-19263-1869/+3268
| |\ \ \ \
| * \ \ \ \ Merge tag 'mvebu-irqchip-3.14' of git://git.infradead.org/linux-mvebu into ir...Thomas Gleixner2014-02-182-0/+127
| |\ \ \ \ \
| | * | | | | irqchip: irq-dove: Add PMU interrupt controller.Andrew Lunn2013-11-262-0/+127
* | | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-0111-69/+849
|\ \ \ \ \ \ \
| * | | | | | | clocksource: CMT, MTU2, TMU and STI should depend on GENERIC_CLOCKEVENTSGeert Uytterhoeven2014-03-221-0/+4
| * | | | | | | clocksource: exynos_mct: silence a static checker warningDan Carpenter2014-03-111-1/+1
| * | | | | | | clocksource/cadence_ttc: Overhaul clocksource frequency adjustmentSoren Brinkmann2014-03-111-20/+84
| * | | | | | | clocksource/cadence_ttc: Call clockevents_update_freq() with IRQs enabledSoren Brinkmann2014-03-111-15/+2
| * | | | | | | clocksource: Add Kconfig entries for CMT, MTU2, TMU and STIMagnus Damm2014-03-111-0/+44
| * | | | | | | clocksource: armada-370-xp: Use atomic access for shared registersEzequiel Garcia2014-03-111-8/+4
| * | | | | | | clocksource: orion: Use atomic access for shared registersEzequiel Garcia2014-03-111-18/+10
| * | | | | | | clocksource: timer-keystone: Delete unnecessary variableMatthias Brugger2014-03-111-4/+1
| * | | | | | | clocksource: timer-keystone: introduce clocksource driver for KeystoneIvan Khoronzhuk2014-03-112-0/+245
| * | | | | | | clocksource: sunxi: Add new compatiblesMaxime Ripard2014-03-111-1/+1
| * | | | | | | ARM: u300: move timer driver to clocksourceLinus Walleij2014-03-112-0/+448
| * | | | | | | clocksource: arch_timer: Set dynamic irq affinity on mmio clockeventStephen Boyd2014-03-111-0/+1
| * | | | | | | cpuidle: Handle clockevents_notify(BROADCAST_ENTER) failurePreeti U Murthy2014-02-071-6/+8
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2014-04-012-2/+2
|\ \ \ \ \ \ \
| * | | | | | | cputime: Default implementation of nsecs -> cputime conversionFrederic Weisbecker2014-03-132-2/+2
* | | | | | | | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2014-04-011-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSHH. Peter Anvin2014-02-271-1/+1
| | |_|_|_|/ / / | |/| | | | | |