summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
* x86: make remove_siblinginfo non-staticGlauber Costa2008-04-171-1/+1
* x86: make set_cpu_sibling_map nonstaticGlauber Costa2008-04-171-1/+1
* x86: move equal types to common fileGlauber Costa2008-04-173-60/+28
* x86: adjust types in smpcommon_32.cGlauber Costa2008-04-171-3/+3
* x86: get rid of smp_32.c and smp_64.cGlauber Costa2008-04-174-118/+93
* x86: create tlb filesGlauber Costa2008-04-175-511/+517
* x86: create ipi.cGlauber Costa2008-04-173-154/+179
* x86: create smp.cGlauber Costa2008-04-174-429/+255
* x86: unify smp_send_stopGlauber Costa2008-04-171-1/+2
* x86: add reboot_force test to native_smp_send_stopGlauber Costa2008-04-171-2/+7
* x86: make stop_this_cpu looks exactly equal in both archesGlauber Costa2008-04-172-3/+4
* x86: change x86_64 smp_call_function_mask to look alike i386Glauber Costa2008-04-172-42/+17
* x86: provide __smp_call_functionGlauber Costa2008-04-171-1/+33
* x86: create smpcommon.cGlauber Costa2008-04-174-139/+85
* x86: remove irqs disabled warning.Glauber Costa2008-04-171-3/+0
* x86: remove export for smp_call_function_mask.Glauber Costa2008-04-171-1/+0
* x86: move prefill_possible_map to common fileGlauber Costa2008-04-173-52/+54
* x86: use disabled_cpus in i386Glauber Costa2008-04-171-1/+5
* x86: unify smp_cpus_doneGlauber Costa2008-04-172-1/+3
* x86: unify smp_prepare_cpusGlauber Costa2008-04-172-1/+2
* x86: unify prepare_boot_cpuGlauber Costa2008-04-172-1/+2
* x86: unify __cpu_up.Glauber Costa2008-04-172-1/+2
* x86: unify smp_call_function_maskGlauber Costa2008-04-171-3/+4
* x86: merge smp_send_rescheduleGlauber Costa2008-04-171-2/+5
* x86: move smp_ops extern declaration to common headerGlauber Costa2008-04-171-0/+2
* x86: reserve end-of-conventional-memory to 1MB, 64-bit, use paravirt_enabledAlexander van Heukelum2008-04-171-5/+1
* x86: reserve end-of-conventional-memory to 1MB, 32-bit, use paravirt_enabledAlexander van Heukelum2008-04-171-5/+2
* x86: if we cannot calibrate the TSC, we panic.Rusty Russell2008-04-171-8/+5
* x86: reserve end-of-conventional-memory to 1MB, 64-bitAlexander van Heukelum2008-04-172-9/+27
* x86: reserve_early end-of-conventional-memory to 1MB, 64-bitAlexander van Heukelum2008-04-171-18/+27
* x86: reserve end-of-conventional-memory to 1MB on 32-bitAlexander van Heukelum2008-04-172-33/+58
* x86: coding style fixes to x86/kernel/early_printk.cPaolo Ciarrocchi2008-04-171-2/+2
* x86: coding style fixes to arch/x86/kernel/early_printk.cPaolo Ciarrocchi2008-04-171-10/+10
* x86: switch to proc_create()Alexey Dobriyan2008-04-172-8/+4
* x86: clean up traps_32.cIngo Molnar2008-04-171-286/+318
* x86: clean up cpu capabilities accesses, transmeta.cIngo Molnar2008-04-171-1/+1
* x86: clean up cpu capabilities in arch/x86/kernel/cpu/intel.cIngo Molnar2008-04-171-7/+7
* x86: clean up cpu capabilities accesses, cyrix.cIngo Molnar2008-04-171-6/+6
* x86: clean up cpu capabilities accesses, common.cIngo Molnar2008-04-171-1/+1
* x86: clean up cpu capabilities accesses, centaur.cIngo Molnar2008-04-171-7/+7
* x86: clean up cpu capabilities accesses, amd.cIngo Molnar2008-04-171-12/+12
* x86: clean up cpu capabilities accesses, genericIngo Molnar2008-04-172-4/+4
* x86: remove wrong setting about CONSTANT_TSC for intel cpuYinghai Lu2008-04-171-3/+0
* x86: apic_is_clustered_box for vsmpYinghai Lu2008-04-172-8/+23
* x86: coding style fixes to arch/x86/kernel/cpu/common.cPaolo Ciarrocchi2008-04-171-49/+56
* x86: coding style fixes to arch/x86/kernel/msr.cPaolo Ciarrocchi2008-04-171-2/+2
* x86: coding style fixes to arch/x86/kernel/cpu/cyrix.cPaolo Ciarrocchi2008-04-171-57/+56
* x86: coding style fixes to arch/x86/kernel/cpu/mcheck/mce_32.cPaolo Ciarrocchi2008-04-171-25/+25
* x86: coding style fixes to arch/x86/kernel/cpu/mcheck/winchip.cPaolo Ciarrocchi2008-04-171-4/+4
* x86: coding style fixes to arch/x86/kernel/cpu/mcheck/non-fatal.cPaolo Ciarrocchi2008-04-171-9/+12