KOSAKI Motohiro
|
18eefedfe8
irq: simplify for_each_irq_desc() usage
|
16 years ago |
Yinghai Lu
|
b909895739
sparseirq: fix numa_migrate_irq_desc dependency and comments
|
16 years ago |
Yinghai Lu
|
48a1b10aff
x86, sparseirq: move irq_desc according to smp_affinity, v7
|
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 |
Cyrill Gorcunov
|
2a554fb132
x86: io-apic - do not use KERN_DEBUG marker too much
|
17 years ago |
Cyrill Gorcunov
|
3c2cbd2490
x86: io-apic - code style cleaning for setup_IO_APIC_irqs
|
17 years ago |
venkatesh.pallipadi@intel.com
|
58ac1e76ce
x86: HPET_MSI Basic HPET_MSI setup code
|
17 years ago |
Cyrill Gorcunov
|
ac54a6c937
x86: io-apic - declare irq_cfg_lock for SPARSE_IRQ only
|
17 years ago |
Cyrill Gorcunov
|
676f4a920b
x86: io-apic - use ARRAY_SIZE macro
|
17 years ago |