开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
irq
Age
Commit message (
Expand
)
Author
2010-03-16
Merge branch 'master' of
Thomas Gleixner
2010-03-15
x86: Avoid race condition in pci_enable_msix()
Brandon Phiilps
2010-02-22
genirq: Fix stale oneshot flag.
Thomas Gleixner
2010-02-22
genirq: Fix forced threading merge fallout
Thomas Gleixner
2010-02-21
Forward to 2.6.33-rc8
Thomas Gleixner
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-26
genirq: Do not mask edge ONESHOT interrupts
Thomas Gleixner
2009-08-25
Merge commit 'v2.6.31-rc7' into irq/core
Ingo Molnar
2009-08-19
genirq: Exclude PER_CPU interrupts from forced threading
Thomas Gleixner
2009-08-18
Merge branch 'rt/base' into rt/head
Thomas Gleixner
2009-08-18
Merge branch 'rt/irq' into rt/base
Thomas Gleixner
2009-08-18
Merge branch 'irq/urgent' into rt/irq
Thomas Gleixner
2009-08-18
genirq: Wake up irq thread after action has been installed
Thomas Gleixner
2009-08-17
Merge branch 'rt/base' into rt/head
Thomas Gleixner
2009-08-17
Merge branch 'rt/irq' into rt/base
Thomas Gleixner
2009-08-17
Merge branch 'irq/threaded' into rt/irq
Thomas Gleixner
2009-08-17
genirq: Do not wakeup irq thread from __setup_irq() and set action->irq
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-15
genirq: Cleanup forced threading bits when handler thread terminates
Thomas Gleixner
2009-08-15
Merge branch 'rt/base' into rt/rt-2.6.31
Thomas Gleixner
2009-08-15
Merge branch 'linus' into rt/base
Thomas Gleixner
2009-08-13
genirq: prevent wakeup of freed irq thread
Linus Torvalds
2009-08-12
Merge branch 'linus' into rt/base
Thomas Gleixner
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-29
genirq: disable irqpoll on -rt
Ingo Molnar
2009-07-29
genirq: disable random call on preempt-rt
Thomas Gleixner
2009-07-29
genirq: support forced threading of interrupts
Thomas Gleixner
2009-07-29
genirq: use spin_lock_irqsave instead of open coding it.
Thomas Gleixner
2009-07-29
genirq: prevent interrupt storm on irq migration
Ingo Molnar
2009-07-27
genirq: Convert irqdesc lock to atomic_spinlock
Thomas Gleixner
[next]