aboutsummaryrefslogtreecommitdiffstats
path: root/arch (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-04-17x86: unify smp_scan_configAlexey Starikovskiy2-6/+41
2008-04-17x86: unify get_smp_configAlexey Starikovskiy2-10/+20
2008-04-17x86: unify construct_default_ioirq_mptableAlexey Starikovskiy2-12/+21
2008-04-17x86: unify smp_read_mpcAlexey Starikovskiy2-17/+35
2008-04-17x86: unify mp_bus_infoAlexey Starikovskiy2-13/+40
2008-04-17x86: unify arch/x86/kernel/mpparse_64.cAlexey Starikovskiy2-54/+10
2008-04-17x86: add early flags to mpparse_32.cAlexey Starikovskiy1-10/+47
2008-04-17x86: lindent mpparse_32.cAlexey Starikovskiy1-206/+214
2008-04-17x86: move mp_register_lapic_address to boot.cAlexey Starikovskiy3-21/+11
2008-04-17x86: move mp_register_lapic to boot.cAlexey Starikovskiy3-31/+16
2008-04-17x86: move up & smp variables to setup.cAlexey Starikovskiy6-34/+8
2008-04-17x86: move mp_irqs to io_apic_64.cAlexey Starikovskiy2-6/+6
2008-04-17x86: move mp_irqs to io_apics_32.cAlexey Starikovskiy2-6/+6
2008-04-17x86: move mp_ioapic_routing to boot.cAlexey Starikovskiy3-12/+4
2008-04-17x86: move mp_ioapics to io_apic_64.cAlexey Starikovskiy2-4/+4
2008-04-17x86: move mp_ioapics to io_apic_32.cAlexey Starikovskiy2-5/+4
2008-04-17x86: don't set io apic features if io-apic is not enabled, fixIngo Molnar1-4/+4
2008-04-17x86: don't set IO APIC features if IO APIC is not enabledAlexey Starikovskiy1-3/+21
2008-04-17x86: move x86_bios_cpu_apicid_init to smpboot.cAlexey Starikovskiy2-7/+1
2008-04-17x86: move x86_cpu_to_apicid_init to smpboot.cAlexey Starikovskiy2-7/+2
2008-04-17x86: move phys_cpu_present_map to setup.cAlexey Starikovskiy4-13/+4
2008-04-17x86: move x86_cpu_to_apicid to setup.cAlexey Starikovskiy2-2/+4
2008-04-17x86: move x86_bios_cpu_apicid to io_apic_64.cAlexey Starikovskiy3-4/+3
2008-04-17x86: 4kstacks defaultIngo Molnar1-1/+1
2008-04-17x86: fix VisualWS and Voyager kexec build failuresRandy Dunlap1-0/+1
2008-04-17x86: MPSC should use P6 NOPsHugh Dickins1-1/+1
2008-04-17x86: debug Store - call kfree if only we really need itCyrill Gorcunov1-4/+4
2008-04-17x86: improve default idleIngo Molnar2-16/+0
2008-04-17x86: support for new UV apic, fixJack Steiner1-2/+0
2008-04-17x86: set_cyc2ns_scale() remove prev scaleIngo Molnar2-4/+2
2008-04-17x86: clean up non-smp usage of cpu mapsMike Travis2-18/+14
2008-04-17x86: support for new UV apicJack Steiner6-1/+275
2008-04-17x86: support for new UV apic, prepareIngo Molnar1-0/+2
2008-04-17x86: parsing for ACPI "SAPIC" tableJack Steiner1-2/+24
2008-04-17x86: increase size of APICIDJack Steiner3-5/+9
2008-04-17x86: add functions to determine if platform is a UV platformJack Steiner2-3/+26
2008-04-17x86: change GET_APIC_ID() from an inline function to an out-of-line functionJack Steiner8-19/+18
2008-04-17x86: replace most VM86 flags with flags from processor-flags.hgorcunov@gmail.com3-20/+20
2008-04-17x86: cleanup - rename VM_MASK to X86_VM_MASKgorcunov@gmail.com3-6/+6
2008-04-17x86: cleanup replace most vm86 flags with flags from processor-flags.h, fixIngo Molnar1-1/+1
2008-04-17x86: paravirt_ops: don't steal memory resources in paravirt_disable_iospaceJeremy Fitzhardinge1-17/+1
2008-04-17x86: mpparse: 64-bit fixIngo Molnar1-0/+14
2008-04-17x86: change naming of cpu_initialized_mask for xenGlauber Costa1-3/+3
2008-04-17x86: microcode: show results on success tooBen Castricum1-8/+8
2008-04-17x86: move generic_processor_info to apic_64.cAlexey Starikovskiy2-48/+48
2008-04-17x86: move boot_cpu_physical_apicid to apic_64.cAlexey Starikovskiy2-4/+4
2008-04-17x86: move disabled_cpus to smpboot.c (64bit)Alexey Starikovskiy2-4/+2
2008-04-17x86: move num_processors to smpboot.c (64 bit)Alexey Starikovskiy2-5/+3
2008-04-17x86: move phys_cpu_present_map to smpboot.c (64bit)Alexey Starikovskiy2-6/+3
2008-04-17x86: move phys cpu present map to smpboot.c, 64-bit, prepareIngo Molnar1-0/+2