summaryrefslogtreecommitdiff
path: root/include/linux/interrupt.h
AgeCommit message (Expand)Author
2006-01-09[SCSI] Kill the SCSI softirq handlingJens Axboe
2006-01-09[BLOCK] ll_rw_blk: Enable out-of-order request completions through softirqJens Axboe
2006-01-08[PATCH] remove semicolons from save_flags()Andrew Morton
2005-11-13[PATCH] m68k: thread_info header cleanupAl Viro
2005-09-12[PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen
2005-01-10[PATCH] warn about cli, sti & co uses even on UPChristoph Hellwig
2005-01-07[PATCH] remove the BKL by turning it into a semaphoreIngo Molnar
2004-10-27[PATCH] remove invoke_softirqChristoph Hellwig
2004-10-21[PATCH] ppc: Disable IRQ probe on ppcBenjamin Herrenschmidt
2004-10-18[PATCH] generic irq subsystem: coreIngo Molnar
2004-09-07[PATCH] factor out common <asm/hardirq.h> codeChristoph Hellwig
2004-06-23[PATCH] make irqaction use a cpu maskAndrew Morton
2004-03-18[PATCH] Hotplug CPUs: Read Copy Update ChangesRusty Russell
2003-09-09[PATCH] interrupt.h needs kernel.hMatthew Wilcox
2003-07-02[PATCH] Remove cpu arg from cpu_raise_irqRusty Russell
2003-05-22[TIMERS]: No more SMP_TIMER_* users, kill it.David S. Miller
2003-04-25s/#if/#ifdef/ for a few CONFIG_SMP tests in public headersJeff Garzik
2003-04-20Allow gcc to generate better code for irq handling.Linus Torvalds
2003-04-20Interrupt handlers should return whether the interruptLinus Torvalds
2003-04-13[PATCH] s390: base s390 fixes.Martin Schwidefsky
2003-03-30[SOFTIRQ]: interrupt.h needs preempt.hDavid S. Miller
2003-03-30[SOFTIRQ]: Move softirq implementation to common area, add debug check.David S. Miller
2002-11-21[PATCH] Add back in <asm/system.h> and <linux/linkage.h> to <linux/interrupt.h>Tom Rini
2002-11-16[PATCH] Run timers as softirqs, not taskletsMatthew Wilcox
2002-11-15[PATCH] Move request_irq & free_irq to interrupt.hMatthew Wilcox
2002-09-28[PATCH] smptimers, old BH removal, tq-cleanupIngo Molnar
2002-08-27[PATCH] Patch to irq compat stuff in 2.5.32Pete Zaitcev
2002-07-21Ingo Molnar's update to remove irqlock (documentation and fixingLinus Torvalds
2002-07-01[PATCH] softscsi patchMatthew Wilcox
2002-06-19[PATCH] Convert cm206 to a taskletMatthew Wilcox
2002-05-20[PATCH] Tasklet cleanupRusty Russell
2002-04-15[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Hirofumi Ogawa
2002-02-04v2.5.1.3 -> v2.5.1.4Linus Torvalds
2002-02-04v2.4.9.5 -> v2.4.9.6Linus Torvalds
2002-02-04v2.4.7.1 -> v2.4.7.2Linus Torvalds
2002-02-04v2.4.6.4 -> v2.4.6.5Linus Torvalds
2002-02-04v2.4.5.1 -> v2.4.5.2Linus Torvalds
2002-02-04v2.4.5 -> v2.4.5.1Linus Torvalds
2002-02-04v2.4.1.2 -> v2.4.1.3Linus Torvalds
2002-02-04Import changesetLinus Torvalds