index
:
linux
grapeboard-proto
grapeboard-proto-eth0softfix
scalys-lsdk-1712
NXP/Freescale LSDK linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
tile
/
kernel
/
intvec_64.S
Age
Commit message (
Expand
)
Author
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