summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/processor.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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
|\ \ \
| * | | 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-101-0/+1
|\ \ \
| * | | x86: add extension fields for bootloader type and versionH. Peter Anvin2009-05-111-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-211-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/+0
* | 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/+0
* | 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-231-1/+1
| |/
* | x86: load new GDT after setting up boot cpu per-cpu areaBrian Gerst2009-01-271-5/+0
* | x86: remove extra barriers from load_gs_base()Brian Gerst2009-01-271-3/+0
* | x86: initialize per-cpu GDT segment in per-cpu setupBrian Gerst2009-01-271-1/+0
OpenPOWER on IntegriCloud