aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2018-08-15x86/CPU/AMD: Do not check CPUID max ext level before parsing SMP infoBorislav Petkov
2018-08-15x86/cpu/intel: Evaluate smp_num_siblings earlyThomas Gleixner
2018-08-15x86/cpu/topology: Provide detect_extended_topology_early()Thomas Gleixner
2018-08-15x86/cpu/common: Provide detect_ht_early()Thomas Gleixner
2018-08-15x86/cpu/AMD: Remove the pointless detect_ht() callThomas Gleixner
2018-08-15x86/cpu: Remove the pointless CPU printoutThomas Gleixner
2018-08-15cpu/hotplug: Provide knobs to control SMTThomas Gleixner
2018-08-15x86/topology: Provide topology_smt_supported()Thomas Gleixner
2018-08-15x86/smp: Provide topology_is_primary_thread()Thomas Gleixner
2018-08-15x86/bugs: Move the l1tf function and define pr_fmt properlyKonrad Rzeszutek Wilk
2018-08-15x86/speculation/l1tf: Limit swap file size to MAX_PA/2Andi Kleen
2018-08-15x86/speculation/l1tf: Disallow non privileged high MMIO PROT_NONE mappingsAndi Kleen
2018-08-15x86/speculation/l1tf: Add sysfs reporting for l1tfAndi Kleen
2018-08-15x86/speculation/l1tf: Make sure the first page is always reservedAndi Kleen
2018-08-15x86/speculation/l1tf: Protect PROT_NONE PTEs against speculationAndi Kleen
2018-08-15x86/speculation/l1tf: Protect swap entries against L1TFLinus Torvalds
2018-08-15x86/speculation/l1tf: Change order of offset/type in swap entryLinus Torvalds
2018-08-15x86/speculation/l1tf: Increase 32bit PAE __PHYSICAL_PAGE_SHIFTAndi Kleen
2018-08-15x86/irqflags: Provide a declaration for native_save_flNick Desaulniers
2018-08-15kprobes/x86: Fix %p uses in error messagesMasami Hiramatsu
2018-08-15x86/speculation: Protect against userspace-userspace spectreRSBJiri Kosina
2018-08-15x86/paravirt: Fix spectre-v2 mitigations for paravirt guestsPeter Zijlstra
2018-08-09Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2018-08-07crypto: x86/aegis,morus - Fix and simplify CPUID checksOndrej Mosnacek
2018-08-05Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-08-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-08-03Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-08-02x86/boot/compressed/64: Validate trampoline placement against E820Kirill A. Shutemov
2018-07-31perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devicesKan Liang
2018-07-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-07-30Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-30Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-30Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-07-30Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2018-07-26kvm, mm: account shadow page tables to kmemcgShakeel Butt
2018-07-26mm: use vma_init() to initialize VMAs on stack and data segmentsKirill A. Shutemov
2018-07-26bpf, x32: Fix regression caused by commit 24dea04767e6Wang YanQing
2018-07-25x86/boot: Fix if_changed build flip/flop bugKees Cook
2018-07-25perf/x86/intel: Fix unwind errors from PEBS entries (mk-II)Peter Zijlstra
2018-07-25locking/pvqspinlock/x86: Use LOCK_PREFIX in __pv_queued_spin_unlock() assembl...Waiman Long
2018-07-24x86/entry/64: Remove %ebx handling from error_entry/exitAndy Lutomirski
2018-07-24x86/apic: Future-proof the TSC_DEADLINE quirk for SKXLen Brown
2018-07-24perf/x86/amd/ibs: Don't access non-started eventThomas Gleixner
2018-07-22x86/efi: Access EFI MMIO data as unencrypted when SEV is activeBrijesh Singh
2018-07-21Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2018-07-21Merge branch 'x86-pti-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2018-07-21Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-07-20kvm: x86: vmx: fix vpid leakRoman Kagan
2018-07-20KVM: vmx: use local variable for current_vmptr when emulating VMPTRSTSean Christopherson