index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
linkage.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-22
linkage: remove SYM_FUNC_{START,END}_ALIAS()
Mark Rutland
1
-30
/
+0
2022-02-22
linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}()
Mark Rutland
1
-1
/
+36
2021-01-14
x86/entry: Emit a symbol for register restoring thunk
Nick Desaulniers
1
-0
/
+5
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