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
/
tile
/
kernel
/
intvec_64.S
Age
Commit message (
Expand
)
Author
2016-01-18
arch/tile: move user_exit() to early kernel entry sequence
Chris Metcalf
2016-01-18
tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entry
Chris Metcalf
2016-01-18
arch/tile: adopt prepare_exit_to_usermode() model from x86
Chris Metcalf
2015-07-30
tile: enable full SECCOMP support
Chris Metcalf
2015-05-11
tile: support delivering NMIs for multicore backtrace
Chris Metcalf
2014-03-07
tile: Enable NMIs on return from handle_nmi() without errors
Zhigang Lu
2014-03-07
tile: Add support for handling PMC hardware
Zhigang Lu
2013-09-27
tile: ensure interrupts disabled for preempt_schedule_irq()
Chris Metcalf
2013-09-03
tile: remove support for TILE64
Chris Metcalf
2013-09-03
tile: parameterize VA and PA space more cleanly
Chris Metcalf
2013-09-03
tile: don't assume user privilege is zero
Chris Metcalf
2013-08-30
tilegx: change how we find the kernel stack
Chris Metcalf
2013-08-13
tile: provide traceability for hypervisor calls
Chris Metcalf
2013-08-13
tile: improve illegal translation interrupt handling
Chris Metcalf
2013-08-13
tile: support CONFIG_PREEMPT
Chris Metcalf
2013-08-13
tile: fast-path unaligned memory access for tilegx
Chris Metcalf
2013-03-22
tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTS
Simon Marchi
2013-03-21
arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall trace
Simon Marchi
2013-02-08
tile: tag some code with #ifdef CONFIG_COMPAT
Chris Metcalf
2012-10-23
arch/tile: eliminate pt_regs trampolines for syscalls
Chris Metcalf
2012-10-23
tile: switch to generic sys_execve()
Al Viro
2012-10-20
tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVE
Chris Metcalf
2012-10-20
Drop struct pt_regs * argument in compat_sys_execve()
Al Viro
2012-05-25
arch/tile: fix hardwall for tilegx and generalize for idn and ipi
Chris Metcalf
2012-05-25
arch/tile: use interrupt critical sections less
Chris Metcalf
2012-05-16
arch/tile: fix up some issues in calling do_work_pending()
Chris Metcalf
2012-04-02
arch/tile: avoid accidentally unmasking NMI-type interrupt accidentally
Chris Metcalf
2012-04-02
arch/tile: fix single-stepping over swint1 instructions on tilegx
Chris Metcalf
2012-04-02
arch/tile: fix up some minor trap handling issues
Chris Metcalf
2012-04-02
arch/tile: work around a hardware issue with the return-address stack
Chris Metcalf
2011-05-12
arch/tile: finish enabling support for TILE-Gx 64-bit chip
Chris Metcalf