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
/
api.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-19
x86/fpu: Add a helper to prepare AMX state for low-power CPU idle
Chang S. Bae
1
-0
/
+2
2022-05-13
x86/prctl: Remove pointless task argument
Thomas Gleixner
1
-2
/
+1
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: 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: Extend fpu_xstate_prctl() with guest permissions
Thomas Gleixner
1
-0
/
+2
2021-11-27
iommu/vt-d: Remove unused PASID_DISABLED
Joerg Roedel
1
-6
/
+0
2021-11-04
Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-2
/
+0
2021-10-26
x86/fpu/xstate: Add fpstate_realloc()/free()
Chang S. Bae
1
-0
/
+7
2021-10-26
x86/arch_prctl: Add controls for dynamic XSTATE components
Chang S. Bae
1
-0
/
+4
2021-10-23
x86/fpu: Remove old KVM FPU interface
Thomas Gleixner
1
-2
/
+0
2021-10-23
x86/kvm: Convert FPU handling to a single swap buffer
Thomas Gleixner
1
-2
/
+2
2021-10-23
x86/fpu: Provide infrastructure for KVM FPU cleanup
Thomas Gleixner
1
-0
/
+13
2021-10-21
x86/fpu/core: Convert to fpstate
Thomas Gleixner
1
-2
/
+2
2021-10-20
x86/fpu: Replace KVMs xstate component clearing
Thomas Gleixner
1
-0
/
+1
2021-10-20
x86/fpu: Replace KVMs home brewed FPU copy to user
Thomas Gleixner
1
-0
/
+1
2021-10-20
x86/fpu: Provide a proper function for ex_handler_fprestore()
Thomas Gleixner
1
-3
/
+1
2021-10-20
x86/fpu: Mop up the internal.h leftovers
Thomas Gleixner
1
-0
/
+10
2021-10-20
x86/fpu: Remove internal.h dependency from fpu/signal.h
Thomas Gleixner
1
-0
/
+3
2021-10-20
x86/fpu: Move fpstate functions to api.h
Thomas Gleixner
1
-0
/
+9
2021-10-20
x86/fpu: Replace KVMs home brewed FPU copy from user
Thomas Gleixner
1
-0
/
+2
2021-10-20
x86/fpu: Move KVMs FPU swapping to FPU core
Thomas Gleixner
1
-0
/
+8
2021-10-18
iommu/vt-d: Clean up unused PASID updating functions
Fenghua Yu
1
-2
/
+0
2021-06-03
x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()
Thomas Gleixner
1
-5
/
+1
2021-01-29
x86/fpu/64: Don't FNINIT in kernel_fpu_begin()
Andy Lutomirski
1
-0
/
+12
2021-01-21
x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize state
Andy Lutomirski
1
-2
/
+13
2020-11-11
x86/fpu: Make kernel FPU protection RT friendly
Thomas Gleixner
1
-2
/
+16
2020-11-11
x86/fpu: Simplify fpregs_[un]lock()
Thomas Gleixner
1
-2
/
+3
2020-09-17
x86/mmu: Allocate/free a PASID
Fenghua Yu
1
-0
/
+12
2019-04-12
x86/fpu: Defer FPU state load until return to userspace
Rik van Riel
1
-1
/
+21
2019-04-10
x86/fpu: Add an __fpregs_load_activate() internal helper
Rik van Riel
1
-0
/
+11
2018-12-04
x86/fpu: Don't export __kernel_fpu_{begin,end}()
Sebastian Andrzej Siewior
1
-10
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2016-11-01
x86/fpu: Remove irq_ts_save() and irq_ts_restore()
Andy Lutomirski
1
-10
/
+0
2015-05-19
x86/fpu: Introduce cpu_has_xfeatures(xfeatures_mask, feature_name)
Ingo Molnar
1
-0
/
+9
2015-05-19
x86/fpu: Uninline the irq_ts_save()/restore() functions
Ingo Molnar
1
-25
/
+2
2015-05-19
x86/fpu: Move various internal function prototypes to fpu/internal.h
Ingo Molnar
1
-30
/
+1
2015-05-19
x86/fpu: Uninline kernel_fpu_begin()/end()
Ingo Molnar
1
-13
/
+2
2015-05-19
x86/fpu: Move fpu__save() to fpu/internals.h
Ingo Molnar
1
-2
/
+0
2015-05-19
x86/fpu: Rename fpu->has_fpu to fpu->fpregs_active
Ingo Molnar
1
-1
/
+1
2015-05-19
x86/fpu: Move XCR0 manipulation to the FPU code proper
Ingo Molnar
1
-0
/
+1
2015-05-19
x86/fpu: Remove assembly guard from asm/fpu/api.h
Ingo Molnar
1
-4
/
+0
2015-05-19
x86/fpu: Rename i387.h to fpu/api.h
Ingo Molnar
1
-0
/
+107