summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* 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-172-1/+2
* x86: move mp_bus_id_to_local to numa.cAlexey Starikovskiy2008-04-171-1/+0
* 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
* x86: add mp_bus_not_pci bitmap to mpparse_32.cAlexey Starikovskiy2008-04-171-0/+4
* x86: get boot_cpu_id as early for k8_scan_nodesYinghai Lu2008-04-172-23/+90
* x86: move quad_local_to_mp_bus_id to numa.cAlexey Starikovskiy2008-04-171-1/+0
* x86: prevent unconditional writes to DebugCtl MSRJan Beulich2008-04-174-7/+7
* x86: Don't send RESCHEDULE_VECTOR to offlined cpusGautham R Shenoy2008-04-171-1/+4
* x86: cleanup duplicate includesJoe Perches2008-04-171-1/+0
* x86: coding style fixes to arch/x86/kernel/setup_32.cPaolo Ciarrocchi2008-04-171-1/+1
* x86: introduce initial apicidYinghai Lu2008-04-173-12/+15
* x86: enhance DEBUG_RODATA support - alternativesMathieu Desnoyers2008-04-171-23/+65
* x86: replace remaining __FUNCTION__ occurancesHarvey Harrison2008-04-174-16/+16
* x86: show apicid for cpu in procYinghai Lu2008-04-171-0/+1
* x86: fix amd_detect_cmpYinghai Lu2008-04-171-2/+2
* x86: add KERN_INFO to show_unhandled_signals printoutIngo Molnar2008-04-171-3/+3
* x86: move extern declaration to vdso.hIngo Molnar2008-04-171-7/+0
* x86: clean up arch/x86/kernel/signal_32.cIngo Molnar2008-04-171-79/+101
* x86: remove DEBUG_SIGIngo Molnar2008-04-172-37/+0
* x86: arch/x86/kernel/cpu/feature_names.c - use angle brackets for includeJoe Perches2008-04-171-1/+1
* x86: clean up i387.cIngo Molnar2008-04-171-42/+46
* x86: use cpu_relax instead of rep_nopGlauber Costa2008-04-171-2/+2
* x86: use wait_for_init_deassert in x86_64Glauber Costa2008-04-171-2/+8
* x86: unify setup_trampolineGlauber Costa2008-04-173-43/+33
* x86: move trampoline arrays extern definition to smp.hGlauber Costa2008-04-172-13/+0
* x86: make x86_64 accept the max_cpus parameterGlauber Costa2008-04-173-13/+19
* x86: merge __cpu_disable and cpu_dieGlauber Costa2008-04-173-146/+85
* x86: do not clear cpu_online_mapGlauber Costa2008-04-171-2/+1
* x86: use remove_from_maps in cpu_disableGlauber Costa2008-04-172-6/+9
* x86: remove vector_lock around cpu_online_mapGlauber Costa2008-04-171-3/+1
* x86: move cpu_coregroup_map to common fileGlauber Costa2008-04-173-28/+16
* x86: move sibling functions to common fileGlauber Costa2008-04-173-177/+88
* x86: make remove_siblinginfo non-staticGlauber Costa2008-04-171-1/+1