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