index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
include
/
asm
Age
Commit message (
Expand
)
Author
2021-10-20
x86/fpu: Provide struct fpstate
Thomas Gleixner
2021-10-20
x86/fpu: Replace KVMs home brewed FPU copy to user
Thomas Gleixner
2021-10-20
x86/fpu: Provide a proper function for ex_handler_fprestore()
Thomas Gleixner
2021-10-20
x86/fpu: Replace the includes of fpu/internal.h
Thomas Gleixner
2021-10-20
x86/fpu: Mop up the internal.h leftovers
Thomas Gleixner
2021-10-20
x86/fpu: Remove internal.h dependency from fpu/signal.h
Thomas Gleixner
2021-10-20
x86/fpu: Move fpstate functions to api.h
Thomas Gleixner
2021-10-20
x86/fpu: Move mxcsr related code to core
Thomas Gleixner
2021-10-20
x86/fpu: Move fpregs_restore_userregs() to core
Thomas Gleixner
2021-10-20
x86/fpu: Make WARN_ON_FPU() private
Thomas Gleixner
2021-10-20
x86/fpu: Move legacy ASM wrappers to core
Thomas Gleixner
2021-10-20
x86/fpu: Move os_xsave() and os_xrstor() to core
Thomas Gleixner
2021-10-20
x86/fpu: Make os_xrstor_booting() private
Thomas Gleixner
2021-10-20
x86/fpu: Clean up CPU feature tests
Thomas Gleixner
2021-10-20
x86/fpu: Move context switch and exit to user inlines into sched.h
Thomas Gleixner
2021-10-20
x86/fpu: Mark fpu__init_prepare_fx_sw_frame() as __init
Thomas Gleixner
2021-10-20
x86/fpu: Replace KVMs home brewed FPU copy from user
Thomas Gleixner
2021-10-20
x86/fpu: Move KVMs FPU swapping to FPU core
Thomas Gleixner
2021-10-20
x86/fpu: Cleanup xstate xcomp_bv initialization
Thomas Gleixner
2021-10-20
x86/pkru: Remove useless include
Thomas Gleixner
2021-10-20
x86/fpu: Remove pointless argument from switch_fpu_finish()
Thomas Gleixner
2021-10-16
Merge branch 'x86/urgent' into x86/fpu, to resolve a conflict
Ingo Molnar
2021-10-10
Merge tag 'x86_urgent_for_v5.15_rc5' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2021-10-08
Merge tag 'for-linus-5.15b-rc5-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-10-06
x86/entry: Correct reference to intended CONFIG_64_BIT
Lukas Bulwahn
2021-10-05
xen/x86: allow PVH Dom0 without XEN_PV=y
Jan Beulich
2021-10-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-30
x86/kvmclock: Move this_cpu_pvti into kvmclock.h
Zelin Deng
2021-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-26
Merge tag 'x86-urgent-2021-09-26' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2021-09-25
Merge tag 'for-linus-5.15b-rc3-tag' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-09-22
x86/asm: Fix SETZ size enqcmds() build failure
Kees Cook
2021-09-22
KVM: x86: Handle SRCU initialization failure during page track init
Haimin Zhang
2021-09-20
x86/fault: Fix wrong signal when vsyscall fails with pkey
Jiashuo Liang
2021-09-20
xen/pci-swiotlb: reduce visibility of symbols
Jan Beulich
2021-09-14
x86/fpu/signal: Change return type of fpu__restore_sig() to boolean
Thomas Gleixner
2021-09-14
x86/fpu/signal: Change return type of copy_fpstate_to_sigframe() to boolean
Thomas Gleixner
2021-09-14
x86/fpu/signal: Move header zeroing out of xsave_to_user_sigframe()
Thomas Gleixner
2021-09-13
x86/uaccess: Fix 32-bit __get_user_asm_u64() when CC_HAS_ASM_GOTO_OUTPUT=y
Will Deacon
2021-09-13
x86/fpu/signal: Clarify exception handling in restore_fpregs_from_user()
Thomas Gleixner
2021-09-13
x86/fpu: Use EX_TYPE_FAULT_MCE_SAFE for exception fixups
Thomas Gleixner
2021-09-13
x86/extable: Provide EX_TYPE_DEFAULT_MCE_SAFE and EX_TYPE_FAULT_MCE_SAFE
Thomas Gleixner
2021-09-13
x86/extable: Rework the exception table mechanics
Thomas Gleixner
2021-09-13
x86/extable: Get rid of redundant macros
Thomas Gleixner
2021-09-08
arch: remove compat_alloc_user_space
Arnd Bergmann
2021-09-07
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2021-09-06
kvm: x86: Increase KVM_SOFT_MAX_VCPUS to 710
Eduardo Habkost
2021-09-06
kvm: x86: Increase MAX_VCPUS to 1024
Eduardo Habkost
2021-09-06
kvm: x86: Set KVM_MAX_VCPU_ID to 4*KVM_MAX_VCPUS
Eduardo Habkost
2021-09-01
Merge tag 'hyperv-next-signed-20210831' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
[next]