aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/kernel
AgeCommit message (Expand)AuthorFilesLines
2019-10-18x86/asm/head: Annotate data appropriatelyJiri Slaby2-56/+64
2019-10-18x86/asm: Annotate local pseudo-functionsJiri Slaby3-6/+6
2019-10-18x86/asm: Annotate relocate_kernel_{32,64}.cJiri Slaby2-10/+16
2019-10-18x86/asm/suspend: Use SYM_DATA for dataJiri Slaby2-2/+2
2019-10-17x86: kprobes: Prohibit probing on instruction which has emulate prefixMasami Hiramatsu1-0/+4
2019-10-17x86/mce: Lower throttling MCE messages' priority to warningBenjamin Berg1-1/+1
2019-10-15x86/apic/x2apic: Fix a NULL pointer deref when handling a dying cpuSean Christopherson1-1/+2
2019-10-12Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2019-10-11x86/boot/64: Make level2_kernel_pgt pages invalid outside kernel areaSteve Wahl1-2/+20
2019-10-10x86/jailhouse: Only enable platform UARTs if availableRalf Ramsauer1-13/+72
2019-10-10x86/jailhouse: Improve setup data version comparisonRalf Ramsauer1-19/+32
2019-10-08x86/cpu/vmware: Use the full form of INL in VMWARE_PORTSami Tolvanen1-1/+1
2019-10-07x86/platform/uv: Check EFI Boot to set reboot typeMike Travis1-6/+12
2019-10-07x86/platform/uv: Decode UVsystab InfoMike Travis1-2/+10
2019-10-07x86/platform/uv: Add UV Hubbed/Hubless Proc FS FilesMike Travis1-1/+92
2019-10-07x86/platform/uv: Setup UV functions for Hubless UV SystemsMike Travis1-3/+17
2019-10-07x86/platform/uv: Return UV Hubless System TypeMike Travis1-9/+18
2019-10-07x86/platform/uv: Save OEM_ID from ACPI MADT probeMike Travis1-1/+15
2019-10-05x86/asm: Make boot_gdt_descr localJiri Slaby1-2/+0
2019-10-05x86/asm: Reorder early variablesJiri Slaby1-6/+5
2019-10-01x86: Use the correct SPDX License Identifier in headersNishad Kamdar1-1/+1
2019-10-01x86/rdrand: Sanity-check RDRAND outputBorislav Petkov1-1/+21
2019-10-01x86/microcode/intel: Issue the revision updated message only on the BSPBorislav Petkov1-2/+3
2019-10-01x86/microcode: Update late microcode in parallelAshok Raj1-15/+21
2019-10-01x86/mce: Add Zhaoxin LMCE supportTony W Wang-oc3-4/+26
2019-10-01x86/mce: Add Zhaoxin CMCI supportTony W Wang-oc3-2/+33
2019-10-01x86/mce: Add Zhaoxin MCE supportTony W Wang-oc1-13/+31
2019-10-01x86/mce/amd: Make disable_err_thresholding() staticBorislav Petkov1-1/+1
2019-10-01x86/microcode/amd: Fix two -Wunused-but-set-variable warningsBorislav Petkov1-2/+2
2019-10-01x86/nmi: Remove stale EDAC include leftoverBorislav Petkov1-5/+0
2019-09-28Merge branch 'next-lockdown' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds6-4/+22
2019-09-24KVM: vmx: Emulate MSR IA32_UMWAIT_CONTROLTao Xu1-0/+6
2019-09-20Merge tag 'powerpc-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linuxLinus Torvalds1-0/+5
2019-09-19Merge tag 'drm-next-2019-09-18' of git://anongit.freedesktop.org/drm/drmLinus Torvalds1-0/+1
2019-09-19Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds4-2/+6
2019-09-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-12/+0
2019-09-17Merge tag 'pm-5.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds2-1/+38
2019-09-17Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+10
2019-09-17Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds23-384/+419
2019-09-17Merge branch 'x86-irq-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds3-18/+8
2019-09-17Merge branch 'pm-cpuidle'Rafael J. Wysocki2-1/+38
2019-09-16Merge branch 'x86-vmware-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-18/+76
2019-09-16Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2
2019-09-16Merge branch 'x86-entry-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+20
2019-09-16Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds15-137/+104
2019-09-16Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds2-31/+44
2019-09-16Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds4-3/+13
2019-09-16Merge tag 'iommu-updates-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommuLinus Torvalds1-17/+3
2019-09-16Merge tag 'hwmon-for-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-stagingLinus Torvalds1-0/+3
2019-09-16Merge branch 'ras-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+2