Johannes Weiner
|
0e43785c57
irq: use GFP_KERNEL for action allocation in request_irq()
|
il y a 16 ans |
Hannes Eder
|
548c893380
kernel/irq: fix sparse warning: make symbol static
|
il y a 16 ans |
Ingo Molnar
|
c43e0e46ad
Merge branch 'linus' into core/percpu
|
il y a 16 ans |
Ingo Molnar
|
6a385db5ce
Merge branch 'core/percpu' into x86/core
|
il y a 16 ans |
David Daney
|
97179fd46d
cpumask fallout: Initialize irq_default_affinity earlier
|
il y a 16 ans |
David Daney
|
1267a8df20
Make irq_*_affinity depend on CONFIG_GENERIC_HARDIRQS too.
|
il y a 16 ans |
Mike Travis
|
7f7ace0cda
cpumask: update irq_desc to use cpumask_var_t
|
il y a 16 ans |
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 |