Age | Commit message (Expand) | Author |
2016-01-26 | ARM: 8499/1: irq: l2c: do not print error in case of missing l2c from | Andiii |
2015-10-27 | ARM: uniphier: add outer cache support | Masahiro Yamada |
2015-09-16 | ARM: Remove ununsed set_irq_flags | Rob Herring |
2015-09-03 | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-arm | Linus Torvalds |
2015-07-25 | ARM: move heavy barrier support out of line | Russell King |
2015-07-13 | ARM/irq: Use access helper irq_data_get_affinity_mask() | Jiang Liu |
2015-01-16 | ARM: 8261/1: l2c: Get outer cache .write_sec callback from mach_desc only if ... | Tomasz Figa |
2014-11-21 | ARM: use pr_warn_ratelimited() when migrating IRQs | Russell King |
2014-11-21 | ARM: convert printk(KERN_* to pr_* | Russell King |
2014-10-09 | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-10-02 | Merge branches 'fiq' (early part), 'fixes', 'l2c' (early part) and 'misc' int... | Russell King |
2014-09-26 | ARM: 8152/1: Convert pr_warning to pr_warn | Joe Perches |
2014-09-03 | ARM: Convert handle_IRQ to use __handle_domain_irq | Marc Zyngier |
2014-09-02 | ARM: 8133/1: use irq_set_affinity with force=false when migrating irqs | Sudeep Holla |
2014-05-30 | ARM: l2c: add platform independent core L2 cache OF initialisation | Russell King |
2013-04-02 | ARM: irq: Call irqchip_init if no init_irq function is specified | Maxime Ripard |
2013-01-10 | arm: add set_handle_irq() to register the parent IRQ controller handler function | Thomas Petazzoni |
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 |