| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | cpu/hotplug: Cleanup state names | Thomas Gleixner | 2016-12-25 | 5 | -7/+7 |
|/ |
|
* | irqchip/st: Mark st_irq_syscfg_resume() __maybe_unused | Jérémy Lefaure | 2016-12-19 | 1 | -1/+1 |
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-12-13 | 1 | -12/+1 |
|\ |
|
| * | arm64: Add hypervisor safe helper for checking constant capabilities | Suzuki K Poulose | 2016-11-16 | 1 | -12/+1 |
* | | powerpc/virtex: Use generic xilinx irqchip driver | Zubair Lutfullah Kakakhel | 2016-11-29 | 1 | -1/+2 |
* | | irqchip/xilinx: Try to fall back if xlnx,kind-of-intr not provided | Zubair Lutfullah Kakakhel | 2016-11-29 | 1 | -2/+2 |
* | | irqchip/xilinx: Add support for parent intc | Zubair Lutfullah Kakakhel | 2016-11-29 | 1 | -2/+32 |
* | | irqchip/xilinx: Rename get_irq to xintc_get_irq | Zubair Lutfullah Kakakhel | 2016-11-29 | 1 | -1/+1 |
* | | irqchip/xilinx: Restructure and use jump label api | Zubair Lutfullah Kakakhel | 2016-11-29 | 1 | -52/+66 |
* | | irqchip/xilinx: Clean up print messages | Zubair Lutfullah Kakakhel | 2016-11-29 | 1 | -9/+9 |
* | | microblaze/irqchip: Move intc driver to irqchip | Zubair Lutfullah Kakakhel | 2016-11-29 | 3 | -0/+201 |
* | | irqchip/gic-v3-its: Specialise readq and writeq accesses | Vladimir Murzin | 2016-11-29 | 1 | -12/+12 |
* | | irqchip/gic-v3-its: Specialise flush_dcache operation | Vladimir Murzin | 2016-11-29 | 1 | -9/+8 |
* | | irqchip/gic-v3-its: Narrow down Entry Size when used as a divider | Vladimir Murzin | 2016-11-29 | 1 | -3/+3 |
* | | irqchip/gic-v3-its: Change unsigned types for AArch32 compatibility | Vladimir Murzin | 2016-11-29 | 1 | -14/+14 |
* | | irqchip/bcm7038-l1: Implement irq_cpu_offline() callback | Florian Fainelli | 2016-11-18 | 1 | -0/+26 |
|/ |
|
* | Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Thomas Gleixner | 2016-10-21 | 2 | -6/+6 |
|\ |
|
| * | irqchip/gic: Add missing \n to CPU IF adjustment message | Marc Zyngier | 2016-10-20 | 1 | -1/+1 |
| * | irqchip/gic-v3-its: Fix 64bit GIC{R,ITS}_TYPER accesses | Marc Zyngier | 2016-10-17 | 1 | -5/+5 |
* | | irqchip/jcore: Don't show Kconfig menu item for driver | Rich Felker | 2016-10-20 | 1 | -2/+2 |
* | | irqchip/eznps: Drop pointless static qualifier in nps400_of_init() | Wei Yongjun | 2016-10-19 | 1 | -1/+1 |
* | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-10-18 | 3 | -4/+22 |
|\ \
| |/
|/| |
|
| * | irqchip/gicv3: Handle loop timeout proper | Dan Carpenter | 2016-10-14 | 1 | -1/+1 |
| * | irqchip/jcore: Fix lost per-cpu interrupts | Rich Felker | 2016-10-14 | 1 | -1/+19 |
| * | irqchip/eznps: Acknowledge NPS_IPI before calling the handler | Noam Camus | 2016-10-14 | 1 | -2/+2 |
* | | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2016-10-15 | 1 | -20/+10 |
|\ \ |
|
| * | | irqchip: i8259: Remove unused i8259A_irq_pending | Paul Burton | 2016-10-06 | 1 | -18/+0 |
| * | | irqchip: i8259: Allow platforms to override poll function | Paul Burton | 2016-10-06 | 1 | -1/+7 |
| * | | irqchip: i8259: Add domain before mapping parent irq | Paul Burton | 2016-10-06 | 1 | -1/+3 |
* | | | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 2016-10-11 | 4 | -4/+0 |
|\ \ \ |
|
| * | | | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada | 2016-10-11 | 4 | -4/+0 |
* | | | | Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2016-10-11 | 2 | -0/+6 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2016-09-20 | 2 | -0/+6 |
| |\ \ \ |
|
| | * | | | iommu/dma: Add support for mapping MSIs | Robin Murphy | 2016-09-16 | 2 | -0/+6 |
* | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-10-10 | 2 | -2/+0 |
|\ \ \ \ \
| | |_|_|/
| |/| | | |
|
| * | | | | irqchip/metag-ext: Improve function-level documentation | Julia Lawall | 2016-10-05 | 1 | -1/+0 |
| * | | | | irqchip/vic: Improve function-level documentation | Julia Lawall | 2016-10-05 | 1 | -1/+0 |
* | | | | | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2016-10-07 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Merge tag 'realview-broomstick-sweep' of git://git.kernel.org/pub/scm/linux/k... | Arnd Bergmann | 2016-09-02 | 1 | -1/+1 |
| |\ \ \ \
| | |_|/ /
| |/| | | |
|
| | * | | | ARM: realview: imply device tree boot | Linus Walleij | 2016-08-15 | 1 | -1/+1 |
* | | | | | Merge tag 'irqchip-core-4.9' of git://git.infradead.org/users/jcooper/linux i... | Thomas Gleixner | 2016-09-22 | 6 | -7/+306 |
|\ \ \ \ \ |
|
| * | | | | | irqchip/keystone: Fix typo "sporious" -> "spurious" | Colin Ian King | 2016-09-01 | 1 | -1/+1 |
| * | | | | | Merge branch 'irqchip/mvebu64' into irqchip/core | Jason Cooper | 2016-08-23 | 3 | -0/+201 |
| |\ \ \ \ \ |
|
| | * | | | | | irqchip/mvebu-pic: New driver for Marvell Armada 7K/8K PIC | Thomas Petazzoni | 2016-08-22 | 3 | -0/+201 |
| | | |/ / /
| | |/| | | |
|
| * | | | | | Merge branch 'irqchip/jcore' into irqchip/core | Jason Cooper | 2016-08-23 | 3 | -0/+103 |
| |\ \ \ \ \ |
|
| | * | | | | | irqchip/jcore-aic: Fix non static symbol warning | Wei Yongjun | 2016-08-22 | 1 | -1/+2 |
| | * | | | | | irqchip/jcore-aic: Add J-Core AIC driver | Rich Felker | 2016-08-08 | 3 | -0/+102 |
| | |/ / / / |
|
| * / / / / | irqchip/mips-gic: Use for_each_set_bit to iterate over IRQs | Paul Burton | 2016-08-22 | 1 | -6/+1 |
| |/ / / / |
|
* | | | | | drivers/irqchip: Add STM32 external interrupts support | Alexandre TORGUE | 2016-09-21 | 3 | -0/+206 |
* | | | | | irqchip/mips-gic: Use for_each_set_bit to iterate over local IRQs | Paul Burton | 2016-09-20 | 1 | -6/+1 |