aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-05-291-2/+2
|\
| * x86 idle: clarify AMD erratum 400 workaroundLen Brown2011-05-291-2/+2
* | x86: Move llc_shared_map out of cpu_infoYinghai Lu2011-01-261-4/+0
|/
* Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-131-2/+3
|\
| * Merge branch 'linus' into idle-testLen Brown2011-01-121-2/+1
| |\
| * | ACPI, intel_idle: Cleanup idle= internal variablesThomas Renninger2011-01-121-2/+3
* | | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-131-1/+1
|\ \ \ | |_|/ |/| |
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-011-1/+1
| |/
* / x86: Replace uses of current_cpu_data with this_cpu opsTejun Heo2010-12-301-2/+1
|/
* Merge branch 'x86-idle-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2010-10-211-23/+0
|\
| * x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin2010-09-171-23/+0
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-10-211-2/+2
|\ \
| * | x86: Use correct type for %cr4Brian Gerst2010-09-091-2/+2
| |/
* / x86, amd: Extract compute unit information for AMD CPUsAndreas Herrmann2010-10-011-0/+2
|/
* x86: Fix keeping track of AMD C1EMichal Schmidt2010-08-021-0/+1
* x86, cpu: Use AMD errata checking framework for erratum 383Hans Rosenfeld2010-07-281-0/+1
* x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld2010-07-281-0/+1
* x86, cpu: AMD errata checking frameworkHans Rosenfeld2010-07-281-0/+18
* x86, kgdb: early trap init for early debugJan Kiszka2010-05-201-0/+2
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-1/+5
|\
| * x86: Introduce 'struct fpu' and related APIAvi Kivity2010-05-101-1/+5
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2010-05-181-4/+0
|\ \
| * | x86: Clean up the hypervisor layerH. Peter Anvin2010-05-071-7/+0
| * | x86: Detect running on a Microsoft HyperV systemKy Srinivasan2010-05-061-0/+3
| |/
* | x86, ptrace: Fix block-stepPeter Zijlstra2010-03-261-2/+2
* | x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra2010-03-261-32/+1
|/
* hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker2010-02-191-0/+2
* x86, cpuid: Add "volatile" to asm in native_cpuid()Suresh Siddha2009-12-161-1/+1
* Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar2009-11-211-7/+7
|\
| * hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker2009-11-081-6/+6
| * Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker2009-10-171-0/+32
| |\
| * \ Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-09-151-4/+24
| |\ \
| * \ \ Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar2009-06-171-5/+7
| |\ \ \
| * | | | hw-breakpoints: prepare the code for Hardware Breakpoint interfacesK.Prasad2009-06-021-4/+4
* | | | | x86, fs: Fix x86 procfs stack information for threads on 64-bitStefani Seibold2009-11-041-1/+1
| |_|_|/ |/| | |
* | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-09-171-0/+30
|\ \ \ \
| * | | | x86: Add generic aperf/mperf codePeter Zijlstra2009-09-151-0/+30
| | |_|/ | |/| |
* / | | x86, EDAC: Provide function to return NodeId of a CPUAndreas Herrmann2009-09-161-0/+2
|/ / /
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-09-141-3/+13
|\ \ \
| * | | x86: Fix code patching for paravirt-alternatives on 486Ben Hutchings2009-09-101-3/+13
| | |/ | |/|
* | | x86/i386: Put aligned stack-canary in percpu shared_aligned sectionJeremy Fitzhardinge2009-09-041-1/+1
* | | x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge2009-09-031-1/+11
|/ /
* | Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-7/+28
|\|
| * Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar2009-04-241-3/+9
| |\
| * | x86, ds: add leakage warningMarkus Metzger2009-04-071-3/+1
| * | x86, debugctlmsr: add _on_cpu variants to debugctlmsr functionsMarkus Metzger2009-04-071-0/+27
| * | mm, x86, ptrace, bts: defer branch trace stoppingMarkus Metzger2009-04-071-4/+0
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-101-3/+0
|\ \ \
| * | | x86: asm/processor.h: remove double declarationJaswinder Singh Rajput2009-05-191-3/+0
| |/ /
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-101-1/+4
|\ \ \