index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
linkage.h
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-25
treewide: Convert macro and uses of __section(foo) to __section("foo")
Joe Perches
1
-2
/
+2
2020-04-18
x86/asm: Provide a Kconfig symbol for disabling old assembly annotations
Mark Brown
1
-4
/
+4
2019-10-18
x86/asm: Replace WEAK uses by SYM_INNER_LABEL_ALIGN
Jiri Slaby
1
-1
/
+1
2019-10-18
x86/asm/32: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
1
-6
/
+2
2019-10-18
x86/asm/32: Change all ENTRY+END to SYM_CODE_*
Jiri Slaby
1
-0
/
+2
2019-10-18
x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*
Jiri Slaby
1
-0
/
+4
2019-10-18
x86/asm: Remove the last GLOBAL user and remove the macro
Jiri Slaby
1
-0
/
+2
2019-10-18
linkage: Introduce new macros for assembler symbols
Jiri Slaby
1
-8
/
+237
2018-11-30
linkage: add generic GLOBAL() macro
Mark Rutland
1
-0
/
+6
2018-10-26
include/linux/linkage.h: align weak symbols
Andrey Ryabinin
1
-0
/
+1
2018-06-13
linux/linkage.h: replace VMLINUX_SYMBOL_STR() with __stringify()
Masahiro Yamada
1
-6
/
+6
2017-11-07
Merge branch 'linus' into locking/core, to resolve conflicts
Ingo Molnar
1
-0
/
+1
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-24
linux/compiler.h: Split into compiler.h and compiler_types.h
Will Deacon
1
-1
/
+1
2014-05-05
asmlinkage: Revert "lto: Make asmlinkage __visible"
Andi Kleen
1
-2
/
+2
2014-02-13
lto: Make asmlinkage __visible
Andi Kleen
1
-2
/
+2
2014-01-27
arch: use ASM_NL instead of ';' for assembler new line character in the macro
Chen Gang
1
-7
/
+12
2013-05-05
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-11
/
+9
2013-05-01
linkage.h: fix build breakage due to symbol prefix handling
James Hogan
1
-5
/
+2
2013-03-03
consolidate cond_syscall and SYSCALL_ALIAS declarations
Al Viro
1
-0
/
+21
2012-01-12
include/linux/linkage.h: remove unused ATTRIB_NORET macro
Joe Perches
1
-2
/
+0
2012-01-12
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
1
-1
/
+0
2012-01-12
include/linux/linkage.h: remove unused NORET_AND macro
Joe Perches
1
-1
/
+0
2011-05-24
x86: Get rid of asmregparm
Richard Weinberger
1
-4
/
+0
2010-03-03
Rename .bss.page_aligned to .bss..page_aligned.
Tim Abbott
1
-2
/
+2
2010-03-03
Rename .data.page_aligned to .data..page_aligned.
Tim Abbott
1
-2
/
+2
2009-09-21
kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.
Tim Abbott
1
-0
/
+2
2009-06-26
Add new macros for page-aligned data and bss sections.
Tim Abbott
1
-0
/
+9
2008-11-27
i386: get rid of the use of KPROBE_ENTRY / KPROBE_END
Alexander van Heukelum
1
-8
/
+0
2008-10-14
ftrace: move notrace to compiler.h
Steven Rostedt
1
-2
/
+0
2008-07-14
Merge branch 'auto-ftrace-next' into tracing/for-linus
Ingo Molnar
1
-0
/
+2
2008-07-08
build: add __page_aligned_data and __page_aligned_bss
Jeremy Fitzhardinge
1
-0
/
+4
2008-05-23
tracing: add notrace to linkage.h
Ingo Molnar
1
-0
/
+2
2008-04-11
Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protect
Heiko Carstens
1
-0
/
+3
2008-04-10
Add commentary about the new "asmlinkage_protect()" macro
Linus Torvalds
1
-0
/
+13
2008-04-10
asmlinkage_protect replaces prevent_tail_call
Roland McGrath
1
-2
/
+2
2008-02-13
Final removal of FASTCALL()/fastcall
Harvey Harrison
1
-5
/
+0
2008-01-30
x86: add ENDPROC() markers
John Reiser
1
-0
/
+4
2008-01-30
x86: fix UML and -regparm=3
Ingo Molnar
1
-0
/
+4
2007-10-22
add WEAK() for creating weak asm labels
Rusty Russell
1
-0
/
+6
2006-09-26
[PATCH] x86: error_code is not safe for kprobes
Prasanna S.P
1
-1
/
+5
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
1
-1
/
+0
2006-03-24
[PATCH] abstract type/size specification for assembly
Jan Beulich
1
-3
/
+13
2005-09-07
[PATCH] Kprobes: prevent possible race conditions generic
Prasanna S Panchamukhi
1
-0
/
+7
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+47