summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/intvec_64.S
Commit message (Expand)AuthorAgeFilesLines
* arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf2016-01-181-1/+4
* tile: fix bug in setting PT_FLAGS_DISABLE_IRQ on kernel entryChris Metcalf2016-01-181-1/+1
* arch/tile: adopt prepare_exit_to_usermode() model from x86Chris Metcalf2016-01-181-34/+15
* tile: enable full SECCOMP supportChris Metcalf2015-07-301-0/+1
* tile: support delivering NMIs for multicore backtraceChris Metcalf2015-05-111-0/+6
* tile: Enable NMIs on return from handle_nmi() without errorsZhigang Lu2014-03-071-1/+10
* tile: Add support for handling PMC hardwareZhigang Lu2014-03-071-6/+7
* tile: ensure interrupts disabled for preempt_schedule_irq()Chris Metcalf2013-09-271-0/+3
* tile: remove support for TILE64Chris Metcalf2013-09-031-2/+0
* tile: parameterize VA and PA space more cleanlyChris Metcalf2013-09-031-3/+5
* tile: don't assume user privilege is zeroChris Metcalf2013-09-031-6/+17
* tilegx: change how we find the kernel stackChris Metcalf2013-08-301-11/+10
* tile: provide traceability for hypervisor callsChris Metcalf2013-08-131-1/+1
* tile: improve illegal translation interrupt handlingChris Metcalf2013-08-131-1/+1
* tile: support CONFIG_PREEMPTChris Metcalf2013-08-131-6/+24
* tile: fast-path unaligned memory access for tilegxChris Metcalf2013-08-131-7/+224
* tile: support TIF_SYSCALL_TRACEPOINT; select HAVE_SYSCALL_TRACEPOINTSSimon Marchi2013-03-221-4/+10
* arch/tile: Call tracehook_report_syscall_{entry,exit} in syscall traceSimon Marchi2013-03-211-2/+8
* tile: tag some code with #ifdef CONFIG_COMPATChris Metcalf2013-02-081-0/+4
* arch/tile: eliminate pt_regs trampolines for syscallsChris Metcalf2012-10-231-12/+1
* tile: switch to generic sys_execve()Al Viro2012-10-231-1/+0
* tile: support GENERIC_KERNEL_THREAD and GENERIC_KERNEL_EXECVEChris Metcalf2012-10-201-0/+15
* Drop struct pt_regs * argument in compat_sys_execve()Al Viro2012-10-201-1/+0
* arch/tile: fix hardwall for tilegx and generalize for idn and ipiChris Metcalf2012-05-251-1/+1
* arch/tile: use interrupt critical sections lessChris Metcalf2012-05-251-35/+43
* arch/tile: fix up some issues in calling do_work_pending()Chris Metcalf2012-05-161-10/+28
* arch/tile: avoid accidentally unmasking NMI-type interrupt accidentallyChris Metcalf2012-04-021-3/+16
* arch/tile: fix single-stepping over swint1 instructions on tilegxChris Metcalf2012-04-021-3/+18
* arch/tile: fix up some minor trap handling issuesChris Metcalf2012-04-021-1/+1
* arch/tile: work around a hardware issue with the return-address stackChris Metcalf2012-04-021-0/+12
* arch/tile: finish enabling support for TILE-Gx 64-bit chipChris Metcalf2011-05-121-0/+1231
OpenPOWER on IntegriCloud