summaryrefslogtreecommitdiffstats
path: root/arch/arm/common/gic.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-7/+6
|\
| * ARM: 7318/1: gic: refactor irq_start assignmentWill Deacon2012-03-241-7/+6
* | irq_domain/c6x: constify irq_domain structuresGrant Likely2012-02-161-1/+1
* | irq_domain: Remove 'new' irq_domain in favour of the ppc oneGrant Likely2012-02-161-48/+37
* | irq_domain: Make irq_domain structure match powerpc's irq_hostGrant Likely2012-02-141-7/+7
* | ARM: 7293/1: logical_cpu_map: decouple CPU mapping from SMPWill Deacon2012-01-231-5/+2
|/
* Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/will/...Russell King2011-12-051-6/+9
|\
| * ARM: 7177/1: GIC: avoid skipping non-existent PPIs in irq_start calculationWill Deacon2011-11-261-5/+8
| * ARM: 7176/1: cpu_pm: register GIC PM notifier only onceMarc Zyngier2011-11-261-1/+2
* | ARM: GIC: Make MULTI_IRQ_HANDLER mandatoryMarc Zyngier2011-11-151-4/+0
* | ARM: GIC: Add global gic_handle_irq() functionMarc Zyngier2011-11-151-0/+27
* | ARM: gic: allow GIC to support non-banked setupsMarc Zyngier2011-11-151-19/+114
|/
* Merge branch 'next/dt' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds2011-11-011-63/+125
|\
| * ARM: gic: use module.h instead of export.hArnd Bergmann2011-11-011-1/+1
| * ARM: gic: fix irq_alloc_descs handling for sparse irqRob Herring2011-10-311-4/+11
| * ARM: gic: add OF based initializationRob Herring2011-10-311-0/+61
| * ARM: gic: add irq_domain supportRob Herring2011-10-311-62/+56
* | Merge branch 'devel-stable' of http://ftp.arm.linux.org.uk/pub/linux/arm/kern...Linus Torvalds2011-10-281-11/+220
|\|
| * Merge branch 'ppi-irq-core-for-rmk' of git://github.com/mzyngier/arm-platform...Russell King2011-10-231-14/+46
| |\
| | * ARM: gic, local timers: use the request_percpu_irq() interfaceMarc Zyngier2011-10-231-52/+0
| | * ARM: gic: consolidate PPI handlingMarc Zyngier2011-10-231-1/+74
| * | ARM: gic: Allow gic arch extensions to provide irqchip flagsColin Cross2011-09-231-0/+1
| * | ARM: gic: Use cpu pm notifiers to save gic stateColin Cross2011-09-231-0/+187
* | | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-10-261-13/+13
|\ \ \ | |_|/ |/| |
| * | locking, ARM: Annotate low level hw locks as rawThomas Gleixner2011-09-131-13/+13
| |/
* / ARM: 7061/1: gic: convert logical CPU numbers into physical numbersWill Deacon2011-10-171-3/+14
|/
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-261-6/+0
|\
| * ARM: GIC: move gic_chip_data structure declaration to headerChanghwan Youn2011-07-201-6/+0
* | ARM: GIC: avoid routing interrupts to offline CPUsRussell King2011-07-211-3/+3
* | ARM: CPU hotplug: fix abuse of irqdesc->nodeRussell King2011-07-211-1/+0
|/
* ARM: GIC: Convert GIC library to use the IO relaxed operationsSantosh Shilimkar2011-05-111-24/+30
* ARM: gic: use handle_fasteoi_irq for SPIsWill Deacon2011-05-111-16/+16
* arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner2011-03-291-2/+1
* arm: Reorder irq_set_ function callsThomas Gleixner2011-03-291-1/+1
* arm: Cleanup the irq namespaceThomas Gleixner2011-03-291-7/+7
* arm: gic: Use proper accessor functionsThomas Gleixner2011-03-291-1/+1
* ARM: 6777/1: gic: Add hooks for architecture specific extensionsSantosh Shilimkar2011-03-091-0/+47
* ARM: irq migration: update GIC migration codeRussell King2011-02-231-13/+12
* ARM: gic: irq_data conversion.Lennert Buytenhek2011-01-131-33/+33
* ARM: GIC: move enablement of PPI interrupts to gic.cRussell King2010-12-141-0/+10
* ARM: GIC: move gic_data[] initialization into gic_init()Russell King2010-12-141-24/+24
* ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King2010-12-141-0/+5
* ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King2010-12-141-1/+6
* ARM: GIC: provide a single initialization function for boot CPURussell King2010-12-141-2/+9
* ARM: 6524/1: GIC irq desciptor bug fixChao Xie2010-12-061-1/+7
* ARM: 6496/1: GIC: Do not try to register more then NR_IRQS interruptsPawel Moll2010-11-301-15/+17
* ARM: GIC: don't disable software generated interruptsRussell King2010-11-121-4/+24
* GIC: Dont disable INT in ack callbackAbhijeet Dharmapurikar2010-10-061-14/+0
* ARM: 6150/1: gic: implement set_typeRabin Vincent2010-06-161-0/+46
* [ARM] 5556/1: Fix the irq_desc.cpu referencesCatalin Marinas2009-06-191-1/+1