summaryrefslogtreecommitdiffstats
path: root/include/asm-generic/vmlinux.lds.h
Commit message (Expand)AuthorAgeFilesLines
...
| * | Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar2011-04-271-10/+4Star
| |\ \
| | * | jump label: Introduce static_branch() interfaceJason Baron2011-04-041-10/+4Star
| | |/
* | / module: Sort exported symbolsAlessio Igor Bogani2011-05-191-10/+10
|/ /
* / Fix common misspellingsLucas De Marchi2011-03-311-1/+1
|/
* Merge branch 'for-2.6.39' of git://git.kernel.org/pub/scm/linux/kernel/git/tj...Linus Torvalds2011-03-161-13/+22
|\
| * percpu: align percpu readmostly subsection to cachelineTejun Heo2011-01-251-13/+22
* | x86: Separate out entry text sectionJiri Olsa2011-03-081-0/+6
* | tracing: Replace syscall_meta_data struct array with pointer arraySteven Rostedt2011-02-031-5/+4Star
* | tracepoints: Fix section alignment using pointer arrayMathieu Desnoyers2011-02-031-3/+5
* | tracing: Replace trace_event struct array with pointer arraySteven Rostedt2011-02-031-4/+3Star
|/
* module: show version information for built-in modules in sysfsDmitry Torokhov2011-01-241-0/+7
* include/asm-generic/vmlinux.lds.h: make readmostly section correctly alignShaohua Li2011-01-131-1/+2
* of: Add support for linking device tree blobs into vmlinuxDirk Brandewie2010-12-231-2/+11
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2010-10-291-1/+2
|\
| * initramfs: fix initramfs size calculationHendrik Brueckner2010-09-291-1/+2
* | vmlinux.lds.h: lower init ramfs alignment to 4Mike Frysinger2010-10-271-1/+1
* | vmlinux.lds.h: gather .data..shared_aligned sections in DATA_DATAMike Frysinger2010-10-271-0/+1
* | Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2010-10-211-0/+4
|\ \
| * | x86-32, percpu: Correct the ordering of the percpu readmostly sectionH. Peter Anvin2010-10-211-1/+1
| * | percpu: Introduce a read-mostly percpu APIShaohua Li2010-10-201-0/+4
* | | jump label: Base patch for jump labelJason Baron2010-09-221-0/+10
|/ /
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2010-08-061-4/+0Star
|\ \
| * | Merge commit 'v2.6.35' into perf/coreIngo Molnar2010-08-021-1/+11
| |\|
| * | tracing: Remove letfover markers sectionFrederic Weisbecker2010-07-151-4/+0Star
* | | Merge branch 'upstream/pvhvm' into upstream/xenJeremy Fitzhardinge2010-08-041-0/+1
|\ \ \ | |_|/ |/| |
| * | support multiple .discard.* sections to avoid section type conflictsJeremy Fitzhardinge2010-07-281-0/+1
| |/
* | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds2010-07-231-1/+1
|\ \
| * | vmlinux.lds: fix .data..init_task output section (fix popwerpc boot)Sam Ravnborg2010-07-231-1/+1
| |/
* / tracing: Properly align linker defined symbolsSam Ravnborg2010-07-211-0/+10
|/
* Merge branch 'for-35' of git://repo.or.cz/linux-kbuildLinus Torvalds2010-06-011-19/+19
|\
| * Rename .data.nosave to .data..nosave.Denys Vlasenko2010-03-031-1/+1
| * Rename .data.read_mostly to .data..read_mostly.Denys Vlasenko2010-03-031-1/+1
| * Rename .data[.percpu][.XXX] to .data[..percpu][..XXX].Denys Vlasenko2010-03-031-12/+12
| * Rename .bss.page_aligned to .bss..page_aligned.Tim Abbott2010-03-031-1/+1
| * Rename .data.page_aligned to .data..page_aligned.Tim Abbott2010-03-031-1/+1
| * Rename .data.init_task to .data..init_task.Tim Abbott2010-03-031-2/+2
| * Rename .data.cacheline_aligned to .data..cacheline_aligned.Tim Abbott2010-03-031-1/+1
* | rapidio: modify initialization of switch operationsAlexandre Bounine2010-05-271-6/+3Star
* | rapidio: add Port-Write handling for EMAlexandre Bounine2010-05-271-1/+4
|/
* module: make MODULE_SYMBOL_PREFIX into a CONFIG optionAlan Jenkins2009-12-151-2/+6
* Optimize the ordering of sections in RW_DATA_SECTION.Tim Abbott2009-09-251-2/+2
* Merge branch 'linus' into tracing/coreIngo Molnar2009-09-171-5/+19
|\
| * Merge branch 'percpu-for-linus' into percpu-for-nextTejun Heo2009-08-141-16/+15Star
| |\
| * | linker script: unify usage of discard definitionTejun Heo2009-07-091-6/+12
| * | Merge branch 'master' into for-nextTejun Heo2009-07-041-2/+3
| |\ \
| * | | linker script: throw away .discard sectionTejun Heo2009-06-241-0/+8
* | | | ftrace: __start_mcount_loc should be .init.rodataJohn Reiser2009-09-131-2/+3
| |_|/ |/| |
* | | 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