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_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
/
kernel
Age
Commit message (
Expand
)
Author
2017-11-08
x86/traps: Fix up general protection faults caused by UMIP
Ricardo Neri
2017-11-08
x86/umip: Enable User-Mode Instruction Prevention at runtime
Ricardo Neri
2017-11-08
x86/umip: Force a page fault when unable to copy emulated result to user
Ricardo Neri
2017-11-08
x86/umip: Add emulation code for UMIP instructions
Ricardo Neri
2017-11-08
Merge branch 'x86/mpx' into x86/asm, to pick up dependent commits
Ingo Molnar
2017-11-07
resource: Fix resource_size.cocci warnings
kbuild test robot
2017-11-07
X86/KVM: Clear encryption attribute when SEV is active
Brijesh Singh
2017-11-07
X86/KVM: Decrypt shared per-cpu variables when SEV is active
Brijesh Singh
2017-11-07
resource: Provide resource struct in resource walk callback
Tom Lendacky
2017-11-07
x86/mm: Don't attempt to encrypt initrd under SEV
Tom Lendacky
2017-11-07
kprobes, x86/alternatives: Use text_mutex to protect smp_alt_modules
Zhou Chengming
2017-11-07
Merge branch 'linus' into x86/asm, to pick up fixes and resolve conflicts
Ingo Molnar
2017-11-06
Merge branch 'x86/mm' into x86/asm, to pick up pending changes
Ingo Molnar
2017-11-06
Merge branch 'x86/fpu' into x86/asm, to pick up fix
Ingo Molnar
2017-11-05
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-05
Merge branch 'ras-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-11-05
x86/module: Detect and skip invalid relocations
Josh Poimboeuf
2017-11-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-11-03
x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo
Rafael J. Wysocki
2017-11-02
Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""
Linus Torvalds
2017-11-02
kvm: Return -ENODEV from update_persistent_clock
Jason Gunthorpe
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2017-11-02
x86/cpuid: Replace set/clear_bit32()
Thomas Gleixner
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
x86/traps: Use a new on_thread_stack() helper to clean up an assertion
Andy Lutomirski
2017-11-02
x86/entry/64: Remove thread_struct::sp0
Andy Lutomirski
2017-11-02
x86/entry/32: Fix cpu_current_top_of_stack initialization at boot
Andy Lutomirski
2017-11-02
x86/entry/64: Remove all remaining direct thread_struct::sp0 reads
Andy Lutomirski
2017-11-02
x86/entry/64: Stop initializing TSS.sp0 at boot
Andy Lutomirski
2017-11-02
x86/entry/64: Pass SP0 directly to load_sp0()
Andy Lutomirski
2017-11-02
x86/entry/32: Pull the MSR_IA32_SYSENTER_CS update code out of native_load_sp0()
Andy Lutomirski
2017-11-02
x86/entry/64: Split the IRET-to-user and IRET-to-kernel paths
Andy Lutomirski
2017-11-02
Merge branch 'x86/fpu' into x86/asm
Ingo Molnar
2017-11-02
Merge branch 'x86/mpx/prep' into x86/asm
Ingo Molnar
2017-11-01
uprobes/x86: Use existing definitions for segment override prefixes
Ricardo Neri
2017-11-01
x86/boot: Relocate definition of the initial state of CR0
Ricardo Neri
2017-11-01
x86/mcelog: Get rid of RCU remnants
Borislav Petkov
2017-10-31
x86/cpufeatures: Enable new SSE/AVX/AVX512 CPU features
Gayatri Kammela
2017-10-30
Merge tag 'v4.14-rc7' into x86/mm, to pick up fixes
Ingo Molnar
2017-10-23
x86/asm: Don't use the confusing '.ifeq' directive
Josh Poimboeuf
2017-10-23
Merge branch 'core/objtool' into x86/asm, to pick up dependent changes
Ingo Molnar
2017-10-23
Merge branch 'x86/urgent' into x86/asm, to pick up dependent fixes
Ingo Molnar
2017-10-23
x86/unwind: Show function name+offset in ORC error messages
Josh Poimboeuf
2017-10-22
x86/cpu/AMD: Apply the Erratum 688 fix when the BIOS doesn't
Borislav Petkov
2017-10-20
x86/xen: Provide pre-built page tables only for CONFIG_XEN_PV=y and CONFIG_XE...
Kirill A. Shutemov
2017-10-20
x86/kasan: Use the same shadow offset for 4- and 5-level paging
Andrey Ryabinin
2017-10-20
x86/entry: Use SYSCALL_DEFINE() macros for sys_modify_ldt()
Dave Hansen
2017-10-18
x86/cpuid: Prevent out of bound access in do_clear_cpu_cap()
Thomas Gleixner
2017-10-18
x86/microcode/intel: Disable late loading on model 79
Borislav Petkov
2017-10-17
x86/fpu: Remove the explicit clearing of XSAVE dependent features
Andi Kleen
[next]