aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/irq.c
Commit message (Expand)AuthorAge
* arm: remove several unnecessary module.h include instancesPaul Gortmaker2011-10-31
* ARM: gic: consolidate PPI handlingMarc Zyngier2011-10-23
* ARM: 7115/4: move __exception and friends to asm/exception.hJamie Iles2011-10-17
* Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2011-07-26
|\
| * ARM: introduce handle_IRQ() not to dump exception stackRussell King - ARM Linux2011-07-12
* | ARM: CPU hotplug: ensure we migrate all IRQs off a downed CPURussell King2011-07-21
* | ARM: CPU hotplug: pass in proper affinity mask on IRQ migrationRussell King2011-07-21
* | ARM: CPU hotplug: fix abuse of irqdesc->nodeRussell King2011-07-21
|/
* arm: Use generic show_interrupts()Thomas Gleixner2011-03-29
* arm: Use irq flag setter functionThomas Gleixner2011-03-29
* ARM: irq migration: ensure migration is handled safelyRussell King2011-02-23
* ARM: irq migration: force migration off CPU going downRussell King2011-02-23
* ARM: core irq_data conversion.Lennert Buytenhek2011-01-13
* Merge branch 'misc' into develRussell King2011-01-06
|\
| * Merge branch 'smp' into miscRussell King2011-01-06
| |\
| | * ARM: SMP: provide individual IPI interrupt statisticsRussell King2010-12-20
| | * ARM: fix /proc/interrupts formattingRussell King2010-12-20
| | * ARM: include local timer irq stats only when local timers configuredRussell King2010-12-20
| * | ARM: simplify early machine init hooksRussell King2010-12-24
| |/
* / ARM: place C irq handlers in IRQ_ENTRY for ftraceRabin Vincent2010-11-19
|/
* arm: Use ARCH_IRQ_INIT_FLAGSThomas Gleixner2010-10-16
* genirq, ARM: Fix boot on ARM platformsAnand Gadiyar2010-10-16
* genirq: Query arch for number of early descriptorsThomas Gleixner2010-10-12
* ARM: 6197/2: preliminary support for sparse IRQeric miao2010-07-09
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* genirq: Convert irq_desc.lock to raw_spinlockThomas Gleixner2009-12-14
* ARM: Show FIQ in /proc/interrupts on CONFIG_FIQBen Dooks2009-08-16
* [ARM] 5560/1: Avoid buffer overrun in case of an invalid IRQAaro Koskinen2009-06-25
* [ARM] 5556/1: Fix the irq_desc.cpu referencesCatalin Marinas2009-06-19
* Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-27
|\
| * Merge commit 'v2.6.29-rc4' into core/percpuIngo Molnar2009-02-09
| |\
| * | irq: update all arches for new irq_descMike Travis2009-01-12
| | |
| \ \
*-. \ \ Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/coreIngo Molnar2009-02-13
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| | * sparseirq: use kstat_irqs_cpu on non-x86 architectures tooYinghai Lu2009-01-12
| |/
* / Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lockUwe Kleine-König2009-01-30
|/
* cpumask: make irq_set_affinity() take a const struct cpumaskRusty Russell2008-12-13
* [ARM] 5298/1: Drop desc_handle_irq()Dmitry Baryshkov2008-10-09
* [ARM] Fix circular include dependency with IRQ headersRussell King2008-08-07
* [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-21
* [ARM] Add ability to dump exception stacks to kernel backtracesRussell King2007-04-21
* [PATCH] genirq: remove IRQ_DISABLEDIngo Molnar2007-02-16
* [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-30
* ARM: fix up nested irq regs usageLinus Torvalds2006-10-06
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-06
* [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell2006-08-01
* [ARM] 3728/1: Restore missing CPU Hotplug irq helperThomas Gleixner2006-07-11
* [ARM] 3692/1: ARM: coswitch irq handling to the generic implementationThomas Gleixner2006-07-01
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()Andreas Mohr2006-06-23
* [ARM] 3554/1: ARM: Fix dyntick lockingTony Lindgren2006-06-18