aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-x86/processor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-10-22x86, um: ... and asm-x86 moveAl Viro1-936/+0
2008-10-12Merge branches 'x86/xen', 'x86/build', 'x86/microcode', 'x86/mm-debug-v2', 'x86/memory-corruption-check', 'x86/early-printk', 'x86/xsave', 'x86/ptrace-v2', 'x86/quirks', 'x86/setup', 'x86/spinlocks' and 'x86/signal' into x86/core-v2Ingo Molnar1-35/+0
2008-09-24Merge commit 'v2.6.27-rc7' into x86/microcodeIngo Molnar1-0/+23
2008-09-10Merge branch 'x86/pebs' into x86/unify-cpu-detectIngo Molnar1-3/+9
2008-09-08x86: cpu make amd.c more like amd_64.c v2Yinghai Lu1-1/+1
2008-09-05x86: make detect_ht depend on CONFIG_X86_HTYinghai Lu1-4/+0
2008-09-05Merge branch 'x86/x2apic' into x86/coreIngo Molnar1-0/+1
2008-09-05Merge branch 'x86/cpu' into x86/coreIngo Molnar1-1/+1
2008-09-05Merge branch 'x86/xsave' into x86/coreIngo Molnar1-1/+19
2008-09-04x86: make (early)_identify_cpu more the same between 32bit and 64 bitYinghai Lu1-1/+1
2008-09-04Merge branch 'x86/cpu' into x86/xsaveH. Peter Anvin1-0/+23
2008-09-04Merge branch 'x86/cpu' into x86/coreH. Peter Anvin1-0/+23
2008-09-04Merge branch 'linus' into x86/x2apicIngo Molnar1-0/+23
2008-08-23x86: use cpuid vector 0xb when available for detecting cpu topologySuresh Siddha1-0/+1
2008-08-15x86: invalidate caches before going into suspendMark Langsdorf1-0/+23
2008-08-14Merge branches 'x86/prototypes', 'x86/x2apic' and 'x86/debug' into x86/coreIngo Molnar1-0/+4
2008-08-14Merge commit 'v2.6.27-rc3' into x86/prototypesIngo Molnar1-1/+1
2008-07-30x86, xsave: struct _fpstate extensions to include extended state informationSuresh Siddha1-1/+6
2008-07-30x86, xsave: context switch support using xsave/xrstorSuresh Siddha1-0/+1
2008-07-30x86, xsave: enable xsave/xrstor on cpus with xsave supportSuresh Siddha1-0/+12
2008-07-28x86: moved Intel microcode patch loader declarations to seperate header filePeter Oruba1-35/+0
2008-07-26Merge branch 'linus' into x86/header-guardsIngo Molnar1-1/+1
2008-07-25Merge branch 'linus' into x86/pebsIngo Molnar1-10/+5
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-22x86: common.c declare idle_regs before they get usedJaswinder Singh1-0/+2
2008-07-22x86: proc.c declare cpuinfo_op before they get usedJaswinder Singh1-0/+2
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-05-12x86, ptrace: PEBS supportMarkus Metzger1-3/+9
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