Age | Commit message (Expand) | Author |
2014-10-15 | Merge branch 'for-3.18-consistent-ops' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
2014-10-14 | Merge branch 'akpm' (patches from Andrew Morton) | Linus Torvalds |
2014-10-14 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2014-10-14 | Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2014-10-14 | arch/x86/kernel/cpu/common.c: fix unused symbol warning | Andrew Morton |
2014-10-13 | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2014-10-06 | x86_64, entry: Filter RFLAGS.NT on entry from userspace | Andy Lutomirski |
2014-09-16 | x86/smpboot: Initialize secondary CPU only if master CPU will wait for it | Igor Mammedov |
2014-09-11 | x86: Add more disabled features | Dave Hansen |
2014-08-26 | x86: Replace __get_cpu_var uses | Christoph Lameter |
2014-08-17 | x86: Support compiling out human-friendly processor feature names | Josh Triplett |
2014-08-13 | Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-08-04 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2014-07-31 | x86/mm: Rip out complicated, out-of-date, buggy TLB flushing | Dave Hansen |
2014-06-18 | Merge tag 'v3.16-rc1' into x86/cpufeature | H. Peter Anvin |
2014-06-12 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2014-05-29 | x86/xsaves: Add a kernel parameter noxsaves to disable xsaves/xrstors | Fenghua Yu |
2014-05-29 | x86/xsaves: Detect xsaves/xrstors feature | Fenghua Yu |
2014-05-05 | x86, vdso: Move the vvar and hpet mappings next to the 64-bit vDSO | Andy Lutomirski |
2014-05-05 | x86, vdso: Move syscall and sysenter setup into kernel/cpu/common.c | Andy Lutomirski |
2014-04-24 | kprobes, x86: Prohibit probing on debug_stack_*() | Masami Hiramatsu |
2014-04-01 | Merge branch 'x86-threadinfo-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2014-03-06 | x86: Keep thread_info on thread stack in x86_32 | Steven Rostedt |
2014-02-27 | x86, cpufeature: If we disable CLFLUSH, we should disable CLFLUSHOPT | H. Peter Anvin |
2014-02-27 | x86, cpufeature: Rename X86_FEATURE_CLFLSH to X86_FEATURE_CLFLUSH | H. Peter Anvin |
2014-02-13 | x86, smap: Don't enable SMAP if CONFIG_X86_SMAP is disabled | H. Peter Anvin |
2014-01-03 | x86, cpu: Detect more TLB configuration | Kirill A. Shutemov |
2013-11-12 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-10-26 | x86/cpu: Track legacy CPU model data only on 32-bit kernels | Jan Beulich |
2013-09-25 | sched, x86: Provide a per-cpu preempt_count implementation | Peter Zijlstra |
2013-08-06 | x86, asmlinkage: Make several variables used from assembler/linker script vis... | Andi Kleen |
2013-07-14 | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker |
2013-07-02 | Merge branch 'x86-tracing-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2013-06-20 | x86, trace: Add irq vector tracepoints | Seiji Aguchi |
2013-06-20 | x86: Rename variables for debugging | Seiji Aguchi |
2013-06-20 | x86: Add a static_cpu_has_safe variant | Borislav Petkov |
2013-06-20 | x86: Sanity-check static_cpu_has usage | Borislav Petkov |
2013-06-20 | x86, cpu: Add a synthetic, always true, cpu feature | Borislav Petkov |
2013-06-06 | x86: Get rid of ->hard_math and all the FPU asm fu | H. Peter Anvin |
2013-04-02 | x86, cpu: Expand cpufeature facility to include cpu bugs | Borislav Petkov |
2013-01-31 | x86/common.c: load ucode in 64 bit or show loading ucode info in 32 bit on AP | Fenghua Yu |
2013-01-31 | x86/common.c: Make have_cpuid_p() a global function | Fenghua Yu |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-11-28 | death to idle_regs() | Al Viro |
2012-11-14 | x86, hotplug: During CPU0 online, enable x2apic, set_numa_node. | Fenghua Yu |
2012-10-01 | Merge branch 'x86-smap-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2012-09-27 | x86, smep, smap: Make the switching functions one-way | H. Peter Anvin |