index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
common
/
gic.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-12
irqchip: Move ARM GIC to drivers/irqchip
Rob Herring
1
-817
/
+0
2013-01-12
ARM: remove mach .handle_irq for GIC users
Rob Herring
1
-1
/
+1
2013-01-10
ARM: GIC: set handle_arch_irq in GIC initialization
Rob Herring
1
-0
/
+3
2013-01-10
ARM: GIC: remove direct use of gic_raise_softirq
Rob Herring
1
-21
/
+24
2012-11-19
ARM: gic: use a private mapping for CPU target interfaces
Nicolas Pitre
1
-9
/
+36
2012-03-30
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
1
-7
/
+6
2012-03-24
ARM: 7318/1: gic: refactor irq_start assignment
Will Deacon
1
-7
/
+6
2012-02-16
irq_domain/c6x: constify irq_domain structures
Grant Likely
1
-1
/
+1
2012-02-16
irq_domain: Remove 'new' irq_domain in favour of the ppc one
Grant Likely
1
-48
/
+37
2012-02-15
irq_domain: Make irq_domain structure match powerpc's irq_host
Grant Likely
1
-7
/
+7
2012-01-23
ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP
Will Deacon
1
-5
/
+2
2011-12-06
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
1
-6
/
+9
2011-11-27
ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculation
Will Deacon
1
-5
/
+8
2011-11-27
ARM: 7176/1: cpu_pm: register GIC PM notifier only once
Marc Zyngier
1
-1
/
+2
2011-11-15
ARM: GIC: Make MULTI_IRQ_HANDLER mandatory
Marc Zyngier
1
-4
/
+0
2011-11-15
ARM: GIC: Add global gic_handle_irq() function
Marc Zyngier
1
-0
/
+27
2011-11-15
ARM: gic: allow GIC to support non-banked setups
Marc Zyngier
1
-19
/
+114
2011-11-02
Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
1
-63
/
+125
2011-11-01
ARM: gic: use module.h instead of export.h
Arnd Bergmann
1
-1
/
+1
2011-10-31
ARM: gic: fix irq_alloc_descs handling for sparse irq
Rob Herring
1
-4
/
+11
2011-10-31
ARM: gic: add OF based initialization
Rob Herring
1
-0
/
+61
2011-10-31
ARM: gic: add irq_domain support
Rob Herring
1
-62
/
+56
2011-10-28
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
1
-11
/
+220
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-13
/
+13
2011-10-23
Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...
Russell King
1
-14
/
+46
2011-10-23
ARM: gic, local timers: use the request_percpu_irq() interface
Marc Zyngier
1
-52
/
+0
2011-10-23
ARM: gic: consolidate PPI handling
Marc Zyngier
1
-1
/
+74
2011-10-17
ARM: 7061/1: gic: convert logical CPU numbers into physical numbers
Will Deacon
1
-3
/
+14
2011-09-23
ARM: gic: Allow gic arch extensions to provide irqchip flags
Colin Cross
1
-0
/
+1
2011-09-23
ARM: gic: Use cpu pm notifiers to save gic state
Colin Cross
1
-0
/
+187
2011-09-13
locking, ARM: Annotate low level hw locks as raw
Thomas Gleixner
1
-13
/
+13
2011-07-27
Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-6
/
+0
2011-07-21
ARM: GIC: avoid routing interrupts to offline CPUs
Russell King
1
-3
/
+3
2011-07-21
ARM: CPU hotplug: fix abuse of irqdesc->node
Russell King
1
-1
/
+0
2011-07-20
ARM: GIC: move gic_chip_data structure declaration to header
Changhwan Youn
1
-6
/
+0
2011-05-11
ARM: GIC: Convert GIC library to use the IO relaxed operations
Santosh Shilimkar
1
-24
/
+30
2011-05-11
ARM: gic: use handle_fasteoi_irq for SPIs
Will Deacon
1
-16
/
+16
2011-03-29
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
1
-2
/
+1
2011-03-29
arm: Reorder irq_set_ function calls
Thomas Gleixner
1
-1
/
+1
2011-03-29
arm: Cleanup the irq namespace
Thomas Gleixner
1
-7
/
+7
2011-03-29
arm: gic: Use proper accessor functions
Thomas Gleixner
1
-1
/
+1
2011-03-09
ARM: 6777/1: gic: Add hooks for architecture specific extensions
Santosh Shilimkar
1
-0
/
+47
2011-02-23
ARM: irq migration: update GIC migration code
Russell King
1
-13
/
+12
2011-01-13
ARM: gic: irq_data conversion.
Lennert Buytenhek
1
-33
/
+33
2010-12-14
ARM: GIC: move enablement of PPI interrupts to gic.c
Russell King
1
-0
/
+10
2010-12-14
ARM: GIC: move gic_data[] initialization into gic_init()
Russell King
1
-24
/
+24
2010-12-14
ARM: GIC: consolidate gic_cpu_base_addr to common GIC code
Russell King
1
-0
/
+5
2010-12-14
ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init
Russell King
1
-1
/
+6
2010-12-14
ARM: GIC: provide a single initialization function for boot CPU
Russell King
1
-2
/
+9
2010-12-06
ARM: 6524/1: GIC irq desciptor bug fix
Chao Xie
1
-1
/
+7
[next]