| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 2012-12-12 | 1 | -9/+0 |
|\ |
|
| * | death to idle_regs() | Al Viro | 2012-11-28 | 1 | -9/+0 |
* | | x86, hotplug: During CPU0 online, enable x2apic, set_numa_node. | Fenghua Yu | 2012-11-14 | 1 | -3/+2 |
|/ |
|
* | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2012-10-01 | 1 | -15/+29 |
|\ |
|
| * | x86, smep, smap: Make the switching functions one-way | H. Peter Anvin | 2012-09-27 | 1 | -31/+18 |
| * | Merge branch 'x86/fpu' into x86/smap | H. Peter Anvin | 2012-09-21 | 1 | -2/+0 |
| |\ |
|
| * | | x86, smap: Turn on Supervisor Mode Access Prevention | H. Peter Anvin | 2012-09-21 | 1 | -0/+26 |
| * | | x86, smap: Add STAC and CLAC instructions to control user space access | H. Peter Anvin | 2012-09-21 | 1 | -1/+2 |
* | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-10-01 | 1 | -3/+2 |
|\ \ \ |
|
| * | | | x86, cpu: Push TLB detection CPUID check down | Borislav Petkov | 2012-08-06 | 1 | -2/+1 |
| * | | | x86, cpu: Fixup tlb_flushall_shift formatting | Borislav Petkov | 2012-08-06 | 1 | -1/+1 |
* | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-10-01 | 1 | -2/+0 |
|\ \ \ \
| | |_|/
| |/| | |
|
| * | | | x86, fpu: decouple non-lazy/eager fpu restore from xsave | Suresh Siddha | 2012-09-18 | 1 | -2/+0 |
| | |/
| |/| |
|
* | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-10-01 | 1 | -3/+5 |
|\ \ \ |
|
| * | | | x86/debug: Dump family, model, stepping of the boot CPU | Borislav Petkov | 2012-09-19 | 1 | -3/+5 |
| |/ / |
|
* | | | x86: Drop unnecessary kernel_eflags variable on 64-bit | Ian Campbell | 2012-09-13 | 1 | -4/+0 |
|/ / |
|
* | | x86, avx: don't use avx instructions with "noxsave" boot param | Suresh Siddha | 2012-08-08 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2012-07-26 | 1 | -0/+31 |
|\ |
|
| * | x86/tlb: add tlb_flushall_shift for specific CPU | Alex Shi | 2012-06-27 | 1 | -2/+12 |
| * | x86/tlb_info: get last level TLB entry number of CPU | Alex Shi | 2012-06-27 | 1 | -0/+21 |
* | | x86, cpu: Fix show_msr MSR accessing function | Borislav Petkov | 2012-06-07 | 1 | -1/+1 |
|/ |
|
* | x86: Allow nesting of the debug stack IDT setting | Steven Rostedt | 2012-05-31 | 1 | -1/+7 |
* | x86: replace percpu_xxx funcs with this_cpu_xxx | Alex Shi | 2012-05-14 | 1 | -1/+1 |
* | x86/platform: Remove incorrect error message in x86_default_fixup_cpu_id() | Andreas Herrmann | 2012-04-16 | 1 | -9/+0 |
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2012-03-29 | 1 | -1/+1 |
|\ |
|
| * | x86: Fix excessive MSR print out when show_msr is not specified | Yinghai Lu | 2012-03-23 | 1 | -1/+1 |
* | | Merge tag 'bug-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paul... | Linus Torvalds | 2012-03-24 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | x86: relocate get/set debugreg fcns to include/asm/debugreg. | Paul Gortmaker | 2012-02-28 | 1 | -0/+1 |
* | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2012-03-22 | 1 | -2/+1 |
|\ \ |
|
| * | | i387: Split up <asm/i387.h> into exported and internal interfaces | Linus Torvalds | 2012-02-21 | 1 | -0/+1 |
| * | | i387: Uninline the generic FP helpers that we expose to kernel modules | Linus Torvalds | 2012-02-21 | 1 | -2/+0 |
| |/ |
|
* | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-03-22 | 1 | -7/+7 |
|\ \
| |/
|/| |
|
| * | x86/debug: Fix/improve the show_msr=<cpus> debug print out | Yinghai Lu | 2012-02-12 | 1 | -7/+7 |
* | | i387: export 'fpu_owner_task' per-cpu variable | Linus Torvalds | 2012-02-20 | 1 | -0/+3 |
* | | i387: support lazy restore of FPU state | Linus Torvalds | 2012-02-20 | 1 | -0/+2 |
|/ |
|
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2012-01-15 | 1 | -0/+24 |
|\ |
|
| * | x86: Add counter when debug stack is used with interrupts enabled | Steven Rostedt | 2011-12-21 | 1 | -2/+4 |
| * | x86: Keep current stack in NMI breakpoints | Steven Rostedt | 2011-12-21 | 1 | -0/+22 |
* | | x86: Simplify code by removing a !SMP #ifdefs from 'struct cpuinfo_x86' | Kevin Winchester | 2011-12-21 | 1 | -7/+0 |
* | | x86: Fix the !CONFIG_NUMA build of the new CPU ID fixup code support | Steffen Persvold | 2011-12-06 | 1 | -0/+2 |
* | | x86: Add x86_init platform override to fix up NUMA core numbering | Daniel J Blueman | 2011-12-05 | 1 | -0/+9 |
|/ |
|
* | Merge branch 'x86-rdrand-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2011-10-28 | 1 | -0/+2 |
|\ |
|
| * | x86, random: Verify RDRAND functionality and allow it to be disabled | H. Peter Anvin | 2011-07-31 | 1 | -0/+2 |
* | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2011-10-28 | 1 | -0/+3 |
|\ \ |
|
| * | | x86: Add a BSP cpu_dev helper | Borislav Petkov | 2011-08-05 | 1 | -0/+3 |
| |/ |
|
* | | atomic: use <linux/atomic.h> | Arun Sharma | 2011-07-26 | 1 | -1/+1 |
|/ |
|
* | Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-05-29 | 1 | -1/+1 |
|\ |
|
| * | x86 idle: clarify AMD erratum 400 workaround | Len Brown | 2011-05-29 | 1 | -1/+1 |
* | | x86: Remove unnecessary check in detect_ht() | Nikhil P Rao | 2011-05-25 | 1 | -7/+0 |
* | | x86: setup_smep needs to be __cpuinit | Linus Torvalds | 2011-05-22 | 1 | -2/+2 |