index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
2022-09-05
asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.
Sebastian Andrzej Siewior
2022-06-15
arch/*: Disable softirq stacks on PREEMPT_RT.
Sebastian Andrzej Siewior
2021-12-06
ARM: remove old-style irq entry
Arnd Bergmann
2021-12-03
ARM: implement support for vmap'ed stacks
Ard Biesheuvel
2021-12-03
ARM: run softirqs on the per-CPU IRQ stack
Ard Biesheuvel
2021-12-03
ARM: implement IRQ stacks
Ard Biesheuvel
2021-10-25
irq: arm: perform irqentry in entry code
Mark Rutland
2021-06-10
genirq: Move non-irqdomain handle_domain_irq() handling into ARM's handle_IRQ()
Marc Zyngier
2020-09-17
ARM: Remove custom IRQ stat accounting
Marc Zyngier
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2019-02-01
ARM: 8824/1: fix a migrating irq bug when hotplug cpu
Dietmar Eggemann
2018-08-03
ARM: Convert to GENERIC_IRQ_MULTI_HANDLER
Palmer Dabbelt
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
[next]