| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: use pr_warn_ratelimited() when migrating IRQs | Russell King | 2014-11-21 | 1 | -3/+3 |
* | ARM: convert printk(KERN_* to pr_* | Russell King | 2014-11-21 | 1 | -1/+1 |
* | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2014-10-09 | 1 | -18/+1 |
|\ |
|
| * | ARM: Convert handle_IRQ to use __handle_domain_irq | Marc Zyngier | 2014-09-03 | 1 | -18/+1 |
| | | |
| \ | |
*-. \ | Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int... | Russell King | 2014-10-02 | 1 | -3/+3 |
|\ \ \
| |_|/
|/| | |
|
| | * | ARM: 8152/1: Convert pr_warning to pr_warn | Joe Perches | 2014-09-26 | 1 | -2/+2 |
| |/
|/| |
|
| * | ARM: 8133/1: use irq_set_affinity with force=false when migrating irqs | Sudeep Holla | 2014-09-02 | 1 | -1/+1 |
|/ |
|
* | ARM: l2c: add platform independent core L2 cache OF initialisation | Russell King | 2014-05-30 | 1 | -0/+12 |
* | ARM: irq: Call irqchip_init if no init_irq function is specified | Maxime Ripard | 2013-04-02 | 1 | -1/+5 |
* | arm: add set_handle_irq() to register the parent IRQ controller handler function | Thomas Petazzoni | 2013-01-10 | 1 | -0/+10 |
* | ARM: export set_irq_flags | Arnd Bergmann | 2012-10-09 | 1 | -0/+2 |
* | ARM: at91: aic can use fast eoi handler type | Ludovic Desroches | 2012-07-02 | 1 | -10/+0 |
* | ARM: 7406/1: hotplug: copy the affinity mask when forcefully migrating IRQs | Will Deacon | 2012-04-28 | 1 | -3/+3 |
* | Merge branch 'for-linus' of git://git.linaro.org/people/rmk/linux-arm | Linus Torvalds | 2012-03-30 | 1 | -4/+1 |
|\ |
|
| * | ARM: 7317/1: irq: avoid NULL check in for_each_irq_desc loop | Will Deacon | 2012-03-24 | 1 | -4/+1 |
* | | Disintegrate asm/system.h for ARM | David Howells | 2012-03-28 | 1 | -1/+0 |
|/ |
|
* | arm: remove several unnecessary module.h include instances | Paul Gortmaker | 2011-11-01 | 1 | -1/+0 |
* | ARM: gic: consolidate PPI handling | Marc Zyngier | 2011-10-23 | 1 | -3/+0 |
* | ARM: 7115/4: move __exception and friends to asm/exception.h | Jamie Iles | 2011-10-17 | 1 | -1/+1 |
* | Merge branch 'next/devel' of ssh://master.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2011-07-27 | 1 | -5/+14 |
|\ |
|
| * | ARM: introduce handle_IRQ() not to dump exception stack | Russell King - ARM Linux | 2011-07-12 | 1 | -5/+14 |
* | | ARM: CPU hotplug: ensure we migrate all IRQs off a downed CPU | Russell King | 2011-07-21 | 1 | -11/+28 |
* | | ARM: CPU hotplug: pass in proper affinity mask on IRQ migration | Russell King | 2011-07-21 | 1 | -6/+4 |
* | | ARM: CPU hotplug: fix abuse of irqdesc->node | Russell King | 2011-07-21 | 1 | -8/+2 |
|/ |
|
* | arm: Use generic show_interrupts() | Thomas Gleixner | 2011-03-29 | 1 | -50/+5 |
* | arm: Use irq flag setter function | Thomas Gleixner | 2011-03-29 | 1 | -9/+6 |
* | ARM: irq migration: ensure migration is handled safely | Russell King | 2011-02-23 | 1 | -19/+31 |
* | ARM: irq migration: force migration off CPU going down | Russell King | 2011-02-23 | 1 | -1/+1 |
* | ARM: core irq_data conversion. | Lennert Buytenhek | 2011-01-13 | 1 | -7/+10 |
* | Merge branch 'misc' into devel | Russell King | 2011-01-06 | 1 | -10/+20 |
|\ |
|
| * | Merge branch 'smp' into misc | Russell King | 2011-01-06 | 1 | -6/+17 |
| |\ |
|
| | * | ARM: SMP: provide individual IPI interrupt statistics | Russell King | 2010-12-20 | 1 | -0/+5 |
| | * | ARM: fix /proc/interrupts formatting | Russell King | 2010-12-20 | 1 | -6/+10 |
| | * | ARM: include local timer irq stats only when local timers configured | Russell King | 2010-12-20 | 1 | -0/+2 |
| * | | ARM: simplify early machine init hooks | Russell King | 2010-12-24 | 1 | -4/+3 |
| |/ |
|
* / | ARM: place C irq handlers in IRQ_ENTRY for ftrace | Rabin Vincent | 2010-11-19 | 1 | -1/+3 |
|/ |
|
* | arm: Use ARCH_IRQ_INIT_FLAGS | Thomas Gleixner | 2010-10-16 | 1 | -8/+0 |
* | genirq, ARM: Fix boot on ARM platforms | Anand Gadiyar | 2010-10-16 | 1 | -1/+3 |
* | genirq: Query arch for number of early descriptors | Thomas Gleixner | 2010-10-12 | 1 | -4/+2 |
* | ARM: 6197/2: preliminary support for sparse IRQ | eric miao | 2010-07-09 | 1 | -14/+27 |
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo | 2010-03-30 | 1 | -1/+0 |
* | genirq: Convert irq_desc.lock to raw_spinlock | Thomas Gleixner | 2009-12-14 | 1 | -6/+6 |
* | ARM: Show FIQ in /proc/interrupts on CONFIG_FIQ | Ben Dooks | 2009-08-17 | 1 | -1/+1 |
* | [ARM] 5560/1: Avoid buffer overrun in case of an invalid IRQ | Aaro Koskinen | 2009-06-25 | 1 | -18/+6 |
* | [ARM] 5556/1: Fix the irq_desc.cpu references | Catalin Marinas | 2009-06-19 | 1 | -3/+3 |
* | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2 | Ingo Molnar | 2009-03-27 | 1 | -6/+12 |
|\ |
|
| * | Merge commit 'v2.6.29-rc4' into core/percpu | Ingo Molnar | 2009-02-09 | 1 | -1/+1 |
| |\ |
|
| * | | irq: update all arches for new irq_desc | Mike Travis | 2009-01-13 | 1 | -6/+12 |
| | | | |
| \ \ | |
*-. \ \ | Merge branches 'irq/genirq', 'irq/sparseirq' and 'irq/urgent' into irq/core | Ingo Molnar | 2009-02-13 | 1 | -1/+1 |
|\ \ \ \
| | |/ /
| |/| /
| |_|/
|/| | |
|
| | * | sparseirq: use kstat_irqs_cpu on non-x86 architectures too | Yinghai Lu | 2009-01-12 | 1 | -1/+1 |
| |/ |
|