Cyrill Gorcunov
|
4343fe1024
x86, ioapic: Use snrpintf while set names for IO-APIC resourses
|
15 years ago |
Cyrill Gorcunov
|
46dc281b1b
x86, apic: Use PAGE_SIZE instead of numbers
|
15 years ago |
Suresh Siddha
|
b3ec0a37a7
x86: Use EOI register in io-apic on intel platforms
|
15 years ago |
Suresh Siddha
|
a5e74b8419
x86: Force irq complete move during cpu offline
|
15 years ago |
Suresh Siddha
|
23359a88e7
x86: Remove move_cleanup_count from irq_cfg
|
15 years ago |
Dimitri Sivanich
|
9338ad6ffb
x86, apic: Move SGI UV functionality out of generic IO-APIC code
|
16 years ago |
Dimitri Sivanich
|
6c2c502910
x86: SGI UV: Fix irq affinity for hub based interrupts
|
16 years ago |
Cyrill Gorcunov
|
2626eb2b2f
x86, apic: Limit apic dumping, introduce new show_lapic= setup option
|
16 years ago |
Li Zefan
|
79f5599772
cpumask: use zalloc_cpumask_var() where possible
|
16 years ago |
Ingo Molnar
|
bfefb7a0c6
Merge branch 'linus' into x86/urgent
|
16 years ago |
Cyrill Gorcunov
|
8312136fa8
x86, apic: Fix missed handling of discrete apics
|
16 years ago |
Linus Torvalds
|
78f28b7c55
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
16 years ago |
Thomas Gleixner
|
bc07844a33
x86: Distangle ioapic and i8259
|
16 years ago |
Ingo Molnar
|
eebc57f73d
Merge branch 'for-ingo' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-sfi-2.6 into x86/apic
|
16 years ago |
Feng Tang
|
2a4ab640d3
ACPI, x86: expose some IO-APIC routines when CONFIG_ACPI=n
|
16 years ago |
Thomas Gleixner
|
de93410310
x86: Move ioapic_ids_setup to x86_init_ops
|
16 years ago |
Cyrill Gorcunov
|
ffc438366c
x86, ioapic: Get rid of needless check and simplify ioapic_setup_resources()
|
16 years ago |
Cyrill Gorcunov
|
f3d1915a86
x86, ioapic: Panic on irq-pin binding only if needed
|
16 years ago |
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 |
Jack Steiner
|
2a5ef41661
x86, UV: Complete IRQ interrupt migration in arch_enable_uv_irq()
|
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 |