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
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-17
x86/kvm/fpu: Remove kvm_vcpu_arch.guest_supported_xcr0
Leonardo Bras
1
-1
/
+0
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
4
-5
/
+5
2022-02-17
shmbuf.h: add asm/shmbuf.h to UAPI compile-test coverage
Masahiro Yamada
1
-1
/
+5
2022-02-17
signal.h: add linux/signal.h and asm/signal.h to UAPI compile-test coverage
Masahiro Yamada
1
-1
/
+1
2022-02-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+37
2022-02-15
perf/x86/intel/pt: Add a capability and config bit for disabling TNTs
Alexander Shishkin
2
-0
/
+2
2022-02-15
perf/x86/intel/pt: Add a capability and config bit for event tracing
Alexander Shishkin
2
-0
/
+2
2022-02-15
x86/cpufeatures: Re-enable ENQCMD
Fenghua Yu
1
-2
/
+5
2022-02-13
Merge tag 'objtool_urgent_for_v5.17_rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-9
/
+11
2022-02-12
x86/ptrace: Always inline v8086_mode() for instrumentation
Borislav Petkov
1
-1
/
+1
2022-02-12
cpumask: Add a x86-specific cpumask_clear_cpu() helper
Borislav Petkov
1
-0
/
+10
2022-02-12
Merge tag 'for-linus-5.17a-rc4-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
Linus Torvalds
1
-0
/
+7
2022-02-11
lib/xor: make xor prototypes more friendly to compiler vectorization
Ard Biesheuvel
3
-35
/
+70
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
3
-16
/
+3
2022-02-10
KVM: x86/mmu: Split huge pages mapped by the TDP MMU during KVM_CLEAR_DIRTY_LOG
David Matlack
1
-0
/
+4
2022-02-10
KVM: x86/mmu: Split huge pages mapped by the TDP MMU when dirty logging is enabled
David Matlack
1
-0
/
+3
2022-02-10
KVM: x86: Use more verbose names for mem encrypt kvm_x86_ops hooks
Sean Christopherson
2
-6
/
+6
2022-02-10
KVM: x86: Move get_cs_db_l_bits() helper to SVM
Sean Christopherson
1
-1
/
+0
2022-02-10
KVM: x86: Use static_call() for copy/move encryption context ioctls()
Sean Christopherson
1
-0
/
+2
2022-02-10
KVM: x86: Use static_call() for .vcpu_deliver_sipi_vector()
Sean Christopherson
1
-0
/
+1
2022-02-10
KVM: x86: Rename kvm_x86_ops pointers to align w/ preferred vendor names
Sean Christopherson
2
-20
/
+20
2022-02-10
KVM: x86: Remove unused "vcpu" of kvm_scale_tsc()
Jinrong Liang
1
-1
/
+1
2022-02-10
xen/x86: detect support for extended destination ID
Roger Pau Monne
1
-0
/
+7
2022-02-09
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-0
/
+1
2022-02-08
KVM: x86: SVM: move avic definitions from AMD's spec to svm.h
Maxim Levitsky
2
-0
/
+37
2022-02-08
x86/cpufeatures: Put the AMX macros in the word 18 block
Jim Mattson
1
-3
/
+3
2022-02-07
x86/alternative: Introduce text_poke_copy
Song Liu
1
-0
/
+1
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
1
-14
/
+0
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
44
-291
/
+407
2022-02-03
x86/cpu: Add definitions for the Intel Hardware Feedback Interface
Ricardo Neri
2
-0
/
+7
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
1
-1
/
+1
2022-02-02
KVM: x86: use the KVM side max supported fixed counter
Wei Wang
1
-1
/
+2
2022-02-02
perf/x86/intel: Enable PEBS format 5
Kan Liang
1
-2
/
+3
2022-02-02
x86: Share definition of __is_canonical_address()
Adrian Hunter
1
-0
/
+10
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
1
-0
/
+2
2022-02-01
KVM: x86: Move delivery of non-APICv interrupt into vendor code
Sean Christopherson
2
-2
/
+3
2022-01-30
asm/user.h: killed unused macros
Al Viro
2
-8
/
+0
2022-01-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-2
/
+6
2022-01-28
KVM: x86: add system attribute to retrieve full set of supported xsave states
Paolo Bonzini
1
-0
/
+3
2022-01-28
xen/x2apic: enable x2apic mode when supported for HVM
Roger Pau Monne
1
-14
/
+0
2022-01-26
KVM: x86: Forcibly leave nested virt when SMM state is toggled
Sean Christopherson
1
-0
/
+1
2022-01-26
KVM: x86: Pass emulation type to can_emulate_instruction()
Sean Christopherson
1
-1
/
+2
2022-01-25
KVM/X86: Make kvm_vcpu_reload_apic_access_page() static
Quanfa Fu
1
-1
/
+0
2022-01-24
x86/paravirt: Use %rip-relative addressing in hook calls
Jan Beulich
1
-2
/
+2
2022-01-23
x86/insn: Add AVX512-FP16 instructions to the x86 instruction decoder
Adrian Hunter
1
-1
/
+1
2022-01-23
Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux
Linus Torvalds
1
-2
/
+0
2022-01-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-14
/
+2
2022-01-19
KVM: x86: Remove defunct pre_block/post_block kvm_x86_ops hooks
Sean Christopherson
2
-14
/
+0
[prev]
[next]