Age | Commit message (Expand) | Author |
2019-09-11 | kvm: Nested KVM MMUs need PAE root too | Jiří Paleček |
2019-09-11 | KVM: x86: set ctxt->have_exception in x86_decode_insn() | Jan Dakinevich |
2019-09-11 | KVM: x86: always stop emulation on page fault | Jan Dakinevich |
2019-09-11 | cpuidle-haltpoll: Enable kvm guest polling when dedicated physical CPUs are a... | Wanpeng Li |
2019-09-11 | KVM: nVMX: trace nested VM-Enter failures detected by H/W | Sean Christopherson |
2019-09-11 | KVM: nVMX: add tracepoint for failed nested VM-Enter | Sean Christopherson |
2019-09-11 | x86: KVM: svm: Fix a check in nested_svm_vmrun() | Dan Carpenter |
2019-09-11 | KVM: x86: Return to userspace with internal error on unexpected exit reason | Liran Alon |
2019-09-11 | swiotlb-xen: simplify cache maintainance | Christoph Hellwig |
2019-09-11 | xen: remove the exports for xen_{create,destroy}_contiguous_region | 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 | KVM: X86: Tune PLE Window tracepoint | Peter Xu |
2019-09-10 | KVM: VMX: Change ple_window type to unsigned int | Peter Xu |
2019-09-10 | KVM: X86: Remove tailing newline for tracepoints | Peter Xu |
2019-09-10 | KVM: X86: Trace vcpu_id for vmexit | Peter Xu |
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: Manually calculate reserved bits when loading PDPTRS | Sean Christopherson |
2019-09-10 | KVM: x86: Disable posted interrupts for non-standard IRQs delivery modes | Alexander Graf |
2019-09-10 | x86/umip: Add emulation (spoofing) for UMIP covered instructions in 64-bit pr... | Brendan Shanks |
2019-09-09 | crypto: x86/aes-ni - use AES library instead of single-use AES cipher | Ard Biesheuvel |
2019-09-08 | x86/timer: Force PIT initialization when !X86_FEATURE_ARAT | Jan Stancek |
2019-09-07 | Revert "x86/apic: Include the LDR when clearing out APIC registers" | Linus Torvalds |
2019-09-06 | x86/asm: Make some functions local labels | Jiri Slaby |
2019-09-06 | x86/asm/suspend: Get rid of bogus_64_magic | Jiri Slaby |
2019-09-06 | x86/purgatory: Change compiler flags from -mcmodel=kernel to -mcmodel=large t... | Steve Wahl |
2019-09-06 | x86/platform/uv: Fix kmalloc() NULL check routine | Austin Kim |
2019-09-06 | Merge tag 'v5.3-rc7' into x86/platform, to refresh the branch | Ingo Molnar |
2019-09-06 | x86/cpu: Update init data for new Airmont CPU model | Rahul Tanwar |
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-05 | x86/mm: Fix cpumask_of_node() error condition | Peter Zijlstra |
2019-09-05 | crypto: sha256 - Merge crypto/sha256.h into crypto/sha.h | Hans de Goede |
2019-09-05 | crypto: x86 - Rename functions to avoid conflict with crypto/sha256.h | Hans de Goede |
2019-09-04 | kbuild: change *FLAGS_<basetarget>.o to take the path relative to $(obj) | Masahiro Yamada |
2019-09-04 | dma-mapping: provide a better default ->get_required_mask | Christoph Hellwig |
2019-09-04 | dma-mapping: explicitly wire up ->mmap and ->get_sgtable | Christoph Hellwig |
2019-09-03 | x86/amd_nb: Add PCI device IDs for family 17h, model 70h | Marcel Bocu |
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 | x86/mm: Unexport set_memory_x() and set_memory_nx() | Christoph Hellwig |
2019-09-03 | Merge tag 'v5.3-rc7' into x86/mm, to pick up fixes | Ingo Molnar |
2019-09-03 | perf/x86: Make more stuff static | Valdis Klētnieks |