index
:
history
master
Linux kernel history
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
linux
/
interrupt.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2005-01-10
[PATCH] warn about cli, sti & co uses even on UP
Christoph Hellwig
1
-6
/
+24
2005-01-07
[PATCH] remove the BKL by turning it into a semaphore
Ingo Molnar
1
-2
/
+2
2004-10-27
[PATCH] remove invoke_softirq
Christoph Hellwig
1
-4
/
+0
2004-10-21
[PATCH] ppc: Disable IRQ probe on ppc
Benjamin Herrenschmidt
1
-0
/
+16
2004-10-18
[PATCH] generic irq subsystem: core
Ingo Molnar
1
-0
/
+9
2004-09-07
[PATCH] factor out common <asm/hardirq.h> code
Christoph Hellwig
1
-1
/
+1
2004-06-23
[PATCH] make irqaction use a cpu mask
Andrew Morton
1
-1
/
+2
2004-03-18
[PATCH] Hotplug CPUs: Read Copy Update Changes
Rusty Russell
1
-0
/
+1
2003-09-09
[PATCH] interrupt.h needs kernel.h
Matthew Wilcox
1
-0
/
+1
2003-07-02
[PATCH] Remove cpu arg from cpu_raise_irq
Rusty Russell
1
-2
/
+2
2003-05-22
[TIMERS]: No more SMP_TIMER_* users, kill it.
David S. Miller
1
-18
/
+0
2003-04-25
s/#if/#ifdef/ for a few CONFIG_SMP tests in public headers
Jeff Garzik
1
-1
/
+1
2003-04-20
Allow gcc to generate better code for irq handling.
Linus Torvalds
1
-6
/
+4
2003-04-20
Interrupt handlers should return whether the interrupt
Linus Torvalds
1
-2
/
+25
2003-04-13
[PATCH] s390: base s390 fixes.
Martin Schwidefsky
1
-0
/
+3
2003-03-30
[SOFTIRQ]: interrupt.h needs preempt.h
David S. Miller
1
-0
/
+1
2003-03-30
[SOFTIRQ]: Move softirq implementation to common area, add debug check.
David S. Miller
1
-1
/
+7
2002-11-21
[PATCH] Add back in <asm/system.h> and <linux/linkage.h> to <linux/interrupt.h>
Tom Rini
1
-0
/
+2
2002-11-16
[PATCH] Run timers as softirqs, not tasklets
Matthew Wilcox
1
-0
/
+1
2002-11-15
[PATCH] Move request_irq & free_irq to interrupt.h
Matthew Wilcox
1
-8
/
+6
2002-09-28
[PATCH] smptimers, old BH removal, tq-cleanup
Ingo Molnar
1
-36
/
+0
2002-08-27
[PATCH] Patch to irq compat stuff in 2.5.32
Pete Zaitcev
1
-2
/
+2
2002-07-21
Ingo Molnar's update to remove irqlock (documentation and fixing
Linus Torvalds
1
-0
/
+10
2002-07-01
[PATCH] softscsi patch
Matthew Wilcox
1
-0
/
+1
2002-06-19
[PATCH] Convert cm206 to a tasklet
Matthew Wilcox
1
-14
/
+11
2002-05-20
[PATCH] Tasklet cleanup
Rusty Russell
1
-8
/
+0
2002-04-15
[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>
Hirofumi Ogawa
1
-1
/
+1
2002-02-04
v2.5.1.3 -> v2.5.1.4
Linus Torvalds
1
-0
/
+2
2002-02-04
v2.4.9.5 -> v2.4.9.6
Linus Torvalds
1
-0
/
+1
2002-02-04
v2.4.7.1 -> v2.4.7.2
Linus Torvalds
1
-10
/
+44
2002-02-04
v2.4.6.4 -> v2.4.6.5
Linus Torvalds
1
-2
/
+3
2002-02-04
v2.4.5.1 -> v2.4.5.2
Linus Torvalds
1
-11
/
+0
2002-02-04
v2.4.5 -> v2.4.5.1
Linus Torvalds
1
-44
/
+14
2002-02-04
v2.4.1.2 -> v2.4.1.3
Linus Torvalds
1
-1
/
+1
2002-02-04
Import changeset
Linus Torvalds
1
-0
/
+272