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
/
ia32
Age
Commit message (
Expand
)
Author
2015-11-03
Merge branch 'x86-headers-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2015-10-07
x86/vdso: Remove runtime 32-bit vDSO selection
Andy Lutomirski
2015-09-08
x86/headers: Remove <asm/sigcontext.h> references on the kernel side
Ingo Molnar
2015-09-08
x86/headers: Remove direct sigcontext32.h uses
Ingo Molnar
2015-09-08
x86/headers: Convert sigcontext_ia32 uses to sigcontext_32
Ingo Molnar
2015-09-08
x86/headers: Convert uses of _fpstate_ia32 to _fpstate_32
Ingo Molnar
2015-07-06
x86/compat: Move copy_siginfo_*_user32() to signal_compat.c
Brian Gerst
2015-06-22
Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2015-06-03
x86/asm/entry: Move the compat syscall entry code to arch/x86/entry/
Ingo Molnar
2015-06-02
x86/debug: Remove perpetually broken, unmaintainable dwarf annotations
Ingo Molnar
2015-05-19
x86/fpu: Split out fpu/signal.h from fpu/internal.h for signal frame handling...
Ingo Molnar
2015-05-19
x86/fpu: Move the signal frame handling code closer to each other
Ingo Molnar
2015-05-19
x86/fpu: Rename restore_xstate_sig() to fpu__restore_sig()
Ingo Molnar
2015-05-19
x86/fpu: Rename save_xstate_sig() to copy_fpstate_to_sigframe()
Ingo Molnar
2015-05-19
x86/fpu: Rename fpu-internal.h to fpu/internal.h
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: Open code PF_USED_MATH usages
Ingo Molnar
2015-05-19
x86/fpu: Fix header file dependencies of fpu-internal.h
Ingo Molnar
2015-05-08
x86/entry: Define 'cpu_current_top_of_stack' for 64-bit code
Denys Vlasenko
2015-05-08
x86/entry: Stop using PER_CPU_VAR(kernel_stack)
Denys Vlasenko
2015-05-08
Merge branch 'linus' into x86/asm, before applying dependent patch
Ingo Molnar
2015-04-26
x86_64, asm: Work around AMD SYSRET SS descriptor attribute issue
Andy Lutomirski
2015-04-22
x86/asm/entry/32: Update -ENOSYS handling to match the 64-bit logic
Denys Vlasenko
2015-04-22
x86, paravirt, xen: Remove the 64-bit ->irq_enable_sysexit() pvop
Andy Lutomirski
2015-04-09
x86/asm/entry: Zero EXTRA_REGS for stub32_execve() too
Denys Vlasenko
2015-04-06
x86/signal: Remove pax argument from restore_sigcontext
Brian Gerst
2015-04-03
x86/asm/entry/64/compat: Use SYSRETL to return from compat mode SYSENTER
Andy Lutomirski
2015-04-01
x86/asm/entry/32: Use smaller PUSH instructions instead of MOV, to build 'pt_...
Denys Vlasenko
2015-03-27
x86/asm/entry/32: Make register zero-extension more prominent
Denys Vlasenko
2015-03-27
x86/asm/entry/32: Update "interrupt off" comments
Denys Vlasenko
2015-03-24
x86/asm/entry/64: Rename THREAD_INFO() to ASM_THREAD_INFO()
Ingo Molnar
2015-03-24
x86/asm/entry/64: Merge the field offset into the THREAD_INFO() macro
Ingo Molnar
2015-03-24
x86/asm/entry: Get rid of KERNEL_STACK_OFFSET
Denys Vlasenko
2015-03-24
x86/asm/entry/64: Change the THREAD_INFO() definition to not depend on KERNEL...
Denys Vlasenko
2015-03-23
x86/asm/entry: Fix execve() and sigreturn() syscalls to always return via IRET
Brian Gerst
2015-03-06
x86/asm/entry: Rename 'init_tss' to 'cpu_tss'
Andy Lutomirski
2015-03-06
x86/asm/entry/64/compat: Change the 32-bit sysenter code to use sp0
Andy Lutomirski
2015-03-04
x86/asm/entry/64/compat: Use more readable constant
Denys Vlasenko
2015-03-04
x86/asm/entry/64/compat: Fold the IA32_ARG_FIXUP macro into its callers
Denys Vlasenko
2015-03-04
x86/asm/entry: Add comments about various syscall instructions
Denys Vlasenko
2015-03-04
x86/asm/entry: Do mass removal of 'ARGOFFSET'
Denys Vlasenko
2015-03-04
x86/asm/entry/64: Always allocate a complete "struct pt_regs" on the kernel s...
Denys Vlasenko
2015-03-04
Merge tag 'v4.0-rc2' into x86/asm, to refresh the tree
Ingo Molnar
2015-03-04
x86/compat: Remove sys32_vm86_warning
Brian Gerst
2015-03-04
x86/compat: Merge native and compat 32-bit syscall tables
Brian Gerst
2015-03-04
x86/compat: Remove compat_ni_syscall()
Brian Gerst
2015-02-12
all arches, signal: move restart_block to struct task_struct
Andy Lutomirski
2015-01-13
x86: ia32entry.S: fix wrong symbolic constant usage: R11->ARGOFFSET
Denys Vlasenko
2014-12-13
x86: hook up execveat system call
David Drysdale
2014-12-08
Merge branch 'iov_iter' into for-next
Al Viro
[next]