summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/processor.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'x86/xsave' into x86/coreIngo Molnar2008-09-051-1/+19
|\
| * Merge branch 'x86/cpu' into x86/xsaveH. Peter Anvin2008-09-041-0/+23
| |\
| * | x86, xsave: struct _fpstate extensions to include extended state informationSuresh Siddha2008-07-301-1/+6
| * | x86, xsave: context switch support using xsave/xrstorSuresh Siddha2008-07-301-0/+1
| * | x86, xsave: enable xsave/xrstor on cpus with xsave supportSuresh Siddha2008-07-301-0/+12
* | | Merge branch 'x86/cpu' into x86/coreH. Peter Anvin2008-09-041-0/+23
|\ \ \ | | |/ | |/|
| * | x86: invalidate caches before going into suspendMark Langsdorf2008-08-151-0/+23
| | |
| \ \
*-. \ \ Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/coreIngo Molnar2008-08-141-0/+4
|\ \ \ \ | | |/ / | |_| / |/| |
| * | Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar2008-08-141-1/+1
| |\ \ | | |/
| * | x86: common.c declare idle_regs before they get usedJaswinder Singh2008-07-221-0/+2
| * | x86: proc.c declare cpuinfo_op before they get usedJaswinder Singh2008-07-221-0/+2
* | | Merge branch 'linus' into x86/header-guardsIngo Molnar2008-07-261-1/+1
|\ \ \ | | |/ | |/|
| * | Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2008-07-231-1/+1
| |\ \ | | |/ | |/|
| | * NR_CPUS: Replace per_cpu(..., smp_processor_id()) with __get_cpu_varMike Travis2008-07-201-1/+1
* | | x86: consolidate header guardsVegard Nossum2008-07-221-3/+3
|/ /
* | x86: reduce force_mwait visibilityJan Beulich2008-07-181-2/+0
|/
* ACPI : Create "idle=nomwait" bootparamZhao Yakui2008-07-161-0/+1
* ACPI: Create "idle=halt" bootparamZhao Yakui2008-07-161-0/+1
* x86_64: fix non-paravirt compilationJeremy Fitzhardinge2008-07-081-3/+0
* x86/paravirt, 64-bit: add adjust_exception_frameJeremy Fitzhardinge2008-07-081-0/+2
* x86: change identify_cpu to staticYinghai Lu2008-07-081-1/+0
* x86: seperate funcs from setup_64 to cpu common_64.cYinghai Lu2008-07-081-0/+1
* x86: cacheline_align tss_structRichard Kennedy2008-07-041-5/+1
* x86: remove Xgt_desc_structAdrian Bunk2008-04-301-3/+0
* fix idle (arch, acpi and apm) and lockdepPeter Zijlstra2008-04-271-0/+1
* x86: remove NexGen supportDmitri Vorobiev2008-04-261-1/+0
* x86, fpu: lazy allocation of FPU area - v5Suresh Siddha2008-04-191-0/+2
* x86, fpu: split FPU state from task struct - v5Suresh Siddha2008-04-191-3/+4
* x86: implement prctl PR_GET_TSC and PR_SET_TSCErik Bosman2008-04-191-0/+7
* include/asm-x86/processor.h: checkpatch cleanups - formatting onlyJoe Perches2008-04-171-35/+38
* x86: processor.h - use PAGE_SIZE instead of numeric valueCyrill Gorcunov2008-04-171-1/+1
* x86: prevent unconditional writes to DebugCtl MSRJan Beulich2008-04-171-0/+9
* x86: cleanup duplicate includesJoe Perches2008-04-171-2/+1
* x86: introduce initial apicidYinghai Lu2008-04-171-0/+1
* x86: add comments to processor.hIngo Molnar2008-04-171-23/+28
* x86: remove cpu_llc_id from processor.hGlauber Costa2008-04-171-3/+1
* x86: provide hlt_works function.Glauber Costa2008-04-171-0/+9
* 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: minor cleanup of comments in processor.hMike Travis2008-02-191-4/+0
* remove mca-pentiumAdrian Bunk2008-02-191-1/+0
* aout: move STACK_TOP[_MAX] to asm/processor.hDavid Howells2008-02-081-0/+5
* x86: add framework to disable CPUID bits on the command lineAndi Kleen2008-01-301-0/+1
* x86: change size of APICIDs from u8 to u16travis@sgi.com2008-01-301-7/+7
* x86: page.h: make pte_t a union to always includeJeremy Fitzhardinge2008-01-301-1/+0
* x86: migration helpers for KVMIngo Molnar2008-01-301-0/+4
* x86: move nop declarations into separate include fileAndi Kleen2008-01-301-85/+1
* x86: adds paravirt hook for swapgsGlauber de Oliveira Costa2008-01-301-0/+8
* x86: finish processor.h integrationGlauber de Oliveira Costa2008-01-301-3/+137
* x86: x86 i387 unify structsRoland McGrath2008-01-301-50/+42
OpenPOWER on IntegriCloud