aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* x86: call check_nmi_watchdog explicitly in native_smp_cpus_doneGlauber de Oliveira Costa2008-04-172-2/+1
* x86: unify nmi_32.h and nmi_64.hGlauber de Oliveira Costa2008-04-171-1/+1
* x86: wipe get_nmi_reason out of nmi_64.hGlauber de Oliveira Costa2008-04-172-0/+4
* x86: don't set maps in native_smp_prepare_boot_cpu()Glauber de Oliveira Costa2008-04-171-3/+0
* x86: move smp_intr_init away from smpboot_32.cGlauber de Oliveira Costa2008-04-172-21/+23
* x86: include smpboot_hooks.h in smpboot_64.cGlauber de Oliveira Costa2008-04-171-26/+3
* x86: include mach_wakecpu.h in smpboot_64Glauber de Oliveira Costa2008-04-171-8/+3
* x86: add subarch support (for headers) to x86_64Glauber de Oliveira Costa2008-04-171-1/+0
* x86: move impress_friends and smp_check to cpus_doneGlauber de Oliveira Costa2008-04-173-12/+22
* x86: do smp tainting checks in a separate functionGlauber de Oliveira Costa2008-04-172-20/+21
* x86: allow user to impress friends.Glauber de Oliveira Costa2008-04-172-15/+22
* x86: get rid of cpucountGlauber de Oliveira Costa2008-04-171-9/+3
* x86: fill cpu to apicid and present map in mpparse, fixIngo Molnar2008-04-171-0/+6
* x86: fill cpu to apicid and present map in mpparseGlauber de Oliveira Costa2008-04-172-19/+24
* x86: fill bios cpu to apicid mapsGlauber de Oliveira Costa2008-04-171-3/+8
* x86: use specialized routine for setup per-cpu areaGlauber de Oliveira Costa2008-04-175-79/+107
* x86: initialize map pointers in setup_32.cGlauber de Oliveira Costa2008-04-171-0/+24
* x86: define bios to apicid mappingGlauber de Oliveira Costa2008-04-171-0/+6
* x86: move assignment of CPU_PREPARE before do_boot_cpuGlauber de Oliveira Costa2008-04-171-1/+1
* x86: make __smp_prepare_cpu voidGlauber de Oliveira Costa2008-04-171-10/+3
* x86: do tests before do_boot_cpu in i386Glauber de Oliveira Costa2008-04-171-5/+13
* x86: isolate logic to disable smpGlauber de Oliveira Costa2008-04-171-16/+16
* x86: isolate sanity checkingGlauber de Oliveira Costa2008-04-171-26/+31
* x86: add barriers statementGlauber de Oliveira Costa2008-04-172-0/+5
* x86: use APIC_INTEGRATED tests in x86_64Glauber de Oliveira Costa2008-04-171-1/+13
* x86: move state update out of ipi_lockGlauber de Oliveira Costa2008-04-171-2/+2
* x86: move setup_secondary_clock a little bit down in the functionGlauber de Oliveira Costa2008-04-171-1/+2
* x86: don't call local_irq_enable before entering idleGlauber de Oliveira Costa2008-04-171-3/+0
* x86: always enable irqs when entering idleGlauber de Oliveira Costa2008-04-171-2/+7
* x86: merge smp_store_cpu_infoGlauber de Oliveira Costa2008-04-173-85/+78
* x86: call identify_secondary_cpu in smp_store_cpu_infoGlauber de Oliveira Costa2008-04-171-1/+2
* x86: use identify_boot_cpuGlauber de Oliveira Costa2008-04-171-1/+1
* x86: provide specialized identification routines for x86_64Glauber de Oliveira Costa2008-04-171-2/+12
* x86: decouple call to print_cpu_info from smp_store_cpu_infoGlauber de Oliveira Costa2008-04-171-1/+4
* x86: add an smp_apply_quirks to smpboot_32.cGlauber de Oliveira Costa2008-04-171-12/+18
* x86: use start_ipi_hook in x86_64Glauber de Oliveira Costa2008-04-171-0/+8
* x86: use apic_*_around instead of apic_write in x86_64Glauber de Oliveira Costa2008-04-171-8/+10
* x86: add loglevel to printksGlauber de Oliveira Costa2008-04-171-5/+6
* x86: change var types in __inquire_remote_apicGlauber de Oliveira Costa2008-04-171-2/+2
* x86 iommu: add more documentationPavel Machek2008-04-171-10/+10
* x86: move mp_bus_id_to_node to numa.cAlexey Starikovskiy2008-04-173-1/+3
* x86: move mp_bus_id_to_local to numa.cAlexey Starikovskiy2008-04-172-1/+2
* x86: make mp_bus_id_to_type optionalAlexey Starikovskiy2008-04-172-1/+11
* x86: rearrange bus_type parseAlexey Starikovskiy2008-04-171-5/+5
* x86: use not_pci bitmap #6Alexey Starikovskiy2008-04-171-32/+15
* x86: use not_pci bitmap #5Alexey Starikovskiy2008-04-171-2/+5
* x86: use not_pci bitmap #4Alexey Starikovskiy2008-04-171-37/+11
* x86: use not_pci bitmap #3Alexey Starikovskiy2008-04-171-1/+1
* x86: use not_pci bitmap #2Alexey Starikovskiy2008-04-171-4/+1
* x86: use not_pci bitmap #1Alexey Starikovskiy2008-04-171-4/+1