aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/single_step.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove tile portArnd Bergmann1-786/+0
2018-01-22signal: Don't use structure initializers for struct siginfoEric W. Biederman1-10/+14
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-01-18arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf1-3/+0
2015-04-17tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf1-0/+3
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches1-4/+2
2014-08-26tile: Replace __get_cpu_var usesChristoph Lameter1-2/+2
2013-09-03tile: remove support for TILE64Chris Metcalf1-2/+0
2013-08-13tile: fast-path unaligned memory access for tilegxChris Metcalf1-53/+63
2012-05-25arch/tile: support building big-endian kernelChris Metcalf1-4/+12
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds1-3/+1
2012-04-02arch/tile: return SIGBUS for addresses that are unaligned AND invalidChris Metcalf1-12/+19
2012-03-28Disintegrate asm/system.h for TileDavid Howells1-0/+1
2011-11-03arch/tile: factor out <arch/opcode.h> headerChris Metcalf1-5/+4
2011-05-19arch/tile: support signal "exception-trace" hookChris Metcalf1-0/+4
2011-05-02arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf1-0/+8
2011-03-01arch/tile: bug fix: exec'ed task thought it was still single-steppingChris Metcalf1-2/+19
2010-10-15arch/tile: enable single-step support for TILE-GxChris Metcalf1-1/+72
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf1-34/+41
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf1-0/+656