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
/
calling.h
Age
Commit message (
Expand
)
Author
2015-06-04
x86/asm/entry: Move arch/x86/include/asm/calling.h to arch/x86/entry/
Ingo Molnar
2015-06-02
x86/asm/entry/64: Use negative immediates for stack adjustments
Jan Beulich
2015-06-02
x86/debug: Remove perpetually broken, unmaintainable dwarf annotations
Ingo Molnar
2015-04-06
x86/asm/entry: Clear EXTRA_REGS for all executable formats
Denys Vlasenko
2015-03-10
x86/asm/entry/64: Save R11 into pt_regs->flags on SYSCALL64 fastpath
Denys Vlasenko
2015-03-04
x86/asm/entry/64: Simplify optimistic SYSRET
Denys Vlasenko
2015-03-04
x86/asm/entry/64: Use more readable constants
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
x86/asm: Introduce push/pop macros which generate CFI_REL_OFFSET and CFI_RESTORE
Denys Vlasenko
2015-01-13
x86: entry_64.S: delete unused code
Denys Vlasenko
2014-09-08
x86_64, entry: Treat regs->ax the same in fastpath and slowpath syscalls
Andy Lutomirski
2013-09-25
sched, x86: Optimize the preempt_schedule() call
Peter Zijlstra
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2012-09-26
x86_64: Work around old GAS bug
Tao Guo
2011-06-03
x86, asm: Flip RESTORE_ARGS arguments logic
Borislav Petkov
2011-06-03
x86, asm: Flip SAVE_ARGS arguments logic
Borislav Petkov
2011-06-03
x86, asm: Thin down SAVE/RESTORE_* asm macros
Borislav Petkov
2010-10-19
x86, asm: Fix CFI macro invocations to deal with shortcomings in gas
Jan Beulich
2009-02-03
x86: document 64-bit and 32-bit function call convention ABI
Ingo Molnar
2008-10-22
x86, um: ... and asm-x86 move
Al Viro