aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/kernel/irq.c
AgeCommit message (Expand)AuthorFilesLines
2006-08-01[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.nameDavid Brownell1-0/+1
2006-07-11[ARM] 3728/1: Restore missing CPU Hotplug irq helperThomas Gleixner1-0/+10
2006-07-01[ARM] 3692/1: ARM: coswitch irq handling to the generic implementationThomas Gleixner1-925/+26
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()Andreas Mohr1-2/+2
2006-06-18[ARM] 3554/1: ARM: Fix dyntick lockingTony Lindgren1-2/+2
2006-03-22[ARM] Quieten spurious IRQ detectionRussell King1-3/+8
2006-01-09[ARM] Only call set_type method in setup_irq if it's definedRussell King1-1/+2
2006-01-08[PATCH] IRQ type flagsRussell King1-2/+12
2006-01-04[ARM] Use core_initcall() to initialise ARM DMARussell King1-2/+0
2005-11-08[ARM SMP] Add core ARM support for local timersRussell King1-0/+1
2005-11-08[ARM] More sparse fixesRussell King1-1/+1
2005-11-02[ARM SMP] Add hotplug CPU infrastructureRussell King1-0/+31
2005-09-04[ARM] Wrap calls to descriptor handlersRussell King1-2/+2
2005-09-04[ARM] Change irq_chip wake/type methods to set_wake/set_typeRussell King1-8/+8
2005-06-25[PATCH] ARM: Generic Dynamic Tick Timer support for ARM, take 4Russell King1-0/+14
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+1038