Age | Commit message (Expand) | Author |
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-07-17 | arch, locking: Ciao arch_mutex_cpu_relax() | Davidlohr Bueso |
2014-05-29 | x86/xsaves: Change compacted format xsave area header | Fenghua Yu |
2014-03-06 | x86: Keep thread_info on thread stack in x86_32 | Steven Rostedt |
2014-01-20 | Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip | Linus Torvalds |
2014-01-20 | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-01-20 | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2014-01-20 | x86/intel/mpx: Remove unused LWP structure | Ingo Molnar |
2014-01-06 | x86: Delete non-required instances of include <linux/init.h> | Paul Gortmaker |
2014-01-03 | x86, cpu: Detect more TLB configuration | Kirill A. Shutemov |
2013-12-19 | x86, acpi, idle: Restructure the mwait idle routines | Peter Zijlstra |
2013-12-06 | x86, xsave: Support eager-only xsave features, add MPX support | Qiaowei Ren |
2013-11-13 | x86: move fpu_counter into ARCH specific thread_struct | Vineet Gupta |
2013-09-04 | Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds |
2013-09-04 | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds |
2013-08-06 | x86, asmlinkage: Make several variables used from assembler/linker script vis... | Andi Kleen |
2013-08-05 | x86: Introduce hypervisor_cpuid_base() | Jason Wang |
2013-07-26 | cpufreq: Remove unused APERF/MPERF support | Stratos Karafotis |
2013-07-14 | x86: delete __cpuinit usage from all x86 files | Paul Gortmaker |
2013-07-02 | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2013-06-06 | x86: Get rid of ->hard_math and all the FPU asm fu | H. Peter Anvin |
2013-05-13 | x86: Extend #DF debugging aid to 64-bit | Borislav Petkov |
2013-04-02 | x86, cpu: Convert AMD Erratum 400 | Borislav Petkov |
2013-04-02 | x86, cpu: Convert AMD Erratum 383 | Borislav Petkov |
2013-04-02 | x86, cpu: Convert Cyrix coma bug detection | Borislav Petkov |
2013-04-02 | x86, cpu: Convert FDIV bug detection | Borislav Petkov |
2013-04-02 | x86, cpu: Convert F00F bug detection | Borislav Petkov |
2013-04-02 | x86, cpu: Expand cpufeature facility to include cpu bugs | Borislav Petkov |
2013-02-22 | Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2013-02-21 | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2013-02-20 | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2013-02-10 | x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flag | Len Brown |
2013-02-10 | x86 idle: remove mwait_idle() and "idle=mwait" cmdline param | Len Brown |
2013-02-10 | xen idle: make xen-specific macro xen-specific | Len Brown |
2013-01-31 | x86/common.c: Make have_cpuid_p() a global function | Fenghua Yu |
2013-01-29 | x86, 64bit: Use a #PF handler to materialize early mappings on demand | H. Peter Anvin |
2013-01-10 | x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_id | Daniel J Blueman |
2012-12-12 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-12-11 | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2012-11-29 | x86, cleanups: Simplify sync_core() in the case of no CPUID | H. Peter Anvin |
2012-11-29 | x86, 386 removal: Remove CONFIG_M386 from Kconfig | H. Peter Anvin |
2012-11-28 | death to idle_regs() | Al Viro |
2012-11-13 | x86, cacheinfo: Determine number of cache leafs using CPUID 0x8000001d on AMD | Andreas Herrmann |
2012-10-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2012-10-01 | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2012-09-30 | x86: split ret_from_fork | Al Viro |
2012-09-15 | uprobes/x86: Do not (ab)use TIF_SINGLESTEP/user_*_single_step() for single-st... | Oleg Nesterov |
2012-09-13 | x86: Drop unnecessary kernel_eflags variable on 64-bit | Ian Campbell |