summaryrefslogtreecommitdiff
path: root/include/linux/linkage.h
Commit message (Expand)AuthorAge
* Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2017-11-07
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* | linux/compiler.h: Split into compiler.h and compiler_types.hWill Deacon2017-10-24
|/
* asmlinkage: Revert "lto: Make asmlinkage __visible"Andi Kleen2014-05-05
* lto: Make asmlinkage __visibleAndi Kleen2014-02-13
* arch: use ASM_NL instead of ';' for assembler new line character in the macroChen Gang2014-01-27
* Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-05-05
|\
* | linkage.h: fix build breakage due to symbol prefix handlingJames Hogan2013-05-01
* | consolidate cond_syscall and SYSCALL_ALIAS declarationsAl Viro2013-03-03
|/
* include/linux/linkage.h: remove unused ATTRIB_NORET macroJoe Perches2012-01-12
* treewide: remove useless NORET_TYPE macro and usesJoe Perches2012-01-12
* include/linux/linkage.h: remove unused NORET_AND macroJoe Perches2012-01-12
* x86: Get rid of asmregparmRichard Weinberger2011-05-24
* Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott2010-03-03
* Rename .data.page_aligned to .data..page_aligned.Tim Abbott2010-03-03
* kbuild: Don't define ALIGN and ENTRY when preprocessing linker scripts.Tim Abbott2009-09-21
* Add new macros for page-aligned data and bss sections.Tim Abbott2009-06-26
* i386: get rid of the use of KPROBE_ENTRY / KPROBE_ENDAlexander van Heukelum2008-11-27
* ftrace: move notrace to compiler.hSteven Rostedt2008-10-14
* Merge branch 'auto-ftrace-next' into tracing/for-linusIngo Molnar2008-07-14
|\
| * tracing: add notrace to linkage.hIngo Molnar2008-05-23
* | build: add __page_aligned_data and __page_aligned_bssJeremy Fitzhardinge2008-07-08
|/
* Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protectHeiko Carstens2008-04-11
* Add commentary about the new "asmlinkage_protect()" macroLinus Torvalds2008-04-10
* asmlinkage_protect replaces prevent_tail_callRoland McGrath2008-04-10
* Final removal of FASTCALL()/fastcallHarvey Harrison2008-02-13
* x86: add ENDPROC() markersJohn Reiser2008-01-30
* x86: fix UML and -regparm=3Ingo Molnar2008-01-30
* add WEAK() for creating weak asm labelsRusty Russell2007-10-22
* [PATCH] x86: error_code is not safe for kprobesPrasanna S.P2006-09-26
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* [PATCH] abstract type/size specification for assemblyJan Beulich2006-03-24
* [PATCH] Kprobes: prevent possible race conditions genericPrasanna S Panchamukhi2005-09-07
* Linux-2.6.12-rc2Linus Torvalds2005-04-16