Age | Commit message (Expand) | Author |
2019-09-11 | swiotlb-xen: simplify cache maintainance | Christoph Hellwig |
2019-09-11 | Merge branches 'arm/omap', 'arm/exynos', 'arm/smmu', 'arm/mediatek', 'arm/qco... | Joerg Roedel |
2019-09-10 | KVM: x86: Add kvm_emulate_{rd,wr}msr() to consolidate VXM/SVM code | Sean Christopherson |
2019-09-10 | KVM: x86: Refactor up kvm_{g,s}et_msr() to simplify callers | Sean Christopherson |
2019-09-10 | Merge tag 'kvmarm-5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar... | Paolo Bonzini |
2019-09-10 | Merge tag 'kvm-ppc-next-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini |
2019-09-10 | KVM: x86: Disable posted interrupts for non-standard IRQs delivery modes | Alexander Graf |
2019-09-06 | x86/cpu: Add new Airmont variant to Intel family | Rahul Tanwar |
2019-09-06 | x86/cpu: Add Elkhart Lake to Intel family | Gayatri Kammela |
2019-09-06 | x86/cpu: Add Tiger Lake to Intel family | Gayatri Kammela |
2019-09-06 | Merge branch 'x86/cleanups' into x86/cpu, to pick up dependent changes | Ingo Molnar |
2019-09-05 | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds |
2019-09-03 | cpuidle-haltpoll: vcpu hotplug support | Joao Martins |
2019-09-03 | x86/mm: Remove the unused set_memory_wt() function | Christoph Hellwig |
2019-09-03 | x86/mm: Remove set_pages_x() and set_pages_nx() | Christoph Hellwig |
2019-09-03 | x86/mm: Remove the unused set_memory_array_*() functions | Christoph Hellwig |
2019-09-03 | Merge tag 'v5.3-rc7' into x86/mm, to pick up fixes | Ingo Molnar |
2019-09-03 | x86/math64: Provide a sane mul_u64_u32_div() implementation for x86_64 | Peter Zijlstra |
2019-09-02 | x86/uaccess: Don't leak the AC flags into __get_user() argument evaluation | Peter Zijlstra |
2019-09-02 | x86: Correct misc typos | Marco Ammon |
2019-09-02 | x86/boot: Preserve boot_params.secure_boot from sanitizing | John S. Gruber |
2019-09-02 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar |
2019-09-02 | Merge branch 'linus' into x86/cpu, to resolve conflicts | Ingo Molnar |
2019-09-01 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2019-08-31 | ftrace/x86: Remove mcount() declaration | Jisheng Zhang |
2019-08-30 | perf/x86/amd/ibs: Fix sample bias for dispatched micro-ops | Kim Phillips |
2019-08-28 | x86/vmware: Add a header file for hypercall definitions | Thomas Hellstrom |
2019-08-28 | perf/x86/intel: Support PEBS output to PT | Alexander Shishkin |
2019-08-28 | x86/intel: Add common OPTDIFFs | Peter Zijlstra |
2019-08-28 | x86/intel: Aggregate microserver naming | Peter Zijlstra |
2019-08-28 | x86/intel: Aggregate big core graphics naming | Peter Zijlstra |
2019-08-28 | x86/intel: Aggregate big core mobile naming | Peter Zijlstra |
2019-08-28 | x86/intel: Aggregate big core client naming | Peter Zijlstra |
2019-08-28 | x86/cpufeature: Explain the macro duplication | Cao Jin |
2019-08-26 | x86/ftrace: Remove mcount() declaration | Jisheng Zhang |
2019-08-26 | Merge tag 'v5.3-rc6' into x86/cpu, to pick up fixes | Ingo Molnar |
2019-08-23 | x86/retpoline: Don't clobber RFLAGS during CALL_NOSPEC on i386 | Sean Christopherson |
2019-08-23 | clocksource/drivers/hyperv: Enable TSC page clocksource on 32bit | Vitaly Kuznetsov |
2019-08-23 | x86/dma: Get rid of iommu_pass_through | Joerg Roedel |
2019-08-22 | KVM: x86: Rename access permissions cache member in struct kvm_vcpu_arch | Sean Christopherson |
2019-08-22 | x86: KVM: add xsetbv to the emulator | Vitaly Kuznetsov |
2019-08-22 | x86: kvm: svm: propagate errors from skip_emulated_instruction() | Vitaly Kuznetsov |
2019-08-22 | crypto: x86/xts - implement support for ciphertext stealing | Ard Biesheuvel |
2019-08-21 | x86/boot: Fix boot regression caused by bootparam sanitizing | John Hubbard |
2019-08-19 | acpi: Ignore acpi_rsdp kernel param when the kernel has been locked down | Josh Boyer |
2019-08-19 | x86/irq: Move IS_ERR_OR_NULL() check into common do_IRQ() code | Heiner Kallweit |
2019-08-19 | x86/irq: Improve definition of VECTOR_SHUTDOWN et al | Heiner Kallweit |
2019-08-19 | x86/fixmap: Cleanup outdated comments | Cao jin |
2019-08-19 | x86/CPU/AMD: Clear RDRAND CPUID bit on AMD family 15h/16h | Tom Lendacky |
2019-08-19 | x86/msr-index: Move AMD MSRs where they belong | Borislav Petkov |