summaryrefslogtreecommitdiffstats
path: root/arch/x86/include
AgeCommit message (Expand)AuthorFilesLines
2017-02-20Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2-1/+11
2017-02-20Merge branch 'x86-cpufeature-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-2/+23
2017-02-20Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-2/+32
2017-02-20Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-3/+0
2017-02-20Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds1-1/+0
2017-02-20Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-8/+12
2017-02-20Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2-1/+7
2017-02-20Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-0/+11
2017-02-16x86/cpufeature: Move RING3MWAIT feature to avoid conflictsThomas Gleixner1-2/+2
2017-02-07efi: Get and store the secure boot statusDavid Howells1-1/+2
2017-02-07x86/efi: Allow invocation of arbitrary runtime servicesDavid Howells1-0/+5
2017-02-05x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov1-0/+1
2017-02-04x86/cpufeature: Add RING3MWAIT to CPU featuresGrzegorz Andrejczuk1-1/+1
2017-02-04x86/elf: Add HWCAP2 to expose ring 3 MONITOR/MWAITGrzegorz Andrejczuk2-0/+16
2017-02-04x86/msr: Add MSR_MISC_FEATURE_ENABLES and RING3MWAIT bitGrzegorz Andrejczuk1-0/+5
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker1-1/+0
2017-01-30x86/microcode: Do not access the initrd after it has been freedBorislav Petkov1-0/+1
2017-01-28Merge branch 'linus' into x86/boot, to pick up fixesIngo Molnar6-3/+57
2017-01-25x86/cpu: Add X86_FEATURE_CPUIDBorislav Petkov1-1/+1
2017-01-25x86/fpu/xstate: Move XSAVES state init to a functionYu-cheng Yu1-0/+10
2017-01-24x86/ras, EDAC, acpi: Assign MCE notifier handlers a priorityBorislav Petkov1-0/+9
2017-01-24x86/ras/amd: Make sysfs names of banks more user-friendlyYazen Ghannam1-2/+3
2017-01-24x86/ras/therm_throt: Do not log a fake MCE for thermal eventsBorislav Petkov1-6/+0
2017-01-16x86/cpufeature: Add AVX512_VPOPCNTDQ featurePiotr Luc1-1/+1
2017-01-14math64, timers: Fix 32bit mul_u64_u32_shr() and friendsPeter Zijlstra1-0/+11
2017-01-14locking/spinlocks/x86, paravirt: Remove paravirt_ticketlocks_enabledWaiman Long1-3/+0
2017-01-12x86/unwind: Include __schedule() in stack tracesJosh Poimboeuf2-5/+10
2017-01-12x86/unwind: Disable KASAN checks for non-current tasksJosh Poimboeuf1-1/+4
2017-01-09x86/microcode/intel: Add a helper which gives the microcode revisionBorislav Petkov1-0/+15
2017-01-09x86/CPU: Add native CPUID variants returning a single datumBorislav Petkov1-0/+18
2017-01-06x86/boot/32: Convert the 32-bit pgtable setup code from assembly to CBoris Ostrovsky1-0/+32
2017-01-05x86/cpu: Fix typo in the comment for AnniedaleAndy Shevchenko1-1/+1
2016-12-29mm: optimize PageWaiters bit use for unlock_page()Linus Torvalds1-0/+13
2016-12-28x86/e820: Make e820_search_gap() static and remove unused variablesWei Yang1-2/+0
2016-12-25clocksource: Use a plain u64 instead of cycle_tThomas Gleixner4-8/+7
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds3-3/+3
2016-12-23Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-28/+80
2016-12-22Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds3-0/+255
2016-12-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+1
2016-12-19x86/asm: Rewrite sync_core() to use IRET-to-selfAndy Lutomirski1-22/+58
2016-12-19x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernelsAndy Lutomirski1-1/+1
2016-12-19x86/unwind: Dump stack data on warningsJosh Poimboeuf1-1/+1
2016-12-19x86/init: Fix a couple of comment typosDmitry Torokhov1-3/+3
2016-12-19x86/init: Remove i8042_detect() from platform opsDmitry Torokhov1-2/+0
2016-12-19x86/init: Add i8042 state to the platform dataDmitry Torokhov1-0/+18
2016-12-18Merge branch 'x86-timers-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2-0/+10
2016-12-18Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-14/+17
2016-12-18x86/floppy: Use designated initializersKees Cook1-10/+10
2016-12-17Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds1-0/+16
2016-12-17x86/mpx: Move bd_addr to mm_context_tMark Rutland2-2/+6