summaryrefslogtreecommitdiffstats
path: root/arch/x86
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2018-06-0519-1839/+6453
|\
| * crypto: x86/salsa20 - remove x86 salsa20 implementationsEric Biggers2018-05-314-1838/+0
| * crypto: morus - Mark MORUS SIMD glue as x86-specificOndrej Mosnacek2018-05-313-0/+603
| * crypto: x86/aegis256 - Fix wrong key buffer sizeOndrej Mosnacek2018-05-271-3/+3
| * crypto: x86 - Add optimized MORUS implementationsOndrej Mosnacek2018-05-197-0/+2344
| * crypto: x86 - Add optimized AEGIS implementationsOndrej Mosnacek2018-05-197-0/+3505
| * crypto: ghash-clmulni - fix spelling mistake: "acclerated" -> "accelerated"Colin Ian King2018-05-051-1/+1
* | Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2018-06-051-2/+2
|\ \
| * | x86: msr-index.h: Correct SNB_C1/C3_AUTO_UNDEMOTE definesMatt Turner2018-06-011-2/+2
* | | Merge branch 'x86-hyperv-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-06-046-72/+368
|\ \ \
| * | | x86/Hyper-V/hv_apic: Build the Hyper-V APIC conditionallyThomas Gleixner2018-05-193-8/+8
| * | | x86/Hyper-V/hv_apic: Include asm/apic.hThomas Gleixner2018-05-191-0/+1
| * | | X86/Hyper-V: Consolidate the allocation of the hypercall input pageK. Y. Srinivasan2018-05-193-27/+6
| * | | X86/Hyper-V: Consolidate code for converting cpumask to vpsetK. Y. Srinivasan2018-05-191-41/+2
| * | | X86/Hyper-V: Enhanced IPI enlightenmentK. Y. Srinivasan2018-05-194-3/+89
| * | | X86/Hyper-V: Enable IPI enlightenmentsK. Y. Srinivasan2018-05-194-0/+160
| * | | X86/Hyper-V: Enlighten APIC accessK. Y. Srinivasan2018-05-194-3/+112
* | | | Merge branch 'x86-cache-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-045-25/+270
|\ \ \ \
| * | | | x86/intel_rdt/mba_sc: Feedback loop to dynamically update mem bandwidthVikas Shivappa2018-05-193-3/+128
| * | | | x86/intel_rdt/mba_sc: Prepare for feedback loopVikas Shivappa2018-05-192-6/+48
| * | | | x86/intel_rdt/mba_sc: Add schemata supportVikas Shivappa2018-05-192-6/+20
| * | | | x86/intel_rdt/mba_sc: Add initialization supportVikas Shivappa2018-05-193-10/+33
| * | | | x86/intel_rdt/mba_sc: Enable/disable MBA software controllerVikas Shivappa2018-05-193-0/+41
| |/ / /
* | | | Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-0412-48/+64
|\ \ \ \
| * | | | x86: Convert x86_platform_ops to timespec64Arnd Bergmann2018-05-1910-31/+38
| * | | | Merge branch 'linus' into timers/2038Thomas Gleixner2018-05-1946-298/+436
| |\| | |
| * | | | Merge tag 'y2038-ipc' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/p...Thomas Gleixner2018-05-072-17/+26
| |\ \ \ \
| | * | | | y2038: x86: Extend sysvipc data structuresArnd Bergmann2018-04-202-17/+26
* | | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-06-044-14/+3
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'timers/urgent' into timers/coreThomas Gleixner2018-05-0230-180/+290
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge tag 'y2038-timekeeping' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner2018-04-194-14/+3
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
| | * | | | | compat: Move compat_timespec/ timeval to compat_time.hDeepa Dinamani2018-04-194-14/+3
| | | |_|_|/ | | |/| | |
* | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-043-9/+26
|\ \ \ \ \ \
| * | | | | | x86/MCE/AMD: Read MCx_MISC block addresses on any CPUBorislav Petkov2018-05-191-8/+7
| * | | | | | Merge branch 'ras/urgent' into ras/coreThomas Gleixner2018-05-1917-85/+126
| |\ \ \ \ \ \
| * | | | | | | x86/MCE: Fix stack out-of-bounds write in mce-inject.c: Flags_read()Luck, Tony2018-05-061-1/+1
| * | | | | | | x86/MCE: Enable MCE broadcasting on new Centaur CPUsDavid Wang2018-05-061-0/+18
* | | | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-06-041-8/+0
|\ \ \ \ \ \ \ \
| * | | | | | | | softirq/x86: Switch to generic local_softirq_pending() implementationFrederic Weisbecker2018-05-141-8/+0
* | | | | | | | | Merge branch 'x86-dax-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-06-045-62/+86
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/asm/memcpy_mcsafe: Define copy_to_iter_mcsafe()Dan Williams2018-05-152-0/+12
| * | | | | | | | | x86/asm/memcpy_mcsafe: Add write-protection-fault handlingDan Williams2018-05-153-0/+38
| * | | | | | | | | x86/asm/memcpy_mcsafe: Return bytes remainingDan Williams2018-05-152-9/+19
| * | | | | | | | | x86/asm/memcpy_mcsafe: Add labels for __memcpy_mcsafe() write fault handlingDan Williams2018-05-151-9/+12
| * | | | | | | | | x86/asm/memcpy_mcsafe: Remove loop unrollingDan Williams2018-05-152-51/+12
| |/ / / / / / / /
* | | | | | | | | Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-06-044-81/+80
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | x86/dumpstack: Explain the reasoning for the prologue and buffer sizeBorislav Petkov2018-04-261-0/+19
| * | | | | | | | | x86/dumpstack: Save first regs set for the executive summaryBorislav Petkov2018-04-261-20/+12
| * | | | | | | | | x86/dumpstack: Add a show_ip() functionBorislav Petkov2018-04-263-15/+17
| * | | | | | | | | x86/fault: Dump user opcode bytes on fatal faultsBorislav Petkov2018-04-261-2/+5