summaryrefslogtreecommitdiff
path: root/include/linux/interrupt.h
AgeCommit message (Expand)Author
2008-04-29proper __do_softirq() prototypeAdrian Bunk
2008-04-17[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.hRussell King
2008-02-13include/linux: Remove all users of FASTCALL() macroHarvey Harrison
2008-02-06proper show_interrupts() prototypeAdrian Bunk
2008-01-25Preempt-RCU: Use softirq instead of tasklets forDipankar Sarma
2007-10-17Completely remove deprecated IRQ flags (SA_*)Ahmed S. Darwish
2007-10-16provide stubs for enable_irq_wake() and disable_irq_wake()Guennadi Liakhovetski
2007-07-28rip some includes from linux/interrupt.hAl Viro
2007-07-22take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro
2007-05-11Add hard_irq_disable()Benjamin Herrenschmidt
2007-05-08Add IRQF_IRQPOLL flag (common code)Bernhard Walle
2007-05-08Deprecate SA_xxx interrupt flags -V2Thomas Gleixner
2007-05-08IRQ: add __must_check to request_irqMonakhov Dmitriy
2007-05-04lockdep: Add missing disable/enable irq variantRoman Zippel
2007-02-19[PATCH] Declare init_irq_proc before we use it.Andrew Morton
2007-02-16[PATCH] hrtimers: add high resolution timer supportThomas Gleixner
2007-02-16[PATCH] Add irq flag to disable balancing for an interruptThomas Gleixner
2007-02-09devres: device resource managementTejun Heo
2006-12-10[PATCH] sched: use softirq for load balancingChristoph Lameter
2006-12-07[PATCH] add bottom_half.hAndrew Morton
2006-10-05IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells
2006-10-05IRQ: Typedef the IRQ handler function typeDavid Howells
2006-09-29[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIsArjan van de Ven
2006-07-03[PATCH] lockdep: irqtrace subsystem, coreIngo Molnar
2006-07-03[PATCH] lockdep: add local_irq_enable_in_hardirq() APIIngo Molnar
2006-07-03[PATCH] lockdep: add disable/enable_irq_lockdep() APIIngo Molnar
2006-07-02[PATCH] genirq:fixup missing SA_PERCPU replacementThomas Gleixner
2006-07-02[PATCH] irq-flags: consolidate flags for request_irqThomas Gleixner
2006-06-29[PATCH] genirq: add irq-wake (power-management) supportThomas Gleixner
2006-06-23[PATCH] adjust handle_IRR_event() return typeJan Beulich
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
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-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds