summaryrefslogtreecommitdiff
path: root/arch/x86/include/asm/processor.h
AgeCommit message (Expand)Author
2011-01-07x86, hotplug: Use mwait to offline a processor, fix the legacy caseH. Peter Anvin
2010-08-02x86: Fix keeping track of AMD C1EMichal Schmidt
2010-07-28x86, cpu: Use AMD errata checking framework for erratum 383Hans Rosenfeld
2010-07-28x86, cpu: Clean up AMD erratum 400 workaroundHans Rosenfeld
2010-07-28x86, cpu: AMD errata checking frameworkHans Rosenfeld
2010-05-20x86, kgdb: early trap init for early debugJan Kiszka
2010-05-18Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-18Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2010-05-10x86: Introduce 'struct fpu' and related APIAvi Kivity
2010-05-07x86: Clean up the hypervisor layerH. Peter Anvin
2010-05-06x86: Detect running on a Microsoft HyperV systemKy Srinivasan
2010-03-26x86, ptrace: Fix block-stepPeter Zijlstra
2010-03-26x86, perf, bts, mm: Delete the never used BTS-ptrace codePeter Zijlstra
2010-02-19hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker
2009-12-16x86, cpuid: Add "volatile" to asm in native_cpuid()Suresh Siddha
2009-11-21Merge branch 'tracing/hw-breakpoints' into perf/coreIngo Molnar
2009-11-08hw-breakpoints: Rewrite the hw-breakpoints layer on top of perf eventsFrederic Weisbecker
2009-11-04x86, fs: Fix x86 procfs stack information for threads on 64-bitStefani Seibold
2009-10-18Merge commit 'perf/core' into perf/hw-breakpointFrederic Weisbecker
2009-09-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-09-16x86, EDAC: Provide function to return NodeId of a CPUAndreas Herrmann
2009-09-15x86: Add generic aperf/mperf codePeter Zijlstra
2009-09-15Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar
2009-09-14Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-09-10x86: Fix code patching for paravirt-alternatives on 486Ben Hutchings
2009-09-04x86/i386: Put aligned stack-canary in percpu shared_aligned sectionJeremy Fitzhardinge
2009-09-03x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge
2009-06-17Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-06-10Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2009-06-10Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2009-06-02hw-breakpoints: prepare the code for Hardware Breakpoint interfacesK.Prasad
2009-05-19x86: asm/processor.h: remove double declarationJaswinder Singh Rajput
2009-05-11x86: add extension fields for bootloader type and versionH. Peter Anvin
2009-05-11x86, 64-bit: ifdef out struct thread_struct::ipAlexey Dobriyan
2009-05-11x86, 32-bit: ifdef out struct thread_struct::fsAlexey Dobriyan
2009-05-11x86: clean up and fix setup_clear/force_cpu_cap handlingYinghai Lu
2009-04-24Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells
2009-04-12x86: add linux kernel support for YMM stateSuresh Siddha
2009-04-07x86, ds: add leakage warningMarkus Metzger
2009-04-07x86, debugctlmsr: add _on_cpu variants to debugctlmsr functionsMarkus Metzger
2009-04-07mm, x86, ptrace, bts: defer branch trace stoppingMarkus Metzger
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar
2009-03-18cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crashRusty Russell
2009-03-14Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar
2009-03-14x86: cpu/common.c cleanupsJaswinder Singh Rajput
2009-03-13cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_tRusty Russell
2009-03-13x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits membersJan Beulich