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
|
16 years ago |
Mark Brown
|
31b47cf760
genirq: Add prototype for handle_nested_irq()
|
16 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 |
Yinghai Lu
|
9ec4fa271f
irq, cpumask: correct CPUMASKS_OFFSTACK typo and fix fallout
|
16 years ago |
Linus Torvalds
|
422a253483
Merge branches 'core-fixes-for-linus', 'irq-fixes-for-linus' and 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Ingo Molnar
|
9efe21cb82
Merge branch 'linus' into irq/threaded
|
16 years ago |
Yinghai Lu
|
9756b15e1b
irq: fix cpumask memory leak on offstack cpumask kernels
|
16 years ago |
Rafael J. Wysocki
|
0a0c5168df
PM: Introduce functions for suspending and resuming device interrupts
|
16 years ago |
Ralf Baechle
|
503e576303
Fix build error in <linux/irq.h>
|
16 years ago |
Ingo Molnar
|
6e15cf0486
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
|
16 years ago |
Thomas Gleixner
|
3aa551c9b4
genirq: add threaded interrupt handler support
|
16 years ago |
Thomas Gleixner
|
80c5520811
Merge branch 'cpus4096' into irq/threaded
|
16 years ago |
Ingo Molnar
|
edb35028e4
Merge branches 'irq/genirq' and 'linus' into irq/core
|
16 years ago |
Thomas Gleixner
|
bedd30d986
genirq: make irqreturn_t an enum
|
17 years ago |
Thomas Gleixner
|
3dd3d46b78
genirq: remove unused hw_irq_controller typedef
|
16 years ago |
Magnus Damm
|
cbf94f0682
irq: match remove_irq() args with setup_irq()
|
16 years ago |