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
Age
Commit message (
Expand
)
Author
2009-12-14
genirq: Convert irq_desc.lock to raw_spinlock
Thomas Gleixner
2009-12-09
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2009-12-08
Merge branches 'timers-for-linus-ntp' and 'irq-core-for-linus' of git://git.k...
Linus Torvalds
2009-12-07
Merge branch 'for-next' into for-linus
Jiri Kosina
2009-12-05
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-12-04
tree-wide: fix typos "couter" -> "counter"
Uwe Kleine-König
2009-12-04
fix kerneldoc for set_irq_msi()
Liuweni
2009-11-20
genirq: Fix spurious irq seqfile conversion
Thomas Gleixner
2009-11-18
genirq: switch /proc/irq/*/spurious to seq_file
Alexey Dobriyan
2009-11-08
irq: Do not attempt to create subdirectories if /proc/irq/<irq> failed
Cyrill Gorcunov
2009-11-07
genirq: try_one_irq() must be called with irq disabled
Yong Zhang
2009-11-04
irq: Remove unused debug_poll_all_shared_irqs()
Thomas Gleixner
2009-11-04
irq: Fix docbook comments
Liuweni
2009-10-11
headers: remove sched.h from interrupt.h
Alexey Dobriyan
2009-09-11
Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-08-29
irq: Make sure irq_desc for legacy irq get correct node setting
Yinghai Lu
2009-08-27
genirq: Do not mask oneshot edge type interrupts
Thomas Gleixner
2009-08-25
Merge commit 'v2.6.31-rc7' into irq/core
Ingo Molnar
2009-08-18
genirq: Wake up irq thread after action has been installed
Thomas Gleixner
2009-08-17
genirq: Support nested threaded irq handling
Thomas Gleixner
2009-08-17
genirq: Add buslock support
Thomas Gleixner
2009-08-17
genirq: Add oneshot support
Thomas Gleixner
2009-08-13
genirq: prevent wakeup of freed irq thread
Linus Torvalds
2009-08-09
irq: Remove superfluous NULL pointer check in check_irq_resend()
Bartlomiej Zolnierkiewicz
2009-08-08
x86/irq: Fix move_irq_desc() for nodes without ram
Yinghai Lu
2009-08-04
irq: Clean up by removing irqfixup MODULE_PARM_DESC()
Jiri Slaby
2009-07-22
genirq: Fix UP compile failure caused by irq_thread_check_affinity
Bruno Premont
2009-07-21
genirq: Delegate irq affinity setting to the irq thread
Thomas Gleixner
2009-07-05
genirq: Fix comment describing suspend_device_irqs()
Rafael J. Wysocki
2009-06-20
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2009-06-12
irq: slab alloc for default irq_affinity
Yinghai Lu
2009-06-11
irq: use kcalloc() instead of the bootmem allocator
Pekka Enberg
2009-06-11
irq/cpumask: make memoryless node zero happy
Yinghai Lu
2009-06-10
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-05-23
sparseirq: Allow early irq_desc allocation
Paul Mundt
2009-05-12
genirq: fix comment to say IRQ_WAKE_THREAD
Steven Rostedt
2009-05-12
Merge branch 'x86/apic' into irq/numa
Ingo Molnar
2009-05-07
Merge branch 'linus' into tracing/core
Ingo Molnar
2009-05-01
x86/irq: use move_irq_desc() in create_irq_nr()
Yinghai Lu
2009-05-01
Revert "genirq: assert that irq handlers are indeed running in hardirq context"
Thomas Gleixner
2009-04-29
tracing: fix build failure on s390
Heiko Carstens
2009-04-28
x86/irq: change irq_desc_alloc() to take node instead of cpu
Yinghai Lu
2009-04-28
irq: only update affinity if ->set_affinity() is sucessfull
Yinghai Lu
2009-04-28
x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC
Yinghai Lu
2009-04-28
irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix fallout
Yinghai Lu
2009-04-23
genirq: do not execute DEBUG_SHIRQ when irq setup failed
Luis Henriques
2009-04-14
tracing/events: move trace point headers into include/trace/events
Steven Rostedt
2009-04-14
tracing: create automated trace defines
Steven Rostedt
2009-04-14
x86, irq: Remove IRQ_DISABLED check in process context IRQ move
Pallipadi, Venkatesh
2009-04-09
Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixe...
Linus Torvalds
[next]