aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/unaligned.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner1-5/+1
2017-02-07ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta1-1/+1
2017-01-27ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta1-1/+2
2015-08-20ARC: change some branchs to jumps to resolve linkage errorsYuriy Kolerov1-3/+3
2015-02-27ARC: perf: Enable generic software eventsVineet Gupta1-0/+2
2013-09-27ARC: Handle zero-overhead-loop in unaligned access handlerMischa Jonker1-0/+6
2013-09-05ARC: Handle un-aligned user space access in BE.Noam Camus1-7/+19
2013-06-26ARC: Remove explicit passing around of ECRVineet Gupta1-1/+1
2013-02-15ARC: Unaligned access emulationVineet Gupta1-0/+245