aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/interrupt.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-01-10[PATCH] warn about cli, sti & co uses even on UPChristoph Hellwig1-6/+24
2005-01-07[PATCH] remove the BKL by turning it into a semaphoreIngo Molnar1-2/+2
2004-10-27[PATCH] remove invoke_softirqChristoph Hellwig1-4/+0
2004-10-21[PATCH] ppc: Disable IRQ probe on ppcBenjamin Herrenschmidt1-0/+16
2004-10-18[PATCH] generic irq subsystem: coreIngo Molnar1-0/+9
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig1-1/+1
2004-06-23[PATCH] make irqaction use a cpu maskAndrew Morton1-1/+2
2004-03-18[PATCH] Hotplug CPUs: Read Copy Update ChangesRusty Russell1-0/+1
2003-09-09[PATCH] interrupt.h needs kernel.hMatthew Wilcox1-0/+1
2003-07-02[PATCH] Remove cpu arg from cpu_raise_irqRusty Russell1-2/+2
2003-05-22[TIMERS]: No more SMP_TIMER_* users, kill it.David S. Miller1-18/+0
2003-04-25s/#if/#ifdef/ for a few CONFIG_SMP tests in public headersJeff Garzik1-1/+1
2003-04-20Allow gcc to generate better code for irq handling.Linus Torvalds1-6/+4
2003-04-20Interrupt handlers should return whether the interruptLinus Torvalds1-2/+25
2003-04-13[PATCH] s390: base s390 fixes.Martin Schwidefsky1-0/+3
2003-03-30[SOFTIRQ]: interrupt.h needs preempt.hDavid S. Miller1-0/+1
2003-03-30[SOFTIRQ]: Move softirq implementation to common area, add debug check.David S. Miller1-1/+7
2002-11-21[PATCH] Add back in <asm/system.h> and <linux/linkage.h> to <linux/interrupt.h>Tom Rini1-0/+2
2002-11-16[PATCH] Run timers as softirqs, not taskletsMatthew Wilcox1-0/+1
2002-11-15[PATCH] Move request_irq & free_irq to interrupt.hMatthew Wilcox1-8/+6
2002-09-28[PATCH] smptimers, old BH removal, tq-cleanupIngo Molnar1-36/+0
2002-08-27[PATCH] Patch to irq compat stuff in 2.5.32Pete Zaitcev1-2/+2
2002-07-21Ingo Molnar's update to remove irqlock (documentation and fixingLinus Torvalds1-0/+10
2002-07-01[PATCH] softscsi patchMatthew Wilcox1-0/+1
2002-06-19[PATCH] Convert cm206 to a taskletMatthew Wilcox1-14/+11
2002-05-20[PATCH] Tasklet cleanupRusty Russell1-8/+0
2002-04-15[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Hirofumi Ogawa1-1/+1
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds1-0/+2
2002-02-04v2.4.9.5 -> v2.4.9.6Linus Torvalds1-0/+1
2002-02-04v2.4.7.1 -> v2.4.7.2Linus Torvalds1-10/+44
2002-02-04v2.4.6.4 -> v2.4.6.5Linus Torvalds1-2/+3
2002-02-04v2.4.5.1 -> v2.4.5.2Linus Torvalds1-11/+0
2002-02-04v2.4.5 -> v2.4.5.1Linus Torvalds1-44/+14
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds1-1/+1
2002-02-04Import changesetLinus Torvalds1-0/+272