summaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2018-12-271-3/+2Star
|\ \ \ \ \ \
| * \ \ \ \ \ Merge branch 'x86/urgent' into x86/mm, to pick up dependent fixIngo Molnar2018-12-1713-220/+529
| |\ \ \ \ \ \
| * | | | | | | x86/oops: Show the correct CS value in show_regs()Andy Lutomirski2018-11-221-3/+2Star
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-273-10/+3Star
|\ \ \ \ \ \ \
| * | | | | | | x86/fpu: Don't export __kernel_fpu_{begin,end}()Sebastian Andrzej Siewior2018-12-041-4/+2Star
| * | | | | | | x86/fpu: Update comment for __raw_xsave_addr()Sebastian Andrzej Siewior2018-12-031-2/+0Star
| * | | | | | | x86/process/32: Remove asm/math_emu.h includeSebastian Andrzej Siewior2018-12-031-3/+0Star
| * | | | | | | x86/fpu: Use unsigned long long shift in xfeature_uncompacted_offset()Sebastian Andrzej Siewior2018-12-031-1/+1
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-12-274-29/+2Star
|\ \ \ \ \ \ \
| * | | | | | | x86/topology: Use total_cpus for max logical packages calculationHui Wang2018-12-181-1/+1
| * | | | | | | x86/umip: Make the UMIP activated message genericLendacky, Thomas2018-12-051-1/+1
| * | | | | | | x86/umip: Print UMIP line only onceBorislav Petkov2018-12-031-1/+1
| * | | | | | | x86/cpufeatures: Remove get_scattered_cpuid_leaf()Sean Christopherson2018-11-052-27/+0Star
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2018-12-2729-29/+62
|\ \ \ \ \ \ \
| * | | | | | | x86/kprobes: Remove trampoline_handler() prototypeBorislav Petkov2018-12-081-3/+1Star
| * | | | | | | x86/kernel: Fix more -Wmissing-prototypes warningsBorislav Petkov2018-12-0815-8/+26
| * | | | | | | x86: Fix various typos in commentsIngo Molnar2018-12-034-4/+4
| * | | | | | | Merge tag 'v4.20-rc5' into x86/cleanups, to sync up the treeIngo Molnar2018-12-0317-321/+586
| |\ \ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| * | | | | | | x86/headers: Fix -Wmissing-prototypes warningYi Wang2018-11-237-1/+10
| * | | | | | | x86/process: Avoid unnecessary NULL check in get_wchan()Yafang Shao2018-11-231-1/+1
| * | | | | | | x86/mce: Fix -Wmissing-prototypes warningsBorislav Petkov2018-11-143-4/+7
| * | | | | | | x86/gart: Rewrite early_gart_iommu_check() commentBorislav Petkov2018-11-051-10/+15
| | |/ / / / / | |/| | | | |
* | | | | | | Merge branch 'x86-amd-nb-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-12-271-8/+45
|\ \ \ \ \ \ \
| * | | | | | | x86/amd_nb: Add PCI device IDs for family 17h, model 30hWoods, Brian2018-11-071-0/+6
| * | | | | | | x86/amd_nb: Add support for newer PCI topologiesWoods, Brian2018-11-071-6/+38
| * | | | | | | hwmon/k10temp, x86/amd_nb: Consolidate shared device IDsWoods, Brian2018-11-071-2/+1Star
| |/ / / / / /
* | | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-12-261-5/+3Star
|\ \ \ \ \ \ \
| * | | | | | | kprobes/x86: Remove unneeded arch_within_kprobe_blacklist from x86Masami Hiramatsu2018-12-171-8/+0Star
| * | | | | | | kprobes/x86: Show x86-64 specific blacklisted symbols correctlyMasami Hiramatsu2018-12-171-0/+6
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2018-12-2615-17/+26
|\ \ \ \ \ \ \
| * | | | | | | x86/mce: Restore MCE injector's module nameBorislav Petkov2018-12-191-1/+3
| * | | | | | | x86/mce: Unify pr_* prefixBorislav Petkov2018-12-067-4/+11
| * | | | | | | x86/mce: Streamline MCE subsystem's namingBorislav Petkov2018-12-0515-14/+14
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-12-261-162/+308
|\ \ \ \ \ \ \
| * | | | | | | x86/microcode/AMD: Update copyrightBorislav Petkov2018-11-191-1/+1
| * | | | | | | x86/microcode/AMD: Check the equivalence table size when scanning itMaciej S. Szmigiero2018-11-191-6/+15
| * | | | | | | x86/microcode/AMD: Convert CPU equivalence table variable into a structMaciej S. Szmigiero2018-11-191-14/+18
| * | | | | | | x86/microcode/AMD: Check microcode container data in the late loaderMaciej S. Szmigiero2018-11-191-21/+17Star
| * | | | | | | x86/microcode/AMD: Fix container size's typeBorislav Petkov2018-11-191-10/+12
| * | | | | | | x86/microcode/AMD: Convert early parser to the new verification routinesBorislav Petkov2018-11-191-22/+24
| * | | | | | | x86/microcode/AMD: Change verify_patch()'s return valueBorislav Petkov2018-11-191-39/+52
| * | | | | | | x86/microcode/AMD: Move chipset-specific check into verify_patch()Borislav Petkov2018-11-191-6/+6
| * | | | | | | x86/microcode/AMD: Move patch family check to verify_patch()Borislav Petkov2018-11-191-5/+10
| * | | | | | | x86/microcode/AMD: Simplify patch family detectionBorislav Petkov2018-11-191-24/+3Star
| * | | | | | | x86/microcode/AMD: Concentrate patch verificationBorislav Petkov2018-11-191-25/+54
| * | | | | | | x86/microcode/AMD: Cleanup verify_patch_size() moreBorislav Petkov2018-11-191-12/+14
| * | | | | | | x86/microcode/AMD: Clean up per-family patch size checksBorislav Petkov2018-11-191-13/+8Star
| * | | | | | | x86/microcode/AMD: Move verify_patch_size() up in the fileBorislav Petkov2018-11-191-41/+41
| * | | | | | | x86/microcode/AMD: Add microcode container verificationMaciej S. Szmigiero2018-11-191-0/+101
| * | | | | | | x86/microcode/AMD: Subtract SECTION_HDR_SIZE from file leftover lengthMaciej S. Szmigiero2018-11-191-3/+12
| | |_|_|/ / / | |/| | | | |