Ingo Molnar
|
d733e00d7c
x86: update io_apic.c to the new cpumask code
|
16 years ago |
Ingo Molnar
|
948a7b2b5e
Merge branch 'irq/sparseirq' into cpus4096
|
16 years ago |
Mike Travis
|
22f65d31b2
x86: Update io_apic.c to use new cpumask API
|
16 years ago |
Mike Travis
|
e7986739a7
x86 smp: modify send_IPI_mask interface to accept cpumask_t pointers
|
16 years ago |
Yinghai Lu
|
48a1b10aff
x86, sparseirq: move irq_desc according to smp_affinity, v7
|
16 years ago |
Mike Travis
|
c8cae544bb
x86: fix build error with post-merge of tip/cpus4096 and rr-for-ingo/master.
|
16 years ago |
Rusty Russell
|
968ea6d80e
Merge ../linux-2.6-x86
|
16 years ago |
Rusty Russell
|
0de26520c7
cpumask: make irq_set_affinity() take a const struct cpumask
|
16 years ago |
Yinghai Lu
|
3145e941fc
x86, MSI: pass irq_cfg and irq_desc
|
16 years ago |
Yinghai Lu
|
be5d5350a9
x86: MSI start irq numbering from nr_irqs_gsi
|
16 years ago |
Yinghai Lu
|
99d093d128
x86: use NR_IRQS_LEGACY
|
16 years ago |
Yinghai Lu
|
0b8f1efad3
sparse irq_desc[] array: core kernel and x86 changes
|
16 years ago |
Linus Torvalds
|
72244c0e68
Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Thomas Gleixner
|
a1967d6441
x86: revert irq number limitation
|
16 years ago |
Ingo Molnar
|
9f14416442
Merge commit 'v2.6.28-rc6' into irq/urgent
|
16 years ago |
Matthew Wilcox
|
0ca4b6b001
x86: Fix interrupt leak due to migration
|
16 years ago |
Thomas Gleixner
|
6c2e94033d
x86: apic honour irq affinity which was set in early boot
|
16 years ago |
Ben Hutchings
|
c78d0cf292
x86: don't allow nr_irqs > NR_IRQS
|
16 years ago |
Ingo Molnar
|
10e0298686
io_apic: make irq_mis_count available on 64-bit too
|
17 years ago |
Thomas Gleixner
|
d6c88a507e
genirq: revert dynarray
|
17 years ago |
Thomas Gleixner
|
ee32c97322
genirq: remove irq_to_desc_alloc
|
17 years ago |
Thomas Gleixner
|
2cc21ef843
genirq: remove sparse irq code
|
17 years ago |
Yinghai Lu
|
4c66a73f07
x86: sparse_irq: fix typo in debug print out
|
17 years ago |
Dean Nelson
|
4173a0e737
x86, UV: add uv_setup_irq() and uv_teardown_irq() functions, v3
|
17 years ago |
Yinghai Lu
|
c81bba49a1
x86: print out irq nr for msi/ht, v3
|
17 years ago |
Cyrill Gorcunov
|
c1370b49cc
x86: io-apic - interrupt remapping fix
|
17 years ago |
Cyrill Gorcunov
|
5ffa4eb222
x86: io-apic - interrupt remapping fix
|
17 years ago |
Yinghai Lu
|
9d98598d2f
sparseirq: remove some debug print out
|
17 years ago |
Cyrill Gorcunov
|
56ffa1a028
x86: io-apic - do not use KERN_DEBUG marker too much, fix
|
17 years ago |
Cyrill Gorcunov
|
87783be4c2
x86: io-apic - get rid of __DO_ACTION macro
|
17 years ago |