Thomas Gleixner
|
a0cd9ca2b9
genirq: Namespace cleanup
|
14 years ago |
Thomas Gleixner
|
43abe43ce0
genirq: Add missing buslock to set_irq_type(), set_irq_wake()
|
14 years ago |
Thomas Gleixner
|
218502bfe6
Merge branch 'irq/urgent' into irq/core
|
14 years ago |
Thomas Gleixner
|
6d83f94db9
genirq: Disable the SHIRQ_DEBUG call in request_threaded_irq for now
|
14 years ago |
Thomas Gleixner
|
51327ada71
Merge branch 'irq/for-mips' into irq/core
|
14 years ago |
David Daney
|
986c011ddb
genirq: Call bus_lock/unlock functions in setup_irq()
|
14 years ago |
Thomas Gleixner
|
c9a443cdf7
Merge branch 'irq/for-xen' into irq/core
|
14 years ago |
Thomas Gleixner
|
dc5f219e88
genirq: Add IRQF_FORCE_RESUME
|
14 years ago |
Thomas Gleixner
|
1fb0ef31f4
genirq: Fix affinity notifier fallout
|
14 years ago |
Ben Hutchings
|
cd7eab44e9
genirq: Add IRQ affinity notifiers
|
14 years ago |
Peter Zijlstra
|
c9b5f501ef
sched: Constify function scope static struct sched_param usage
|
14 years ago |
Ingo Molnar
|
92fd4d4d67
Merge commit 'v2.6.37-rc2' into sched/core
|
14 years ago |
KOSAKI Motohiro
|
fe7de49f9d
sched: Make sched_param argument static in sched_setscheduler() callers
|
14 years ago |
Thomas Gleixner
|
2656c36699
genirq: Warn if enable_irq is called before irq is set up
|
14 years ago |
Thomas Gleixner
|
2f7e99bb9b
genirq: Provide compat handling for chip->set_wake()
|
14 years ago |
Thomas Gleixner
|
b2ba2c3003
genirq: Provide compat handling for chip->set_type()
|
14 years ago |
Thomas Gleixner
|
c96b3b3c44
genirq: Provide compat handling for chip->set_affinity()
|
14 years ago |
Thomas Gleixner
|
37e12df709
genirq: Provide compat handling for chip->startup()
|
14 years ago |
Thomas Gleixner
|
bc310dda41
genirq: Provide compat handling for chip->disable()/shutdown()
|
14 years ago |
Thomas Gleixner
|
0eda58b7f3
genirq: Provide compat handling for chip->unmask()
|
14 years ago |
Thomas Gleixner
|
3876ec9ef3
genirq: Provide compat handling for bus_lock/bus_sync_unlock
|
14 years ago |
Thomas Gleixner
|
6b8ff3120c
genirq: Convert core code to irq_data
|
14 years ago |
Ian Campbell
|
685fd0b4ea
irq: Add new IRQ flag IRQF_NO_SUSPEND
|
15 years ago |
Thomas Gleixner
|
4673247562
genirq: Deal with desc->set_type() changing desc->chip
|
15 years ago |
Peter P Waskiewicz Jr
|
e7a297b0d7
genirq: Add CPU mask affinity hint
|
15 years ago |
Thomas Gleixner
|
6932bf37be
genirq: Remove IRQF_DISABLED from core code
|
15 years ago |
Marc Zyngier
|
ae731f8d07
genirq: Introduce request_any_context_irq()
|
15 years ago |
Thomas Gleixner
|
753649dbc4
genirq: Force MSI irq handlers to run with interrupts disabled
|
15 years ago |
Thomas Gleixner
|
cc8c3b7843
genirq: Protect access to irq_desc->action in can_request_irq()
|
15 years ago |
Thomas Gleixner
|
0b1adaa031
genirq: Prevent oneshot irq thread race
|
15 years ago |