index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
/
fpu
/
api.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
x86/fpu: Add a helper to prepare AMX state for low-power CPU idle
Chang S. Bae
2022-07-19
1
-0
/
+2
*
x86/prctl: Remove pointless task argument
Thomas Gleixner
2022-05-13
1
-2
/
+1
*
x86/fpu: Fix inline prefix warnings
Yang Zhong
2022-01-14
1
-1
/
+1
*
x86/fpu: Provide fpu_sync_guest_vmexit_xfd_state()
Thomas Gleixner
2022-01-14
1
-0
/
+2
*
x86/fpu: Provide fpu_update_guest_xfd() for IA32_XFD emulation
Kevin Tian
2022-01-14
1
-0
/
+6
*
x86/fpu: Provide fpu_enable_guest_xfd_features() for KVM
Sean Christopherson
2022-01-14
1
-0
/
+1
*
x86/fpu: Extend fpu_xstate_prctl() with guest permissions
Thomas Gleixner
2022-01-07
1
-0
/
+2
*
iommu/vt-d: Remove unused PASID_DISABLED
Joerg Roedel
2021-11-26
1
-6
/
+0
*
Merge tag 'iommu-updates-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2021-11-04
1
-2
/
+0
|
\
|
*
iommu/vt-d: Clean up unused PASID updating functions
Fenghua Yu
2021-10-18
1
-2
/
+0
*
|
x86/fpu/xstate: Add fpstate_realloc()/free()
Chang S. Bae
2021-10-26
1
-0
/
+7
*
|
x86/arch_prctl: Add controls for dynamic XSTATE components
Chang S. Bae
2021-10-26
1
-0
/
+4
*
|
x86/fpu: Remove old KVM FPU interface
Thomas Gleixner
2021-10-23
1
-2
/
+0
*
|
x86/kvm: Convert FPU handling to a single swap buffer
Thomas Gleixner
2021-10-23
1
-2
/
+2
*
|
x86/fpu: Provide infrastructure for KVM FPU cleanup
Thomas Gleixner
2021-10-23
1
-0
/
+13
*
|
x86/fpu/core: Convert to fpstate
Thomas Gleixner
2021-10-20
1
-2
/
+2
*
|
x86/fpu: Replace KVMs xstate component clearing
Thomas Gleixner
2021-10-20
1
-0
/
+1
*
|
x86/fpu: Replace KVMs home brewed FPU copy to user
Thomas Gleixner
2021-10-20
1
-0
/
+1
*
|
x86/fpu: Provide a proper function for ex_handler_fprestore()
Thomas Gleixner
2021-10-20
1
-3
/
+1
*
|
x86/fpu: Mop up the internal.h leftovers
Thomas Gleixner
2021-10-20
1
-0
/
+10
*
|
x86/fpu: Remove internal.h dependency from fpu/signal.h
Thomas Gleixner
2021-10-20
1
-0
/
+3
*
|
x86/fpu: Move fpstate functions to api.h
Thomas Gleixner
2021-10-20
1
-0
/
+9
*
|
x86/fpu: Replace KVMs home brewed FPU copy from user
Thomas Gleixner
2021-10-20
1
-0
/
+2
*
|
x86/fpu: Move KVMs FPU swapping to FPU core
Thomas Gleixner
2021-10-20
1
-0
/
+8
|
/
*
x86/cpufeatures: Force disable X86_FEATURE_ENQCMD and remove update_pasid()
Thomas Gleixner
2021-06-03
1
-5
/
+1
*
x86/fpu/64: Don't FNINIT in kernel_fpu_begin()
Andy Lutomirski
2021-01-29
1
-0
/
+12
*
x86/fpu: Add kernel_fpu_begin_mask() to selectively initialize state
Andy Lutomirski
2021-01-21
1
-2
/
+13
*
x86/fpu: Make kernel FPU protection RT friendly
Thomas Gleixner
2020-11-11
1
-2
/
+16
*
x86/fpu: Simplify fpregs_[un]lock()
Thomas Gleixner
2020-11-11
1
-2
/
+3
*
x86/mmu: Allocate/free a PASID
Fenghua Yu
2020-09-17
1
-0
/
+12
*
x86/fpu: Defer FPU state load until return to userspace
Rik van Riel
2019-04-12
1
-1
/
+21
*
x86/fpu: Add an __fpregs_load_activate() internal helper
Rik van Riel
2019-04-10
1
-0
/
+11
*
x86/fpu: Don't export __kernel_fpu_{begin,end}()
Sebastian Andrzej Siewior
2018-12-04
1
-10
/
+5
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
x86/fpu: Remove irq_ts_save() and irq_ts_restore()
Andy Lutomirski
2016-11-01
1
-10
/
+0
*
x86/fpu: Introduce cpu_has_xfeatures(xfeatures_mask, feature_name)
Ingo Molnar
2015-05-19
1
-0
/
+9
*
x86/fpu: Uninline the irq_ts_save()/restore() functions
Ingo Molnar
2015-05-19
1
-25
/
+2
*
x86/fpu: Move various internal function prototypes to fpu/internal.h
Ingo Molnar
2015-05-19
1
-30
/
+1
*
x86/fpu: Uninline kernel_fpu_begin()/end()
Ingo Molnar
2015-05-19
1
-13
/
+2
*
x86/fpu: Move fpu__save() to fpu/internals.h
Ingo Molnar
2015-05-19
1
-2
/
+0
*
x86/fpu: Rename fpu->has_fpu to fpu->fpregs_active
Ingo Molnar
2015-05-19
1
-1
/
+1
*
x86/fpu: Move XCR0 manipulation to the FPU code proper
Ingo Molnar
2015-05-19
1
-0
/
+1
*
x86/fpu: Remove assembly guard from asm/fpu/api.h
Ingo Molnar
2015-05-19
1
-4
/
+0
*
x86/fpu: Rename i387.h to fpu/api.h
Ingo Molnar
2015-05-19
1
-0
/
+107