aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/processor.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-02-19hw-breakpoint: Keep track of dr7 local enable bitsFrederic Weisbecker1-0/+2
2009-12-16x86, 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-17Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus 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/git/tip/linux-2.6-tipLinus Torvalds1-3/+13
2009-09-10x86: 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
2009-09-03x86/i386: Make sure stack-protector segment base is cache alignedJeremy Fitzhardinge1-1/+11
2009-06-17Merge branch 'linus' into tracing/hw-breakpointsIngo Molnar1-5/+7
2009-06-10Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-7/+28
2009-06-10Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-3/+0
2009-06-10Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+4
2009-06-10Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+1
2009-06-02hw-breakpoints: prepare the code for Hardware Breakpoint interfacesK.Prasad1-4/+4
2009-05-19x86: asm/processor.h: remove double declarationJaswinder Singh Rajput1-3/+0
2009-05-11x86: add extension fields for bootloader type and versionH. Peter Anvin1-0/+1
2009-05-11x86, 64-bit: ifdef out struct thread_struct::ipAlexey Dobriyan1-0/+2
2009-05-11x86, 32-bit: ifdef out struct thread_struct::fsAlexey Dobriyan1-1/+2
2009-05-11x86: clean up and fix setup_clear/force_cpu_cap handlingYinghai Lu1-1/+2
2009-04-24Merge commit 'v2.6.30-rc3' into tracing/hw-branch-tracingIngo Molnar1-3/+9
2009-04-21FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells1-3/+3
2009-04-12x86: add linux kernel support for YMM stateSuresh Siddha1-0/+6
2009-04-07x86, ds: add leakage warningMarkus Metzger1-3/+1
2009-04-07x86, debugctlmsr: add _on_cpu variants to debugctlmsr functionsMarkus Metzger1-0/+27
2009-04-07mm, x86, ptrace, bts: defer branch trace stoppingMarkus Metzger1-4/+0
2009-03-30Merge branch 'linus' into cpumask-for-linusIngo Molnar1-1/+4
2009-03-18cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crashRusty Russell1-0/+1
2009-03-14Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconfig', 'x86/mm', 'x86/ptrace', 'x86/setup' and 'x86/urgent'; commit 'v2.6.29-rc8' into x86/coreIngo Molnar1-1/+4
2009-03-14x86: cpu/common.c cleanupsJaswinder Singh Rajput1-0/+3
2009-03-13cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_tRusty Russell1-1/+1
2009-03-13x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits membersJan Beulich1-1/+1
2009-03-02x86-32: use non-lazy io bitmap context switchingJeremy Fitzhardinge1-6/+0
2009-02-21x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAXIngo Molnar1-4/+5
2009-02-19x86: include/asm/processor.h remove double declaration of print_cpu_infoJaswinder Singh Rajput1-1/+0
2009-02-13Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git/jeremy/xen into x86/headersIngo Molnar1-0/+1
2009-02-13Merge branch 'core/percpu' into x86/coreIngo Molnar1-0/+6
2009-02-13Merge branch 'linus' into x86/apicIngo Molnar1-1/+1
2009-02-11x86: move pte types into pgtable*.hJeremy Fitzhardinge1-0/+1
2009-02-10x86: implement x86_32 stack protectorTejun Heo1-0/+4
2009-02-10Merge branch 'x86/urgent' into core/percpuIngo Molnar1-1/+1
2009-02-09x86: math_emu info cleanupTejun Heo1-1/+1
2009-02-09Merge branch 'x86/paravirt' into x86/apicIngo Molnar1-1/+2
2009-02-09x86: use linker to offset symbols by __per_cpu_loadBrian Gerst1-0/+2
2009-01-31x86: split loading percpu segments from loading gdtJeremy Fitzhardinge1-0/+1