summaryrefslogtreecommitdiffstats
path: root/arch/x86
AgeCommit message (Expand)Author
2017-03-22x86/perf: Fix CR4.PCE propagation to use active_mm instead of mmAndy Lutomirski
2017-03-22x86/intel_rdt: Put group node in rdtgroup_kn_unlockJiri Olsa
2017-03-22x86/kasan: Fix boot with KASAN=y and PROFILE_ANNOTATED_BRANCHES=yAndrey Ryabinin
2017-03-22x86/tsc: Fix ART for TSC_KNOWN_FREQPeter Zijlstra
2017-03-22x86/unwind: Fix last frame check for aligned function stacksJosh Poimboeuf
2017-03-15x86/tlb: Fix tlb flushing when lguest clears PGEDaniel Borkmann
2017-03-15x86, mm: fix gup_pte_range() vs DAX mappingsDan Williams
2017-03-15KVM: VMX: use correct vmcs_read/write for guest segment selector/baseChao Peng
2017-03-12x86/pkeys: Check against max pkey to avoid overflowsDave Hansen
2017-02-26x86/platform/goldfish: Prevent unconditional loadingThomas Gleixner
2017-02-13x86/vm86: Fix unused variable warning if THP is disabledKirill A. Shutemov
2017-02-11Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-10x86/mm/ptdump: Fix soft lockup in page table walkerAndrey Ryabinin
2017-02-10x86/tsc: Make the TSC ADJUST sanitizing work for tsc_reliableThomas Gleixner
2017-02-10x86/tsc: Avoid the large time jump when sanitizing TSC ADJUSTThomas Gleixner
2017-02-08Revert "x86/ioapic: Restore IO-APIC irq_chip retrigger callback"Linus Torvalds
2017-02-06Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds
2017-02-05x86/CPU/AMD: Fix Zen SMT topologyYazen Ghannam
2017-02-05x86/CPU/AMD: Bring back Compute Unit IDBorislav Petkov
2017-02-04Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-02-03KVM: x86: do not save guest-unsupported XSAVE stateRadim Krčmář
2017-02-03crypto: aesni - Fix failure when pcbc module is absentHerbert Xu
2017-02-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-02-02Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-02-01perf/x86/intel/uncore: Make package handling more robustThomas Gleixner
2017-02-01perf/x86/intel/uncore: Clean up hotplug conversion falloutThomas Gleixner
2017-02-01perf/x86/intel/rapl: Make package handling more robustThomas Gleixner
2017-01-31x86/mce: Make timer handling more robustThomas Gleixner
2017-01-31x86/irq: Make irq activate operations symmetricThomas Gleixner
2017-01-30x86/microcode: Do not access the initrd after it has been freedBorislav Petkov
2017-01-28x86/efi: Always map the first physical page into the EFI pagetablesJiri Kosina
2017-01-24x86/fpu/xstate: Fix xcomp_bv in XSAVES headerYu-cheng Yu
2017-01-23x86/fpu: Set the xcomp_bv when we fake up a XSAVES areaKevin Hao
2017-01-23x86/microcode/intel: Drop stashed AP patch pointer optimizationBorislav Petkov
2017-01-22Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-19Merge tag 'pci-v4.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2017-01-18Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-18x86/ioapic: Restore IO-APIC irq_chip retrigger callbackRuslan Ruslichenko
2017-01-17KVM: x86: fix fixing of hypercallsDmitry Vyukov
2017-01-17perf/x86/intel: Handle exclusive threadid correctly on CPU hotplugZhou Chengming
2017-01-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-15Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-01-14efi/x86: Prune invalid memory map entries and fix boot regressionPeter Jones
2017-01-14perf/x86: Reject non sampling events with precise_ipJiri Olsa
2017-01-14perf/x86/intel: Account interrupts for PEBS errorsJiri Olsa
2017-01-14x86/mpx: Use compatible types in comparison to fix sparse errorTobias Klauser
2017-01-14x86/tsc: Add the Intel Denverton Processor to native_calibrate_tsc()Len Brown