summaryrefslogtreecommitdiff
path: root/arch/arm/common/gic.c
AgeCommit message (Expand)Author
2011-12-21ARM: gic: Use affinity hint to set multiple CPUs for IRQAlex Frid
2011-11-30ARM: gic: Allow gic arch extensions to provide irqchip flagsColin Cross
2011-11-30ARM: gic: Use cpu pm notifiers to save gic stateColin Cross
2011-07-26Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2011-07-21ARM: GIC: avoid routing interrupts to offline CPUsRussell King
2011-07-21ARM: CPU hotplug: fix abuse of irqdesc->nodeRussell King
2011-07-20ARM: GIC: move gic_chip_data structure declaration to headerChanghwan Youn
2011-05-11ARM: GIC: Convert GIC library to use the IO relaxed operationsSantosh Shilimkar
2011-05-11ARM: gic: use handle_fasteoi_irq for SPIsWill Deacon
2011-03-29arm: Fold irq_set_chip/irq_set_handlerThomas Gleixner
2011-03-29arm: Reorder irq_set_ function callsThomas Gleixner
2011-03-29arm: Cleanup the irq namespaceThomas Gleixner
2011-03-29arm: gic: Use proper accessor functionsThomas Gleixner
2011-03-09ARM: 6777/1: gic: Add hooks for architecture specific extensionsSantosh Shilimkar
2011-02-23ARM: irq migration: update GIC migration codeRussell King
2011-01-13ARM: gic: irq_data conversion.Lennert Buytenhek
2010-12-14ARM: GIC: move enablement of PPI interrupts to gic.cRussell King
2010-12-14ARM: GIC: move gic_data[] initialization into gic_init()Russell King
2010-12-14ARM: GIC: consolidate gic_cpu_base_addr to common GIC codeRussell King
2010-12-14ARM: GIC: Remove MMIO address from gic_cpu_init, rename to gic_secondary_initRussell King
2010-12-14ARM: GIC: provide a single initialization function for boot CPURussell King
2010-12-06ARM: 6524/1: GIC irq desciptor bug fixChao Xie
2010-11-30ARM: 6496/1: GIC: Do not try to register more then NR_IRQS interruptsPawel Moll
2010-11-12ARM: GIC: don't disable software generated interruptsRussell King
2010-10-06GIC: Dont disable INT in ack callbackAbhijeet Dharmapurikar
2010-06-16ARM: 6150/1: gic: implement set_typeRabin Vincent
2009-06-19[ARM] 5556/1: Fix the irq_desc.cpu referencesCatalin Marinas
2009-06-01Merge branch 'linus' into irq/numaIngo Molnar
2009-05-17[ARM] smp: fix cpumask usage in ARM SMP codeRussell King
2009-04-28irq: change ->set_affinity() to return statusYinghai Lu
2008-12-13cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell
2008-09-06[ARM] Convert asm/io.h to linux/io.hRussell King
2007-05-20[ARM] spelling fixesSimon Arlott
2007-05-17[ARM] gic: Fix gic cascade irq handlingRussell King
2007-02-15[ARM] 4108/2: Allow multiple GIC interrupt controllers in a systemCatalin Marinas
2006-11-30[ARM] Remove compatibility layer for ARM irqsRussell King
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell
2006-07-01[ARM] 3686/1: ARM: arm/common: convert irq handlingThomas Gleixner
2005-09-30[ARM] 2942/1: Fix the warning in arch/arm/common/gic.cCatalin Marinas
2005-08-31[ARM] 2868/1: Include linux/cpumask.h in arch/arm/common/gic.cCatalin Marinas
2005-08-18[ARM] Add support for ARM GICRussell King