Age | Commit message (Expand) | Author | Files | Lines |
2016-12-26 | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -8/+8 |
2016-12-25 | clocksource: Use a plain u64 instead of cycle_t | Thomas Gleixner | 1 | -8/+8 |
2016-12-25 | irqchip/armada-xp: Consolidate hotplug state space | Thomas Gleixner | 1 | -1/+1 |
2016-12-25 | irqchip/gic: Consolidate hotplug state space | Thomas Gleixner | 1 | -1/+1 |
2016-12-25 | cpu/hotplug: Cleanup state names | Thomas Gleixner | 5 | -7/+7 |
2016-12-19 | irqchip/st: Mark st_irq_syscfg_resume() __maybe_unused | Jérémy Lefaure | 1 | -1/+1 |
2016-12-14 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -12/+1 |
2016-11-29 | powerpc/virtex: Use generic xilinx irqchip driver | Zubair Lutfullah Kakakhel | 1 | -1/+2 |
2016-11-29 | irqchip/xilinx: Try to fall back if xlnx,kind-of-intr not provided | Zubair Lutfullah Kakakhel | 1 | -2/+2 |
2016-11-29 | irqchip/xilinx: Add support for parent intc | Zubair Lutfullah Kakakhel | 1 | -2/+32 |
2016-11-29 | irqchip/xilinx: Rename get_irq to xintc_get_irq | Zubair Lutfullah Kakakhel | 1 | -1/+1 |
2016-11-29 | irqchip/xilinx: Restructure and use jump label api | Zubair Lutfullah Kakakhel | 1 | -52/+66 |
2016-11-29 | irqchip/xilinx: Clean up print messages | Zubair Lutfullah Kakakhel | 1 | -9/+9 |
2016-11-29 | microblaze/irqchip: Move intc driver to irqchip | Zubair Lutfullah Kakakhel | 3 | -0/+201 |
2016-11-29 | irqchip/gic-v3-its: Specialise readq and writeq accesses | Vladimir Murzin | 1 | -12/+12 |
2016-11-29 | irqchip/gic-v3-its: Specialise flush_dcache operation | Vladimir Murzin | 1 | -9/+8 |
2016-11-29 | irqchip/gic-v3-its: Narrow down Entry Size when used as a divider | Vladimir Murzin | 1 | -3/+3 |
2016-11-29 | irqchip/gic-v3-its: Change unsigned types for AArch32 compatibility | Vladimir Murzin | 1 | -14/+14 |
2016-11-18 | irqchip/bcm7038-l1: Implement irq_cpu_offline() callback | Florian Fainelli | 1 | -0/+26 |
2016-11-16 | arm64: Add hypervisor safe helper for checking constant capabilities | Suzuki K Poulose | 1 | -12/+1 |
2016-10-21 | Merge tag 'gic-fixes-for-4.9-rc2' of git://git.kernel.org/pub/scm/linux/kerne... | Thomas Gleixner | 2 | -6/+6 |
2016-10-20 | irqchip/gic: Add missing \n to CPU IF adjustment message | Marc Zyngier | 1 | -1/+1 |
2016-10-20 | irqchip/jcore: Don't show Kconfig menu item for driver | Rich Felker | 1 | -2/+2 |
2016-10-19 | irqchip/eznps: Drop pointless static qualifier in nps400_of_init() | Wei Yongjun | 1 | -1/+1 |
2016-10-18 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -4/+22 |
2016-10-17 | irqchip/gic-v3-its: Fix 64bit GIC{R,ITS}_TYPER accesses | Marc Zyngier | 1 | -5/+5 |
2016-10-15 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -20/+10 |
2016-10-14 | irqchip/gicv3: Handle loop timeout proper | Dan Carpenter | 1 | -1/+1 |
2016-10-14 | irqchip/jcore: Fix lost per-cpu interrupts | Rich Felker | 1 | -1/+19 |
2016-10-14 | irqchip/eznps: Acknowledge NPS_IPI before calling the handler | Noam Camus | 1 | -2/+2 |
2016-10-12 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 4 | -4/+0 |
2016-10-12 | treewide: remove redundant #include <linux/kconfig.h> | Masahiro Yamada | 4 | -4/+0 |
2016-10-11 | Merge tag 'iommu-updates-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -0/+6 |
2016-10-10 | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2 | -2/+0 |
2016-10-08 | Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 1 | -1/+1 |
2016-10-06 | irqchip: i8259: Remove unused i8259A_irq_pending | Paul Burton | 1 | -18/+0 |
2016-10-06 | irqchip: i8259: Allow platforms to override poll function | Paul Burton | 1 | -1/+7 |
2016-10-06 | irqchip: i8259: Add domain before mapping parent irq | Paul Burton | 1 | -1/+3 |
2016-10-05 | irqchip/metag-ext: Improve function-level documentation | Julia Lawall | 1 | -1/+0 |
2016-10-05 | irqchip/vic: Improve function-level documentation | Julia Lawall | 1 | -1/+0 |
2016-09-22 | Merge tag 'irqchip-core-4.9' of git://git.infradead.org/users/jcooper/linux i... | Thomas Gleixner | 6 | -7/+306 |
2016-09-21 | drivers/irqchip: Add STM32 external interrupts support | Alexandre TORGUE | 3 | -0/+206 |
2016-09-21 | irqchip/mips-gic: Use for_each_set_bit to iterate over local IRQs | Paul Burton | 1 | -6/+1 |
2016-09-21 | Merge branch 'irq/urgent' into irq/core | Thomas Gleixner | 4 | -62/+60 |
2016-09-21 | irqchip/mips-gic: Fix local interrupts | Paul Burton | 1 | -55/+50 |
2016-09-20 | Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin... | Joerg Roedel | 2 | -0/+6 |
2016-09-20 | irqchip/gicv3: Silence noisy DEBUG_PER_CPU_MAPS warning | James Morse | 1 | -3/+4 |
2016-09-16 | iommu/dma: Add support for mapping MSIs | Robin Murphy | 2 | -0/+6 |
2016-09-13 | irqchip/atmel-aic: Fix potential deadlock in ->xlate() | Boris Brezillon | 2 | -4/+6 |
2016-09-12 | irqchip/gicv3-its: Use MADT ITS subtable to do PCI/MSI domain initialization | Tomasz Nowicki | 1 | -0/+44 |