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