Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-04-26 | ARC: disasm: handle ARCv2 case in kprobe get/set functions | Sergey Matyukevich | 1 | -2/+62 |
2022-04-18 | ARC: Remove a redundant memset() | Christophe JAILLET | 1 | -1/+0 |
2022-04-18 | ARC: fix typos in comments | Julia Lawall | 1 | -1/+1 |
2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -1/+1 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500 | Thomas Gleixner | 1 | -4/+1 |
2014-10-13 | ARC: rename kconfig option for unaligned emulation | Vineet Gupta | 1 | -2/+2 |
2013-05-09 | Merge tag 'arc-v3.10-rc1-part1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+1 |
2013-04-09 | ARC: Use <linux/*> headers instead of <asm/*> | Sachin Kamat | 1 | -1/+1 |
2013-03-18 | arc: fix incorrect ifdef comment | Paul Bolle | 1 | -1/+1 |
2013-02-15 | ARC: Unaligned access emulation | Vineet Gupta | 1 | -1/+1 |
2013-02-15 | ARC: kprobes support | Vineet Gupta | 1 | -3/+2 |
2013-02-15 | ARC: disassembly (needed by kprobes/kgdb/unaligned-access-emul) | Vineet Gupta | 1 | -0/+539 |