summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-04-17x86: move mp_ioapic_routing to boot.cAlexey Starikovskiy4-12/+11
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 Starikovskiy3-6/+23
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: extend the scheduled bzImage symlinks removalIngo Molnar1-1/+1
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 Travis4-22/+30
2008-04-17x86: uv fixIngo Molnar1-1/+1
2008-04-17x86: support for new UV apicJack Steiner8-1/+285
2008-04-17x86: support for new UV apic, prepareIngo Molnar1-0/+2
2008-04-17x86: define the macros and tables for blade functionsJack Steiner1-0/+74
2008-04-17x86: define the macros and tables for the basic UV infrastructure.Jack Steiner1-0/+210
2008-04-17x86: add UV specific header for MMR definitionsJack Steiner1-0/+373
2008-04-17x86: parsing for ACPI "SAPIC" tableJack Steiner1-2/+24
2008-04-17x86: increase size of APICIDJack Steiner5-10/+17
2008-04-17x86: add functions to determine if platform is a UV platformJack Steiner4-3/+36
2008-04-17x86: change GET_APIC_ID() from an inline function to an out-of-line functionJack Steiner12-23/+27
2008-04-17x86: replace most VM86 flags with flags from processor-flags.hgorcunov@gmail.com4-28/+22
2008-04-17x86: cleanup - rename VM_MASK to X86_VM_MASKgorcunov@gmail.com5-10/+10
2008-04-17x86: cleanup replace most vm86 flags with flags from processor-flags.h, fixIngo Molnar2-1/+2
2008-04-17x86: paravirt_ops: don't steal memory resources in paravirt_disable_iospaceJeremy Fitzhardinge1-17/+1
2008-04-17x86: sparsemem: reduce i386 PAE section sizeJeremy Fitzhardinge1-1/+1
2008-04-17x86: mpparse: 64-bit fixIngo Molnar1-0/+14
2008-04-17x86: merge smp_32.h and smp_64.h into smp.hGlauber Costa3-29/+5
2008-04-17x86: change naming of cpu_initialized_mask for xenGlauber Costa1-3/+3
2008-04-17x86: merge SMP definitions of smp.hGlauber Costa3-49/+32
2008-04-17x86: split safe_smp_processor_idGlauber Costa1-2/+2
2008-04-17x86: merge includes in smp.hGlauber Costa3-29/+13
2008-04-17x86: surround apic headers in apic definitionsGlauber Costa1-3/+7
2008-04-17x86: merge hard/logical_smp_processor_idGlauber Costa3-54/+27
2008-04-17x86: provide bogus hard_smp_processor_idGlauber Costa1-0/+10
2008-04-17x86: surround hard_smp_processor_id in APIC_DEFINITIONGlauber Costa1-1/+5
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