Ingo Molnar
|
cb9c34e6d0
Merge commit 'v2.6.28-rc7' into core/locking
|
16 年之前 |
David Brownell
|
470c66239e
genirq: warn when IRQF_DISABLED may be ignored
|
16 年之前 |
David Brownell
|
f2b662da8d
genirq: record IRQ_LEVEL in irq_desc[]
|
16 年之前 |
Mark Nelson
|
3ff68a6a10
genirq: __irq_set_trigger: change pr_warning to pr_debug
|
16 年之前 |
Ingo Molnar
|
f131e2436d
irq: fix typo
|
16 年之前 |
Thomas Gleixner
|
612e3684c1
genirq: fix the affinity setting in setup_irq
|
16 年之前 |
Thomas Gleixner
|
f6d87f4bd2
genirq: keep affinities set from userspace across free/request_irq()
|
16 年之前 |
Thomas Gleixner
|
d3c60047bd
genirq: cleanup the sparseirq modifications
|
16 年之前 |
venkatesh.pallipadi@intel.com
|
932775a4ab
x86: HPET_MSI change IRQ affinity in process context when it is disabled
|
16 年之前 |
Yinghai Lu
|
8b8e8c1bf7
x86: remove irqbalance in kernel for 32 bit
|
16 年之前 |
Yinghai Lu
|
cb5bc83225
x86_64: rename irq_desc/irq_desc_alloc
|
16 年之前 |
Yinghai Lu
|
7d94f7ca40
irq: remove >= nr_irqs checking with config_have_sparse_irq
|
16 年之前 |
Yinghai Lu
|
2c6927a38f
irq: replace loop with nr_irqs with for_each_irq_desc
|
16 年之前 |
Yinghai Lu
|
08678b0841
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
|
16 年之前 |
Yinghai Lu
|
85c0f90978
irq: introduce nr_irqs
|
16 年之前 |
Ingo Molnar
|
5fef06e8c8
Merge branch 'linus' into genirq
|
16 年之前 |
David Brownell
|
0c5d1eb77a
genirq: record trigger type
|
16 年之前 |
Ingo Molnar
|
d6d5aeb661
Merge commit 'v2.6.27-rc8' into genirq
|
16 年之前 |
Pawel MOLL
|
7e6e178ab1
genirq: irq_chip->startup() usage in setup_irq and set_irq_chained handler
|
16 年之前 |
Anton Vorontsov
|
377bf1e4ac
genirq: fix irq_desc->depth handling with DEBUG_SHIRQ
|
16 年之前 |
Ingo Molnar
|
51ca3c6791
Merge branch 'linus' into x86/core
|
16 年之前 |
David Brownell
|
c69ad71bcd
genirq: better warning on irqchip->set_type() failure
|
17 年之前 |
Ingo Molnar
|
15dd859cac
Merge commit 'v2.6.27-rc1' into x86/core
|
17 年之前 |
Arjan van de Ven
|
b8c512f619
Use WARN() in kernel/irq/manage.c
|
17 年之前 |
Ingo Molnar
|
6dec3a10a7
Merge branch 'x86/x2apic' into x86/core
|
17 年之前 |
Arjan van de Ven
|
7a2c477069
kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN()
|
17 年之前 |
Ingo Molnar
|
10a010f695
Merge branch 'linus' into x86/x2apic
|
17 年之前 |
Uwe Kleine-König
|
82736f4d1d
generic irqs: handle failure of irqchip->set_type in setup_irq
|
17 年之前 |
Uwe Kleine-König
|
2db873211b
set_irq_wake: fix return code and wake status tracking
|
17 年之前 |
Ingo Molnar
|
a208f37a46
Merge branch 'linus' into x86/x2apic
|
17 年之前 |