aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/vmlinux.lds.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-01-24module: show version information for built-in modules in sysfsDmitry Torokhov1-0/+7
2011-01-13include/asm-generic/vmlinux.lds.h: make readmostly section correctly alignShaohua Li1-1/+2
2010-12-23of: Add support for linking device tree blobs into vmlinuxDirk Brandewie1-2/+11
2010-10-28Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild-2.6Linus Torvalds1-1/+2
2010-10-26vmlinux.lds.h: lower init ramfs alignment to 4Mike Frysinger1-1/+1
2010-10-26vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATAMike Frysinger1-0/+1
2010-10-21Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+4
2010-10-21x86-32, percpu: Correct the ordering of the percpu readmostly sectionH. Peter Anvin1-1/+1
2010-10-20percpu: Introduce a read-mostly percpu APIShaohua Li1-0/+4
2010-09-29initramfs: fix initramfs size calculationHendrik Brueckner1-1/+2
2010-09-22jump label: Base patch for jump labelJason Baron1-0/+10
2010-08-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-4/+0
2010-08-04Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge1-0/+1
2010-08-02Merge commit 'v2.6.35' into perf/coreIngo Molnar1-1/+11
2010-07-27support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge1-0/+1
2010-07-23Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpcLinus Torvalds1-1/+1
2010-07-23vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)Sam Ravnborg1-1/+1
2010-07-20tracing: Properly align linker defined symbolsSam Ravnborg1-0/+10
2010-07-15tracing: Remove letfover markers sectionFrederic Weisbecker1-4/+0
2010-06-01Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds1-19/+19
2010-05-27rapidio: modify initialization of switch operationsAlexandre Bounine1-6/+3
2010-05-27rapidio: add Port-Write handling for EMAlexandre Bounine1-1/+4
2010-03-03Rename .data.nosave to .data..nosave.Denys Vlasenko1-1/+1
2010-03-03Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko1-1/+1
2010-03-03Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko1-12/+12
2010-03-03Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott1-1/+1
2010-03-03Rename .data.page_aligned to .data..page_aligned.Tim Abbott1-1/+1
2010-03-03Rename .data.init_task to .data..init_task.Tim Abbott1-2/+2
2010-03-03Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott1-1/+1
2009-12-15module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins1-2/+6
2009-09-24Optimize the ordering of sections in RW_DATA_SECTION.Tim Abbott1-2/+2
2009-09-17Merge branch 'linus' into tracing/coreIngo Molnar1-5/+19
2009-09-12ftrace: __start_mcount_loc should be .init.rodataJohn Reiser1-2/+3
2009-08-14Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo1-16/+15
2009-07-18vmlinux.lds.h: restructure BSS linker script macrosTim Abbott1-10/+9
2009-07-09linker script: unify usage of discard definitionTejun Heo1-6/+12
2009-07-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixesLinus Torvalds1-6/+6
2009-07-04Merge branch 'master' into for-nextTejun Heo1-2/+3
2009-06-30gcov: fix __ctors_start alignmentHeiko Carstens1-1/+2
2009-06-27asm-generic/vmlinux.lds.h: shuffle INIT_TASK* macro names in vmlinux.lds.hTim Abbott1-4/+4
2009-06-26asm-generic/vmlinux.lds.h: Fix up RW_DATA_SECTION definition.Paul Mundt1-2/+2
2009-06-24linker script: throw away .discard sectionTejun Heo1-0/+8
2009-06-22LDSCRIPT: Name INIT_RAM_FS consistentlyDavid Howells1-1/+1
2009-06-18kernel: constructor supportPeter Oberparleiter1-0/+9
2009-06-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds1-10/+231
2009-06-14vmlinux.lds.h updateSam Ravnborg1-7/+10
2009-06-09Improve vmlinux.lds.h support for arch specific linker scriptsSam Ravnborg1-7/+224
2009-06-09initconst adjustmentsJan Beulich1-2/+3
2009-05-07Merge branch 'linus' into tracing/coreIngo Molnar1-4/+3
2009-04-27Remove unused support code for refok sections.Tim Abbott1-3/+0