index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
fpu
Age
Commit message (
Expand
)
Author
2025-05-26
Merge tag 'x86-core-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-05-26
x86/fpu: Fix irq_fpu_usable() to return false during CPU onlining
Eric Biggers
2025-05-06
x86/fpu: Drop @perm from guest pseudo FPU container
Chao Gao
2025-05-06
x86/fpu/xstate: Always preserve non-user xfeatures/flags in __state_perm
Sean Christopherson
2025-05-04
x86/fpu: Simplify the switch_fpu_prepare() + switch_fpu_finish() logic
Oleg Nesterov
2025-04-16
x86/fpu/apx: Enable APX state support
Chang S. Bae
2025-04-16
x86/fpu/apx: Define APX state component
Chang S. Bae
2025-04-14
x86/fpu: Use 'fpstate' variable names consistently
Ingo Molnar
2025-04-14
x86/fpu: Push 'fpu' pointer calculation into the fpu__drop() call
Ingo Molnar
2025-04-14
x86/fpu: Convert task_struct::thread.fpu accesses to use x86_task_fpu()
Ingo Molnar
2025-03-06
x86/fpu: Improve crypto performance by making kernel-mode FPU reliably usable...
Eric Biggers
2024-12-18
x86/fpu: Move CPUID leaf definitions to common code
Dave Hansen
2024-09-17
Merge tag 'x86-mm-2024-09-17' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2024-08-14
x86/fpu: Avoid writing LBR bit to IA32_XSS unless supported
Mitchell Levy
2024-08-02
x86/pkeys: Add PKRU as a parameter in signal handling functions
Aruna Ramakrishna
2024-05-19
x86/fpu: fix asm/fpu/types.h include guard
Samuel Holland
2024-04-11
KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
Paolo Bonzini
2024-02-14
Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...
Ingo Molnar
2024-01-10
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-12-27
kill unnecessary thread_info.h include
Kent Overstreet
2023-10-20
x86/fpu: Clean up FPU switching in the middle of task switching
Linus Torvalds
2023-10-12
x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer
Sean Christopherson
2023-08-02
x86: Add PTRACE interface for shadow stack
Rick Edgecombe
2023-08-02
x86/shstk: Handle thread shadow stack
Rick Edgecombe
2023-08-02
x86/fpu: Add helper for modifying xstate
Rick Edgecombe
2023-08-02
x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
Rick Edgecombe
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2023-06-16
x86/fpu: Remove cpuinfo argument from init functions
Thomas Gleixner
2023-06-01
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
2023-02-20
Merge tag 'x86-fpu-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2023-01-25
x86/fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threads
Jens Axboe
2023-01-19
x86/fpu: Replace zero-length array in struct xregs_state with flexible-array ...
Gustavo A. R. Silva
2023-01-13
cpuidle, intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
Peter Zijlstra
2022-10-19
x86/signal: Add ABI prefixes to frame setup functions
Brian Gerst
2022-10-19
x86/signal: Remove sigset_t parameter from frame setup functions
Brian Gerst
2022-10-19
x86/signal: Remove sig parameter from frame setup functions
Brian Gerst
2022-07-19
x86/fpu: Add a helper to prepare AMX state for low-power CPU idle
Chang S. Bae
2022-06-03
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2022-05-20
x86: Remove empty files
Borislav Petkov
2022-05-13
x86/prctl: Remove pointless task argument
Thomas Gleixner
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-14
x86/fpu: Fix inline prefix warnings
Yang Zhong
2022-01-14
x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state()
Thomas Gleixner
2022-01-14
x86/fpu: Add uabi_size to guest_fpu
Thomas Gleixner
2022-01-14
x86/fpu: Prepare xfd_err in struct fpu_guest
Jing Liu
2022-01-14
x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation
Kevin Tian
2022-01-14
x86/fpu: Provide fpu_enable_guest_xfd_features() for KVM
Sean Christopherson
2022-01-07
x86/fpu: Prepare guest FPU for dynamically enabled FPU features
Thomas Gleixner
[next]