summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/unaligned.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner2019-06-191-5/+1Star
* ARC: [arcompact] brown paper bag bug in unaligned access delay slot fixupVineet Gupta2017-02-071-1/+1
* ARC: [arcompact] handle unaligned access delay slot corner caseVineet Gupta2017-01-271-1/+2
* ARC: change some branchs to jumps to resolve linkage errorsYuriy Kolerov2015-08-201-3/+3
* ARC: perf: Enable generic software eventsVineet Gupta2015-02-271-0/+2
* ARC: Handle zero-overhead-loop in unaligned access handlerMischa Jonker2013-09-271-0/+6
* ARC: Handle un-aligned user space access in BE.Noam Camus2013-09-051-7/+19
* ARC: Remove explicit passing around of ECRVineet Gupta2013-06-261-1/+1
* ARC: Unaligned access emulationVineet Gupta2013-02-151-0/+245