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
/
include
/
asm
/
processor.h
Age
Commit message (
Expand
)
Author
2016-07-25
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-07-15
x86/uaccess: Move thread_info::addr_limit to thread_struct
Andy Lutomirski
2016-07-15
x86/dumpstack: Rename thread_struct::sig_on_uaccess_error to sig_on_uaccess_err
Ingo Molnar
2016-07-15
x86/uaccess: Move thread_info::uaccess_err and thread_info::sig_on_uaccess_er...
Andy Lutomirski
2016-06-18
x86/fpu/xstate: Rename 'xstate_size' to 'fpu_kernel_xstate_size', to distingu...
Fenghua Yu
2016-06-18
x86/fpu/xstate: Define and use 'fpu_user_xstate_size'
Fenghua Yu
2016-05-16
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2016-04-29
x86/asm/64: Rename thread_struct's fs and gs to fsbase and gsbase
Andy Lutomirski
2016-04-22
x86/paravirt: Remove paravirt_enabled()
Luis R. Rodriguez
2016-04-22
x86/rtc: Replace paravirt rtc check with platform legacy quirk
Luis R. Rodriguez
2016-03-29
x86/cpu: Get rid of compute_unit_id
Borislav Petkov
2016-03-15
Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2016-03-10
x86/entry/32: Add and check a stack canary for the SYSENTER stack
Andy Lutomirski
2016-03-10
x86/entry: Only allocate space for tss_struct::SYSENTER_stack if needed
Andy Lutomirski
2016-02-29
x86/topology: Create logical package id
Thomas Gleixner
2016-02-18
Merge branch 'x86/urgent' into x86/asm, to pick up fixes
Ingo Molnar
2016-02-05
x86: Fix KASAN false positives in thread_saved_pc()
Dmitry Vyukov
2016-01-30
x86/cpufeature: Carve out X86_FEATURE_*
Borislav Petkov
2015-12-19
x86/paravirt: Prevent rtc_cmos platform device init on PV guests
David Vrabel
2015-11-03
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-09-25
x86/asm: Force inlining of cpu_relax()
Denys Vlasenko
2015-09-08
x86/headers: Remove <asm/sigcontext.h> references on the kernel side
Ingo Molnar
2015-09-01
Merge branch 'x86-boot-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-08-17
Merge tag 'v4.2-rc7' into x86/boot, to refresh the branch before merging new ...
Ingo Molnar
2015-07-31
x86/vm86: Move vm86 fields out of 'thread_struct'
Brian Gerst
2015-07-31
Merge branch 'x86/urgent' into x86/asm, before applying dependent patches
Ingo Molnar
2015-07-21
x86/boot: Obsolete the MCA sys_desc_table
Paolo Pisati
2015-07-21
x86/entry/vm86: Move userspace accesses to do_sys_vm86()
Brian Gerst
2015-07-21
x86/entry/vm86: Clean up saved_fs/gs
Brian Gerst
2015-07-18
x86/fpu, sched: Dynamically allocate 'struct fpu'
Dave Hansen
2015-06-22
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-06-18
x86/cpu/amd: Give access to the number of nodes in a physical package
Aravind Gopalakrishnan
2015-06-09
x86/mpx: Clean up the code by not passing a task pointer around when unnecessary
Dave Hansen
2015-05-25
x86/fpu: Fix FPU state save area alignment bug
Ingo Molnar
2015-05-19
x86/fpu: Remove the extra fpu__detect() layer
Ingo Molnar
2015-05-19
x86/fpu: Get rid of PF_USED_MATH usage, convert it to fpu->fpstate_active
Ingo Molnar
2015-05-19
x86/fpu: Make task_xstate_cachep static
Ingo Molnar
2015-05-19
x86/fpu: Remove the free_thread_xstate() complication
Ingo Molnar
2015-05-19
x86/fpu: Move FPU data structures to asm/fpu_types.h
Ingo Molnar
2015-05-19
x86/fpu: Improve the comment for the fpu::counter field
Ingo Molnar
2015-05-19
x86/fpu: Move thread_info::fpu_counter into thread_info::fpu.counter
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu_detect() to fpu__detect()
Ingo Molnar
2015-04-14
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-04-03
x86/asm/entry/32: Stop caching MSR_IA32_SYSENTER_ESP in tss.sp1
Andy Lutomirski
2015-03-17
x86/asm/entry/64: Remove thread_struct::usersp
Ingo Molnar
2015-03-17
x86/asm/entry/64: Simplify 'old_rsp' usage
Ingo Molnar
2015-03-17
x86/asm/entry/32: Document the 32-bit SYSENTER "emergency stack" better
Denys Vlasenko
2015-03-17
x86/asm/entry: Simplify task_pt_regs() macro definition
Denys Vlasenko
2015-03-17
x86/asm/entry/32: Document our abuse of x86_hw_tss::ss1 and x86_hw_tss::sp1
Andy Lutomirski
2015-03-17
x86/asm/entry: Unify and fix initial thread_struct::sp0 values
Andy Lutomirski
[next]