index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2022-09-07
perf/x86: Add a x86_pmu::limit_period static_call
Peter Zijlstra
1
-4
/
+5
2022-09-07
perf/x86: Change x86_pmu::limit_period signature
Peter Zijlstra
4
-22
/
+20
2022-09-07
perf/x86/intel: Move the topdown stuff into the intel driver
Peter Zijlstra
2
-10
/
+23
2022-09-07
perf/x86: Add two more x86_pmu methods
Peter Zijlstra
2
-5
/
+22
2022-09-07
x86/perf: Assert all platform event flags are within PERF_EVENT_FLAG_ARCH
Anshuman Khandual
2
-18
/
+38
2022-09-06
bpf: x86: Support in-register struct arguments in trampoline programs
Yonghong Song
1
-17
/
+51
2022-09-06
perf: Use sample_flags for txn
Kan Liang
1
-2
/
+6
2022-09-06
perf: Use sample_flags for data_src
Kan Liang
1
-2
/
+6
2022-09-06
perf: Use sample_flags for weight
Kan Liang
1
-3
/
+7
2022-09-06
perf: Use sample_flags for branch stack
Kan Liang
4
-4
/
+13
2022-09-06
perf/x86/intel/pebs: Fix PEBS timestamps overwritten
Kan Liang
1
-2
/
+6
2022-09-05
asm-generic: Conditionally enable do_softirq_own_stack() via Kconfig.
Sebastian Andrzej Siewior
2
-2
/
+2
2022-09-02
x86/defconfig: Enable CONFIG_DEBUG_WX=y
Ingo Molnar
2
-0
/
+2
2022-09-02
x86/defconfig: Refresh the defconfigs
Ingo Molnar
2
-4
/
+5
2022-09-02
Merge branch 'linus' into x86/mm, to refresh the branch
Ingo Molnar
157
-2437
/
+5903
2022-09-02
x86/microcode: Print previous version of microcode after reload
Ashok Raj
1
-2
/
+3
2022-09-01
Merge tag 'kvm-s390-master-6.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEAD
Paolo Bonzini
27
-148
/
+273
2022-09-01
KVM: x86: check validity of argument to KVM_SET_MP_STATE
Paolo Bonzini
1
-3
/
+17
2022-09-01
perf/x86/core: Completely disable guest PEBS via guest's global_ctrl
Like Xu
1
-1
/
+2
2022-09-01
KVM: x86: fix memoryleak in kvm_arch_vcpu_create()
Miaohe Lin
1
-2
/
+1
2022-09-01
KVM: x86: Mask off unsupported and unknown bits of IA32_ARCH_CAPABILITIES
Jim Mattson
1
-4
/
+21
2022-09-01
sgx: use ->f_mapping...
Al Viro
1
-2
/
+1
2022-09-01
x86/mm: Refuse W^X violations
Peter Zijlstra
1
-0
/
+32
2022-09-01
perf/x86/core: Completely disable guest PEBS via guest's global_ctrl
Like Xu
1
-1
/
+2
2022-09-01
perf/x86/intel: Fix unchecked MSR access error for Alder Lake N
Kan Liang
3
-3
/
+48
2022-08-31
x86/Kconfig: Specify idle=poll instead of no-hlt
Stephen Kitt
1
-1
/
+1
2022-08-31
x86/apic: Don't disable x2APIC if locked
Daniel Sneddon
4
-5
/
+61
2022-08-31
x86/cpu: Add CPU model numbers for Meteor Lake
Tony Luck
1
-0
/
+3
2022-08-31
x86/resctrl: Fix to restore to original value when re-enabling hardware prefetch register
Kohei Tarumizu
1
-3
/
+9
2022-08-30
KVM: x86/mmu: count KVM mmu usage in secondary pagetable stats.
Yosry Ahmed
2
-2
/
+26
2022-08-30
perf/hw_breakpoint: Optimize constant number of breakpoint slots
Marco Elver
1
-4
/
+1
2022-08-29
x86/earlyprintk: Clean up pciserial
Peter Zijlstra
1
-7
/
+7
2022-08-29
perf: Add system error and not in transaction branch types
Anshuman Khandual
1
-1
/
+1
2022-08-29
x86/mce: Retrieve poison range from hardware
Jane Chu
1
-1
/
+12
2022-08-28
Merge tag 'x86-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
12
-72
/
+150
2022-08-28
Merge tag 'perf-urgent-2022-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
4
-7
/
+36
2022-08-27
Merge tag 'for-linus-6.0-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-1
/
+0
2022-08-27
perf/x86/amd/lbr: Add LbrExtV2 branch speculation info support
Sandipan Das
1
-3
/
+32
2022-08-27
perf/x86/amd/lbr: Use fusion-aware branch classifier
Sandipan Das
1
-2
/
+10
2022-08-27
perf/x86: Make branch classifier fusion-aware
Sandipan Das
2
-69
/
+102
2022-08-27
perf/x86/amd/lbr: Add LbrExtV2 software branch filter support
Sandipan Das
1
-5
/
+87
2022-08-27
perf/x86: Move branch classifier
Sandipan Das
4
-274
/
+279
2022-08-27
perf/x86/amd/lbr: Add LbrExtV2 hardware branch filter support
Sandipan Das
2
-7
/
+108
2022-08-27
perf/x86/amd/lbr: Add LbrExtV2 branch record support
Sandipan Das
4
-11
/
+252
2022-08-27
perf/x86/amd/lbr: Detect LbrExtV2 support
Sandipan Das
5
-6
/
+31
2022-08-27
x86/cpufeatures: Add LbrExtV2 feature bit
Sandipan Das
2
-1
/
+2
2022-08-27
perf/x86/amd/core: Add generic branch record interfaces
Sandipan Das
1
-12
/
+22
2022-08-27
perf/x86/amd/core: Refactor branch attributes
Sandipan Das
1
-6
/
+19
2022-08-27
perf/x86/amd/brs: Move feature-specific functions
Sandipan Das
3
-70
/
+76
2022-08-27
perf/x86/intel/uncore: Fix broken read_counter() for SNB IMC PMU
Stephane Eranian
1
-1
/
+17
[prev]
[next]