summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-111-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/+1Star
| * | 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/+0Star
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-06-111-3/+0Star
|\ \ \
| * | | x86: asm/processor.h: remove double declarationJaswinder Singh Rajput2009-05-191-3/+0Star
| |/ /
* | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2009-06-111-1/+4
|\ \ \
| * | | x86, 64-bit: ifdef out struct thread_struct::ipAlexey Dobriyan2009-05-111-0/+2
| * | | x86, 32-bit: ifdef out struct thread_struct::fsAlexey Dobriyan2009-05-111-1/+2
| | |/ | |/|
* | | Merge branch 'x86-kbuild-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2009-06-111-0/+1
|\ \ \
| * | | x86: add extension fields for bootloader type and versionH. Peter Anvin2009-05-121-0/+1
* | | | x86: clean up and fix setup_clear/force_cpu_cap handlingYinghai Lu2009-05-111-1/+2
| |/ / |/| |
* | | FRV: Fix the section attribute on UP DECLARE_PER_CPU()David Howells2009-04-221-3/+3
|/ /
* / x86: add linux kernel support for YMM stateSuresh Siddha2009-04-121-0/+6
|/
* Merge branch 'linus' into cpumask-for-linusIngo Molnar2009-03-301-1/+4
|\
| *---. Merge branches 'x86/apic', 'x86/asm', 'x86/cleanups', 'x86/debug', 'x86/kconf...Ingo Molnar2009-03-141-1/+4
| |\ \ \
| | | * | x86, 32-bit: also use cpuinfo_x86's x86_{phys,virt}_bits membersJan Beulich2009-03-131-1/+1
| | |/ / | |/| |
| | * | x86: cpu/common.c cleanupsJaswinder Singh Rajput2009-03-141-0/+3
| |/ /
* | | cpumask: fix CONFIG_CPUMASK_OFFSTACK=y cpu hotunplug crashRusty Russell2009-03-181-0/+1
* | | cpumask: convert struct cpuinfo_x86's llc_shared_map to cpumask_var_tRusty Russell2009-03-131-1/+1
|/ /
* | x86-32: use non-lazy io bitmap context switchingJeremy Fitzhardinge2009-03-021-6/+0Star
* | x86, mm: rename TASK_SIZE64 => TASK_SIZE_MAXIngo Molnar2009-02-211-4/+5
* | x86: include/asm/processor.h remove double declaration of print_cpu_infoJaswinder Singh Rajput2009-02-191-1/+0Star
* | Merge branch 'x86/untangle2' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2009-02-131-0/+1
|\ \
| * | x86: move pte types into pgtable*.hJeremy Fitzhardinge2009-02-111-0/+1
* | | Merge branch 'core/percpu' into x86/coreIngo Molnar2009-02-131-0/+6
|\ \ \
| * | | x86: implement x86_32 stack protectorTejun Heo2009-02-101-0/+4
| * | | Merge branch 'x86/urgent' into core/percpuIngo Molnar2009-02-101-1/+1
| |\ \ \ | | | |/ | | |/|
| * | | x86: use linker to offset symbols by __per_cpu_loadBrian Gerst2009-02-091-0/+2
| | |/ | |/|
* | | Merge branch 'linus' into x86/apicIngo Molnar2009-02-131-1/+1
|\ \ \ | | |/ | |/|
| * | x86: math_emu info cleanupTejun Heo2009-02-091-1/+1
* | | Merge branch 'x86/paravirt' into x86/apicIngo Molnar2009-02-091-1/+2
|\ \ \ | | |/ | |/|
| * | x86: split loading percpu segments from loading gdtJeremy Fitzhardinge2009-01-311-0/+1
| * | x86: pass in cpu number to switch_to_new_gdt()Brian Gerst2009-01-311-1/+1
| | |
| \ \
*-. \ \ Merge branches 'x86/asm', 'x86/cleanups', 'x86/cpudetect', 'x86/debug', 'x86/...Ingo Molnar2009-01-281-1/+1
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * x86: clean up stray space in <asm/processor.h>H. Peter Anvin2009-01-241-1/+1
| |/
* | x86: load new GDT after setting up boot cpu per-cpu areaBrian Gerst2009-01-271-5/+0Star
* | x86: remove extra barriers from load_gs_base()Brian Gerst2009-01-271-3/+0Star
* | x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst2009-01-271-1/+0Star
* | x86: move stack_canary into irq_stackBrian Gerst2009-01-201-1/+22
* | x86-64: Convert irqstacks to per-cpuBrian Gerst2009-01-181-0/+3
|/
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2008-12-281-0/+13
|\
| * x86, bts: provide in-kernel branch-trace interfaceMarkus Metzger2008-12-121-0/+13
* | x86: Hypervisor detection and get tsc_freq from hypervisorAlok Kataria2008-11-021-0/+4
|/
* x86: Fix ASM_X86__ header guardsH. Peter Anvin2008-10-231-3/+3
* x86, um: ... and asm-x86 moveAl Viro2008-10-231-0/+936