summary refs log tree commit diff
path: root/arch/x86
AgeCommit message (Expand)Author
2019-07-08Merge tag 'v5.2' into perf/core, to pick up fixesIngo Molnar
2019-07-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-07-04Merge branch 'x86/cpu' into perf/core, to pick up revertIngo Molnar
2019-07-04Merge tag 'trace-v5.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2019-07-03x86/fsgsbase: Revert FSGSBASE supportThomas Gleixner
2019-07-02ftrace/x86: Anotate text_mutex split between ftrace_arch_code_modify_post_pro...Jiri Kosina
2019-07-02KVM: LAPIC: Fix pending interrupt in IRR blocked by software disable LAPICWanpeng Li
2019-07-02KVM: nVMX: Change KVM_STATE_NESTED_EVMCS to signal vmcs12 is copied from eVMCSLiran Alon
2019-07-02KVM: nVMX: Allow restore nested-state to enable eVMCS when vCPU in SMMLiran Alon
2019-07-02KVM: x86: degrade WARN to pr_warn_ratelimitedPaolo Bonzini
2019-07-02x86/entry/64: Fix and clean up paranoid_exitAndy Lutomirski
2019-07-02x86/entry/64: Don't compile ignore_sysret if 32-bit emulation is enabledAndy Lutomirski
2019-06-29Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-29Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-06-29Merge branch 'efi-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2019-06-28ftrace/x86: Add a comment to why we take text_mutex in ftrace_arch_code_modif...Steven Rostedt (VMware)
2019-06-28ftrace/x86: Remove possible deadlock between register_kprobe() and ftrace_run...Petr Mladek
2019-06-28x86/mtrr: Skip cache flushes on CPUs with cache self-snoopingRicardo Neri
2019-06-28x86/cpu/intel: Clear cache self-snoop capability in CPUs with known errataRicardo Neri
2019-06-28x86/unwind/orc: Fall back to using frame pointers for generated codeJosh Poimboeuf
2019-06-28perf/x86: Always store regs->ip in perf_callchain_kernel()Song Liu
2019-06-26x86/speculation: Allow guests to use SSBD even if host does notAlejandro Jimenez
2019-06-26x86/mm: Handle physical-virtual alignment mismatch in phys_p4d_init()Kirill A. Shutemov
2019-06-26x86/boot/64: Add missing fixup_pointer() for next_early_pgt accessKirill A. Shutemov
2019-06-26x86/boot/64: Fix crash if kernel image crosses page table boundaryKirill A. Shutemov
2019-06-24perf/x86/rapl: Get quirk state from new probe frameworkJiri Olsa
2019-06-24perf/x86/rapl: Get attributes from new probe frameworkJiri Olsa
2019-06-24perf/x86/rapl: Get MSR values from new probe frameworkJiri Olsa
2019-06-24perf/x86/rapl: Get rapl_cntr_mask from new probe frameworkJiri Olsa
2019-06-24perf/x86/rapl: Use new MSR detection interfaceJiri Olsa
2019-06-24perf/x86/cstate: Use new probe functionJiri Olsa
2019-06-24perf/x86/msr: Use new probe functionJiri Olsa
2019-06-24perf/x86: Add MSR probe interfaceJiri Olsa
2019-06-24Merge branch 'x86/cpu' into perf/core, to pick up dependent patchesIngo Molnar
2019-06-24Merge tag 'v5.2-rc6' into perf/core, to refresh branchIngo Molnar
2019-06-24perf/x86: Remove pmu->pebs_no_xmm_regsKan Liang
2019-06-24perf/x86: Clean up PEBS_XMM_REGSKan Liang
2019-06-24perf/x86/regs: Check reserved bitsKan Liang
2019-06-24perf/x86: Disable extended registers for non-supported PMUsKan Liang
2019-06-24x86/umwait: Add sysfs interface to control umwait maximum timeFenghua Yu
2019-06-24x86/umwait: Add sysfs interface to control umwait C0.2 stateFenghua Yu
2019-06-24x86/umwait: Initialize umwait control valuesFenghua Yu
2019-06-24x86/cpufeatures: Enumerate user wait instructionsFenghua Yu
2019-06-22x86/cpu: Disable frequency requests via aperfmperf IPI for nohz_full CPUsKonstantin Khlebnikov
2019-06-22x86/apic: Fix integer overflow on 10 bit left shift of cpu_khzColin Ian King
2019-06-22x86/acpi/cstate: Add Zhaoxin processors support for cache flush policy in C3Tony W Wang-oc
2019-06-22x86/cpu: Create Zhaoxin processors architecture support fileTony W Wang-oc
2019-06-22x86/cpu: Split Tremont based Atoms from the restAndy Shevchenko
2019-06-22x86/elf: Enumerate kernel FSGSBASE capability in AT_HWCAP2Andi Kleen
2019-06-22x86/cpu: Enable FSGSBASE on 64bit by default and add a chicken bitAndy Lutomirski