Alexey Starikovskiy
|
2fe6014757
x86: move up & smp variables to setup.c
|
17 years ago |
Alexey Starikovskiy
|
af926a5830
x86: move x86_bios_cpu_apicid to io_apic_64.c
|
17 years ago |
Jack Steiner
|
ac23d4ee3f
x86: support for new UV apic
|
17 years ago |
Jack Steiner
|
05f2d12c35
x86: change GET_APIC_ID() from an inline function to an out-of-line function
|
17 years ago |
Alexey Starikovskiy
|
be8a5685e4
x86: move generic_processor_info to apic_64.c
|
17 years ago |
Alexey Starikovskiy
|
86cc0d916a
x86: move boot_cpu_physical_apicid to apic_64.c
|
17 years ago |
Alexey Starikovskiy
|
3f530709d9
x86: move mp_lapic_addr to apic_64.c
|
17 years ago |
Glauber Costa
|
dd46e3ca73
x86: move apic declarations to mach_apic.h
|
17 years ago |
Glauber Costa
|
5af5573ee0
x86: move ipi definitions to mach_ipi.h
|
17 years ago |
Ravikiran G Thirumalai
|
1cb68487f5
x86: apic_is_clustered_box to indicate unsynched TSC's on multiboard vSMP systems
|
17 years ago |
Glauber de Oliveira Costa
|
c70dcb7430
x86: change boot_cpu_id to boot_cpu_physical_apicid
|
17 years ago |
Yinghai Lu
|
8643f9d02a
x86: get boot_cpu_id as early for k8_scan_nodes
|
17 years ago |
Yinghai Lu
|
f8fffa4583
x86: apic_is_clustered_box for vsmp
|
17 years ago |
Yinghai Lu
|
1e934dda0c
x86: insert_resorce for lapic addr after e820_reserve_resources
|
17 years ago |
Yinghai Lu
|
322850af8d
x86: make amd quad core 8 socket system not be clustered_box, #2
|
17 years ago |
travis@sgi.com
|
602a54a8ca
x86: change bios_cpu_apicid to percpu data variable fixup
|
17 years ago |
Andi Kleen
|
d3432896da
x86: don't disable the APIC if it hasn't been mapped yet
|
17 years ago |
Mike Travis
|
693e3c5603
x86: reduce memory and intra-node effects
|
17 years ago |
travis@sgi.com
|
e8c10ef9dd
x86: change bios_cpu_apicid to percpu data variable
|
17 years ago |
Thomas Gleixner
|
9d09951da9
x86: preset apic clockevents multiplicator
|
17 years ago |
Thomas Gleixner
|
c2b84b30b8
x86: sanity check APIC timer frequency
|
17 years ago |
Hiroshi Shimamoto
|
e83a5fdca8
x86: clean up apic_32/64.c
|
17 years ago |
Jan Beulich
|
e94271017f
x86: adjust enable_NMI_through_LVT0()
|
17 years ago |
Jeremy Fitzhardinge
|
53756d3722
x86: add set/clear_cpu_cap operations
|
17 years ago |
Robert Richter
|
7b83dae7aa
x86: extended interrupt LVT support for AMD Barcelona
|
17 years ago |
Andi Kleen
|
739f33b38b
x86: untable __init references between IO data
|
17 years ago |
Yinghai Lu
|
1c69524c2e
x86: clear IO_APIC before enabing apic error vector.
|
17 years ago |
Thomas Gleixner
|
0e078e2f50
x86: prepare merging arch/x86/kernel/apic_32/64.c
|
17 years ago |
Thomas Gleixner
|
3a12d93dc0
x86: make smp_local_timer_interrupt() static
|
17 years ago |
Thomas Gleixner
|
87ebecf14c
x86: move ack_bad_irq into irq code
|
17 years ago |