aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/traps.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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