index
:
linux-toradex.git
colibri
colibri_vf
master
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.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.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
/
include
Age
Commit message (
Expand
)
Author
2018-07-17
x86/cpufeature: Add helper macro for mask check macros
Dave Hansen
2018-07-17
x86/cpufeature: Make sure DISABLED/REQUIRED macros are updated
Dave Hansen
2018-07-17
x86/cpufeature: Update cpufeaure macros
Dave Hansen
2018-07-17
x86/cpufeature, x86/mm/pkeys: Fix broken compile-time disabling of pkeys
Dave Hansen
2018-07-17
x86/cpu: Add detection of AMD RAS Capabilities
Yazen Ghannam
2018-07-17
x86/mm/pkeys: Fix mismerge of protection keys CPUID bits
Dave Hansen
2018-07-17
x86/cpufeature, x86/mm/pkeys: Add protection keys related CPUID definitions
Dave Hansen
2018-07-17
x86/cpufeature: Speed up cpu_feature_enabled()
Borislav Petkov
2018-07-17
x86/alternatives: Discard dynamic check after init
Brian Gerst
2018-07-17
x86/cpufeature: Get rid of the non-asm goto variant
Borislav Petkov
2018-07-17
x86/cpufeature: Replace the old static_cpu_has() with safe variant
Borislav Petkov
2018-07-17
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2018-07-17
x86/headers: Don't include asm/processor.h in asm/atomic.h
Andi Kleen
2018-07-17
x86/fpu: Get rid of xstate_fault()
Borislav Petkov
2018-07-17
x86/fpu: Add an XSTATE_OP() macro
Borislav Petkov
2018-07-17
x86/cpu: Provide a config option to disable static_cpu_has
Borislav Petkov
2018-07-17
x86/cpufeature: Cleanup get_cpu_cap()
Borislav Petkov
2018-07-17
x86/cpufeature: Move some of the scattered feature bits to x86_capability
Borislav Petkov
2018-07-03
x86/spectre_v1: Disable compiler optimizations over array_index_mask_nospec()
Dan Williams
2018-06-16
kvm: x86: use correct privilege level for sgdt/sidt/fxsave/fxrstor access
Paolo Bonzini
2018-06-16
x86/fpu: Fix math emulation in eager fpu mode
Andy Lutomirski
2018-06-16
x86/fpu: Hard-disable lazy FPU mode
Andy Lutomirski
2018-06-16
x86/fpu: Revert ("x86/fpu: Disable AVX when eagerfpu is off")
Yu-cheng Yu
2018-06-16
x86/fpu: Disable AVX when eagerfpu is off
yu-cheng yu
2018-06-16
x86/fpu: Disable MPX when eagerfpu is off
yu-cheng yu
2018-06-16
x86/cpufeature: Remove unused and seldomly used cpu_has_xx macros
Borislav Petkov
2018-06-16
x86: Remove unused function cpu_has_ht_siblings()
Juergen Gross
2018-05-26
futex: Remove duplicated code and fix undefined behaviour
Jiri Slaby
2018-05-02
x86/ipc: Fix x32 version of shmid64_ds and msqid64_ds
Arnd Bergmann
2018-04-24
x86/hweight: Get rid of the special calling convention
Borislav Petkov
2018-03-28
kvm/x86: fix icebp instruction handling
Linus Torvalds
2018-03-11
bpf, x64: implement retpoline for tail call
Daniel Borkmann
2018-02-25
KVM: VMX: clean up declaration of VPID/EPT invalidation types
Jan Dakinevich
2018-02-25
x86/speculation: Fix typo IBRS_ATT, which should be IBRS_ALL
Darren Kenny
2018-02-25
x86: Introduce barrier_nospec
Dan Williams
2018-02-25
x86: Implement array_index_mask_nospec
Dan Williams
2018-02-25
x86/nospec: Fix header guards names
Borislav Petkov
2018-02-25
x86/retpoline: Remove the esp/rsp thunk
Waiman Long
2018-02-25
x86/microcode/AMD: Change load_microcode_amd()'s param to bool to fix preempt...
Borislav Petkov
2018-02-22
x86/cpu: Change type of x86_cache_size variable to unsigned int
Gustavo A. R. Silva
2018-02-16
kaiser: fix compile error without vsyscall
Hugh Dickins
2018-02-16
x86/asm: Fix inline asm call constraints for GCC 4.4
Josh Poimboeuf
2018-02-03
KVM: x86: Don't re-execute instruction when not passing CR2 value
Liran Alon
2018-01-31
vsyscall: Fix permissions for emulate mode with KAISER/PTI
Ben Hutchings
2018-01-31
x86/retpoline: Fill RSB on context switch for affected CPUs
David Woodhouse
2018-01-31
x86/cpu/intel: Introduce macros for Intel family numbers
Dave Hansen
2018-01-31
x86/asm/32: Make sync_core() handle missing CPUID on all 32-bit kernels
Andy Lutomirski
2018-01-23
x86/retpoline: Optimize inline assembler for vmexit_fill_RSB
Andi Kleen
2018-01-23
retpoline: Introduce start/end markers of indirect thunk
Masami Hiramatsu
2018-01-23
x86/mce: Make machine check speculation protected
Thomas Gleixner
[next]