Thomas Gleixner
|
c96b3b3c44
genirq: Provide compat handling for chip->set_affinity()
|
14 år sedan |
Thomas Gleixner
|
6b8ff3120c
genirq: Convert core code to irq_data
|
14 år sedan |
Peter P Waskiewicz Jr
|
4308ad8011
genirq: Clear CPU mask in affinity_hint when none is provided
|
15 år sedan |
Peter P Waskiewicz Jr
|
e7a297b0d7
genirq: Add CPU mask affinity hint
|
15 år sedan |
Thomas Gleixner
|
7c7145f6ac
Merge branch 'linus' into irq/core
|
15 år sedan |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
15 år sedan |
Dimitri Sivanich
|
92d6b71ab9
genirq: Expose irq_desc->node in proc/irq
|
15 år sedan |
Thomas Gleixner
|
239007b844
genirq: Convert irq_desc.lock to raw_spinlock
|
15 år sedan |
Thomas Gleixner
|
34769945f7
genirq: Fix spurious irq seqfile conversion
|
15 år sedan |
Alexey Dobriyan
|
a1afb6371b
genirq: switch /proc/irq/*/spurious to seq_file
|
15 år sedan |
Cyrill Gorcunov
|
c82a43d40b
irq: Do not attempt to create subdirectories if /proc/irq/<irq> failed
|
15 år sedan |
Mike Travis
|
7f7ace0cda
cpumask: update irq_desc to use cpumask_var_t
|
16 år sedan |
Ingo Molnar
|
6bdf197b04
ia64: cpumask fix for is_affinity_mask_valid()
|
16 år sedan |
Rusty Russell
|
d036e67b40
cpumask: convert kernel/irq
|
16 år sedan |
Rusty Russell
|
2ca1a61583
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
16 år sedan |
Rusty Russell
|
0de26520c7
cpumask: make irq_set_affinity() take a const struct cpumask
|
16 år sedan |
Rusty Russell
|
29c0177e6a
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers.
|
16 år sedan |
Yinghai Lu
|
0b8f1efad3
sparse irq_desc[] array: core kernel and x86 changes
|
16 år sedan |
Thomas Gleixner
|
f6d87f4bd2
genirq: keep affinities set from userspace across free/request_irq()
|
16 år sedan |
roel kluin
|
3786fc710c
irq: make variable static
|
16 år sedan |
Thomas Gleixner
|
d3c60047bd
genirq: cleanup the sparseirq modifications
|
16 år sedan |
Yinghai Lu
|
2c6927a38f
irq: replace loop with nr_irqs with for_each_irq_desc
|
17 år sedan |
Yinghai Lu
|
08678b0841
generic: sparse irqs: use irq_desc() together with dyn_array, instead of irq_desc[]
|
17 år sedan |
Yinghai Lu
|
85c0f90978
irq: introduce nr_irqs
|
17 år sedan |
Alexey Dobriyan
|
f18e439d10
genirq: switch /proc/irq/*/smp_affinity et al to seqfiles
|
17 år sedan |
Max Krasnyansky
|
1840475676
genirq: Expose default irq affinity mask (take 3)
|
17 år sedan |
Andi Kleen
|
96d97cf03b
x86: add /proc/irq/*/spurious to dump the spurious irq debugging state
|
17 år sedan |
Andi Kleen
|
42ee2b7414
x86_64: Report the pending irq if available in smp_affinity
|
18 år sedan |
John Keller
|
25d61578da
[IA64] SN: validate smp_affinity mask on intr redirect
|
18 år sedan |
Dmitry Adamushko
|
d2d9433a4c
kernel/irq/proc.c: unprotected iteration over the IRQ action list in name_unique()
|
18 år sedan |