Guennadi Liakhovetski
|
aa5346a212
provide stubs for enable_irq_wake() and disable_irq_wake()
|
18 years ago |
Al Viro
|
0af3678f7c
rip some includes from linux/interrupt.h
|
18 years ago |
Al Viro
|
e9ed7e722e
take declarations of enable_irq() et.al. to linux/interrupt.h
|
18 years ago |
Benjamin Herrenschmidt
|
2d3fbbb391
Add hard_irq_disable()
|
18 years ago |
Bernhard Walle
|
d85a60d85e
Add IRQF_IRQPOLL flag (common code)
|
18 years ago |
Thomas Gleixner
|
0e8638e2ac
Deprecate SA_xxx interrupt flags -V2
|
18 years ago |
Monakhov Dmitriy
|
616883df78
IRQ: add __must_check to request_irq
|
18 years ago |
Roman Zippel
|
b3e2fd9ceb
lockdep: Add missing disable/enable irq variant
|
18 years ago |
Andrew Morton
|
6168a702ab
[PATCH] Declare init_irq_proc before we use it.
|
18 years ago |
Thomas Gleixner
|
54cdfdb47f
[PATCH] hrtimers: add high resolution timer support
|
18 years ago |
Thomas Gleixner
|
950f4427c2
[PATCH] Add irq flag to disable balancing for an interrupt
|
18 years ago |
Tejun Heo
|
9ac7849e35
devres: device resource management
|
18 years ago |
Christoph Lameter
|
c9819f4593
[PATCH] sched: use softirq for load balancing
|
18 years ago |
Andrew Morton
|
676dcb8bc2
[PATCH] add bottom_half.h
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
19 years ago |
David Howells
|
da482792a6
IRQ: Typedef the IRQ handler function type
|
19 years ago |
Arjan van de Ven
|
e8106b941c
[PATCH] lockdep: core, add enable/disable_irq_irqsave/irqrestore() APIs
|
19 years ago |
Ingo Molnar
|
de30a2b355
[PATCH] lockdep: irqtrace subsystem, core
|
19 years ago |
Ingo Molnar
|
d7e9629de0
[PATCH] lockdep: add local_irq_enable_in_hardirq() API
|
19 years ago |
Ingo Molnar
|
c01d403b2e
[PATCH] lockdep: add disable/enable_irq_lockdep() API
|
19 years ago |
Thomas Gleixner
|
284c66806e
[PATCH] genirq:fixup missing SA_PERCPU replacement
|
19 years ago |
Thomas Gleixner
|
6e21361619
[PATCH] irq-flags: consolidate flags for request_irq
|
19 years ago |
Thomas Gleixner
|
ba9a2331ba
[PATCH] genirq: add irq-wake (power-management) support
|
19 years ago |
Jan Beulich
|
908dcecda1
[PATCH] adjust handle_IRR_event() return type
|
19 years ago |
David Woodhouse
|
62c4f0a2d5
Don't include linux/config.h from anywhere else in include/
|
19 years ago |
Jens Axboe
|
1aea6434ee
[SCSI] Kill the SCSI softirq handling
|
19 years ago |
Jens Axboe
|
ff856bad67
[BLOCK] ll_rw_blk: Enable out-of-order request completions through softirq
|
19 years ago |
Andrew Morton
|
ef9ceab282
[PATCH] remove semicolons from save_flags()
|
19 years ago |
Al Viro
|
f037360f2e
[PATCH] m68k: thread_info header cleanup
|
19 years ago |
Andi Kleen
|
3f74478b5f
[PATCH] x86-64: Some cleanup and optimization to the processor data area.
|
20 years ago |