aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/intvec_64.S
Commit message (Expand)AuthorAge
* arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf2016-01-18
* tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entryChris Metcalf2016-01-18
* arch/tile: adopt prepare_exit_to_usermode() model from x86Chris Metcalf2016-01-18
* tile: enable full SECCOMP supportChris Metcalf2015-07-30
* tile: support delivering NMIs for multicore backtraceChris Metcalf2015-05-11
* tile: Enable NMIs on return from handle_nmi() without errorsZhigang Lu2014-03-07
* tile: Add support for handling PMC hardwareZhigang Lu2014-03-07
* tile: ensure interrupts disabled for preempt_schedule_irq()Chris Metcalf2013-09-27
* tile: remove support for TILE64Chris Metcalf2013-09-03
* tile: parameterize VA and PA space more cleanlyChris Metcalf2013-09-03
* tile: don't assume user privilege is zeroChris Metcalf2013-09-03
* tilegx: change how we find the kernel stackChris Metcalf2013-08-30
* tile: provide traceability for hypervisor callsChris Metcalf2013-08-13
* tile: improve illegal translation interrupt handlingChris Metcalf2013-08-13
* tile: support CONFIG_PREEMPTChris Metcalf2013-08-13
* tile: fast-path unaligned memory access for tilegxChris Metcalf2013-08-13
* tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTSSimon Marchi2013-03-22
* arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall traceSimon Marchi2013-03-21
* tile: tag some code with #ifdef CONFIG_COMPATChris Metcalf2013-02-08
* arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf2012-10-23
* tile: switch to generic sys_execve()Al Viro2012-10-23
* tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVEChris Metcalf2012-10-20
* Drop struct pt_regs * argument in compat_sys_execve()Al Viro2012-10-20
* arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf2012-05-25
* arch/tile: use interrupt critical sections lessChris Metcalf2012-05-25
* arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf2012-05-16
* arch/tile: avoid accidentally unmasking NMI-type interrupt accidentallyChris Metcalf2012-04-02
* arch/tile: fix single-stepping over swint1 instructions on tilegxChris Metcalf2012-04-02
* arch/tile: fix up some minor trap handling issuesChris Metcalf2012-04-02
* arch/tile: work around a hardware issue with the return-address stackChris Metcalf2012-04-02
* arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf2011-05-12