summaryrefslogtreecommitdiff
path: root/arch/tile/kernel/single_step.c
AgeCommit message (Expand)Author
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-01-18arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf
2015-04-17tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches
2014-08-26tile: Replace __get_cpu_var usesChristoph Lameter
2013-09-03tile: remove support for TILE64Chris Metcalf
2013-08-13tile: fast-path unaligned memory access for tilegxChris Metcalf
2012-05-25arch/tile: support building big-endian kernelChris Metcalf
2012-04-20VM: add "vm_mmap()" helper functionLinus Torvalds
2012-04-02arch/tile: return SIGBUS for addresses that are unaligned AND invalidChris Metcalf
2012-03-28Disintegrate asm/system.h for TileDavid Howells
2011-11-03arch/tile: factor out <arch/opcode.h> headerChris Metcalf
2011-05-19arch/tile: support signal "exception-trace" hookChris Metcalf
2011-05-02arch/tile: support TIF_NOTIFY_RESUMEChris Metcalf
2011-03-01arch/tile: bug fix: exec'ed task thought it was still single-steppingChris Metcalf
2010-10-15arch/tile: enable single-step support for TILE-GxChris Metcalf
2010-07-06arch/tile: Miscellaneous cleanup changes.Chris Metcalf
2010-06-04arch/tile: core support for Tilera 32-bit chips.Chris Metcalf