aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/vmlinux.lds.h
Commit message (Expand)AuthorAge
* tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt2011-02-03
* tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers2011-02-03
* tracing: Replace trace_event struct array with pointer arraySteven Rostedt2011-02-02
* module: show version information for built-in modules in sysfsDmitry Torokhov2011-01-23
* include/asm-generic/vmlinux.lds.h: make readmostly section correctly alignShaohua Li2011-01-13
* of: Add support for linking device tree blobs into vmlinuxDirk Brandewie2010-12-23
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-28
|\
| * initramfs: fix initramfs size calculationHendrik Brueckner2010-09-29
* | vmlinux.lds.h: lower init ramfs alignment to 4Mike Frysinger2010-10-26
* | vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATAMike Frysinger2010-10-26
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-10-21
|\ \
| * | x86-32, percpu: Correct the ordering of the percpu readmostly sectionH. Peter Anvin2010-10-21
| * | percpu: Introduce a read-mostly percpu APIShaohua Li2010-10-20
* | | jump label: Base patch for jump labelJason Baron2010-09-22
|/ /
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-06
|\ \
| * | Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-02
| |\|
| * | tracing: Remove letfover markers sectionFrederic Weisbecker2010-07-15
* | | Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-04
|\ \ \ | |_|/ |/| |
| * | support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge2010-07-28
| |/
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-07-23
|\ \
| * | vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)Sam Ravnborg2010-07-22
| |/
* / tracing: Properly align linker defined symbolsSam Ravnborg2010-07-20
|/
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-01
|\
| * Rename .data.nosave to .data..nosave.Denys Vlasenko2010-03-03
| * Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-03
| * Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko2010-03-03
| * Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott2010-03-03
| * Rename .data.page_aligned to .data..page_aligned.Tim Abbott2010-03-03
| * Rename .data.init_task to .data..init_task.Tim Abbott2010-03-03
| * Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott2010-03-03
* | rapidio: modify initialization of switch operationsAlexandre Bounine2010-05-27
* | rapidio: add Port-Write handling for EMAlexandre Bounine2010-05-27
|/
* module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins2009-12-15
* Optimize the ordering of sections in RW_DATA_SECTION.Tim Abbott2009-09-24
* Merge branch 'linus' into tracing/coreIngo Molnar2009-09-17
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-14
| |\
| * | linker script: unify usage of discard definitionTejun Heo2009-07-08
| * | Merge branch 'master' into for-nextTejun Heo2009-07-03
| |\ \
| * | | linker script: throw away .discard sectionTejun Heo2009-06-24
* | | | ftrace: __start_mcount_loc should be .init.rodataJohn Reiser2009-09-12
| |_|/ |/| |
* | | vmlinux.lds.h: restructure BSS linker script macrosTim Abbott2009-07-17
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds2009-07-04
|\ \ \ | |_|/ |/| |
| * | asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.hTim Abbott2009-06-26
| * | asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition.Paul Mundt2009-06-26
* | | gcov: fix __ctors_start alignmentHeiko Carstens2009-06-30
|/ /
* / LDSCRIPT: Name INIT_RAM_FS consistentlyDavid Howells2009-06-22
|/
* kernel: constructor supportPeter Oberparleiter2009-06-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kb...Linus Torvalds2009-06-14
|\
| * vmlinux.lds.h updateSam Ravnborg2009-06-14
| * Improve vmlinux.lds.h support for arch specific linker scriptsSam Ravnborg2009-06-09