index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kernel
/
fpu
Age
Commit message (
Expand
)
Author
2016-04-13
x86/fpu: Get rid of x87 math exception helpers
Borislav Petkov
2016-04-13
x86/fpu: Remove check_fpu() indirection
Borislav Petkov
2016-04-13
x86/fpu/regset: Replace static_cpu_has() usage with boot_cpu_has()
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_xsaves with boot_cpu_has() usage
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_xsave with boot_cpu_has() usage
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_fxsr with boot_cpu_has() usage
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_fpu with boot_cpu_has() usage
Borislav Petkov
2016-04-13
x86/cpufeature: Replace cpu_has_xmm with boot_cpu_has() usage
Borislav Petkov
2016-03-24
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2016-03-20
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-03-17
Merge branch 'x86/cleanups' into x86/urgent
Ingo Molnar
2016-03-15
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-03-12
x86/cpufeature: Enable new AVX-512 features
Fenghua Yu
2016-03-12
x86/fpu: Fix eager-FPU handling on legacy FPU machines
Borislav Petkov
2016-03-10
x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")
Yu-cheng Yu
2016-03-09
x86/fpu: Fix 'no387' regression
Andy Lutomirski
2016-02-24
x86: Fix misspellings in comments
Adam Buchbinder
2016-02-18
mm/core, x86/mm/pkeys: Add execute-only protection keys support
Dave Hansen
2016-02-18
x86/mm/pkeys: Allow kernel to modify user pkey rights register
Dave Hansen
2016-02-18
x86/fpu: Allow setting of XSAVE state
Dave Hansen
2016-02-16
x86/fpu, x86/mm/pkeys: Add PKRU xsave fields and data structures
Dave Hansen
2016-02-16
x86/fpu: Add placeholder for 'Processor Trace' XSAVE state
Dave Hansen
2016-02-09
x86/fpu: Default eagerfpu=on on all CPUs
Andy Lutomirski
2016-02-09
x86/fpu: Fold fpu_copy() into fpu__copy()
Andy Lutomirski
2016-02-09
x86/fpu: Fix FNSAVE usage in eagerfpu mode
Andy Lutomirski
2016-02-09
x86/fpu: Fix math emulation in eager fpu mode
Andy Lutomirski
2016-01-12
x86/fpu: Disable AVX when eagerfpu is off
yu-cheng yu
2016-01-12
x86/fpu: Disable MPX when eagerfpu is off
yu-cheng yu
2016-01-12
x86/fpu: Disable XGETBV1 when no XSAVE
yu-cheng yu
2016-01-12
x86/fpu: Fix early FPU command-line parsing
yu-cheng yu
2016-01-11
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-01-11
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2016-01-06
x86/fpu: Properly align size in CHECK_MEMBER_AT_END_OF() macro
Jiri Olsa
2015-12-19
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2015-11-27
x86/fpu: Put a few variables in .init.data
Rasmus Villemoes
2015-11-12
x86/fpu: Fix get_xsave_addr() behavior under virtualization
Huaitong Han
2015-11-12
x86/fpu: Fix 32-bit signal frame handling
Dave Hansen
2015-11-03
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-09-14
x86/fpu: Check CPU-provided sizes against struct declarations
Dave Hansen
2015-09-14
x86/fpu: Check to ensure increasing-offset xstate offsets
Dave Hansen
2015-09-14
x86/fpu: Correct and check XSAVE xstate size calculations
Dave Hansen
2015-09-14
x86/fpu: Add xfeature_enabled() helper instead of test_bit()
Dave Hansen
2015-09-14
x86/fpu: Remove 'xfeature_nr'
Dave Hansen
2015-09-14
x86/fpu: Rework XSTATE_* macros to remove magic '2'
Dave Hansen
2015-09-14
x86/fpu: Rename XFEATURES_NR_MAX
Dave Hansen
2015-09-14
x86/fpu: Rename XSAVE macros
Dave Hansen
2015-09-14
x86/fpu: Remove XSTATE_RESERVE
Dave Hansen
2015-09-14
x86/fpu: Move XSAVE-disabling code to a helper
Dave Hansen
2015-09-14
x86/fpu: Print xfeature buffer size in decimal
Dave Hansen
[next]