aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/interrupt.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-02-09devres: device resource managementTejun Heo1-0/+6
2006-12-10[PATCH] sched: use softirq for load balancingChristoph Lameter1-1/+2
2006-12-07[PATCH] add bottom_half.hAndrew Morton1-6/+1
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells1-2/+2
2006-10-05IRQ: Typedef the IRQ handler function typeDavid Howells1-3/+4
2006-09-29[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIsArjan van de Ven1-0/+16
2006-07-03[PATCH] lockdep: irqtrace subsystem, coreIngo Molnar1-6/+5
2006-07-03[PATCH] lockdep: add local_irq_enable_in_hardirq() APIIngo Molnar1-0/+17
2006-07-03[PATCH] lockdep: add disable/enable_irq_lockdep() APIIngo Molnar1-1/+48
2006-07-02[PATCH] genirq:fixup missing SA_PERCPU replacementThomas Gleixner1-0/+2
2006-07-02[PATCH] irq-flags: consolidate flags for request_irqThomas Gleixner1-0/+47
2006-06-29[PATCH] genirq: add irq-wake (power-management) supportThomas Gleixner1-0/+14
2006-06-23[PATCH] adjust handle_IRR_event() return typeJan Beulich1-20/+1
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse1-1/+0
2006-01-09[SCSI] Kill the SCSI softirq handlingJens Axboe1-1/+0
2006-01-09[BLOCK] ll_rw_blk: Enable out-of-order request completions through softirqJens Axboe1-0/+1
2006-01-08[PATCH] remove semicolons from save_flags()Andrew Morton1-1/+1
2005-11-13[PATCH] m68k: thread_info header cleanupAl Viro1-0/+1
2005-09-12[PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen1-1/+6
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+289