index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
irqchip
/
irq-gic.c
Age
Commit message (
Expand
)
Author
2014-04-17
irqchip: Gic: Support forced affinity setting
Thomas Gleixner
2014-04-05
Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2014-04-05
Merge tag 'fixes-non-critical-3.15' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2014-03-12
irqchip: Remove asmlinkage from static functions
Stephen Boyd
2014-03-06
irqchip: gic: Silence sparse warnings
Stephen Boyd
2014-02-25
irqchip: gic: use dmb ishst instead of dsb when raising a softirq
Will Deacon
2014-02-05
DRIVERS: IRQCHIP: IRQ-GIC: Add support for routable irqs
Sricharan R
2013-12-02
Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2013-11-28
irqchip: Gic: fix boot for chained gics
Mark Rutland
2013-09-23
ARM: GIC: interface to send a SGI directly
Nicolas Pitre
2013-09-23
ARM: GIC: function to retrieve the physical address of the SGIR
Nicolas Pitre
2013-09-17
Merge branch 'iks_for_rmk' of git://git.linaro.org/people/nico/linux into dev...
Russell King
2013-08-28
drivers: irq-chip: irq-gic: introduce gic_cpu_if_down()
Nicolas Pitre
2013-07-30
ARM: bL_switcher: do not hardcode GIC IDs in the code
Nicolas Pitre
2013-07-30
ARM: gic: add CPU migration support
Nicolas Pitre
2013-07-14
clocksource+irqchip: delete __cpuinit usage from all related files
Paul Gortmaker
2013-06-20
irqchip: gic: call gic_cpu_init() as well in CPU_STARTING_FROZEN case
Shawn Guo
2013-05-02
Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2013-04-02
Merge branch 'gic' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/...
Olof Johansson
2013-04-02
irqchip: irq-gic: Fix checkpatch errors
Sachin Kamat
2013-03-26
irqchip: gic: fix irq_trigger return
Abhijeet Dharmapurikar
2013-03-26
irqchip: gic: Perform the gic_secondary_init() call via CPU notifier
Catalin Marinas
2013-03-26
irqchip: gic: Call handle_bad_irq() directly
Catalin Marinas
2013-03-26
arm: Move chained_irq_(enter|exit) to a generic file
Catalin Marinas
2013-03-05
irqchip: fix typo when moving gic_raise_softirq()
Javi Merino
2013-02-21
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2013-01-12
irqchip: Move ARM gic.h to include/linux/irqchip/arm-gic.h
Rob Herring
2013-01-12
irqchip: Move ARM GIC to drivers/irqchip
Rob Herring