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