index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-31
arm: remove several unnecessary module.h include instances
Paul Gortmaker
1
-1
/
+0
2011-10-23
ARM: gic: consolidate PPI handling
Marc Zyngier
1
-3
/
+0
2011-10-17
ARM: 7115/4: move __exception and friends to asm/exception.h
Jamie Iles
1
-1
/
+1
2011-07-26
Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-5
/
+14
2011-07-21
ARM: CPU hotplug: ensure we migrate all IRQs off a downed CPU
Russell King
1
-11
/
+28
2011-07-21
ARM: CPU hotplug: pass in proper affinity mask on IRQ migration
Russell King
1
-6
/
+4
2011-07-21
ARM: CPU hotplug: fix abuse of irqdesc->node
Russell King
1
-8
/
+2
2011-07-12
ARM: introduce handle_IRQ() not to dump exception stack
Russell King - ARM Linux
1
-5
/
+14
2011-03-29
arm: Use generic show_interrupts()
Thomas Gleixner
1
-50
/
+5
2011-03-29
arm: Use irq flag setter function
Thomas Gleixner
1
-9
/
+6
2011-02-23
ARM: irq migration: ensure migration is handled safely
Russell King
1
-19
/
+31
2011-02-23
ARM: irq migration: force migration off CPU going down
Russell King
1
-1
/
+1
2011-01-13
ARM: core irq_data conversion.
Lennert Buytenhek
1
-7
/
+10
2011-01-06
Merge branch 'misc' into devel
Russell King
1
-10
/
+20
2011-01-06
Merge branch 'smp' into misc
Russell King
1
-6
/
+17
2010-12-24
ARM: simplify early machine init hooks
Russell King
1
-4
/
+3
2010-12-20
ARM: SMP: provide individual IPI interrupt statistics
Russell King
1
-0
/
+5
2010-12-20
ARM: fix /proc/interrupts formatting
Russell King
1
-6
/
+10
2010-12-20
ARM: include local timer irq stats only when local timers configured
Russell King
1
-0
/
+2
2010-11-19
ARM: place C irq handlers in IRQ_ENTRY for ftrace
Rabin Vincent
1
-1
/
+3
2010-10-16
arm: Use ARCH_IRQ_INIT_FLAGS
Thomas Gleixner
1
-8
/
+0
2010-10-16
genirq, ARM: Fix boot on ARM platforms
Anand Gadiyar
1
-1
/
+3
2010-10-12
genirq: Query arch for number of early descriptors
Thomas Gleixner
1
-4
/
+2
2010-07-09
ARM: 6197/2: preliminary support for sparse IRQ
eric miao
1
-14
/
+27
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-1
/
+0
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
1
-6
/
+6
2009-08-17
ARM: Show FIQ in /proc/interrupts on CONFIG_FIQ
Ben Dooks
1
-1
/
+1
2009-06-25
[ARM] 5560/1: Avoid buffer overrun in case of an invalid IRQ
Aaro Koskinen
1
-18
/
+6
2009-06-19
[ARM] 5556/1: Fix the irq_desc.cpu references
Catalin Marinas
1
-3
/
+3
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
1
-6
/
+12
2009-02-13
Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core
Ingo Molnar
1
-1
/
+1
2009-02-09
Merge commit 'v2.6.29-rc4' into core/percpu
Ingo Molnar
1
-1
/
+1
2009-01-31
Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lock
Uwe Kleine-König
1
-1
/
+1
2009-01-12
irq: update all arches for new irq_desc
Mike Travis
1
-6
/
+12
2009-01-12
sparseirq: use kstat_irqs_cpu on non-x86 architectures too
Yinghai Lu
1
-1
/
+1
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
1
-1
/
+1
2008-10-09
[ARM] 5298/1: Drop desc_handle_irq()
Dmitry Baryshkov
1
-6
/
+5
2008-08-07
[ARM] Fix circular include dependency with IRQ headers
Russell King
1
-0
/
+1
2007-04-21
[ARM] Remove needless linux/ptrace.h includes
Russell King
1
-1
/
+0
2007-04-21
[ARM] Add ability to dump exception stacks to kernel backtraces
Russell King
1
-1
/
+1
2007-02-16
[PATCH] genirq: remove IRQ_DISABLED
Ingo Molnar
1
-2
/
+1
2006-11-30
[ARM] Remove compatibility layer for ARM irqs
Russell King
1
-4
/
+4
2006-10-06
ARM: fix up nested irq regs usage
Linus Torvalds
1
-1
/
+2
2006-10-06
Initial blind fixup for arm for irq changes
Linus Torvalds
1
-1
/
+2
2006-08-01
[ARM] 3739/1: genirq updates: irq_chip, add and use irq_chip.name
David Brownell
1
-0
/
+1
2006-07-11
[ARM] 3728/1: Restore missing CPU Hotplug irq helper
Thomas Gleixner
1
-0
/
+10
2006-07-01
[ARM] 3692/1: ARM: coswitch irq handling to the generic implementation
Thomas Gleixner
1
-925
/
+26
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-23
[PATCH] make noirqdebug/irqfixup __read_mostly, add (un)likely()
Andreas Mohr
1
-2
/
+2
2006-06-18
[ARM] 3554/1: ARM: Fix dyntick locking
Tony Lindgren
1
-2
/
+2
[next]