summaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/irq.c
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Remove needless linux/ptrace.h includesRussell King2007-04-211-1/+0Star
* [ARM] Add ability to dump exception stacks to kernel backtracesRussell King2007-04-211-1/+1
* [PATCH] genirq: remove IRQ_DISABLEDIngo Molnar2007-02-161-2/+1Star
* [ARM] Remove compatibility layer for ARM irqsRussell King2006-11-301-4/+4
* ARM: fix up nested irq regs usageLinus Torvalds2006-10-061-1/+2
* Initial blind fixup for arm for irq changesLinus Torvalds2006-10-061-1/+2
* [ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell2006-08-011-0/+1
* [ARM] 3728/1: Restore missing CPU Hotplug irq helperThomas Gleixner2006-07-111-0/+10
* [ARM] 3692/1: ARM: coswitch irq handling to the generic implementationThomas Gleixner2006-07-011-925/+26Star
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()Andreas Mohr2006-06-231-2/+2
* [ARM] 3554/1: ARM: Fix dyntick lockingTony Lindgren2006-06-181-2/+2
* [ARM] Quieten spurious IRQ detectionRussell King2006-03-221-3/+8
* [ARM] Only call set_type method in setup_irq if it's definedRussell King2006-01-091-1/+2
* [PATCH] IRQ type flagsRussell King2006-01-091-2/+12
* [ARM] Use core_initcall() to initialise ARM DMARussell King2006-01-041-2/+0Star
* [ARM SMP] Add core ARM support for local timersRussell King2005-11-081-0/+1
* [ARM] More sparse fixesRussell King2005-11-081-1/+1
* [ARM SMP] Add hotplug CPU infrastructureRussell King2005-11-021-0/+31
* [ARM] Wrap calls to descriptor handlersRussell King2005-09-041-2/+2
* [ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King2005-09-041-8/+8
* [PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4Russell King2005-06-251-0/+14
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1038