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
/
include
/
asm
Age
Commit message (
Expand
)
Author
2015-06-22
Merge branch 'x86-microcode-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2015-06-22
Merge branch 'x86-fpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-06-22
Merge branch 'x86-cpu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2015-06-22
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2015-06-22
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2015-06-22
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
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: Support 32-bit binaries on 64-bit kernels
Dave Hansen
2015-06-09
x86/mpx: Introduce new 'directory entry' to 'addr' helper function
Dave Hansen
2015-06-09
x86: Make is_64bit_mm() widely available
Dave Hansen
2015-06-09
x86/mpx: Trace allocation of new bounds tables
Dave Hansen
2015-06-09
x86/mpx: Trace the attempts to find bounds tables
Dave Hansen
2015-06-09
x86/mpx: Trace entry to bounds exception paths
Dave Hansen
2015-06-09
x86/mpx: Trace #BR exceptions
Dave Hansen
2015-06-09
x86/mpx: Remove redundant MPX_BNDCFG_ADDR_MASK
Qiaowei Ren
2015-06-09
x86/mpx: Clean up the code by not passing a task pointer around when unnecessary
Dave Hansen
2015-06-09
x86/mpx: Use the new get_xsave_field_ptr()API
Dave Hansen
2015-06-09
x86/fpu/xstate: Wrap get_xsave_addr() to make it safer
Dave Hansen
2015-06-07
preempt: Use preempt_schedule_context() as the official tracing preemption point
Frederic Weisbecker
2015-06-07
x86/microcode: Correct CPU family related variable types
Andy Shevchenko
2015-06-02
x86/asm/irq: Stop relying on magic JMP behavior for early_idt_handlers
Andy Lutomirski
2015-06-02
Merge branch 'linus' into sched/core, to resolve conflict
Ingo Molnar
2015-05-29
x86/asm/entry/32: Really make user_mode() work correctly for VM86 mode
Jan Beulich
2015-05-27
x86: Remove cpu_sibling_mask() and cpu_core_mask()
Bartosz Golaszewski
2015-05-27
sched/topology: Rename topology_thread_cpumask() to topology_sibling_cpumask()
Bartosz Golaszewski
2015-05-27
x86/fpu: Make WARN_ON_FPU() more robust in the !CONFIG_X86_DEBUG_FPU case
Ingo Molnar
2015-05-27
x86/fpu: Simplify copy_kernel_to_xregs_booting()
Ingo Molnar
2015-05-27
x86/fpu: Standardize the parameter type of copy_kernel_to_fpregs()
Ingo Molnar
2015-05-27
x86/fpu: Remove error return values from copy_kernel_to_*regs() functions
Ingo Molnar
2015-05-27
x86/fpu: Rename copy_fpstate_to_fpregs() to copy_kernel_to_fpregs()
Ingo Molnar
2015-05-27
x86/fpu: Add debugging checks to all copy_kernel_to_*() functions
Ingo Molnar
2015-05-27
x86/fpu: Rename fpu__activate_fpstate() to fpu__activate_fpstate_write()
Ingo Molnar
2015-05-27
x86/fpu: Split out the fpu__activate_fpstate_read() method
Ingo Molnar
2015-05-27
x86/fpu: Fix FPU register read access to the current task
Ingo Molnar
2015-05-25
x86/fpu: Micro-optimize the copy_xregs_to_kernel*() and copy_kernel_to_xregs*...
Ingo Molnar
2015-05-25
x86/fpu: Improve the initialization logic of 'err' around xstate_fault() cons...
Ingo Molnar
2015-05-25
x86/fpu: Improve xstate_fault() handling
Ingo Molnar
2015-05-25
x86/fpu: Rename xstate related 'fx' references to 'xstate'
Ingo Molnar
2015-05-25
x86/fpu: Move the xstate copying functions into fpu/internal.h
Ingo Molnar
2015-05-25
Merge branch 'linus' into x86/fpu
Ingo Molnar
2015-05-25
x86/fpu: Fix FPU state save area alignment bug
Ingo Molnar
2015-05-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2015-05-20
kvm/fpu: Enable eager restore kvm FPU for MPX
Liang Li
2015-05-20
Revert "KVM: x86: drop fpu_activate hook"
Paolo Bonzini
2015-05-20
x86/fpu/xstate: Use explicit parameter in xstate_fault()
Ingo Molnar
2015-05-19
x86/fpu: Reorganize fpu/internal.h
Ingo Molnar
2015-05-19
x86/fpu: Add CONFIG_X86_DEBUG_FPU=y FPU debugging code
Ingo Molnar
2015-05-19
x86/fpu: Pass 'struct fpu' to fpu__restore()
Ingo Molnar
2015-05-19
x86/fpu/xstate: Clean up setup_xstate_comp() call
Ingo Molnar
2015-05-19
x86/fpu: Clean up xstate feature reservation
Ingo Molnar
[next]