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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-07
bpf: Introduce bpf_arch_text_copy
Song Liu
1
-0
/
+7
2022-02-07
x86/alternative: Introduce text_poke_copy
Song Liu
2
-0
/
+35
2022-02-07
x86/Kconfig: Select HAVE_ARCH_HUGE_VMALLOC with HAVE_ARCH_HUGE_VMAP
Song Liu
1
-0
/
+1
2022-02-06
Merge tag 'perf_urgent_for_v5.17_rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-2
/
+16
2022-02-05
Merge tag 'for-linus-5.17a-rc3-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
4
-47
/
+10
2022-02-05
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
8
-71
/
+54
2022-02-05
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
Paolo Bonzini
276
-3216
/
+3711
2022-02-04
lib/crypto: blake2s: avoid indirect calls to compression function for Clang CFI
Jason A. Donenfeld
1
-2
/
+2
2022-02-04
KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointer
Sean Christopherson
1
-3
/
+3
2022-02-04
KVM: x86: Report deprecated x87 features in supported CPUID
Jim Mattson
1
-6
/
+7
2022-02-03
x86/cpu: Add definitions for the Intel Hardware Feedback Interface
Ricardo Neri
2
-0
/
+7
2022-02-03
x86/Xen: streamline (and fix) PV CPU enumeration
Jan Beulich
2
-24
/
+6
2022-02-02
x86/bug: Merge annotate_reachable() into _BUG_FLAGS() asm
Nick Desaulniers
1
-9
/
+11
2022-02-02
perf/x86/intel: Increase max number of the fixed counters
Kan Liang
2
-2
/
+40
2022-02-02
KVM: x86: use the KVM side max supported fixed counter
Wei Wang
5
-7
/
+7
2022-02-02
perf/x86/intel: Enable PEBS format 5
Kan Liang
2
-5
/
+14
2022-02-02
perf/x86/intel/pt: Fix address filter config for 32-bit kernel
Adrian Hunter
1
-1
/
+1
2022-02-02
x86: Share definition of __is_canonical_address()
Adrian Hunter
6
-27
/
+17
2022-02-02
perf/x86/intel/pt: Relax address filter validation
Adrian Hunter
1
-13
/
+50
2022-02-02
perf/x86/intel/pt: Fix crash with stop filters in single-range mode
Tristan Hume
1
-2
/
+3
2022-02-02
x86/perf: Default set FREEZE_ON_SMI for all
Peter Zijlstra
1
-0
/
+13
2022-02-01
topology/sysfs: Add PPIN in sysfs under cpu topology
Tony Luck
1
-0
/
+1
2022-02-01
x86/cpu: Read/save PPIN MSR during initialization
Tony Luck
3
-6
/
+7
2022-02-01
x86/cpu: X86_FEATURE_INTEL_PPIN finally has a CPUID bit
Tony Luck
2
-0
/
+2
2022-02-01
kvm/x86: rework guest entry logic
Mark Rutland
4
-50
/
+7
2022-02-01
x86/cpu: Merge Intel and AMD ppin_init() functions
Tony Luck
3
-72
/
+74
2022-02-01
x86/CPU/AMD: Use default_groups in kobj_type
Greg Kroah-Hartman
1
-3
/
+4
2022-02-01
KVM: x86: Move delivery of non-APICv interrupt into vendor code
Sean Christopherson
5
-12
/
+37
2022-01-31
Merge drm/drm-next into drm-intel-next
Rodrigo Vivi
341
-5155
/
+7482
2022-01-30
uml/x86: use x86 load_unaligned_zeropad()
Al Viro
2
-26
/
+1
2022-01-30
asm/user.h: killed unused macros
Al Viro
2
-8
/
+0
2022-01-31
crypto: x86 - Convert to SPDX identifier
Nathan Huckleberry
1
-53
/
+10
2022-01-30
Merge tag 'x86_urgent_for_v5.17_rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
2
-1
/
+2
2022-01-29
Merge tag 'pci-v5.17-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Linus Torvalds
1
-2
/
+2
2022-01-28
Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
Linus Torvalds
1
-0
/
+1
2022-01-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
18
-188
/
+422
2022-01-28
KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use
Vitaly Kuznetsov
2
-16
/
+51
2022-01-28
KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread()
Vitaly Kuznetsov
2
-10
/
+25
2022-01-28
KVM: nVMX: Rename vmcs_to_field_offset{,_table}
Vitaly Kuznetsov
3
-8
/
+8
2022-01-28
KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER
Vitaly Kuznetsov
1
-1
/
+3
2022-01-28
KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS
Vitaly Kuznetsov
1
-0
/
+1
2022-01-28
KVM: x86: add system attribute to retrieve full set of supported xsave states
Paolo Bonzini
2
-0
/
+54
2022-01-28
KVM: x86: Add a helper to retrieve userspace address from kvm_device_attr
Sean Christopherson
1
-6
/
+14
2022-01-28
xen/x2apic: enable x2apic mode when supported for HVM
Roger Pau Monne
2
-23
/
+4
2022-01-28
crypto: x86/sm3 - add AVX assembly implementation
Tianjia Zhang
3
-0
/
+654
2022-01-27
ftrace: Have architectures opt-in for mcount build time sorting
Steven Rostedt (Google)
1
-0
/
+1
2022-01-27
bpf, x86: Remove unnecessary handling of BPF_SUB atomic op
Hou Tao
1
-1
/
+0
2022-01-26
KVM: x86: Sync the states size with the XCR0/IA32_XSS at, any time
Like Xu
1
-2
/
+2
2022-01-26
KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSS
Like Xu
1
-0
/
+1
2022-01-26
KVM: x86: Keep MSR_IA32_XSS unchanged for INIT
Xiaoyao Li
1
-2
/
+1
[prev]
[next]