aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86 (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-09-27perf: Use sample_flags for raw_dataNamhyung Kim1-0/+1
2022-09-27perf: Use sample_flags for addrNamhyung Kim1-2/+6
2022-09-13perf: Kill __PERF_SAMPLE_CALLCHAIN_EARLYNamhyung Kim2-13/+0
2022-09-13perf: Use sample_flags for callchainNamhyung Kim2-3/+9
2022-09-07perf/x86/intel: Optimize FIXED_CTR_CTRL accessKan Liang2-9/+17
2022-09-07perf/x86/p4: Remove perfctr_second_write quirkPeter Zijlstra3-22/+29
2022-09-07perf/x86/intel: Remove x86_pmu::update_topdown_eventPeter Zijlstra2-11/+12
2022-09-07perf/x86/intel: Remove x86_pmu::set_topdown_event_periodPeter Zijlstra2-7/+10
2022-09-07perf/x86: Add a x86_pmu::limit_period static_callPeter Zijlstra1-4/+5
2022-09-07perf/x86: Change x86_pmu::limit_period signaturePeter Zijlstra4-22/+20
2022-09-07perf/x86/intel: Move the topdown stuff into the intel driverPeter Zijlstra2-10/+23
2022-09-07perf/x86: Add two more x86_pmu methodsPeter Zijlstra2-5/+22
2022-09-07x86/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCHAnshuman Khandual2-18/+38
2022-09-06perf: Use sample_flags for txnKan Liang1-2/+6
2022-09-06perf: Use sample_flags for data_srcKan Liang1-2/+6
2022-09-06perf: Use sample_flags for weightKan Liang1-3/+7
2022-09-06perf: Use sample_flags for branch stackKan Liang4-4/+13
2022-09-06perf/x86/intel/pebs: Fix PEBS timestamps overwrittenKan Liang1-2/+6
2022-08-30perf/hw_breakpoint: Optimize constant number of breakpoint slotsMarco Elver1-4/+1
2022-08-29perf: Add system error and not in transaction branch typesAnshuman Khandual1-1/+1
2022-08-27perf/x86/amd/lbr: Add LbrExtV2 branch speculation info supportSandipan Das1-3/+32
2022-08-27perf/x86/amd/lbr: Use fusion-aware branch classifierSandipan Das1-2/+10
2022-08-27perf/x86: Make branch classifier fusion-awareSandipan Das2-69/+102
2022-08-27perf/x86/amd/lbr: Add LbrExtV2 software branch filter supportSandipan Das1-5/+87
2022-08-27perf/x86: Move branch classifierSandipan Das4-274/+279
2022-08-27perf/x86/amd/lbr: Add LbrExtV2 hardware branch filter supportSandipan Das2-7/+108
2022-08-27perf/x86/amd/lbr: Add LbrExtV2 branch record supportSandipan Das4-11/+252
2022-08-27perf/x86/amd/lbr: Detect LbrExtV2 supportSandipan Das5-6/+31
2022-08-27x86/cpufeatures: Add LbrExtV2 feature bitSandipan Das2-1/+2
2022-08-27perf/x86/amd/core: Add generic branch record interfacesSandipan Das1-12/+22
2022-08-27perf/x86/amd/core: Refactor branch attributesSandipan Das1-6/+19
2022-08-27perf/x86/amd/brs: Move feature-specific functionsSandipan Das3-70/+76
2022-08-21Merge tag 'perf-urgent-2022-08-21' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-1/+1
2022-08-21asm goto: eradicate CC_HAS_ASM_GOTONick Desaulniers4-23/+4
2022-08-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-30/+27
2022-08-19x86/mm: Use proper mask when setting PUD mappingAaron Lu1-1/+1
2022-08-19x86/kvm: Fix "missing ENDBR" BUG for fastop functionsJosh Poimboeuf1-1/+2
2022-08-19x86/kvm: Simplify FOP_SETCC()Josh Poimboeuf1-19/+4
2022-08-19x86/ibt, objtool: Add IBT_NOSEAL()Josh Poimboeuf1-0/+11
2022-08-19KVM: Rename mmu_notifier_* to mmu_invalidate_*Chao Peng2-9/+9
2022-08-19KVM: Rename KVM_PRIVATE_MEM_SLOTS to KVM_INTERNAL_MEM_SLOTSChao Peng1-1/+1
2022-08-16x86: simplify load_unaligned_zeropad() implementationLinus Torvalds3-43/+60
2022-08-14Merge tag 'for-linus-6.0-rc1b-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tipLinus Torvalds5-9/+32
2022-08-14x86/kprobes: Fix JNG/JNLE emulationNadav Amit1-1/+1
2022-08-13Merge tag 'x86-urgent-2022-08-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-4/+6
2022-08-12x86/xen: Add support for HVMOP_set_evtchn_upcall_vectorJane Malalane5-9/+32
2022-08-11Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds13-50/+125
2022-08-10x86: link vdso and boot with -z noexecstack --no-warn-rwx-segmentsNick Desaulniers3-2/+6
2022-08-10KVM: VMX: Adjust number of LBR records for PERF_CAPABILITIES at refreshSean Christopherson2-11/+8
2022-08-10KVM: VMX: Use proper type-safe functions for vCPU => LBRs helpersSean Christopherson1-9/+17