aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/processor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-06Merge branch 'x86/header-guards' into x86-v28-for-linus-phase1Ingo Molnar1-3/+3
2008-08-15x86: invalidate caches before going into suspendMark Langsdorf1-0/+23
2008-07-26Merge branch 'linus' into x86/header-guardsIngo Molnar1-1/+1
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2008-07-22x86: consolidate header guardsVegard Nossum1-3/+3
2008-07-20NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_varMike Travis1-1/+1
2008-07-18x86: reduce force_mwait visibilityJan Beulich1-2/+0
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui1-0/+1
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui1-0/+1
2008-07-08x86_64: fix non-paravirt compilationJeremy Fitzhardinge1-3/+0
2008-07-08x86/paravirt, 64-bit: add adjust_exception_frameJeremy Fitzhardinge1-0/+2
2008-07-08x86: change identify_cpu to staticYinghai Lu1-1/+0
2008-07-08x86: seperate funcs from setup_64 to cpu common_64.cYinghai Lu1-0/+1
2008-07-04x86: cacheline_align tss_structRichard Kennedy1-5/+1
2008-04-30x86: remove Xgt_desc_structAdrian Bunk1-3/+0
2008-04-27fix idle (arch, acpi and apm) and lockdepPeter Zijlstra1-0/+1
2008-04-26x86: remove NexGen supportDmitri Vorobiev1-1/+0
2008-04-19x86, fpu: lazy allocation of FPU area - v5Suresh Siddha1-0/+2
2008-04-19x86, fpu: split FPU state from task struct - v5Suresh Siddha1-3/+4
2008-04-19x86: implement prctl PR_GET_TSC and PR_SET_TSCErik Bosman1-0/+7
2008-04-17include/asm-x86/processor.h: checkpatch cleanups - formatting onlyJoe Perches1-35/+38
2008-04-17x86: processor.h - use PAGE_SIZE instead of numeric valueCyrill Gorcunov1-1/+1
2008-04-17x86: prevent unconditional writes to DebugCtl MSRJan Beulich1-0/+9
2008-04-17x86: cleanup duplicate includesJoe Perches1-2/+1
2008-04-17x86: introduce initial apicidYinghai Lu1-0/+1
2008-04-17x86: add comments to processor.hIngo Molnar1-23/+28
2008-04-17x86: remove cpu_llc_id from processor.hGlauber Costa1-3/+1
2008-04-17x86: provide hlt_works function.Glauber Costa1-0/+9
2008-04-17x86: de-macro start_thread()Ingo Molnar1-26/+3
2008-04-17x86: clean up include/asm-x86/processor.hIngo Molnar1-280/+358
2008-02-19x86: minor cleanup of comments in processor.hMike Travis1-4/+0
2008-02-19remove mca-pentiumAdrian Bunk1-1/+0
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells1-0/+5
2008-01-30x86: add framework to disable CPUID bits on the command lineAndi Kleen1-0/+1
2008-01-30x86: change size of APICIDs from u8 to u16travis@sgi.com1-7/+7
2008-01-30x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge1-1/+0
2008-01-30x86: migration helpers for KVMIngo Molnar1-0/+4
2008-01-30x86: move nop declarations into separate include fileAndi Kleen1-85/+1
2008-01-30x86: adds paravirt hook for swapgsGlauber de Oliveira Costa1-0/+8
2008-01-30x86: finish processor.h integrationGlauber de Oliveira Costa1-3/+137
2008-01-30x86: x86 i387 unify structsRoland McGrath1-50/+42
2008-01-30x86: move i387 definitions to processor.hGlauber de Oliveira Costa1-0/+66
2008-01-30x86: unify asm nopsGlauber de Oliveira Costa1-0/+85
2008-01-30x86: unify prefetch operationsGlauber de Oliveira Costa1-0/+30
2008-01-30x86: move definitions to processor.hGlauber de Oliveira Costa1-0/+41
2008-01-30x86: unify mm_segment_t definitionGlauber de Oliveira Costa1-0/+5
2008-01-30x86: unify x86_cpuinfo struct.Glauber de Oliveira Costa1-0/+82
2008-01-30x86: unify TASK_ALIGN definitionsGlauber de Oliveira Costa1-0/+8
2008-01-30x86: unify thread struct.Glauber de Oliveira Costa1-0/+44
2008-01-30x86: provide 64-bit with a load_sp0 function.Glauber de Oliveira Costa1-1/+21