summaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/traps.c
AgeCommit message (Expand)AuthorLines
2016-10-07arch/tile: adopt the new nmi_backtrace frameworkChris Metcalf-2/+7
2016-01-18arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf-9/+4
2015-05-11tile: improve stack backtraceChris Metcalf-0/+3
2015-05-11tile: support delivering NMIs for multicore backtraceChris Metcalf-0/+12
2015-04-17tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf-7/+9
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches-5/+5
2014-10-02tile: use ARRAY_SIZEHimangi Saraogi-1/+1
2014-05-28replace strict_strto* call with kstrto*Daniel Walter-3/+2
2013-09-03tile: use standard tile_bundle_bits type in traps.cChris Metcalf-9/+3
2013-09-03tilegx: support KGDBChris Metcalf-0/+5
2013-09-03tile: parameterize VA and PA space more cleanlyChris Metcalf-1/+1
2013-08-30tile: support kprobes on tilegxTony Lu-1/+44
2013-08-13tile: improve illegal translation interrupt handlingChris Metcalf-10/+15
2012-05-25arch/tile: add descriptive text if the kernel reports a bad trapChris Metcalf-2/+28
2012-04-02arch/tile: fix up some minor trap handling issuesChris Metcalf-2/+7
2012-04-02arch/tile: work around a hardware issue with the return-address stackChris Metcalf-1/+5
2012-03-28Disintegrate asm/system.h for TileDavid Howells-0/+1
2011-11-03arch/tile: factor out <arch/opcode.h> headerChris Metcalf-3/+2
2011-05-19arch/tile: support signal "exception-trace" hookChris Metcalf-0/+1
2010-10-15arch/tile: enable single-step support for TILE-GxChris Metcalf-1/+1
2010-10-15arch/tile: parameterize system PLs to support KVM portChris Metcalf-1/+1
2010-08-13arch/tile: support backtracing on TILE-GxChris Metcalf-1/+3
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf-25/+105
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf-0/+237