index
:
litmus-rt-budgetable-locks.git/.git
update_litmus_2019
Unnamed repository; edit this file 'description' to name the repository.
Zelin Tong
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
Commit message (
Expand
)
Author
Age
*
irqchip: atmel-aic-common: Prevent clobbering of priority when changing IRQ type
Gavin Li
2015-01-07
*
irqchip: omap-intc: Fix legacy DMA regression
Felipe Balbi
2015-01-06
*
irqchip: gic-v3-its: Fix use of max with decimal constant
Will Deacon
2015-01-06
*
irqchip: hip04: Initialize hip04_cpu_map to 0xffff
Wang Long
2015-01-06
*
irqchip: mtk-sysirq: Use IS_ERR() instead of NULL pointer check
Yingjoe Chen
2015-01-06
*
Merge branch 'irq-irqdomain-arm-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2014-12-15
|
\
|
*
irqchip: gicv3-its: Fix ITT allocation
Marc Zyngier
2014-12-13
|
*
irqchip: gicv3-its: Move some alloc/free code to activate/deactivate
Marc Zyngier
2014-12-13
|
*
irqchip: gicv3-its: Fix domain free in multi-MSI case
Marc Zyngier
2014-12-13
|
*
irqchip: gic-v2m: Add support for ARM GICv2m MSI(-X) doorbell
Suravee Suthikulpanit
2014-11-26
|
*
irqchip: mtk-sysirq: Add sysirq interrupt polarity support
Yingjoe Chen
2014-11-26
|
*
irqchip: gic: Support hierarchy irq domain.
Yingjoe Chen
2014-11-26
|
*
irqchip: GICv3: ITS: enable compilation of the ITS driver
Marc Zyngier
2014-11-26
|
*
irqchip: GICv3: ITS: plug ITS init into main GICv3 code
Marc Zyngier
2014-11-26
|
*
irqchip: GICv3: ITS: DT probing and initialization
Marc Zyngier
2014-11-26
|
*
irqchip: GICv3: ITS: MSI support
Marc Zyngier
2014-11-26
|
*
irqchip: GICv3: ITS: device allocation and configuration
Marc Zyngier
2014-11-26
|
*
irqchip: GICv3: ITS: tables allocators
Marc Zyngier
2014-11-26
|
*
irqchip: GICv3: ITS: LPI allocator
Marc Zyngier
2014-11-26
|
*
irqchip: GICv3: ITS: irqchip implementation
Marc Zyngier
2014-11-26
|
*
irqchip: GICv3: ITS command queue
Marc Zyngier
2014-11-26
|
*
irqchip: GICv3: rework redistributor structure
Marc Zyngier
2014-11-26
|
*
irqchip: GICv3: Convert to domain hierarchy
Marc Zyngier
2014-11-26
*
|
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2014-12-14
|
\
\
|
*
|
irqchip: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-20
*
|
|
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2014-12-11
|
\
\
\
|
*
|
|
irqchip: mips-gic: Add device-tree support
Andrew Bresticker
2014-11-24
|
*
|
|
clocksource: mips-gic: Move gic_frequency to clocksource driver
Andrew Bresticker
2014-11-24
|
*
|
|
clocksource: mips-gic: Combine with GIC clockevent driver
Andrew Bresticker
2014-11-24
|
*
|
|
MIPS: Move GIC clocksource driver to drivers/clocksource/
Andrew Bresticker
2014-11-24
|
*
|
|
irqchip: mips-gic: Use GIC_SH_WEDGE_{SET,CLR} macros
Andrew Bresticker
2014-11-24
|
*
|
|
irqchip: mips-gic: Remove gic_{pending,itrmask}_regs
Andrew Bresticker
2014-11-24
|
*
|
|
irqchip: mips-gic: Clean up #includes
Andrew Bresticker
2014-11-24
|
*
|
|
irqchip: mips-gic: Clean up header file
Andrew Bresticker
2014-11-24
|
*
|
|
MIPS: Move gic.h to include/linux/irqchip/mips-gic.h
Andrew Bresticker
2014-11-24
|
*
|
|
irqchip: mips-gic: Use proper iomem accessors
Andrew Bresticker
2014-11-24
|
*
|
|
irqchip: mips-gic: Export function to read counter width
Andrew Bresticker
2014-11-24
|
*
|
|
irqchip: mips-gic: Remove unnecessary globals
Andrew Bresticker
2014-11-24
|
*
|
|
irqchip: mips-gic: Support local interrupts
Andrew Bresticker
2014-11-24
|
*
|
|
irqchip: mips-gic: Use separate edge/level irq_chips
Andrew Bresticker
2014-11-24
|
*
|
|
irqchip: mips-gic: Probe for number of external interrupts
Andrew Bresticker
2014-11-24
|
*
|
|
irqchip: mips-gic: Stop using per-platform mapping tables
Andrew Bresticker
2014-11-24
|
*
|
|
irqchip: mips-gic: Use IRQ domains
Andrew Bresticker
2014-11-24
|
*
|
|
irqchip: mips-gic: Fix gic_set_affinity() return value
Andrew Bresticker
2014-11-24
|
*
|
|
irqchip: mips-gic: Implement irq_set_type callback
Andrew Bresticker
2014-11-24
|
*
|
|
irqchip: mips-gic: Remove platform irq_ack/irq_eoi callbacks
Andrew Bresticker
2014-11-24
|
*
|
|
MIPS: Move GIC to drivers/irqchip/
Andrew Bresticker
2014-11-24
*
|
|
|
Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2014-12-10
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
PCI/MSI: Rename mask/unmask_msi_irq treewide
Thomas Gleixner
2014-11-23
|
*
|
|
PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()
Jiang Liu
2014-11-23
[next]