index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
fpu
Age
Commit message (
Expand
)
Author
Files
Lines
2024-05-20
x86/fpu: fix asm/fpu/types.h include guard
Samuel Holland
1
-3
/
+3
2024-04-11
KVM: SEV: sync FPU and AVX state at LAUNCH_UPDATE_VMSA time
Paolo Bonzini
1
-0
/
+3
2024-02-14
Merge tag 'v6.8-rc4' into x86/percpu, to resolve conflicts and refresh the br...
Ingo Molnar
2
-2
/
+5
2024-01-11
Merge tag 'header_cleanup-2024-01-10' of https://evilpiepirate.org/git/bcachefs
Linus Torvalds
1
-0
/
+2
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
1
-1
/
+1
2023-12-27
kill unnecessary thread_info.h include
Kent Overstreet
1
-0
/
+2
2023-10-20
x86/fpu: Clean up FPU switching in the middle of task switching
Linus Torvalds
1
-4
/
+6
2023-10-12
x86/fpu: Allow caller to constrain xfeatures when copying to uabi buffer
Sean Christopherson
1
-1
/
+2
2023-08-03
x86: Add PTRACE interface for shadow stack
Rick Edgecombe
1
-3
/
+4
2023-08-03
x86/shstk: Handle thread shadow stack
Rick Edgecombe
1
-1
/
+2
2023-08-03
x86/fpu: Add helper for modifying xstate
Rick Edgecombe
1
-0
/
+9
2023-08-03
x86/fpu/xstate: Introduce CET MSR and XSAVES supervisor states
Rick Edgecombe
2
-4
/
+18
2023-06-26
Merge tag 'x86-boot-2023-06-26' of ssh://gitolite.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+1
2023-06-16
x86/fpu: Remove cpuinfo argument from init functions
Thomas Gleixner
1
-1
/
+1
2023-06-02
fork, vhost: Use CLONE_THREAD to fix freezer/ps regression
Mike Christie
1
-1
/
+1
2023-02-21
Merge tag 'x86-fpu-2023-02-20' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-2
/
+2
2023-01-25
x86/fpu: Don't set TIF_NEED_FPU_LOAD for PF_IO_WORKER threads
Jens Axboe
1
-1
/
+1
2023-01-19
x86/fpu: Replace zero-length array in struct xregs_state with flexible-array ...
Gustavo A. R. Silva
1
-1
/
+1
2023-01-13
cpuidle, intel_idle: Fix CPUIDLE_FLAG_INIT_XSTATE
Peter Zijlstra
1
-2
/
+2
2022-10-19
x86/signal: Add ABI prefixes to frame setup functions
Brian Gerst
1
-5
/
+0
2022-10-19
x86/signal: Remove sigset_t parameter from frame setup functions
Brian Gerst
1
-4
/
+2
2022-10-19
x86/signal: Remove sig parameter from frame setup functions
Brian Gerst
1
-2
/
+2
2022-07-19
x86/fpu: Add a helper to prepare AMX state for low-power CPU idle
Chang S. Bae
1
-0
/
+2
2022-06-04
Merge tag 'kthread-cleanups-for-v5.19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-1
/
+1
2022-05-20
x86: Remove empty files
Borislav Petkov
1
-0
/
+0
2022-05-13
x86/prctl: Remove pointless task argument
Thomas Gleixner
1
-2
/
+1
2022-05-07
fork: Generalize PF_IO_WORKER handling
Eric W. Biederman
1
-1
/
+1
2022-01-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-0
/
+43
2022-01-14
x86/fpu: Fix inline prefix warnings
Yang Zhong
1
-1
/
+1
2022-01-14
x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state()
Thomas Gleixner
1
-0
/
+2
2022-01-14
x86/fpu: Add uabi_size to guest_fpu
Thomas Gleixner
1
-0
/
+5
2022-01-14
x86/fpu: Prepare xfd_err in struct fpu_guest
Jing Liu
1
-0
/
+5
2022-01-14
x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation
Kevin Tian
1
-0
/
+6
2022-01-14
x86/fpu: Provide fpu_enable_guest_xfd_features() for KVM
Sean Christopherson
1
-0
/
+1
2022-01-07
x86/fpu: Prepare guest FPU for dynamically enabled FPU features
Thomas Gleixner
1
-0
/
+13
2022-01-07
x86/fpu: Extend fpu_xstate_prctl() with guest permissions
Thomas Gleixner
2
-0
/
+11
2021-12-10
x86/fpu: Remove duplicate copy_fpstate_to_sigframe() prototype
Shaokun Zhang
1
-3
/
+0
2021-11-27
iommu/vt-d: Remove unused PASID_DISABLED
Joerg Roedel
1
-6
/
+0
2021-11-14
Merge tag 'x86_urgent_for_v5.16_rc1' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2
-0
/
+19
2021-11-04
Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2021-11-04
x86/fpu: Optimize out sigframe xfeatures when in init state
Dave Hansen
2
-0
/
+19
2021-10-26
x86/fpu/amx: Enable the AMX feature in 64-bit mode
Chang S. Bae
1
-2
/
+3
2021-10-26
x86/fpu/amx: Define AMX state components and have it used for boot-time checks
Chang S. Bae
2
-0
/
+34
2021-10-26
x86/fpu/xstate: Add fpstate_realloc()/free()
Chang S. Bae
1
-0
/
+7
2021-10-26
x86/fpu/xstate: Add XFD #NM handler
Chang S. Bae
1
-0
/
+2
2021-10-26
x86/fpu: Add XFD state to fpstate
Chang S. Bae
1
-0
/
+3
2021-10-26
x86/fpu: Prepare fpu_clone() for dynamically enabled features
Thomas Gleixner
1
-1
/
+1
2021-10-26
x86/fpu: Add basic helpers for dynamically enabled features
Thomas Gleixner
1
-0
/
+21
2021-10-26
x86/arch_prctl: Add controls for dynamic XSTATE components
Chang S. Bae
1
-0
/
+4
2021-10-26
x86/fpu: Add fpu_state_config::legacy_features
Thomas Gleixner
1
-0
/
+7
[next]