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