summaryrefslogtreecommitdiff
path: root/include/asm-x86/processor.h
AgeCommit message (Expand)Author
2008-04-30x86: remove Xgt_desc_structAdrian Bunk
2008-04-27fix idle (arch, acpi and apm) and lockdepPeter Zijlstra
2008-04-26x86: remove NexGen supportDmitri Vorobiev
2008-04-19x86, fpu: lazy allocation of FPU area - v5Suresh Siddha
2008-04-19x86, fpu: split FPU state from task struct - v5Suresh Siddha
2008-04-19x86: implement prctl PR_GET_TSC and PR_SET_TSCErik Bosman
2008-04-17include/asm-x86/processor.h: checkpatch cleanups - formatting onlyJoe Perches
2008-04-17x86: processor.h - use PAGE_SIZE instead of numeric valueCyrill Gorcunov
2008-04-17x86: prevent unconditional writes to DebugCtl MSRJan Beulich
2008-04-17x86: cleanup duplicate includesJoe Perches
2008-04-17x86: introduce initial apicidYinghai Lu
2008-04-17x86: add comments to processor.hIngo Molnar
2008-04-17x86: remove cpu_llc_id from processor.hGlauber Costa
2008-04-17x86: provide hlt_works function.Glauber Costa
2008-04-17x86: de-macro start_thread()Ingo Molnar
2008-04-17x86: clean up include/asm-x86/processor.hIngo Molnar
2008-02-19x86: minor cleanup of comments in processor.hMike Travis
2008-02-19remove mca-pentiumAdrian Bunk
2008-02-08aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells
2008-01-30x86: add framework to disable CPUID bits on the command lineAndi Kleen
2008-01-30x86: change size of APICIDs from u8 to u16travis@sgi.com
2008-01-30x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge
2008-01-30x86: migration helpers for KVMIngo Molnar
2008-01-30x86: move nop declarations into separate include fileAndi Kleen
2008-01-30x86: adds paravirt hook for swapgsGlauber de Oliveira Costa
2008-01-30x86: finish processor.h integrationGlauber de Oliveira Costa
2008-01-30x86: x86 i387 unify structsRoland McGrath
2008-01-30x86: move i387 definitions to processor.hGlauber de Oliveira Costa
2008-01-30x86: unify asm nopsGlauber de Oliveira Costa
2008-01-30x86: unify prefetch operationsGlauber de Oliveira Costa
2008-01-30x86: move definitions to processor.hGlauber de Oliveira Costa
2008-01-30x86: unify mm_segment_t definitionGlauber de Oliveira Costa
2008-01-30x86: unify x86_cpuinfo struct.Glauber de Oliveira Costa
2008-01-30x86: unify TASK_ALIGN definitionsGlauber de Oliveira Costa
2008-01-30x86: unify thread struct.Glauber de Oliveira Costa
2008-01-30x86: provide 64-bit with a load_sp0 function.Glauber de Oliveira Costa
2008-01-30x86: unify tss_structGlauber de Oliveira Costa
2008-01-30x86: unify current_text_addrGlauber de Oliveira Costa
2008-01-30x86: unify common parts of processor.hGlauber de Oliveira Costa
2008-01-30x86: move the definition of set_iopl_mask to common headerGlauber de Oliveira Costa
2008-01-30x86: unify paravirt pieces of processor.hGlauber de Oliveira Costa
2008-01-30x86: move load_cr3 to a common place.Glauber de Oliveira Costa
2008-01-30x86: get rid of _MASK flagsGlauber de Oliveira Costa
2008-01-30x86: unify cpuid functionsGlauber de Oliveira Costa
2007-10-11i386/x86_64: move headers to include/asm-x86Thomas Gleixner