aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/interrupt.h
Commit message (Expand)AuthorAge
* include/linux: Remove all users of FASTCALL() macroHarvey Harrison2008-02-13
* proper show_interrupts() prototypeAdrian Bunk2008-02-06
* Preempt-RCU: Use softirq instead of tasklets forDipankar Sarma2008-01-25
* Completely remove deprecated IRQ flags (SA_*)Ahmed S. Darwish2007-10-17
* provide stubs for enable_irq_wake() and disable_irq_wake()Guennadi Liakhovetski2007-10-16
* rip some includes from linux/interrupt.hAl Viro2007-07-28
* take declarations of enable_irq() et.al. to linux/interrupt.hAl Viro2007-07-22
* Add hard_irq_disable()Benjamin Herrenschmidt2007-05-11
* Add IRQF_IRQPOLL flag (common code)Bernhard Walle2007-05-08
* Deprecate SA_xxx interrupt flags -V2Thomas Gleixner2007-05-08
* IRQ: add __must_check to request_irqMonakhov Dmitriy2007-05-08
* lockdep: Add missing disable/enable irq variantRoman Zippel2007-05-04
* [PATCH] Declare init_irq_proc before we use it.Andrew Morton2007-02-19
* [PATCH] hrtimers: add high resolution timer supportThomas Gleixner2007-02-16
* [PATCH] Add irq flag to disable balancing for an interruptThomas Gleixner2007-02-16
* devres: device resource managementTejun Heo2007-02-09
* [PATCH] sched: use softirq for load balancingChristoph Lameter2006-12-10
* [PATCH] add bottom_half.hAndrew Morton2006-12-07
* IRQ: Maintain regs pointer globally rather than passing to IRQ handlersDavid Howells2006-10-05
* IRQ: Typedef the IRQ handler function typeDavid Howells2006-10-05
* [PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIsArjan van de Ven2006-09-29
* [PATCH] lockdep: irqtrace subsystem, coreIngo Molnar2006-07-03
* [PATCH] lockdep: add local_irq_enable_in_hardirq() APIIngo Molnar2006-07-03
* [PATCH] lockdep: add disable/enable_irq_lockdep() APIIngo Molnar2006-07-03
* [PATCH] genirq:fixup missing SA_PERCPU replacementThomas Gleixner2006-07-02
* [PATCH] irq-flags: consolidate flags for request_irqThomas Gleixner2006-07-02
* [PATCH] genirq: add irq-wake (power-management) supportThomas Gleixner2006-06-29
* [PATCH] adjust handle_IRR_event() return typeJan Beulich2006-06-23
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [SCSI] Kill the SCSI softirq handlingJens Axboe2006-01-09
* [BLOCK] ll_rw_blk: Enable out-of-order request completions through softirqJens Axboe2006-01-09
* [PATCH] remove semicolons from save_flags()Andrew Morton2006-01-08
* [PATCH] m68k: thread_info header cleanupAl Viro2005-11-13
* [PATCH] x86-64: Some cleanup and optimization to the processor data area.Andi Kleen2005-09-12
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16