Paul Bolle
|
678301ecad
x86, ioapic: Don't warn about non-existing IOAPICs if we have none
|
14 years ago |
Linus Torvalds
|
72eb6a7914
Merge branch 'for-2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpu
|
14 years ago |
Ingo Molnar
|
1c2a48cf65
Merge branch 'linus' into x86/apic-cleanups
|
14 years ago |
Linus Torvalds
|
017892c341
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 years ago |
Yinghai Lu
|
cb2ded37fd
x86: Fix APIC ID sizing bug on larger systems, clean up MAX_APICS confusion
|
14 years ago |
Ingo Molnar
|
bc030d6cb9
Merge commit 'v2.6.37-rc8' into x86/apic
|
14 years ago |
Tejun Heo
|
0a3aee0da4
x86: Use this_cpu_ops to optimize code
|
14 years ago |
Ingo Molnar
|
6c529a266b
Merge commit 'v2.6.37-rc7' into perf/core
|
14 years ago |
Kenji Kaneshige
|
086e8ced65
x86, vt-d: Fix the vt-d fault handling irq migration in the x2apic mode
|
14 years ago |
Feng Tang
|
0e3fa13f4e
x86: Further simplify mp_irq info handling
|
14 years ago |
Feng Tang
|
2d8009ba67
x86: Unify 3 similar ways of saving mp_irqs info
|
14 years ago |
Yinghai Lu
|
60d79fd99f
x86, ioapic: Avoid writing io_apic id if already correct
|
14 years ago |
Thomas Gleixner
|
d834a9dcec
Merge branch 'x86/amd-nb' into x86/apic-cleanups
|
14 years ago |
Thomas Gleixner
|
4720dd1b38
x86: io_apic: Avoid unused variable warning when CONFIG_GENERIC_PENDING_IRQ=n
|
14 years ago |
Sebastian Andrzej Siewior
|
a38c5380ef
x86: io_apic: Split setup_ioapic_ids_from_mpc()
|
14 years ago |
Don Zickus
|
072b198a4a
x86, nmi_watchdog: Remove all stub function calls from old nmi_watchdog
|
14 years ago |
Yinghai Lu
|
7b79462a20
x86: Check irq_remapped instead of remapping_enabled in destroy_irq()
|
14 years ago |
Linus Torvalds
|
18cb657ca1
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
|
14 years ago |
Thomas Gleixner
|
23f9b26715
x86: apic: Move probe_nr_irqs_gsi() into ioapic_init_mappings()
|
14 years ago |
Yinghai Lu
|
9717967c4b
x86: ioapic: Call free_irte only if interrupt remapping enabled
|
14 years ago |
Stefano Stabellini
|
294ee6f89c
x86: Introduce x86_msi_ops
|
14 years ago |
Jeremy Fitzhardinge
|
7b586d7185
x86/io_apic: add get_nr_irqs_gsi()
|
16 years ago |
Thomas Gleixner
|
2ee3906598
x86: Switch sparse_irq allocations to GFP_KERNEL
|
14 years ago |
Thomas Gleixner
|
ad9f43340f
x86: Use sane enumeration
|
14 years ago |
Thomas Gleixner
|
48b2650196
x86: uv: Clean up the direct access to irq_desc
|
14 years ago |
Thomas Gleixner
|
1a8ce7ff68
x86: Make io_apic.c local functions static
|
14 years ago |
Thomas Gleixner
|
1a0730d664
x86: Speed up the irq_remapped check in hot pathes
|
14 years ago |
Thomas Gleixner
|
bc5fdf9f3a
x86: io_apic: Remove the now unused sparse_irq arch_* functions
|
14 years ago |
Thomas Gleixner
|
fbc6bff04a
x86: ioapic: Cleanup sparse irq code
|
14 years ago |
Yinghai Lu
|
fe6dab4e79
x86: Don't setup ioapic irq for sci twice
|
14 years ago |