summaryrefslogtreecommitdiffstats
path: root/include/linux/linkage.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-051-11/+9
|\
* | linkage.h: fix build breakage due to symbol prefix handlingJames Hogan2013-05-011-5/+2
* | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-031-0/+21
|/
* include/linux/linkage.h: remove unused ATTRIB_NORET macroJoe Perches2012-01-121-2/+0
* treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-121-1/+0
* include/linux/linkage.h: remove unused NORET_AND macroJoe Perches2012-01-121-1/+0
* x86: Get rid of asmregparmRichard Weinberger2011-05-241-4/+0
* Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott2010-03-031-2/+2
* Rename .data.page_aligned to .data..page_aligned.Tim Abbott2010-03-031-2/+2
* kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.Tim Abbott2009-09-211-0/+2
* Add new macros for page-aligned data and bss sections.Tim Abbott2009-06-261-0/+9
* i386: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum2008-11-271-8/+0
* ftrace: move notrace to compiler.hSteven Rostedt2008-10-141-2/+0
* Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-141-0/+2
|\
| * tracing: add notrace to linkage.hIngo Molnar2008-05-231-0/+2
* | build: add __page_aligned_data and __page_aligned_bssJeremy Fitzhardinge2008-07-081-0/+4
|/
* Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protectHeiko Carstens2008-04-111-0/+3
* Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds2008-04-101-0/+13
* asmlinkage_protect replaces prevent_tail_callRoland McGrath2008-04-101-2/+2
* Final removal of FASTCALL()/fastcallHarvey Harrison2008-02-131-5/+0
* x86: add ENDPROC() markersJohn Reiser2008-01-301-0/+4
* x86: fix UML and -regparm=3Ingo Molnar2008-01-301-0/+4
* add WEAK() for creating weak asm labelsRusty Russell2007-10-221-0/+6
* [PATCH] x86: error_code is not safe for kprobesPrasanna S.P2006-09-261-1/+5
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-261-1/+0
* [PATCH] abstract type/size specification for assemblyJan Beulich2006-03-241-3/+13
* [PATCH] Kprobes: prevent possible race conditions genericPrasanna S Panchamukhi2005-09-071-0/+7
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+47