aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2018-11-19x86/microcode/AMD: Clean up per-family patch size checksBorislav Petkov1-13/+8
2018-11-19x86/microcode/AMD: Move verify_patch_size() up in the fileBorislav Petkov1-41/+41
2018-11-19x86/microcode/AMD: Add microcode container verificationMaciej S. Szmigiero1-0/+101
2018-11-19x86/microcode/AMD: Subtract SECTION_HDR_SIZE from file leftover lengthMaciej S. Szmigiero1-3/+12
2018-11-14x86/mce: Fix -Wmissing-prototypes warningsBorislav Petkov3-4/+7
2018-11-13x86/ima: define arch_ima_get_securebootNayna Jain2-0/+19
2018-11-12iommu/vtd: Cleanup dma_remapping.h headerLu Baolu1-1/+1
2018-11-09x86/cpu/vmware: Do not trace vmware_sched_clock()Steven Rostedt (VMware)1-1/+1
2018-11-07x86/amd_nb: Add PCI device IDs for family 17h, model 30hWoods, Brian1-0/+6
2018-11-07x86/amd_nb: Add support for newer PCI topologiesWoods, Brian1-6/+38
2018-11-07hwmon/k10temp, x86/amd_nb: Consolidate shared device IDsWoods, Brian1-2/+1
2018-11-06x86/tsc: Make calibration refinement more robustDaniel Vacek1-14/+16
2018-11-06x86/vsmp: Remove dependency on pv_irq_opsEial Czerwacki1-77/+7
2018-11-06x86/ldt: Remove unused variable in map_ldt_struct()Kirill A. Shutemov1-8/+0
2018-11-06x86/ldt: Unmap PTEs for the slot before freeing LDT pagesKirill A. Shutemov1-13/+38
2018-11-06acpi/nfit, x86/mce: Validate a MCE's address before using itVishal Verma1-1/+2
2018-11-06acpi/nfit, x86/mce: Handle only uncorrectable machine checksVishal Verma1-1/+2
2018-11-05x86/gart: Rewrite early_gart_iommu_check() commentBorislav Petkov1-10/+15
2018-11-05x86/cpufeatures: Remove get_scattered_cpuid_leaf()Sean Christopherson2-27/+0
2018-11-04x86/hyper-v: Enable PIT shutdown quirkMichael Kelley1-0/+11
2018-11-03Merge branch 'core/urgent' into x86/urgent, to pick up objtool fixIngo Molnar14-26/+27
2018-11-01x86/compat: Adjust in_compat_syscall() to generic code under !COMPATDmitry Safonov2-7/+8
2018-10-31memblock: stop using implicit alignment to SMP_CACHE_BYTESMike Rapoport3-3/+4
2018-10-31mm: remove include/linux/bootmem.hMike Rapoport14-15/+9
2018-10-31memblock: replace BOOTMEM_ALLOC_* with MEMBLOCK variantsMike Rapoport1-1/+1
2018-10-31memblock: replace free_bootmem{_node} with memblock_freeMike Rapoport2-2/+4
2018-10-31memblock: replace alloc_bootmem with memblock_allocMike Rapoport3-3/+4
2018-10-31memblock: replace alloc_bootmem_pages with memblock_allocMike Rapoport1-1/+2
2018-10-31memblock: replace __alloc_bootmem_nopanic with memblock_alloc_from_nopanicMike Rapoport1-2/+2
2018-10-31memblock: replace __alloc_bootmem_node_nopanic with memblock_alloc_try_nid_nopanicMike Rapoport1-2/+4
2018-10-31memblock: replace alloc_bootmem_low with memblock_alloc_lowMike Rapoport1-1/+1
2018-10-30x86/paravirt: Remove unused _paravirt_ident_32Juergen Gross3-45/+19
2018-10-29x86/paravirt: Remove GPL from pv_ops exportJuergen Gross1-1/+1
2018-10-29x86/traps: Use format string with panic() callRasmus Villemoes1-1/+1
2018-10-29x86: Clean up 'sizeof x' => 'sizeof(x)'Jordan Borgner6-12/+12
2018-10-29Merge branches 'x86/early-printk', 'x86/microcode' and 'core/objtool' into x86/urgent, to pick up simple topic branchesIngo Molnar2-12/+21
2018-10-26Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-12/+3
2018-10-26Revert "x86/e820: put !E820_TYPE_RAM regions into memblock.reserved"Masayoshi Mizuma1-12/+3
2018-10-26Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linuxLinus Torvalds1-1/+1
2018-10-24Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespaceLinus Torvalds4-135/+80
2018-10-23Merge branch 'x86-vdso-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+22
2018-10-23Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-43/+62
2018-10-23Merge branch 'x86-paravirt-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds15-305/+295
2018-10-23Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-21/+43
2018-10-23Merge branch 'x86-grub2-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-2/+27
2018-10-23Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds17-22/+525
2018-10-23Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+23
2018-10-23Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-60/+175
2018-10-23Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-5/+4
2018-10-23Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-3/+6