Adrian Bunk
|
eb0f1c442d
proper __do_softirq() prototype
|
17 years ago |
Russell King
|
d7b906897e
[S390] genirq/clockevents: move irq affinity prototypes/inlines to interrupt.h
|
17 years ago |
Harvey Harrison
|
b3c9752868
include/linux: Remove all users of FASTCALL() macro
|
17 years ago |
Adrian Bunk
|
f74596d079
proper show_interrupts() prototype
|
17 years ago |
Dipankar Sarma
|
c2d727aa2f
Preempt-RCU: Use softirq instead of tasklets for
|
17 years ago |
Ahmed S. Darwish
|
b4471cbb09
Completely remove deprecated IRQ flags (SA_*)
|
18 years ago |
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 |