summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/processor.h
AgeCommit message (Expand)Author
2008-08-15x86: invalidate caches before going into suspendMark Langsdorf
2008-07-23Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2008-07-20NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_varMike Travis
2008-07-18x86: reduce force_mwait visibilityJan Beulich
2008-07-16ACPI : Create "idle=nomwait" bootparamZhao Yakui
2008-07-16ACPI: Create "idle=halt" bootparamZhao Yakui
2008-07-08x86_64: fix non-paravirt compilationJeremy Fitzhardinge
2008-07-08x86/paravirt, 64-bit: add adjust_exception_frameJeremy Fitzhardinge
2008-07-08x86: change identify_cpu to staticYinghai Lu
2008-07-08x86: seperate funcs from setup_64 to cpu common_64.cYinghai Lu
2008-07-04x86: cacheline_align tss_structRichard Kennedy
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