summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* x86: prevent unconditional writes to DebugCtl MSRJan Beulich2008-04-171-0/+9
* x86: add AMD Northbridge MSR definitionstephane eranian2008-04-171-0/+1
* x86: add cpu_has_arch_perfmonstephane eranian2008-04-171-0/+1
* x86: cleanup duplicate includesJoe Perches2008-04-174-19/+5
* x86: introduce initial apicidYinghai Lu2008-04-171-0/+1
* x86: remove mach_reboot.hIngo Molnar2008-04-171-61/+0
* x86: enhance DEBUG_RODATA support - alternativesMathieu Desnoyers2008-04-171-1/+22
* x86: move extern declaration to vdso.hIngo Molnar2008-04-171-0/+7
* x86: include/asm-x86/mutex_32.h - use angle brackets for includeJoe Perches2008-04-171-1/+1
* x86: add comments to processor.hIngo Molnar2008-04-171-23/+28
* x86: unify setup_trampolineGlauber Costa2008-04-172-2/+4
* x86: move trampoline arrays extern definition to smp.hGlauber Costa2008-04-171-0/+6
* x86: merge __cpu_disable and cpu_dieGlauber Costa2008-04-173-6/+3
* x86: move hotplug related extern definitions to smp.hGlauber Costa2008-04-172-6/+6
* x86: make set_cpu_sibling_map nonstaticGlauber Costa2008-04-172-3/+3
* x86: move equal types to common fileGlauber Costa2008-04-171-0/+1
* x86: adjust types in smpcommon_32.cGlauber Costa2008-04-171-3/+3
* x86: remove cpu_llc_id from processor.hGlauber Costa2008-04-171-3/+1
* x86: unify smp_send_stopGlauber Costa2008-04-172-5/+5
* x86: provide hlt_works function.Glauber Costa2008-04-171-0/+9
* x86: move prefill_possible_map to common fileGlauber Costa2008-04-172-1/+1
* x86: move disabled_cpus to common headerGlauber Costa2008-04-172-1/+3
* x86: unify smp_cpus_doneGlauber Costa2008-04-172-7/+6
* x86: unify smp_prepare_cpusGlauber Costa2008-04-172-5/+6
* x86: unify prepare_boot_cpuGlauber Costa2008-04-172-5/+6
* x86: unify __cpu_up.Glauber Costa2008-04-172-5/+7
* x86: unify smp_call_function_maskGlauber Costa2008-04-172-6/+7
* x86: merge smp_send_rescheduleGlauber Costa2008-04-173-6/+5
* x86: move smp_ops extern declaration to common headerGlauber Costa2008-04-172-2/+3
* x86: define smp_ops in common headerGlauber Costa2008-04-172-14/+14
* x86: merge extern variables definitionsGlauber Costa2008-04-173-8/+6
* x86: merge extern function definitionsGlauber Costa2008-04-173-8/+3
* x86: commonize smp.hGlauber Costa2008-04-171-0/+7
* x86: fix switch_to() clobbersIngo Molnar2008-04-171-1/+9
* x86: clean up switch_to()Ingo Molnar2008-04-171-15/+31
* x86: wmb() confusion in system.hPavel Machek2008-04-171-10/+1
* x86: debug pmd_bad()Ingo Molnar2008-04-171-1/+5
* x86: redo cded932b75ab0a5f9181eIngo Molnar2008-04-172-3/+7
* x86, tracing: add notrace to asm-x86/linkage.hIngo Molnar2008-04-171-0/+3
* x86: clean up cpu capabilities accessesIngo Molnar2008-04-171-1/+5
* x86: apic_is_clustered_box for vsmpYinghai Lu2008-04-171-0/+5
* x86: clean up e820_reserve_resources on 64-bitYinghai Lu2008-04-171-2/+1
* x86: de-macro start_thread()Ingo Molnar2008-04-171-26/+3
* x86: clean up include/asm-x86/processor.hIngo Molnar2008-04-171-280/+358
* x86: define outb_pic and inb_pic to stop using outb_p and inb_pDavid P. Reed2008-04-171-2/+25
* x86: call vsmp_init explicitlyGlauber Costa2008-04-171-0/+4
* x86: remove never used nodenumer in pdaYinghai Lu2008-04-171-1/+0
* x86: make X86_32 pt_regs members unsigned longHarvey Harrison2008-04-171-3/+6
* x86: change most X86_32 pt_regs members to unsigned longHarvey Harrison2008-04-171-14/+14
* x86: clean up find_e820_area(), 64-bitYinghai Lu2008-04-171-1/+1