summaryrefslogtreecommitdiff
path: root/arch/x86
AgeCommit message (Expand)Author
2022-10-02kbuild: remove head-y syntaxMasahiro Yamada
2022-10-02kbuild: use obj-y instead extra-y for objects placed at the headMasahiro Yamada
2022-09-30Merge tag 'for-linus-6.0' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
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-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
2022-09-26x86: Add support for CONFIG_CFI_CLANGSami Tolvanen
2022-09-26x86/purgatory: Disable CFISami Tolvanen
2022-09-26x86: Add types to indirectly called assembly functionsSami Tolvanen
2022-09-26x86/tools/relocs: Ignore __kcfi_typeid_ relocationsSami Tolvanen
2022-09-26treewide: Filter out CC_FLAGS_CFISami Tolvanen
2022-09-26KVM: remove KVM_REQ_UNHALTPaolo Bonzini
2022-09-26KVM: mips, x86: do not rely on KVM_REQ_UNHALTPaolo Bonzini