summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/vmlinux.lds.h
Commit message (Expand)AuthorAgeFilesLines
* vmlinux.lds.h: restructure BSS linker script macrosTim Abbott2009-07-181-10/+9Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-07-041-6/+6
|\
| * asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.hTim Abbott2009-06-271-4/+4
| * asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition.Paul Mundt2009-06-261-2/+2
* | gcov: fix __ctors_start alignmentHeiko Carstens2009-07-011-1/+2
|/
* LDSCRIPT: Name INIT_RAM_FS consistentlyDavid Howells2009-06-221-1/+1
* kernel: constructor supportPeter Oberparleiter2009-06-181-0/+9
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds2009-06-141-10/+231
|\
| * vmlinux.lds.h updateSam Ravnborg2009-06-141-7/+10
| * Improve vmlinux.lds.h support for arch specific linker scriptsSam Ravnborg2009-06-091-7/+224
| * initconst adjustmentsJan Beulich2009-06-091-2/+3
* | Merge branch 'linus' into tracing/coreIngo Molnar2009-05-071-4/+3Star
|\|
| * Remove unused support code for refok sections.Tim Abbott2009-04-281-3/+0Star
| * Add new HEAD_TEXT_SECTION macro.Tim Abbott2009-04-261-1/+3
* | tracing/infrastructure: separate event tracer from event supportTom Zanussi2009-04-141-1/+1
|/
* Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar2009-04-021-1/+28
|\
| * tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker2009-03-131-1/+10
| *-. Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar2009-03-101-1/+1
| |\ \
| | * | tracing: trace_printk() fix, move format array to data sectionIngo Molnar2009-03-091-1/+1
| * | | Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing...Ingo Molnar2009-03-081-4/+51
| |\ \ \ | | |/ / | |/| |
| | * | Merge branch 'x86/core' into tracing/texteditIngo Molnar2009-03-061-4/+51
| | |\ \
| * | | | tracing: add trace_bprintk()Lai Jiangshan2009-03-061-0/+9
| |/ / /
| * | / tracing: add event trace infrastructureSteven Rostedt2009-02-251-1/+10
| | |/ | |/|
* | | Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar2009-03-271-4/+51
|\ \ \ | | |/ | |/|
| * | linker script: use separate simpler definition for PERCPU()Tejun Heo2009-01-301-5/+17
| * | Revert "generic, x86: fix __per_cpu_load relocation"Ingo Molnar2009-01-291-4/+3Star
| * | generic, x86: fix __per_cpu_load relocationBrian Gerst2009-01-261-3/+4
| * | linker script: kill PERCPU_VADDR_PREALLOC()Tejun Heo2009-01-201-37/+8Star
| * | percpu: refactor percpu.hBrian Gerst2009-01-201-0/+1
| * | linker script: add missing VMLINUX_SYMBOLTejun Heo2009-01-171-2/+3
| * | x86: fold pda into percpu area on SMPTejun Heo2009-01-161-1/+24
| * | x86: make percpu symbols zerobased on SMPTejun Heo2009-01-161-6/+45
| |/
* / dynamic debug: combine dprintk and dynamic printkJason Baron2009-03-251-9/+6Star
|/
* tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker2008-12-121-0/+10
* trace: profile all if conditionalsSteven Rostedt2008-11-231-1/+10
* trace: consolidate unlikely and likely profilerSteven Rostedt2008-11-231-6/+3Star
* tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()Mathieu Desnoyers2008-11-161-0/+1
* trace: rename unlikely profiler to branch profilerSteven Rostedt2008-11-121-1/+1
* tracing: profile likely and unlikely annotationsSteven Rostedt2008-11-121-1/+13
* Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-201-1/+13
|\
| * ftrace: create __mcount_loc sectionSteven Rostedt2008-10-141-0/+8
| * tracing: Kernel TracepointsMathieu Desnoyers2008-10-141-1/+5
* | driver core: basic infrastructure for per-module dynamic debug messagesJason Baron2008-10-161-1/+9
|/
* Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':Ingo Molnar2008-09-051-0/+1
|\
| * percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macroEric Dumazet2008-05-251-0/+1
* | Missing symbol prefix on vmlinux.lds.hYoshinori Sato2008-08-011-7/+7
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2008-07-271-1/+3
|\ \
| * | vmlinux.lds: move __attribute__((__cold__)) functions back into final .text s...Jan Beulich2008-07-251-1/+3
* | | Better interface for hooking early initcallsEduard - Gabriel Munteanu2008-07-261-0/+2
|/ /
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-171-0/+6
|\ \