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