summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/irq.c
Commit message (Expand)AuthorAgeFilesLines
* ARM: 8499/1: irq: l2c: do not print error in case of missing l2c fromAndiii2016-01-261-1/+1
* ARM: uniphier: add outer cache supportMasahiro Yamada2015-10-271-0/+3
* ARM: Remove ununsed set_irq_flagsRob Herring2015-09-161-20/+0
* Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-09-031-0/+1
|\
| * ARM: move heavy barrier support out of lineRussell King2015-07-251-0/+1
* | ARM/irq: Use access helper irq_data_get_affinity_mask()Jiang Liu2015-07-131-2/+2
|/
* ARM: 8261/1: l2c: Get outer cache .write_sec callback from mach_desc only if ...Tomasz Figa2015-01-161-1/+2
* ARM: use pr_warn_ratelimited() when migrating IRQsRussell King2014-11-211-3/+3
* ARM: convert printk(KERN_* to pr_*Russell King2014-11-211-1/+1
* Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-10-091-18/+1
|\
| * ARM: Convert handle_IRQ to use __handle_domain_irqMarc Zyngier2014-09-031-18/+1
| |
| \
*-. \ Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int...Russell King2014-10-021-3/+3
|\ \ \ | |_|/ |/| |
| | * ARM: 8152/1: Convert pr_warning to pr_warnJoe Perches2014-09-261-2/+2
| |/ |/|
| * ARM: 8133/1: use irq_set_affinity with force=false when migrating irqsSudeep Holla2014-09-021-1/+1
|/
* ARM: l2c: add platform independent core L2 cache OF initialisationRussell King2014-05-301-0/+12
* ARM: irq: Call irqchip_init if no init_irq function is specifiedMaxime Ripard2013-04-021-1/+5
* arm: add set_handle_irq() to register the parent IRQ controller handler functionThomas Petazzoni2013-01-101-0/+10
* ARM: export set_irq_flagsArnd Bergmann2012-10-091-0/+2
* ARM: at91: aic can use fast eoi handler typeLudovic Desroches2012-07-021-10/+0
* ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQsWill Deacon2012-04-281-3/+3
* Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-03-291-4/+1
|\
| * ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loopWill Deacon2012-03-241-4/+1
* | Disintegrate asm/system.h for ARMDavid Howells2012-03-281-1/+0
|/
* arm: remove several unnecessary module.h include instancesPaul Gortmaker2011-10-311-1/+0
* ARM: gic: consolidate PPI handlingMarc Zyngier2011-10-231-3/+0
* ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles2011-10-171-1/+1
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-261-5/+14
|\
| * ARM: introduce handle_IRQ() not to dump exception stackRussell King - ARM Linux2011-07-121-5/+14
* | ARM: CPU hotplug: ensure we migrate all IRQs off a downed CPURussell King2011-07-211-11/+28
* | ARM: CPU hotplug: pass in proper affinity mask on IRQ migrationRussell King2011-07-211-6/+4
* | ARM: CPU hotplug: fix abuse of irqdesc->nodeRussell King2011-07-211-8/+2
|/
* arm: Use generic show_interrupts()Thomas Gleixner2011-03-291-50/+5
* arm: Use irq flag setter functionThomas Gleixner2011-03-291-9/+6
* ARM: irq migration: ensure migration is handled safelyRussell King2011-02-231-19/+31
* ARM: irq migration: force migration off CPU going downRussell King2011-02-231-1/+1
* ARM: core irq_data conversion.Lennert Buytenhek2011-01-131-7/+10
* Merge branch 'misc' into develRussell King2011-01-061-10/+20
|\
| * Merge branch 'smp' into miscRussell King2011-01-061-6/+17
| |\
| | * ARM: SMP: provide individual IPI interrupt statisticsRussell King2010-12-201-0/+5
| | * ARM: fix /proc/interrupts formattingRussell King2010-12-201-6/+10
| | * ARM: include local timer irq stats only when local timers configuredRussell King2010-12-201-0/+2
| * | ARM: simplify early machine init hooksRussell King2010-12-241-4/+3
| |/
* | ARM: place C irq handlers in IRQ_ENTRY for ftraceRabin Vincent2010-11-191-1/+3
|/
* arm: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner2010-10-161-8/+0
* genirq, ARM: Fix boot on ARM platformsAnand Gadiyar2010-10-161-1/+3
* genirq: Query arch for number of early descriptorsThomas Gleixner2010-10-121-4/+2
* ARM: 6197/2: preliminary support for sparse IRQeric miao2010-07-091-14/+27
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-141-6/+6
* ARM: Show FIQ in /proc/interrupts on CONFIG_FIQBen Dooks2009-08-171-1/+1
OpenPOWER on IntegriCloud