summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel/cpu
Commit message (Expand)AuthorAgeFilesLines
* x86/AMD: Apply erratum 665 on machines without a BIOS fixEmanuel Czirai2016-09-021-0/+12
* x86/microcode/AMD: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov2016-08-181-1/+8
* Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-08-0111-11/+12
|\
| * x86: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker2016-07-142-2/+1
| * x86/kernel: Audit and remove any unnecessary uses of module.hPaul Gortmaker2016-07-149-9/+11
* | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2016-07-304-118/+188
|\ \
| * | x86/asm, x86/microcode: Add __PAGE_OFFSET_BASE define on 32-bitBorislav Petkov2016-07-271-2/+0
| * | Merge branch 'linus' into x86/microcode, to pick up merge window changesIngo Molnar2016-07-276-12/+11
| |\ \
| * | | x86/microcode/intel: Fix initrd loading with CONFIG_RANDOMIZE_MEMORY=yBorislav Petkov2016-07-261-2/+14
| * | | x86/microcode: Remove unused symbol exportsBorislav Petkov2016-07-082-3/+0
| * | | Merge tag 'v4.7-rc6' into x86/microcode, to pick up fixes before merging new ...Ingo Molnar2016-07-081-2/+2
| |\ \ \
| * | | | x86/microcode/intel: Do not issue microcode updates messages on each CPUAndi Kleen2016-06-141-7/+17
| * | | | Documentation/microcode: Document some aspects for more clarityBorislav Petkov2016-06-081-7/+9
| * | | | x86/microcode/AMD: Make amd_ucode_patch[] staticBorislav Petkov2016-06-081-1/+1
| * | | | x86/microcode/intel: Unexport save_mc_for_early()Borislav Petkov2016-06-081-9/+6
| * | | | x86/microcode/intel: Rename load_microcode_early() to find_microcode_patch()Borislav Petkov2016-06-081-5/+5
| * | | | x86/microcode: Propagate save_microcode_in_initrd() retvalBorislav Petkov2016-06-082-5/+5
| * | | | x86/microcode: Get rid of find_cpio_data()'s dummy offset argBorislav Petkov2016-06-082-4/+2
| * | | | x86/microcode: Fix suspend to RAM with builtin microcodeBorislav Petkov2016-06-081-1/+2
| * | | | x86/microcode: Fix loading precedenceBorislav Petkov2016-06-082-78/+133
* | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-07-301-0/+5
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | x86/cpu: Add workaround for MONITOR instruction erratum on Goldmont based CPUsPeter Zijlstra2016-07-201-0/+5
| * | | | Merge branch 'x86/urgent' into x86/cpu, to pick up dependent fixIngo Molnar2016-07-011-2/+2
| |\ \ \ \ | | | |/ / | | |/| |
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-07-251-2/+2
|\ \ \ \ \
| * | | | | timers, x86/mce: Initialize MCE restart timer as pinnedThomas Gleixner2016-07-071-2/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2016-07-251-4/+3
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Merge branch 'x86/cpu' into x86/platform, to avoid conflictIngo Molnar2016-06-141-4/+3
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| | * | Merge branch 'x86/urgent' into x86/cpu, to pick up dependencyIngo Molnar2016-06-0815-131/+420
| | |\ \ | | | |/
| | * | x86/cpu: Correct comments and messages in P4 erratum 037 handling codeBorislav Petkov2016-05-101-4/+3
| | * | Merge tag 'v4.6-rc6' into x86/cpu, to refresh the treeIngo Molnar2016-05-055-10/+23
| | |\ \
* | | \ \ Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-07-252-3/+3
|\ \ \ \ \
| * | | | | x86/smp: Remove stack_smp_processor_id()Andy Lutomirski2016-07-151-1/+1
| * | | | | Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar2016-06-111-2/+2
| |\ \ \ \ \ | | |/ / / /
| * | | | | x86, asm: Use CC_SET()/CC_OUT() and static_cpu_has() in archrandom.hH. Peter Anvin2016-06-081-2/+2
| | |_|_|/ | |/| | |
* | | | | x86/mce: Fix mce_rdmsrl() warning messageBorislav Petkov2016-07-081-1/+1
* | | | | x86/mce/AMD: Increase size of the bank_map typeAravind Gopalakrishnan2016-07-081-1/+1
* | | | | x86/mce: Do not use bank 1 for APEI generated error logsTony Luck2016-06-141-1/+1
| |/ / / |/| | |
* | | | x86/cpu/AMD: Extend X86_FEATURE_TOPOEXT workaround to newer modelsBorislav Petkov2016-06-081-2/+2
|/ / /
* | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2016-05-252-0/+44
|\ \ \
| * \ \ Merge branch 'linus' into x86/urgent, to refresh the treeIngo Molnar2016-05-2016-140/+385
| |\ \ \
| * | | | x86/mm/mpx: Work around MPX erratum SKD046Dave Hansen2016-05-202-0/+40
| * | | | x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeysDave Hansen2016-05-161-0/+4
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2016-05-171-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | treewide: Fix typos in printkMasanari Iida2016-04-181-1/+1
* | | | | Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-05-161-1/+1
|\ \ \ \ \
| * | | | | x86/cpu/intel: Remove not needed paravirt_enabled() use for F00F work aroundLuis R. Rodriguez2016-04-221-1/+1
| |/ / / /
* | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-05-1611-59/+109
|\ \ \ \ \
| * | | | | x86/segments/64: When loadsegment(fs, ...) fails, clear the baseAndy Lutomirski2016-04-291-1/+1
| * | | | | Merge branch 'x86/urgent' into x86/asm, to fix semantic conflictIngo Molnar2016-04-221-0/+12
| |\ \ \ \ \ | | | |_|_|/ | | |/| | |
| * | | | | Merge tag 'v4.6-rc4' into x86/asm, to pick up fixesIngo Molnar2016-04-191-0/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
OpenPOWER on IntegriCloud