index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
alpha
/
kernel
/
irq.c
Age
Commit message (
Expand
)
Author
2022-07-07
genirq: Add and use an irq_data_update_affinity helper
Samuel Holland
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2015-09-16
genirq: Remove irq argument from irq flow handlers
Thomas Gleixner
2015-07-27
alpha/irq: Use access helper irq_data_get_affinity_mask()
Jiang Liu
2015-05-26
alpha: delete non-required instances of <linux/init.h>
Paul Gortmaker
2013-04-07
alpha: irq: run all handlers with interrupts disabled
Will Deacon
2012-03-28
Disintegrate asm/system.h for Alpha
David Howells
2011-03-29
alpha: Use generic show_interrupts()
Thomas Gleixner
2011-03-29
alpha: Convert to new irq function names
Thomas Gleixner
2011-03-02
alpha: irq: Convert affinity to use irq_data
Thomas Gleixner
2011-03-02
Fix typo in call to irq_to_desc()
Morten Holst Larsen
2011-01-17
alpha: fix WARN_ON in __local_bh_enable()
Ivan Kokshaysky
2011-01-17
alpha: kill off alpha_do_IRQ
Kyle McMartin
2011-01-17
alpha: irq clean up
Kyle McMartin
2011-01-17
alpha: use set_irq_chip and push down __do_IRQ to the machine types
Kyle McMartin
2010-08-09
alpha: add performance monitor interrupt counter
Michael Cree
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-11-30
alpha: Fixup last users of irq_chip->typename
Thomas Gleixner
2009-03-27
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
Ingo Molnar
2009-01-30
fix "sparseirq: use kstat_irqs_cpu on non-x86 architectures too"
Andrew Morton
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
2009-01-01
cpumask: convert kernel/irq
Rusty Russell
2008-12-13
cpumask: make irq_set_affinity() take a const struct cpumask
Rusty Russell
2008-06-05
genirq: Expose default irq affinity mask (take 3)
Max Krasnyansky
2006-10-08
[PATCH] alpha pt_regs cleanups: handle_irq()
Al Viro
2006-10-07
[PATCH] minimal alpha pt_regs fixes
Al Viro
2006-07-02
[PATCH] irq-flags: ALPHA: Use the new IRQF_ constants
Thomas Gleixner
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-06-29
[PATCH] genirq: cleanup: merge irq_affinity[] into irq_desc[]
Ingo Molnar
2006-06-29
[PATCH] genirq: rename desc->handler to desc->chip
Ingo Molnar
2006-03-09
[PATCH] alpha: fix IRQ handling lockup
Ivan Kokshaysky
2006-02-01
[PATCH] alpha show_interrups() trashes argument
Eric Sesterhenn
2006-01-06
[PATCH] Alpha: convert to generic irq framework (alpha part)
Ivan Kokshaysky
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds