index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
linkage.h
Age
Commit message (
Expand
)
Author
2012-01-13
include/linux/linkage.h: remove unused ATTRIB_NORET macro
Joe Perches
2012-01-13
treewide: remove useless NORET_TYPE macro and uses
Joe Perches
2012-01-13
include/linux/linkage.h: remove unused NORET_AND macro
Joe Perches
2011-05-24
x86: Get rid of asmregparm
Richard Weinberger
2010-03-03
Rename .bss.page_aligned to .bss..page_aligned.
Tim Abbott
2010-03-03
Rename .data.page_aligned to .data..page_aligned.
Tim Abbott
2009-09-21
kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.
Tim Abbott
2009-06-26
Add new macros for page-aligned data and bss sections.
Tim Abbott
2008-11-27
i386: get rid of the use of KPROBE_ENTRY / KPROBE_END
Alexander van Heukelum
2008-10-14
ftrace: move notrace to compiler.h
Steven Rostedt
2008-07-14
Merge branch 'auto-ftrace-next' into tracing/for-linus
Ingo Molnar
2008-07-08
build: add __page_aligned_data and __page_aligned_bss
Jeremy Fitzhardinge
2008-05-23
tracing: add notrace to linkage.h
Ingo Molnar
2008-04-11
Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protect
Heiko Carstens
2008-04-11
Add commentary about the new "asmlinkage_protect()" macro
Linus Torvalds
2008-04-11
asmlinkage_protect replaces prevent_tail_call
Roland McGrath
2008-02-14
Final removal of FASTCALL()/fastcall
Harvey Harrison
2008-01-30
x86: add ENDPROC() markers
John Reiser
2008-01-30
x86: fix UML and -regparm=3
Ingo Molnar
2007-10-22
add WEAK() for creating weak asm labels
Rusty Russell
2006-09-26
[PATCH] x86: error_code is not safe for kprobes
Prasanna S.P
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-03-24
[PATCH] abstract type/size specification for assembly
Jan Beulich
2005-09-07
[PATCH] Kprobes: prevent possible race conditions generic
Prasanna S Panchamukhi
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds