| Commit message (Expand) | Author | Age |
* | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds | 2012-03-24 |
|\ |
|
| * | x86: relocate get/set debugreg fcns to include/asm/debugreg. | Paul Gortmaker | 2012-02-28 |
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-22 |
|\ \ |
|
| * | | i387: Split up <asm/i387.h> into exported and internal interfaces | Linus Torvalds | 2012-02-21 |
| * | | i387: Uninline the generic FP helpers that we expose to kernel modules | Linus Torvalds | 2012-02-21 |
| |/ |
|
* | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-03-22 |
|\ \
| |/
|/| |
|
| * | x86/debug: Fix/improve the show_msr=<cpus> debug print out | Yinghai Lu | 2012-02-12 |
* | | i387: export 'fpu_owner_task' per-cpu variable | Linus Torvalds | 2012-02-20 |
* | | i387: support lazy restore of FPU state | Linus Torvalds | 2012-02-20 |
|/ |
|
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-01-15 |
|\ |
|
| * | x86: Add counter when debug stack is used with interrupts enabled | Steven Rostedt | 2011-12-21 |
| * | x86: Keep current stack in NMI breakpoints | Steven Rostedt | 2011-12-21 |
* | | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' | Kevin Winchester | 2011-12-21 |
* | | x86: Fix the !CONFIG_NUMA build of the new CPU ID fixup code support | Steffen Persvold | 2011-12-06 |
* | | x86: Add x86_init platform override to fix up NUMA core numbering | Daniel J Blueman | 2011-12-05 |
|/ |
|
* | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-28 |
|\ |
|
| * | x86, random: Verify RDRAND functionality and allow it to be disabled | H. Peter Anvin | 2011-07-31 |
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-10-28 |
|\ \ |
|
| * | | x86: Add a BSP cpu_dev helper | Borislav Petkov | 2011-08-05 |
| |/ |
|
* / | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 |
|/ |
|
* | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-05-29 |
|\ |
|
| * | x86 idle: clarify AMD erratum 400 workaround | Len Brown | 2011-05-29 |
* | | x86: Remove unnecessary check in detect_ht() | Nikhil P Rao | 2011-05-25 |
* | | x86: setup_smep needs to be __cpuinit | Linus Torvalds | 2011-05-23 |
* | | x86, cpu: Enable/disable Supervisor Mode Execution Protection | Fenghua Yu | 2011-05-18 |
* | | x86, cpufeature: Fix cpuid leaf 7 feature detection | Fenghua Yu | 2011-05-17 |
* | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2011-03-15 |
|\ \ |
|
| * | | x86: Unify node_to_cpumask_map handling between 32 and 64bit | Tejun Heo | 2011-01-28 |
| |/ |
|
* / | x86: Really print supported CPUs if PROCESSOR_SELECT=y | Jan Beulich | 2011-03-05 |
|/ |
|
* | perf, arch: Cleanup perf-pmu init vs lockup-detector | Peter Zijlstra | 2010-11-26 |
* | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-21 |
|\ |
|
| * | x86, fpu: Merge fpu_init() | Brian Gerst | 2010-09-09 |
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2010-10-21 |
|\ \ |
|
| * | | x86, cpu: Fix X86_FEATURE_NOPL | Borislav Petkov | 2010-10-04 |
| * | | x86, cpu: Re-run get_cpu_cap() after adjusting the CPUID level | H. Peter Anvin | 2010-09-20 |
| |/ |
|
* | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 2010-10-21 |
|\ \ |
|
| * | | x86, cleanup: Remove obsolete boot_cpu_id variable | Robert Richter | 2010-08-12 |
| |/ |
|
* / | x86, cpu: After uncapping CPUID, re-run CPU feature detection | H. Peter Anvin | 2010-09-28 |
|/ |
|
* | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2010-08-06 |
|\ |
|
| * | x86, xsave: Separate fpu and xsave initialization | Robert Richter | 2010-07-21 |
| * | x86, xsave: Move boot cpu initialization to xsave_init() | Robert Richter | 2010-07-20 |
| * | x86, xsave: 32/64 bit boot cpu check unification in initialization | Robert Richter | 2010-07-20 |
| * | x86, xsave: Use xsaveopt in context-switch path when supported | Suresh Siddha | 2010-07-19 |
* | | Merge branch 'x86-mrst-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2010-08-06 |
|\ \
| |/
|/| |
|
| * | x86: detect scattered cpuid features earlier | Jacob Pan | 2010-05-19 |
* | | x86, cpu: Support the features flags in new CPUID leaf 7 | H. Peter Anvin | 2010-07-07 |
* | | numa: x86_64: use generic percpu var numa_node_id() implementation | Lee Schermerhorn | 2010-05-27 |
* | | x86,early dr regs,kgdb: Allow kernel debugger early dr register access | Jason Wessel | 2010-05-20 |
|/ |
|
* | x86: Eliminate TS_XSAVE | Avi Kivity | 2010-05-10 |
* | Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2009-12-14 |
|\ |
|