Thomas Gleixner
|
1318a481fc
genirq: Provide default irq init flags
|
14 years ago |
Thomas Gleixner
|
f303a6dd12
genirq: Sanitize irq_data accessors
|
14 years ago |
Thomas Gleixner
|
442471848f
genirq: Provide status modifier
|
14 years ago |
Thomas Gleixner
|
3a3856d00c
genirq: Remove unsused inline
|
14 years ago |
Thomas Gleixner
|
e144710b30
genirq: Distangle irq.h
|
14 years ago |
Thomas Gleixner
|
bd15141226
genirq: Provide config option to disable deprecated code
|
14 years ago |
Thomas Gleixner
|
f8822657e7
genirq: Provide advanced irq chip functions
|
14 years ago |
Thomas Gleixner
|
6b8ff3120c
genirq: Convert core code to irq_data
|
14 years ago |
Thomas Gleixner
|
ff7dcd44dd
genirq: Create irq_data
|
14 years ago |
Thomas Gleixner
|
d1ea13c6e2
genirq: Cleanup irq_chip->typename leftovers
|
14 years ago |
Peter P Waskiewicz Jr
|
e7a297b0d7
genirq: Add CPU mask affinity hint
|
15 years ago |
Linus Torvalds
|
fb7b096d94
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Brandon Phiilps
|
ced5b697a7
x86: Avoid race condition in pci_enable_msix()
|
15 years ago |
Mark Brown
|
599faa0e26
genirq: Fix documentation of default chip disable()
|
15 years ago |
Thomas Gleixner
|
239007b844
genirq: Convert irq_desc.lock to raw_spinlock
|
15 years ago |
Krzysztof Halasa
|
bebd04cc45
doc: Fix IRQ chip docs
|
15 years ago |
Linus Torvalds
|
d90a7e8640
Merge branch 'irq-threaded-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
15 years ago |
Mark Brown
|
31b47cf760
genirq: Add prototype for handle_nested_irq()
|
15 years ago |
Thomas Gleixner
|
399b5da29b
genirq: Support nested threaded irq handling
|
16 years ago |
Thomas Gleixner
|
70aedd24d2
genirq: Add buslock support
|
16 years ago |
Thomas Gleixner
|
b25c340c19
genirq: Add oneshot support
|
16 years ago |
Thomas Gleixner
|
96ccd4a43a
genirq: Remove obsolete defines and typedefs
|
16 years ago |
Linus Torvalds
|
2453d6ff6f
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Randy Dunlap
|
ab33dcff40
genirq, irq.h: Fix kernel-doc warnings
|
16 years ago |
Yinghai Lu
|
38c7fed2f5
x86: remove some alloc_bootmem_cpumask_var calling
|
16 years ago |
Yinghai Lu
|
15e957d08d
x86/irq: use move_irq_desc() in create_irq_nr()
|
16 years ago |
Yinghai Lu
|
d047f53a2e
x86/irq: change MSI irq_desc to be more numa aware
|
16 years ago |
Yinghai Lu
|
85ac16d033
x86/irq: change irq_desc_alloc() to take node instead of cpu
|
16 years ago |
Yinghai Lu
|
d5dedd4507
irq: change ->set_affinity() to return status
|
16 years ago |
Yinghai Lu
|
fcef5911c7
x86/irq: remove leftover code from NUMA_MIGRATE_IRQ_DESC
|
16 years ago |