Cyrill Gorcunov
|
a7428cd2ef
x86, ioapic: Throw BUG instead of NULL dereference
|
16 years ago |
Cyrill Gorcunov
|
2977fb3ffc
x86, ioapic: Introduce for_each_irq_pin() helper
|
16 years ago |
Bartlomiej Zolnierkiewicz
|
25f6e89bed
x86: Remove superfluous NULL pointer check in destroy_irq()
|
16 years ago |
Jeremy Fitzhardinge
|
e25371d60c
x86/ioapic.c: unify ioapic_retrigger_irq()
|
16 years ago |
Jeremy Fitzhardinge
|
638f2f8c52
x86/ioapic.c: convert __target_IO_APIC_irq to conventional for() loop
|
16 years ago |
Jeremy Fitzhardinge
|
4eea6fff61
x86/ioapic.c: clean up replace_pin_at_irq_node logic and comments
|
16 years ago |
Jeremy Fitzhardinge
|
535b64291a
x86/ioapic.c: convert replace_pin_at_irq_node to conventional for() loop
|
16 years ago |
Jeremy Fitzhardinge
|
875e68ec32
x86/ioapic.c: simplify add_pin_to_irq_node()
|
16 years ago |
Jeremy Fitzhardinge
|
d8c52063ed
x86/ioapic.c: convert io_apic_level_ack_pending loop to normal for() loop
|
16 years ago |
Jeremy Fitzhardinge
|
8e13d697fe
x86/ioapic.c: move lost comment to what seems like appropriate place
|
16 years ago |
Jeremy Fitzhardinge
|
83c21bedf6
x86/ioapic.c: remove redundant declaration of irq_pin_list
|
16 years ago |
Jeremy Fitzhardinge
|
916a0fe739
x86/ioapic.c: remove #ifdef for 82093AA workaround
|
16 years ago |
Jeremy Fitzhardinge
|
890aeacf64
x86/ioapic.c: unify __mask_IO_APIC_irq()
|
16 years ago |
Jeremy Fitzhardinge
|
2f210deba9
x86/ioapic.c: ioapic_modify_irq is too large to inline
|
16 years ago |
Joe Perches
|
ad361c9884
Remove multiple KERN_ prefixes from printk formats
|
16 years ago |
Ingo Molnar
|
251e1e44b9
x86: Fix printk call in print_local_apic()
|
16 years ago |
Weidong Han
|
f007e99c8e
Intel-IOMMU, intr-remap: source-id checking
|
16 years ago |
Cyrill Gorcunov
|
3f4c3955ea
x86, ioapic: Don't call disconnect_bsp_APIC if no APIC present
|
16 years ago |
Jaswinder Singh Rajput
|
8f7007aabe
x86: apic/io_apic.c: dmar_msi_type should be static
|
16 years ago |
Figo.zhang
|
50a8d4d297
x86, io_apic.c: Work around compiler warning
|
16 years ago |
Yinghai Lu
|
12274e96b4
x86: use zalloc_cpumask_var in arch_early_irq_init
|
16 years ago |
Yinghai Lu
|
dad213aeb5
irq/cpumask: make memoryless node zero happy
|
16 years ago |
Yinghai Lu
|
38c7fed2f5
x86: remove some alloc_bootmem_cpumask_var calling
|
16 years ago |
Linus Torvalds
|
7dc3ca39cb
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Naga Chumbalkar
|
58f892e022
x86: Print real IOAPIC version for x86-64
|
16 years ago |
Yinghai Lu
|
4c6f18fc81
x86, io-apic: Don't mark pin_programmed early
|
16 years ago |
Yinghai Lu
|
e5198075c6
x86, apic: introduce io_apic_irq_attr
|
16 years ago |
Yinghai Lu
|
4797f6b021
x86: read apic ID in the !acpi_lapic case
|
16 years ago |
Ingo Molnar
|
6cda3eb62e
Merge branch 'x86/apic' into irq/numa
|
16 years ago |
Andreas Herrmann
|
97a5271465
x86: display extended apic registers with print_local_APIC and cpu_debug code
|
16 years ago |