aboutsummaryrefslogtreecommitdiffstats
path: root/arch/tile/kernel/unaligned.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-16arch: remove tile portArnd Bergmann1-1603/+0
2018-01-22signal: Don't use structure initializers for struct siginfoEric W. Biederman1-20/+26
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/task.h>Ingo Molnar1-0/+1
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <linux/sched/debug.h>Ingo Molnar1-0/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-16tile: migrate exception table users off module.h and onto extable.hPaul Gortmaker1-1/+1
2016-05-23Fix typoAndrea Gelmini1-2/+2
2016-01-18arch/tile: move user_exit() to early kernel entry sequenceChris Metcalf1-9/+4
2015-04-17tile: support CONTEXT_TRACKING and thus NOHZ_FULLChris Metcalf1-9/+13
2014-11-11tile: Use the more common pr_warn instead of pr_warningJoe Perches1-12/+10
2014-06-07arch: tile: kernel: unaligned.c: Cleaning up uninitialized variablesRickard Strandqvist1-13/+2
2013-09-13tile: fix typos in comment in arch/tile/kernel/unaligned.cChris Metcalf1-2/+2
2013-08-13tile: fast-path unaligned memory access for tilegxChris Metcalf1-0/+1609