Age | Commit message (Expand) | Author |
2012-10-09 | ARM: export set_irq_flags | Arnd Bergmann |
2012-07-02 | ARM: at91: aic can use fast eoi handler type | Ludovic Desroches |
2012-04-28 | ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQs | Will Deacon |
2012-03-29 | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds |
2012-03-28 | Disintegrate asm/system.h for ARM | David Howells |
2012-03-24 | ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loop | Will Deacon |
2011-10-31 | arm: remove several unnecessary module.h include instances | Paul Gortmaker |
2011-10-23 | ARM: gic: consolidate PPI handling | Marc Zyngier |
2011-10-17 | ARM: 7115/4: move __exception and friends to asm/exception.h | Jamie Iles |
2011-07-26 | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2011-07-21 | ARM: CPU hotplug: ensure we migrate all IRQs off a downed CPU | Russell King |
2011-07-21 | ARM: CPU hotplug: pass in proper affinity mask on IRQ migration | Russell King |
2011-07-21 | ARM: CPU hotplug: fix abuse of irqdesc->node | Russell King |
2011-07-12 | ARM: introduce handle_IRQ() not to dump exception stack | Russell King - ARM Linux |
2011-03-29 | arm: Use generic show_interrupts() | Thomas Gleixner |
2011-03-29 | arm: Use irq flag setter function | Thomas Gleixner |
2011-02-23 | ARM: irq migration: ensure migration is handled safely | Russell King |
2011-02-23 | ARM: irq migration: force migration off CPU going down | Russell King |
2011-01-13 | ARM: core irq_data conversion. | Lennert Buytenhek |
2011-01-06 | Merge branch 'misc' into devel | Russell King |
2011-01-06 | Merge branch 'smp' into misc | Russell King |
2010-12-24 | ARM: simplify early machine init hooks | Russell King |
2010-12-20 | ARM: SMP: provide individual IPI interrupt statistics | Russell King |
2010-12-20 | ARM: fix /proc/interrupts formatting | Russell King |
2010-12-20 | ARM: include local timer irq stats only when local timers configured | Russell King |
2010-11-19 | ARM: place C irq handlers in IRQ_ENTRY for ftrace | Rabin Vincent |
2010-10-16 | arm: Use ARCH_IRQ_INIT_FLAGS | Thomas Gleixner |
2010-10-16 | genirq, ARM: Fix boot on ARM platforms | Anand Gadiyar |
2010-10-12 | genirq: Query arch for number of early descriptors | Thomas Gleixner |
2010-07-09 | ARM: 6197/2: preliminary support for sparse IRQ | eric miao |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2009-12-14 | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner |
2009-08-17 | ARM: Show FIQ in /proc/interrupts on CONFIG_FIQ | Ben Dooks |
2009-06-25 | [ARM] 5560/1: Avoid buffer overrun in case of an invalid IRQ | Aaro Koskinen |
2009-06-19 | [ARM] 5556/1: Fix the irq_desc.cpu references | Catalin Marinas |
2009-03-27 | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar |
2009-02-13 | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar |
2009-02-09 | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar |
2009-01-31 | Use __SPIN_LOCK_UNLOCKED to initialize bad_irq_desc.lock | Uwe Kleine-König |
2009-01-12 | irq: update all arches for new irq_desc | Mike Travis |
2009-01-12 | sparseirq: use kstat_irqs_cpu on non-x86 architectures too | Yinghai Lu |
2008-12-13 | cpumask: make irq_set_affinity() take a const struct cpumask | Rusty Russell |
2008-10-09 | [ARM] 5298/1: Drop desc_handle_irq() | Dmitry Baryshkov |
2008-08-07 | [ARM] Fix circular include dependency with IRQ headers | Russell King |
2007-04-21 | [ARM] Remove needless linux/ptrace.h includes | Russell King |
2007-04-21 | [ARM] Add ability to dump exception stacks to kernel backtraces | Russell King |
2007-02-16 | [PATCH] genirq: remove IRQ_DISABLED | Ingo Molnar |
2006-11-30 | [ARM] Remove compatibility layer for ARM irqs | Russell King |
2006-10-06 | ARM: fix up nested irq regs usage | Linus Torvalds |
2006-10-06 | Initial blind fixup for arm for irq changes | Linus Torvalds |