aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/processor.h
Commit message (Expand)AuthorAge
* x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86'Kevin Winchester2011-12-21
* x86, intel: Output microcode revision in /proc/cpuinfoAndi Kleen2011-10-14
* x86 idle: move mwait_idle_with_hints() to where it is usedLen Brown2011-08-03
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-29
|\
| * x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-29
* | x86: Move llc_shared_map out of cpu_infoYinghai Lu2011-01-26
|/
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-13
|\
| * Merge branch 'linus' into idle-testLen Brown2011-01-12
| |\
| * | ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger2011-01-12
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\ \ \ | |_|/ |/| |
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
| |/
* / x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo2010-12-30
|/
* Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-21
|\
| * x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin2010-09-17
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-21
|\ \
| * | x86: Use correct type for %cr4Brian Gerst2010-09-09
| |/
* / x86, amd: Extract compute unit information for AMD CPUsAndreas Herrmann2010-10-01
|/
* x86: Fix keeping track of AMD C1EMichal Schmidt2010-08-02
* x86, cpu: Use AMD errata checking framework for erratum 383Hans Rosenfeld2010-07-28
* x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld2010-07-28
* x86, cpu: AMD errata checking frameworkHans Rosenfeld2010-07-28
* x86, kgdb: early trap init for early debugJan Kiszka2010-05-20
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-18
|\
| * x86: Introduce 'struct fpu' and related APIAvi Kivity2010-05-10
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-18
|\ \
| * | x86: Clean up the hypervisor layerH. Peter Anvin2010-05-07
| * | x86: Detect running on a Microsoft HyperV systemKy Srinivasan2010-05-06
| |/
* | x86, ptrace: Fix block-stepPeter Zijlstra2010-03-26
* | x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-26
|/
* hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker2010-02-19
* x86, cpuid: Add "volatile" to asm in native_cpuid()Suresh Siddha2009-12-16
* Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar2009-11-21
|\
| * hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker2009-11-08
| * Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-17
| |\
| * \ Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-09-15
| |\ \
| * \ \ Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-17
| |\ \ \
| * | | | hw-breakpoints: prepare the code for Hardware Breakpoint interfacesK.Prasad2009-06-02
* | | | | x86, fs: Fix x86 procfs stack information for threads on 64-bitStefani Seibold2009-11-04
| |_|_|/ |/| | |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-18
|\ \ \ \
| * | | | x86: Add generic aperf/mperf codePeter Zijlstra2009-09-15
| | |_|/ | |/| |
* / | | x86, EDAC: Provide function to return NodeId of a CPUAndreas Herrmann2009-09-16
|/ / /
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-14
|\ \ \
| * | | x86: Fix code patching for paravirt-alternatives on 486Ben Hutchings2009-09-10
| | |/ | |/|
* | | x86/i386: Put aligned stack-canary in percpu shared_aligned sectionJeremy Fitzhardinge2009-09-04
* | | x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge2009-09-03
|/ /
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-10
|\|
| * Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar2009-04-24
| |\
| * | x86, ds: add leakage warningMarkus Metzger2009-04-07
| * | x86, debugctlmsr: add _on_cpu variants to debugctlmsr functionsMarkus Metzger2009-04-07
| * | mm, x86, ptrace, bts: defer branch trace stoppingMarkus Metzger2009-04-07