summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2022-09-30kvm: mmu: fix typos in struct kvm_archPeng Hao
2022-09-30Merge tag 'kvm-x86-6.1-2' of https://github.com/sean-jc/linux into HEADPaolo Bonzini
2022-09-30KVM: x86: Hide IA32_PLATFORM_DCA_CAP[31:0] from the guestJim Mattson
2022-09-29bpf: Add __bpf_prog_{enter,exit}_struct_ops for struct_ops trampolineMartin KaFai Lau
2022-09-29x86/mm: Add prot_sethuge() helper to abstract out _PAGE_PSE handlingLinus Torvalds
2022-09-29perf/x86/amd/lbr: Adjust LBR regardless of filteringStephane Eranian
2022-09-29perf/x86/utils: Fix uninitialized var in get_branch_type()Stephane Eranian
2022-09-29perf/x86/amd: Support PERF_SAMPLE_PHY_ADDRRavi Bangoria
2022-09-29perf/x86/amd: Support PERF_SAMPLE_ADDRRavi Bangoria
2022-09-29perf/x86/amd: Support PERF_SAMPLE_{WEIGHT|WEIGHT_STRUCT}Ravi Bangoria
2022-09-29perf/x86/amd: Support PERF_SAMPLE_DATA_SRCRavi Bangoria
2022-09-29perf/x86/amd: Add IBS OP_DATA2 DataSrc bit definitionsRavi Bangoria
2022-09-29perf/x86/uncore: Add new Raptor Lake S supportKan Liang
2022-09-29perf/x86/cstate: Add new Raptor Lake S supportKan Liang
2022-09-29perf/x86/msr: Add new Raptor Lake S supportKan Liang
2022-09-29perf/x86: Add new Raptor Lake S supportKan Liang
2022-09-29Merge branch 'v6.0-rc7'Peter Zijlstra
2022-09-29KVM: x86: Select CONFIG_HAVE_KVM_DIRTY_RING_ACQ_RELMarc Zyngier
2022-09-29KVM: Add KVM_CAP_DIRTY_LOG_RING_ACQ_REL capability and config optionMarc Zyngier
2022-09-28KVM: x86/svm/pmu: Rewrite get_gp_pmc_amd() for more counters scalabilityLike Xu
2022-09-28KVM: x86/svm/pmu: Direct access pmu->gp_counter[] to implement amd_*_to_pmc()Like Xu
2022-09-28KVM: x86/pmu: Avoid using PEBS perf_events for normal countersLike Xu
2022-09-28KVM: x86/pmu: Refactor PERF_GLOBAL_CTRL update helper for reuse by PEBSLike Xu
2022-09-28KVM: x86/pmu: Don't generate PEBS records for emulated instructionsLike Xu
2022-09-28KVM: x86/pmu: Avoid setting BIT_ULL(-1) to pmu->host_cross_mapped_maskLike Xu
2022-09-29kbuild: build init/built-in.a just onceMasahiro Yamada
2022-09-28x86/cacheinfo: Add a cpu_llc_shared_mask() UP variantBorislav Petkov
2022-09-28hyperv: simplify and rename generate_guest_idLi kunyu
2022-09-28x86: enable initial Rust supportMiguel Ojeda
2022-09-27x86/alternative: Fix race in try_get_desc()Nadav Amit
2022-09-27perf: Use sample_flags for raw_dataNamhyung Kim
2022-09-27perf: Use sample_flags for addrNamhyung Kim
2022-09-27x86: kprobes: Remove unused macro stack_addrChen Zhongjin
2022-09-26bpf: use bpf_prog_pack for bpf_dispatcherSong Liu
2022-09-26bpf: Use given function address for trampoline ip argJiri Olsa
2022-09-26x86: remove vma linked list walksMatthew Wilcox (Oracle)
2022-09-26mm: remove rb tree.Liam R. Howlett
2022-09-26mm: start tracking VMAs with maple treeLiam R. Howlett
2022-09-26mm: x86: add CONFIG_ARCH_HAS_NONLEAF_PMD_YOUNGYu Zhao
2022-09-26mm: x86, arm64: add arch_has_hw_pte_young()Yu Zhao
2022-09-26mm/swap: cache maximum swapfile size when init swapPeter Xu
2022-09-26mm/x86: use SWP_TYPE_BITS in 3-level swap macrosPeter Xu
2022-09-26Merge tag 'x86_urgent_for_v6.0-rc8' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2022-09-26Merge tag 'mm-hotfixes-stable-2022-09-26' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2022-09-26x86/uaccess: avoid check_object_size() in copy_from_user_nmi()Kees Cook
2022-09-26x86/paravirt: add extra clobbers with ZERO_CALL_USED_REGS enabledBill Wendling
2022-09-26x86/paravirt: clean up typos and grammarosBill Wendling
2022-09-26x86/entry: Work around Clang __bdos() bugKees Cook
2022-09-26x86/kprobes: Remove unused arch_kprobe_override_function() declarationGaosheng Cui
2022-09-26x86/ftrace: Remove unused modifying_ftrace_code declarationGaosheng Cui