summaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
Commit message (Expand)AuthorAgeFilesLines
* x86/pci, x86/amd_nb: Add Hygon Dhyana support to PCI and northbridgePu Wen2018-09-272-10/+41
* x86/amd_nb: Check vendor in AMD-only functionsPu Wen2018-09-272-0/+7
* x86/alternative: Init ideal_nops for Hygon DhyanaPu Wen2018-09-271-0/+4
* x86/events: Add Hygon Dhyana support to PMU infrastructurePu Wen2018-09-274-7/+23
* x86/smpboot: Do not use BSP INIT delay and MWAIT to idle on DhyanaPu Wen2018-09-271-1/+3
* x86/cpu/mtrr: Support TOP_MEM2 and get MTRR numberPu Wen2018-09-272-2/+3
* x86/cpu: Get cache info and setup cache cpumap for Hygon DhyanaPu Wen2018-09-274-2/+34
* Merge branch 'tip-x86-hygon' into tip-x86-cpuBorislav Petkov2018-09-274-1/+422
|\
| * x86/cpu: Create Hygon Dhyana architecture support filePu Wen2018-09-274-1/+422
* | x86/CPU: Change query logic so CPUID is enabled before testingMatthew Whitehead2018-09-221-1/+3
* | x86/CPU: Use correct macros for Cyrix callsMatthew Whitehead2018-09-221-1/+1
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-155-14/+14
|\
| * x86/APM: Fix build warning when PROC_FS is not enabledRandy Dunlap2018-09-151-0/+2
| * Revert "x86/mm/legacy: Populate the user page-table with user pgd's"Joerg Roedel2018-09-141-9/+0
| * x86/efi: Load fixmap GDT in efi_call_phys_epilog() before setting %cr3Guenter Roeck2018-09-121-2/+1
| * x86/xen: Disable CPU0 hotplug for Xen PVJuergen Gross2018-09-121-1/+3
| * x86/EISA: Don't probe EISA bus for Xen PV guestsBoris Ostrovsky2018-09-111-2/+8
* | perf/x86/intel: Add support/quirk for the MISPREDICT bit on Knights Landing CPUsJacek Tomaka2018-09-101-0/+4
|/
* Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-0914-59/+87
|\
| * x86/mm: Use WRITE_ONCE() when setting PTEsNadav Amit2018-09-083-15/+15
| * x86/apic/vector: Make error return value negativeThomas Gleixner2018-09-081-1/+1
| * x86/process: Don't mix user/kernel regs in 64bit __show_regs()Jann Horn2018-09-064-13/+26
| * x86/tsc: Prevent result truncation on 32bitChuanhua Lei2018-09-061-1/+1
| * x86: Fix kernel-doc atomic.h warningsRandy Dunlap2018-09-033-16/+16
| * x86/microcode: Update the new microcode revision unconditionallyFilippo Sironi2018-09-022-14/+21
| * x86/microcode: Make sure boot_cpu_data.microcode is up-to-datePrarit Bhargava2018-09-022-0/+8
* | KVM: LAPIC: Fix pv ipis out-of-bounds accessWanpeng Li2018-09-072-8/+21
* | KVM: nVMX: Fix loss of pending IRQ/NMI before entering L2Liran Alon2018-09-071-0/+22
* | Merge tag 'kvm-arm-fixes-for-v4.19-v2' of git://git.kernel.org/pub/scm/linux/...Radim Krčmář2018-09-072-6/+0
|\ \
| * | KVM: Remove obsolete kvm_unmap_hva notifier backendMarc Zyngier2018-09-072-6/+0
* | | Merge tag 'kvm-s390-master-4.19-1' of git://git.kernel.org/pub/scm/linux/kern...Radim Krčmář2018-09-0723-89/+206
|\ \ \
| * \ \ Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-09-0220-46/+167
| |\ \ \ | | | |/ | | |/|
| | * | x86/pti: Fix section mismatch warning/errorRandy Dunlap2018-09-021-1/+1
| | * | x86/vdso: Fix lsl operand orderSamuel Neves2018-09-011-1/+1
| | * | x86/mce: Fix set_mce_nospec() to avoid #GP faultLuckTony2018-09-011-1/+24
| | * | x86/efi: Load fixmap GDT in efi_call_phys_epilog()Joerg Roedel2018-08-311-6/+2
| | * | x86/nmi: Fix NMI uaccess race against CR3 switchingAndy Lutomirski2018-08-314-1/+53
| | * | x86: Allow generating user-space headers without a compilerBen Hutchings2018-08-311-4/+7
| | * | x86/dumpstack: Don't dump kernel memory based on usermode RIPJann Horn2018-08-313-5/+15
| | * | x86/asm: Use CC_SET()/CC_OUT() in __gen_sigismember()Uros Bizjak2018-08-301-3/+4
| | * | x86/alternatives: Lockdep-enforce text_mutex in text_poke*()Jiri Kosina2018-08-301-4/+5
| | * | x86/entry/64: Wipe KASAN stack shadow before rewind_stack_do_exit()Jann Horn2018-08-301-0/+4
| | * | x86/irqflags: Mark native_restore_fl extern inlineNick Desaulniers2018-08-301-1/+2
| | * | x86/build: Remove jump label quirk for GCC older than 4.5.2Masahiro Yamada2018-08-301-12/+0
| | * | x86/Kconfig: Fix trivial typoNikolas Nyby2018-08-271-1/+1
| | * | x86/speculation/l1tf: Increase l1tf memory limit for Nehalem+Andi Kleen2018-08-273-6/+45
| | * | x86/spectre: Add missing family 6 check to microcode checkAndi Kleen2018-08-271-0/+3
| | |/
| * | Merge tag 'for-linus-4.19b-rc2-tag' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-312-10/+6
| |\ \
| | * | x86/xen: remove redundant variable save_pudColin Ian King2018-08-281-2/+0
| | * | x86/pae: use 64 bit atomic xchg function in native_ptep_get_and_clearJuergen Gross2018-08-271-4/+3