index
:
linux.git
arm64-uaccess
for-next
master
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arc
/
include
/
asm
/
linkage.h
Age
Commit message (
Expand
)
Author
2025-06-09
ARC: Replace __ASSEMBLY__ with __ASSEMBLER__ in the non-uapi headers
Thomas Huth
2023-06-15
ARC: define ASM_NL and __ALIGN(_STR) outside #ifdef __ASSEMBLY__ guard
Masahiro Yamada
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
2020-03-11
ARC: define __ALIGN_STR and __ALIGN symbols for ARC
Eugeniy Paltsev
2019-08-26
arc: prefer __section from compiler_attributes.h
Nick Desaulniers
2019-07-01
ARCv2: entry: rewrite to enable use of double load/stores LDD/STD
Vineet Gupta
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2016-09-30
ARC: dw2 unwind: add infrastructure for adding cfi pseudo ops to asm
Vineet Gupta
2014-03-26
ARC: switch to generic ENTRY/END assembler annotations
Vineet Gupta
2014-01-27
arch: use ASM_NL instead of ';' for assembler new line character in the macro
Chen Gang
2013-02-15
ARC: Support for single cycle Close Coupled Mem (CCM)
Vineet Gupta
2013-02-11
ARC: Fundamental ARCH data-types/defines
Vineet Gupta