aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/processor.h
Commit message (Expand)AuthorAge
* Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-10
|\
| * x86_64: Add a comment explaining the TASK_SIZE_MAX guard pageAndy Lutomirski2014-11-10
* | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2014-12-10
|\ \
| * | x86: Convert a few more per-CPU items to read-mostly onesJan Beulich2014-11-04
| |/
* | x86, mpx: On-demand kernel allocation of bounds tablesDave Hansen2014-11-17
* | x86, mpx: Rename cfg_reg_u and status_regDave Hansen2014-11-17
* | x86: mpx: Give bndX registers actual namesDave Hansen2014-11-17
|/
* Merge branch 'x86-xsave-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2014-08-13
|\
| * x86/xsaves: Change compacted format xsave area headerFenghua Yu2014-05-29
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-04
|\ \
| * | x86/mm: Rip out complicated, out-of-date, buggy TLB flushingDave Hansen2014-07-31
| |/
* / arch, locking: Ciao arch_mutex_cpu_relax()Davidlohr Bueso2014-07-17
|/
* x86: Keep thread_info on thread stack in x86_32Steven Rostedt2014-03-06
* Merge branch 'x86/mpx' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2014-01-20
|\
| * x86/intel/mpx: Remove unused LWP structureIngo Molnar2014-01-20
| * x86, xsave: Support eager-only xsave features, add MPX supportQiaowei Ren2013-12-06
* | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-01-20
|\ \
| * | x86, cpu: Detect more TLB configurationKirill A. Shutemov2014-01-03
| |/
* | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2014-01-20
|\ \
| * | x86: Delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-07
| |/
* / x86, acpi, idle: Restructure the mwait idle routinesPeter Zijlstra2013-12-19
|/
* x86: move fpu_counter into ARCH specific thread_structVineet Gupta2013-11-12
* Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2013-09-04
|\
| * x86: Introduce hypervisor_cpuid_base()Jason Wang2013-08-05
* | Merge branch 'x86-asmlinkage-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2013-09-04
|\ \
| * | x86, asmlinkage: Make several variables used from assembler/linker script vis...Andi Kleen2013-08-06
| |/
* / cpufreq: Remove unused APERF/MPERF supportStratos Karafotis2013-07-25
|/
* x86: delete __cpuinit usage from all x86 filesPaul Gortmaker2013-07-14
* Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2013-07-02
|\
| * x86: Get rid of ->hard_math and all the FPU asm fuH. Peter Anvin2013-06-06
* | x86: Extend #DF debugging aid to 64-bitBorislav Petkov2013-05-13
|/
* x86, cpu: Convert AMD Erratum 400Borislav Petkov2013-04-02
* x86, cpu: Convert AMD Erratum 383Borislav Petkov2013-04-02
* x86, cpu: Convert Cyrix coma bug detectionBorislav Petkov2013-04-02
* x86, cpu: Convert FDIV bug detectionBorislav Petkov2013-04-02
* x86, cpu: Convert F00F bug detectionBorislav Petkov2013-04-02
* x86, cpu: Expand cpufeature facility to include cpu bugsBorislav Petkov2013-04-02
* Merge branch 'x86/microcode' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-02-22
|\
| * x86/common.c: Make have_cpuid_p() a global functionFenghua Yu2013-01-31
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2013-02-21
|\|
| * x86, 64bit: Use a #PF handler to materialize early mappings on demandH. Peter Anvin2013-01-29
* | Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-02-20
|\ \
| * | x86 idle: remove 32-bit-only "no-hlt" parameter, hlt_works_ok flagLen Brown2013-02-10
| * | x86 idle: remove mwait_idle() and "idle=mwait" cmdline paramLen Brown2013-02-10
| * | xen idle: make xen-specific macro xen-specificLen Brown2013-02-10
| |/
* / x86, AMD, NB: Use u16 for northbridge IDs in amd_get_nb_idDaniel J Blueman2013-01-10
|/
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2012-12-12
|\
| * death to idle_regs()Al Viro2012-11-28
* | Merge branch 'x86-nuke386-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2012-12-11
|\ \
| * | x86, cleanups: Simplify sync_core() in the case of no CPUIDH. Peter Anvin2012-11-29