index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
common
/
gic.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
irqchip: Move ARM GIC to drivers/irqchip
Rob Herring
2013-01-12
1
-817
/
+0
*
ARM: remove mach .handle_irq for GIC users
Rob Herring
2013-01-12
1
-1
/
+1
*
ARM: GIC: set handle_arch_irq in GIC initialization
Rob Herring
2013-01-10
1
-0
/
+3
*
ARM: GIC: remove direct use of gic_raise_softirq
Rob Herring
2013-01-10
1
-21
/
+24
*
ARM: gic: use a private mapping for CPU target interfaces
Nicolas Pitre
2012-11-19
1
-9
/
+36
*
Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2012-03-29
1
-7
/
+6
|
\
|
*
ARM: 7318/1: gic: refactor irq_start assignment
Will Deacon
2012-03-24
1
-7
/
+6
*
|
irq_domain/c6x: constify irq_domain structures
Grant Likely
2012-02-16
1
-1
/
+1
*
|
irq_domain: Remove 'new' irq_domain in favour of the ppc one
Grant Likely
2012-02-16
1
-48
/
+37
*
|
irq_domain: Make irq_domain structure match powerpc's irq_host
Grant Likely
2012-02-14
1
-7
/
+7
*
|
ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMP
Will Deacon
2012-01-23
1
-5
/
+2
|
/
*
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...
Russell King
2011-12-05
1
-6
/
+9
|
\
|
*
ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculation
Will Deacon
2011-11-26
1
-5
/
+8
|
*
ARM: 7176/1: cpu_pm: register GIC PM notifier only once
Marc Zyngier
2011-11-26
1
-1
/
+2
*
|
ARM: GIC: Make MULTI_IRQ_HANDLER mandatory
Marc Zyngier
2011-11-15
1
-4
/
+0
*
|
ARM: GIC: Add global gic_handle_irq() function
Marc Zyngier
2011-11-15
1
-0
/
+27
*
|
ARM: gic: allow GIC to support non-banked setups
Marc Zyngier
2011-11-15
1
-19
/
+114
|
/
*
Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-soc
Linus Torvalds
2011-11-01
1
-63
/
+125
|
\
|
*
ARM: gic: use module.h instead of export.h
Arnd Bergmann
2011-11-01
1
-1
/
+1
|
*
ARM: gic: fix irq_alloc_descs handling for sparse irq
Rob Herring
2011-10-31
1
-4
/
+11
|
*
ARM: gic: add OF based initialization
Rob Herring
2011-10-31
1
-0
/
+61
|
*
ARM: gic: add irq_domain support
Rob Herring
2011-10-31
1
-62
/
+56
*
|
Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...
Linus Torvalds
2011-10-28
1
-11
/
+220
|
\
\
|
|
/
|
*
Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...
Russell King
2011-10-23
1
-14
/
+46
|
|
\
|
|
*
ARM: gic, local timers: use the request_percpu_irq() interface
Marc Zyngier
2011-10-23
1
-52
/
+0
|
|
*
ARM: gic: consolidate PPI handling
Marc Zyngier
2011-10-23
1
-1
/
+74
|
*
|
ARM: gic: Allow gic arch extensions to provide irqchip flags
Colin Cross
2011-09-23
1
-0
/
+1
|
*
|
ARM: gic: Use cpu pm notifiers to save gic state
Colin Cross
2011-09-23
1
-0
/
+187
*
|
|
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-10-26
1
-13
/
+13
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
locking, ARM: Annotate low level hw locks as raw
Thomas Gleixner
2011-09-13
1
-13
/
+13
|
|
/
*
|
ARM: 7061/1: gic: convert logical CPU numbers into physical numbers
Will Deacon
2011-10-17
1
-3
/
+14
|
/
*
Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2011-07-26
1
-6
/
+0
|
\
|
*
ARM: GIC: move gic_chip_data structure declaration to header
Changhwan Youn
2011-07-20
1
-6
/
+0
*
|
ARM: GIC: avoid routing interrupts to offline CPUs
Russell King
2011-07-21
1
-3
/
+3
*
|
ARM: CPU hotplug: fix abuse of irqdesc->node
Russell King
2011-07-21
1
-1
/
+0
|
/
*
ARM: GIC: Convert GIC library to use the IO relaxed operations
Santosh Shilimkar
2011-05-11
1
-24
/
+30
*
ARM: gic: use handle_fasteoi_irq for SPIs
Will Deacon
2011-05-11
1
-16
/
+16
*
arm: Fold irq_set_chip/irq_set_handler
Thomas Gleixner
2011-03-29
1
-2
/
+1
*
arm: Reorder irq_set_ function calls
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
arm: Cleanup the irq namespace
Thomas Gleixner
2011-03-29
1
-7
/
+7
*
arm: gic: Use proper accessor functions
Thomas Gleixner
2011-03-29
1
-1
/
+1
*
ARM: 6777/1: gic: Add hooks for architecture specific extensions
Santosh Shilimkar
2011-03-09
1
-0
/
+47
*
ARM: irq migration: update GIC migration code
Russell King
2011-02-23
1
-13
/
+12
*
ARM: gic: irq_data conversion.
Lennert Buytenhek
2011-01-13
1
-33
/
+33
*
ARM: GIC: move enablement of PPI interrupts to gic.c
Russell King
2010-12-14
1
-0
/
+10
*
ARM: GIC: move gic_data[] initialization into gic_init()
Russell King
2010-12-14
1
-24
/
+24
*
ARM: GIC: consolidate gic_cpu_base_addr to common GIC code
Russell King
2010-12-14
1
-0
/
+5
*
ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_init
Russell King
2010-12-14
1
-1
/
+6
*
ARM: GIC: provide a single initialization function for boot CPU
Russell King
2010-12-14
1
-2
/
+9
*
ARM: 6524/1: GIC irq desciptor bug fix
Chao Xie
2010-12-06
1
-1
/
+7
[next]