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
/
kernel
/
irq
/
handle.c
Age
Commit message (
Expand
)
Author
2008-12-26
irq: for_each_irq_desc() move to irqnr.h
KOSAKI Motohiro
2008-12-18
locking, irq: enclose irq_desc_lock_class in CONFIG_LOCKDEP
KOSAKI Motohiro
2008-12-17
x86, sparseirq: move irq_desc according to smp_affinity, v7
Yinghai Lu
2008-12-08
x86: use NR_IRQS_LEGACY
Yinghai Lu
2008-12-08
sparse irq_desc[] array: core kernel and x86 changes
Yinghai Lu
2008-10-16
genirq: use iterators for irq_desc loops
Thomas Gleixner
2008-10-16
genirq: cleanup the sparseirq modifications
Thomas Gleixner
2008-10-16
genirq: revert dynarray
Thomas Gleixner
2008-10-16
genirq: remove sparse irq code
Thomas Gleixner
2008-10-16
genirq: use inline function for irq_to_desc
Thomas Gleixner
2008-10-16
x86: fix typo in irq_desc array
Yinghai Lu
2008-10-16
fix warning: "x86: sparse_irq needs spin_lock in allocations"
Andrew Morton
2008-10-16
sparseirq: remove some debug print out
Yinghai Lu
2008-10-16
sparseirq: move kstat_irqs from kstat to irq_desc - fix
Yinghai Lu
2008-10-16
x86: sparse_irq needs spin_lock in allocations
Yinghai Lu
2008-10-16
sparseirq: fix lockdep
Ingo Molnar
2008-10-16
irq: separate sparse_irqs from sparse_irqs_free
Yinghai Lu
2008-10-16
x86_64: rename irq_desc/irq_desc_alloc
Yinghai Lu
2008-10-16
generic: add irq_desc in function in parameter
Yinghai Lu
2008-10-16
irq: add irq_desc_without_new
Yinghai Lu
2008-10-16
x86: move kstat_irqs from kstat to irq_desc
Yinghai Lu
2008-10-16
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_...
Yinghai Lu
2008-10-16
irq: sparse irqs, export nr_irqs
Ingo Molnar
2008-10-16
irq: make irq_desc to use dyn_array
Yinghai Lu
2008-10-16
irq: introduce nr_irqs
Yinghai Lu
2008-07-22
genirq: remove last NO_IDLE_HZ leftovers
Thomas Gleixner
2008-02-08
kernel: remove fastcall in kernel/*
Harvey Harrison
2007-11-14
__do_IRQ does not check IRQ_DISABLED when IRQ_PER_CPU is set
Russ Anderson
2007-05-09
Fix Linuxdoc comment
Jeff Dike
2007-05-08
Add IRQF_IRQPOLL flag (common code)
Bernhard Walle
2007-05-08
Pad irq_desc to internode cacheline size
Ravikiran G Thirumalai
2006-12-07
[PATCH] lockdep: name some old style locks
Peter Zijlstra
2006-11-22
Don't call "note_interrupt()" with irq descriptor lock held
Linus Torvalds
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-09-26
[PATCH] FRV: permit __do_IRQ() to be dispensed with
David Howells
2006-09-01
[PATCH] kerneldoc for handle_bad_irq()
Henrik Kretzschmar
2006-07-03
[PATCH] lockdep: annotate enable_in_hardirq()
Ingo Molnar
2006-07-03
[PATCH] lockdep: annotate genirq
Ingo Molnar
2006-07-02
[PATCH] genirq: ARM dyntick cleanup
Thomas Gleixner
2006-07-02
Merge branch 'genirq' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
2006-07-02
[PATCH] irq-flags: generic irq: Use the new IRQF_ constants
Thomas Gleixner
2006-07-01
[ARM] 3690/1: genirq: Introduce and make use of dummy irq chip
Thomas Gleixner
2006-07-01
[ARM] 3679/1: ARM: Make ARM dyntick implementation work with genirq
Thomas Gleixner
2006-06-29
[PATCH] genirq: more verbose debugging on unexpected IRQ vectors
Ingo Molnar
2006-06-29
[PATCH] genirq: cleanup: no_irq_type -> no_irq_chip rename
Ingo Molnar
2006-06-29
[PATCH] genirq: add handle_bad_irq()
Ingo Molnar
2006-06-29
[PATCH] genirq: core
Thomas Gleixner
2006-06-29
[PATCH] genirq: update copyrights
Ingo Molnar
2006-06-29
[PATCH] genirq: add IRQ_NOAUTOEN support
Thomas Gleixner
2006-06-29
[PATCH] genirq: cleanup: no_irq_type cleanups
Ingo Molnar
[prev]
[next]