aboutsummaryrefslogtreecommitdiff
path: root/arch/tile/kernel/intvec_64.S
AgeCommit message (Expand)Author
2013-03-22tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTSSimon Marchi
2013-03-21arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall traceSimon Marchi
2013-02-08tile: tag some code with #ifdef CONFIG_COMPATChris Metcalf
2012-10-23arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf
2012-10-23tile: switch to generic sys_execve()Al Viro
2012-10-20tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVEChris Metcalf
2012-10-20Drop struct pt_regs * argument in compat_sys_execve()Al Viro
2012-05-25arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf
2012-05-25arch/tile: use interrupt critical sections lessChris Metcalf
2012-05-16arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf
2012-04-02arch/tile: avoid accidentally unmasking NMI-type interrupt accidentallyChris Metcalf
2012-04-02arch/tile: fix single-stepping over swint1 instructions on tilegxChris Metcalf
2012-04-02arch/tile: fix up some minor trap handling issuesChris Metcalf
2012-04-02arch/tile: work around a hardware issue with the return-address stackChris Metcalf
2011-05-12arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf