index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
Age
Commit message (
Expand
)
Author
2021-11-01
Merge tag 'x86_cc_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-01
Merge tag 'x86_build_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-01
Merge tag 'ras_core_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2021-11-01
Merge tag 'x86-fpu-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2021-11-01
Merge tag 'x86-apic-2021-11-01' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-01
Merge tag 'sched-core-2021-11-01' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-11-01
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-01
Merge tag 'locking-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-11-01
Merge tag 'perf-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-11-01
Merge tag 'irq-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-10-31
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-10-30
perf/x86/intel: Fix ICL/SPR INST_RETIRED.PREC_DIST encodings
Stephane Eranian
2021-10-29
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2021-10-29
Merge tag 'irqchip-5.16' into irq/core
Borislav Petkov
2021-10-29
x86/apic: Reduce cache line misses in __x2apic_send_IPI_mask()
Eric Dumazet
2021-10-28
bpf,x86: Respect X86_FEATURE_RETPOLINE*
Peter Zijlstra
2021-10-28
bpf,x86: Simplify computing label offsets
Peter Zijlstra
2021-10-28
x86,bugs: Unconditionally allow spectre_v2=retpoline,amd
Peter Zijlstra
2021-10-28
x86/alternative: Add debug prints to apply_retpolines()
Peter Zijlstra
2021-10-28
x86/alternative: Try inline spectre_v2=retpoline,amd
Peter Zijlstra
2021-10-28
x86/alternative: Handle Jcc __x86_indirect_thunk_\reg
Peter Zijlstra
2021-10-28
x86/alternative: Implement .retpoline_sites support
Peter Zijlstra
2021-10-28
x86/retpoline: Create a retpoline thunk array
Peter Zijlstra
2021-10-28
x86/retpoline: Move the retpoline thunk declarations to nospec-branch.h
Peter Zijlstra
2021-10-28
x86/asm: Fixup odd GEN-for-each-reg.h usage
Peter Zijlstra
2021-10-28
x86/asm: Fix register order
Peter Zijlstra
2021-10-28
x86/retpoline: Remove unused replacement symbols
Peter Zijlstra
2021-10-28
objtool,x86: Replace alternatives with .retpoline_sites
Peter Zijlstra
2021-10-28
KVM: x86: Take srcu lock in post_kvm_run_save()
David Woodhouse
2021-10-28
x86/fpu: Include vmalloc.h for vzalloc()
Stephen Rothwell
2021-10-27
KVM: SEV-ES: fix another issue with string I/O VMGEXITs
Paolo Bonzini
2021-10-26
x86: Fix __get_wchan() for !STACKTRACE
Peter Zijlstra
2021-10-26
x86/fpu/amx: Enable the AMX feature in 64-bit mode
Chang S. Bae
2021-10-26
x86/fpu: Add XFD handling for dynamic states
Chang S. Bae
2021-10-26
x86/fpu: Calculate the default sizes independently
Chang S. Bae
2021-10-26
x86/fpu/amx: Define AMX state components and have it used for boot-time checks
Chang S. Bae
2021-10-26
x86/fpu/xstate: Prepare XSAVE feature table for gaps in state component numbers
Chang S. Bae
2021-10-26
x86/fpu/xstate: Add fpstate_realloc()/free()
Chang S. Bae
2021-10-26
x86/fpu/xstate: Add XFD #NM handler
Chang S. Bae
2021-10-26
x86/fpu: Update XFD state where required
Chang S. Bae
2021-10-26
x86/fpu: Add sanity checks for XFD
Thomas Gleixner
2021-10-26
x86/fpu: Add XFD state to fpstate
Chang S. Bae
2021-10-26
x86/msr-index: Add MSRs for XFD
Chang S. Bae
2021-10-26
x86/cpufeatures: Add eXtended Feature Disabling (XFD) feature bit
Chang S. Bae
2021-10-26
x86/fpu: Reset permission and fpstate on exec()
Chang S. Bae
2021-10-26
x86/fpu: Prepare fpu_clone() for dynamically enabled features
Thomas Gleixner
2021-10-26
x86/fpu/signal: Prepare for variable sigframe length
Chang S. Bae
2021-10-26
x86/signal: Use fpu::__state_user_size for sigalt stack validation
Thomas Gleixner
2021-10-26
x86/fpu: Add basic helpers for dynamically enabled features
Thomas Gleixner
2021-10-26
x86/arch_prctl: Add controls for dynamic XSTATE components
Chang S. Bae
[next]