summaryrefslogtreecommitdiffstats
path: root/arch/arc/kernel/disasm.c
AgeCommit message (Expand)AuthorLines
2022-04-26ARC: disasm: handle ARCv2 case in kprobe get/set functionsSergey Matyukevich-2/+62
2022-04-18ARC: Remove a redundant memset()Christophe JAILLET-1/+0
2022-04-18ARC: fix typos in commentsJulia Lawall-1/+1
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva-1/+1
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner-4/+1
2014-10-13ARC: rename kconfig option for unaligned emulationVineet Gupta-2/+2
2013-05-09Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-1/+1
2013-04-09ARC: Use <linux/*> headers instead of <asm/*>Sachin Kamat-1/+1
2013-03-18arc: fix incorrect ifdef commentPaul Bolle-1/+1
2013-02-15ARC: Unaligned access emulationVineet Gupta-1/+1
2013-02-15ARC: kprobes supportVineet Gupta-3/+2
2013-02-15ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul)Vineet Gupta-0/+539