summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/vmlinux.lds.h
AgeCommit message (Expand)AuthorLines
2010-05-27rapidio: modify initialization of switch operationsAlexandre Bounine-6/+3
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine-1/+4
2009-12-15module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins-2/+6
2009-09-24Optimize the ordering of sections in RW_DATA_SECTION.Tim Abbott-2/+2
2009-09-17Merge branch 'linus' into tracing/coreIngo Molnar-5/+19
2009-09-12ftrace: __start_mcount_loc should be .init.rodataJohn Reiser-2/+3
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo-16/+15
2009-07-18vmlinux.lds.h: restructure BSS linker script macrosTim Abbott-10/+9
2009-07-09linker script: unify usage of discard definitionTejun Heo-6/+12
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds-6/+6
2009-07-04Merge branch 'master' into for-nextTejun Heo-2/+3
2009-06-30gcov: fix __ctors_start alignmentHeiko Carstens-1/+2
2009-06-27asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.hTim Abbott-4/+4
2009-06-26asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition.Paul Mundt-2/+2
2009-06-24linker script: throw away .discard sectionTejun Heo-0/+8
2009-06-22LDSCRIPT: Name INIT_RAM_FS consistentlyDavid Howells-1/+1
2009-06-18kernel: constructor supportPeter Oberparleiter-0/+9
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds-10/+231
2009-06-14vmlinux.lds.h updateSam Ravnborg-7/+10
2009-06-09Improve vmlinux.lds.h support for arch specific linker scriptsSam Ravnborg-7/+224
2009-06-09initconst adjustmentsJan Beulich-2/+3
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar-4/+3
2009-04-27Remove unused support code for refok sections.Tim Abbott-3/+0
2009-04-26Add new HEAD_TEXT_SECTION macro.Tim Abbott-1/+3
2009-04-14tracing/infrastructure: separate event tracer from event supportTom Zanussi-1/+1
2009-04-02Merge branch 'tracing/core-v2' into tracing-for-linusIngo Molnar-1/+28
2009-03-27Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2Ingo Molnar-4/+51
2009-03-24dynamic debug: combine dprintk and dynamic printkJason Baron-9/+6
2009-03-13tracing/syscalls: core infrastructure for syscalls tracing, enhancementsFrederic Weisbecker-1/+10
2009-03-10Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'linus' ...Ingo Molnar-1/+1
2009-03-09tracing: trace_printk() fix, move format array to data sectionIngo Molnar-1/+1
2009-03-08Merge branches 'tracing/doc', 'tracing/ftrace', 'tracing/printk' and 'tracing...Ingo Molnar-4/+51
2009-03-06tracing: add trace_bprintk()Lai Jiangshan-0/+9
2009-03-06Merge branch 'x86/core' into tracing/texteditIngo Molnar-4/+51
2009-02-24tracing: add event trace infrastructureSteven Rostedt-1/+10
2009-01-30linker script: use separate simpler definition for PERCPU()Tejun Heo-5/+17
2009-01-29Revert "generic, x86: fix __per_cpu_load relocation"Ingo Molnar-4/+3
2009-01-26generic, x86: fix __per_cpu_load relocationBrian Gerst-3/+4
2009-01-20linker script: kill PERCPU_VADDR_PREALLOC()Tejun Heo-37/+8
2009-01-20percpu: refactor percpu.hBrian Gerst-0/+1
2009-01-17linker script: add missing VMLINUX_SYMBOLTejun Heo-2/+3
2009-01-16x86: fold pda into percpu area on SMPTejun Heo-1/+24
2009-01-16x86: make percpu symbols zerobased on SMPTejun Heo-6/+45
2008-12-12tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker-0/+10
2008-11-23trace: profile all if conditionalsSteven Rostedt-1/+10
2008-11-23trace: consolidate unlikely and likely profilerSteven Rostedt-6/+3
2008-11-16tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()Mathieu Desnoyers-0/+1
2008-11-12trace: rename unlikely profiler to branch profilerSteven Rostedt-1/+1
2008-11-12tracing: profile likely and unlikely annotationsSteven Rostedt-1/+13
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-1/+13