aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic/vmlinux.lds.h
AgeCommit message (Expand)Author
2011-02-03tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt
2011-02-03tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers
2011-02-02tracing: Replace trace_event struct array with pointer arraySteven Rostedt
2011-01-24module: show version information for built-in modules in sysfsDmitry Torokhov
2011-01-13include/asm-generic/vmlinux.lds.h: make readmostly section correctly alignShaohua Li
2010-12-23of: Add support for linking device tree blobs into vmlinuxDirk Brandewie
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2010-10-26vmlinux.lds.h: lower init ramfs alignment to 4Mike Frysinger
2010-10-26vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATAMike Frysinger
2010-10-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2010-10-21x86-32, percpu: Correct the ordering of the percpu readmostly sectionH. Peter Anvin
2010-10-20percpu: Introduce a read-mostly percpu APIShaohua Li
2010-09-29initramfs: fix initramfs size calculationHendrik Brueckner
2010-09-22jump label: Base patch for jump labelJason Baron
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar
2010-07-27support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge
2010-07-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2010-07-23vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)Sam Ravnborg
2010-07-20tracing: Properly align linker defined symbolsSam Ravnborg
2010-07-15tracing: Remove letfover markers sectionFrederic Weisbecker
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds
2010-05-27rapidio: modify initialization of switch operationsAlexandre Bounine
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine
2010-03-03Rename .data.nosave to .data..nosave.Denys Vlasenko
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko
2010-03-03Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko
2010-03-03Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott
2010-03-03Rename .data.page_aligned to .data..page_aligned.Tim Abbott
2010-03-03Rename .data.init_task to .data..init_task.Tim Abbott
2010-03-03Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott
2009-12-15module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins
2009-09-24Optimize the ordering of sections in RW_DATA_SECTION.Tim Abbott
2009-09-17Merge branch 'linus' into tracing/coreIngo Molnar
2009-09-12ftrace: __start_mcount_loc should be .init.rodataJohn Reiser
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo
2009-07-18vmlinux.lds.h: restructure BSS linker script macrosTim Abbott
2009-07-09linker script: unify usage of discard definitionTejun Heo
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds
2009-07-04Merge branch 'master' into for-nextTejun Heo
2009-06-30gcov: fix __ctors_start alignmentHeiko Carstens
2009-06-27asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.hTim Abbott
2009-06-26asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition.Paul Mundt
2009-06-24linker script: throw away .discard sectionTejun Heo
2009-06-22LDSCRIPT: Name INIT_RAM_FS consistentlyDavid Howells
2009-06-18kernel: constructor supportPeter Oberparleiter
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds
2009-06-14vmlinux.lds.h updateSam Ravnborg
2009-06-09Improve vmlinux.lds.h support for arch specific linker scriptsSam Ravnborg