Age | Commit message (Expand) | Author | Files | Lines |
2020-11-09 | perf/x86/intel: Make anythread filter support conditional | Stephane Eranian | 1 | -1/+3 |
2020-10-28 | x86/kvm: Reserve KVM_FEATURE_MSI_EXT_DEST_ID | David Woodhouse | 1 | -0/+1 |
2020-10-26 | treewide: Convert macro and uses of __section(foo) to __section("foo") | Joe Perches | 6 | -7/+7 |
2020-10-23 | x86/uaccess: fix code generation in put_user() | Rasmus Villemoes | 1 | -1/+9 |
2020-10-23 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 5 | -44/+140 |
2020-10-23 | kvm: x86/mmu: Allocate struct kvm_mmu_pages for all pages in TDP MMU | Ben Gardon | 1 | -0/+4 |
2020-10-22 | Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v... | Linus Torvalds | 5 | -86/+51 |
2020-10-22 | kvm: x86/mmu: Allocate and free TDP MMU roots | Ben Gardon | 1 | -0/+1 |
2020-10-22 | kvm: x86/mmu: Init / Uninit the TDP MMU | Ben Gardon | 1 | -0/+9 |
2020-10-22 | KVM: x86: allow kvm_x86_ops.set_efer to return an error value | Maxim Levitsky | 1 | -1/+1 |
2020-10-22 | KVM: x86: bump KVM_MAX_CPUID_ENTRIES | Vitaly Kuznetsov | 1 | -1/+1 |
2020-10-22 | KVM: x86: allocate vcpu->arch.cpuid_entries dynamically | Vitaly Kuznetsov | 1 | -1/+1 |
2020-10-22 | kvm: x86: only provide PV features if enabled in guest's CPUID | Oliver Upton | 1 | -0/+15 |
2020-10-16 | Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 1 | -8/+8 |
2020-10-16 | Merge tag 'trace-v5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -11/+9 |
2020-10-16 | Merge tag 'hyperv-next-signed' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+1 |
2020-10-16 | Merge tag 'dma-mapping-5.10' of git://git.infradead.org/users/hch/dma-mapping | Linus Torvalds | 1 | -2/+0 |
2020-10-14 | Drivers: hv: vmbus: Add parsing of VMbus interrupt in ACPI DSDT | Michael Kelley | 1 | -0/+1 |
2020-10-14 | Merge tag 'acpi-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ra... | Linus Torvalds | 1 | -0/+2 |
2020-10-14 | Merge tag 'x86_seves_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 25 | -71/+442 |
2020-10-14 | Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 3 | -80/+12 |
2020-10-14 | x86/numa: cleanup configuration dependent command-line options | Dan Williams | 1 | -1/+7 |
2020-10-13 | Merge tag 'x86_asm_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 2 | -14/+16 |
2020-10-13 | Merge branch 'acpi-numa' | Rafael J. Wysocki | 1 | -0/+2 |
2020-10-13 | x86/uaccess: utilize CONFIG_CC_HAS_ASM_GOTO_OUTPUT | Nick Desaulniers | 1 | -0/+66 |
2020-10-13 | x86: Make __put_user() generate an out-of-line call | Linus Torvalds | 1 | -75/+44 |
2020-10-13 | x86: Make __get_user() generate an out-of-line call | Linus Torvalds | 1 | -74/+54 |
2020-10-13 | Merge branch 'work.quota-compat' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -2/+1 |
2020-10-13 | Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 3 | -37/+18 |
2020-10-13 | Merge tag 'x86-hyperv-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -33/+0 |
2020-10-13 | Merge tag 'x86-paravirt-2020-10-12' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 8 | -174/+24 |
2020-10-13 | Merge tag 'x86-mm-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+0 |
2020-10-13 | Merge tag 'perf-core-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 2 | -13/+89 |
2020-10-12 | Merge tag 'core-static_call-2020-10-12' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 2 | -0/+59 |
2020-10-12 | Merge tag 'core-build-2020-10-12' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+5 |
2020-10-12 | Merge tag 'x86-entry-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -3/+5 |
2020-10-12 | Merge tag 'x86-irq-2020-10-12' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 9 | -93/+70 |
2020-10-12 | Merge tag 'x86_cache_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+1 |
2020-10-12 | Merge tag 'x86_fsgsbase_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -2/+2 |
2020-10-12 | Merge tag 'x86_pasid_for_5.10' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 9 | -17/+109 |
2020-10-12 | Merge tag 'x86_platform_for_v5.10' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 6 | -4094/+3843 |
2020-10-12 | Merge tag 'x86_cpu_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -18/+32 |
2020-10-12 | Merge tag 'ras_updates_for_v5.10' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 10 | -135/+127 |
2020-10-08 | x86/mce: Allow for copy_mc_fragile symbol checksum to be generated | Borislav Petkov | 1 | -0/+1 |
2020-10-07 | x86/asm: Add an enqcmds() wrapper for the ENQCMDS instruction | Dave Jiang | 1 | -0/+42 |
2020-10-07 | x86/asm: Carve out a generic movdir64b() helper for general usage | Dave Jiang | 2 | -14/+25 |
2020-10-07 | x86/mce: Decode a kernel instruction to determine if it is copying from user | Tony Luck | 1 | -0/+2 |
2020-10-07 | x86/mce: Add _ASM_EXTABLE_CPY for copy user access | Youquan Song | 2 | -0/+21 |
2020-10-07 | x86/mce: Provide method to find out the type of an exception handler | Tony Luck | 1 | -1/+8 |
2020-10-07 | x86/platform/uv: Update Copyrights to conform to HPE standards | Mike Travis | 3 | -0/+3 |