Age | Commit message (Expand) | Author | Files | Lines |
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-27 | 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-11 | Add commentary about the new "asmlinkage_protect()" macro | Linus Torvalds | 1 | -0/+13 |
2008-04-11 | asmlinkage_protect replaces prevent_tail_call | Roland McGrath | 1 | -2/+2 |
2008-02-14 | 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-08 | [PATCH] Kprobes: prevent possible race conditions generic | Prasanna S Panchamukhi | 1 | -0/+7 |
2005-04-17 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 1 | -0/+47 |