Rusty Russell
|
d036e67b40
cpumask: convert kernel/irq
|
il y a 16 ans |
Rusty Russell
|
2ca1a61583
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
il y a 16 ans |
Linus Torvalds
|
179475a3b4
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
il y a 16 ans |
Rusty Russell
|
0de26520c7
cpumask: make irq_set_affinity() take a const struct cpumask
|
il y a 16 ans |
Ingo Molnar
|
cb9c34e6d0
Merge commit 'v2.6.28-rc7' into core/locking
|
il y a 16 ans |
David Brownell
|
470c66239e
genirq: warn when IRQF_DISABLED may be ignored
|
il y a 16 ans |
David Brownell
|
f2b662da8d
genirq: record IRQ_LEVEL in irq_desc[]
|
il y a 16 ans |
Mark Nelson
|
3ff68a6a10
genirq: __irq_set_trigger: change pr_warning to pr_debug
|
il y a 16 ans |
Ingo Molnar
|
f131e2436d
irq: fix typo
|
il y a 16 ans |
Thomas Gleixner
|
612e3684c1
genirq: fix the affinity setting in setup_irq
|
il y a 16 ans |
Thomas Gleixner
|
f6d87f4bd2
genirq: keep affinities set from userspace across free/request_irq()
|
il y a 16 ans |
Thomas Gleixner
|
d3c60047bd
genirq: cleanup the sparseirq modifications
|
il y a 16 ans |
venkatesh.pallipadi@intel.com
|
932775a4ab
x86: HPET_MSI change IRQ affinity in process context when it is disabled
|
il y a 16 ans |
Yinghai Lu
|
8b8e8c1bf7
x86: remove irqbalance in kernel for 32 bit
|
il y a 17 ans |
Yinghai Lu
|
cb5bc83225
x86_64: rename irq_desc/irq_desc_alloc
|
il y a 17 ans |
Yinghai Lu
|
7d94f7ca40
irq: remove >= nr_irqs checking with config_have_sparse_irq
|
il y a 17 ans |
Yinghai Lu
|
2c6927a38f
irq: replace loop with nr_irqs with for_each_irq_desc
|
il y a 17 ans |
Yinghai Lu
|
08678b0841
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
|
il y a 17 ans |
Yinghai Lu
|
85c0f90978
irq: introduce nr_irqs
|
il y a 17 ans |
Ingo Molnar
|
5fef06e8c8
Merge branch 'linus' into genirq
|
il y a 16 ans |
David Brownell
|
0c5d1eb77a
genirq: record trigger type
|
il y a 16 ans |
Ingo Molnar
|
d6d5aeb661
Merge commit 'v2.6.27-rc8' into genirq
|
il y a 16 ans |
Pawel MOLL
|
7e6e178ab1
genirq: irq_chip->startup() usage in setup_irq and set_irq_chained handler
|
il y a 16 ans |
Anton Vorontsov
|
377bf1e4ac
genirq: fix irq_desc->depth handling with DEBUG_SHIRQ
|
il y a 16 ans |
Ingo Molnar
|
51ca3c6791
Merge branch 'linus' into x86/core
|
il y a 17 ans |
David Brownell
|
c69ad71bcd
genirq: better warning on irqchip->set_type() failure
|
il y a 17 ans |
Ingo Molnar
|
15dd859cac
Merge commit 'v2.6.27-rc1' into x86/core
|
il y a 17 ans |
Arjan van de Ven
|
b8c512f619
Use WARN() in kernel/irq/manage.c
|
il y a 17 ans |
Ingo Molnar
|
6dec3a10a7
Merge branch 'x86/x2apic' into x86/core
|
il y a 17 ans |
Arjan van de Ven
|
7a2c477069
kernel/irq/manage.c: replace a printk + WARN_ON() to a WARN()
|
il y a 17 ans |