summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/processor.h
AgeCommit message (Expand)AuthorFilesLines
2012-03-29Merge tag 'split-asm_system_h-for-linus-20120328' of git://git.kernel.org/pub...Linus Torvalds1-1/+30
2012-03-28Disintegrate asm/system.h for X86David Howells1-1/+30
2012-03-24Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Linus Torvalds1-63/+0
2012-03-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-0/+1
2012-02-29x86: relocate get/set debugreg fcns to include/asm/debugreg.Paul Gortmaker1-63/+0
2012-02-20i387: support lazy restore of FPU stateLinus Torvalds1-1/+2
2012-02-18i387: move TS_USEDFPU flag from thread_info to task_structLinus Torvalds1-0/+1
2012-02-12x86/debug: Fix/improve the show_msr=<cpus> debug print outYinghai Lu1-0/+1
2011-12-21x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester1-2/+0
2011-10-14x86, intel: Output microcode revision in /proc/cpuinfoAndi Kleen1-1/+3
2011-08-04x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown1-2/+0
2011-05-29Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+2
2011-05-29x86 idle: clarify AMD erratum 400 workaroundLen Brown1-2/+2
2011-01-26x86: Move llc_shared_map out of cpu_infoYinghai Lu1-4/+0
2011-01-14Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-2/+3
2011-01-13Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds1-1/+1
2011-01-13Merge branch 'linus' into idle-testLen Brown1-2/+1
2011-01-12ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger1-2/+3
2010-12-30x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo1-2/+1
2010-11-01tree-wide: fix comment/printk typosUwe Kleine-König1-1/+1
2010-10-22Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-23/+0
2010-10-22Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-2/+2
2010-10-02x86, amd: Extract compute unit information for AMD CPUsAndreas Herrmann1-0/+2
2010-09-18x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin1-23/+0
2010-09-10x86: Use correct type for %cr4Brian Gerst1-2/+2
2010-08-02x86: Fix keeping track of AMD C1EMichal Schmidt1-0/+1
2010-07-29x86, cpu: Use AMD errata checking framework for erratum 383Hans Rosenfeld1-0/+1
2010-07-29x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld1-0/+1
2010-07-29x86, cpu: AMD errata checking frameworkHans Rosenfeld1-0/+18
2010-05-21x86, kgdb: early trap init for early debugJan Kiszka1-0/+2
2010-05-18Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+5
2010-05-18Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-4/+0
2010-05-10x86: Introduce 'struct fpu' and related APIAvi Kivity1-1/+5
2010-05-08x86: Clean up the hypervisor layerH. Peter Anvin1-7/+0
2010-05-07x86: Detect running on a Microsoft HyperV systemKy Srinivasan1-0/+3
2010-03-26x86, ptrace: Fix block-stepPeter Zijlstra1-2/+2
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra1-32/+1
2010-02-19hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker1-0/+2
2009-12-17x86, cpuid: Add "volatile" to asm in native_cpuid()Suresh Siddha1-1/+1
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar1-7/+7
2009-11-08hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker1-6/+6
2009-11-04x86, fs: Fix x86 procfs stack information for threads on 64-bitStefani Seibold1-1/+1
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker1-0/+32
2009-09-18Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-0/+30
2009-09-16x86, EDAC: Provide function to return NodeId of a CPUAndreas Herrmann1-0/+2
2009-09-15x86: Add generic aperf/mperf codePeter Zijlstra1-0/+30
2009-09-15Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar1-4/+24
2009-09-14Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-3/+13
2009-09-11x86: Fix code patching for paravirt-alternatives on 486Ben Hutchings1-3/+13
2009-09-04x86/i386: Put aligned stack-canary in percpu shared_aligned sectionJeremy Fitzhardinge1-1/+1