aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/vmlinux.lds.h
Commit message (Expand)AuthorAge
* linker script: add missing VMLINUX_SYMBOLTejun Heo2009-01-17
* x86: fold pda into percpu area on SMPTejun Heo2009-01-16
* x86: make percpu symbols zerobased on SMPTejun Heo2009-01-16
* tracing/function-graph-tracer: add a new .irqentry.text sectionFrederic Weisbecker2008-12-12
* trace: profile all if conditionalsSteven Rostedt2008-11-23
* trace: consolidate unlikely and likely profilerSteven Rostedt2008-11-23
* tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()Mathieu Desnoyers2008-11-16
* trace: rename unlikely profiler to branch profilerSteven Rostedt2008-11-12
* tracing: profile likely and unlikely annotationsSteven Rostedt2008-11-12
* Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2008-10-20
|\
| * ftrace: create __mcount_loc sectionSteven Rostedt2008-10-14
| * tracing: Kernel TracepointsMathieu Desnoyers2008-10-14
* | driver core: basic infrastructure for per-module dynamic debug messagesJason Baron2008-10-16
|/
* Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':Ingo Molnar2008-09-05
|\
| * percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macroEric Dumazet2008-05-25
* | Missing symbol prefix on vmlinux.lds.hYoshinori Sato2008-08-01
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds2008-07-27
|\ \
| * | vmlinux.lds: move __attribute__((__cold__)) functions back into final .text s...Jan Beulich2008-07-25
* | | Better interface for hooking early initcallsEduard - Gabriel Munteanu2008-07-26
|/ /
* | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds2008-07-16
|\ \
| * | Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki2008-06-10
| |/
* | Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds2008-07-14
|\ \
| * \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-07-14
| |\ \
| | * | firmware: allow firmware files to be built into kernel imageDavid Woodhouse2008-07-10
| | |/
* | | Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2008-07-14
|\ \ \ | |/ / |/| |
| * | move BUG_TABLE into RODATAJan Beulich2008-05-25
| |/
* / x86: move tracedata to RODATAJan Beulich2008-05-25
|/
* Add missing init section definitionsSam Ravnborg2008-02-19
* x86: add testcases for RODATA and NX protections/attributesArjan van de Ven2008-01-30
* Introduce new section reference annotations tags: __ref, __refdata, __refconstSam Ravnborg2008-01-28
* asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependenciesAdrian Bunk2008-01-28
* Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg2008-01-28
* all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg2008-01-28
* Linux Kernel MarkersMathieu Desnoyers2007-10-19
* fix sparc32 breakage (result of vmlinux.lds.S bug)Al Viro2007-10-13
* i386: Put allocated ELF notes in read-only data segmentRoland McGrath2007-07-19
* define new percpu interface for shared dataFenghua Yu2007-07-19
* sparc64: fix alignment bug in linker definition scriptSam Ravnborg2007-05-29
* kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...Sam Ravnborg2007-05-19
* all-archs: consolidate .data section definition in asm-genericSam Ravnborg2007-05-19
* all-archs: consolidate .text section definition in asm-genericSam Ravnborg2007-05-19
* [PATCH] i386: Clean up ELF note generationJeremy Fitzhardinge2007-05-02
* PCI: Fix multiple problems with VIA hardwareAlan Cox2006-12-20
* Remove stack unwinder for nowLinus Torvalds2006-12-15
* Make sure we populate the initroot filesystem late enoughLinus Torvalds2006-12-11
* [PATCH] Generic BUG implementationJeremy Fitzhardinge2006-12-08
* [PATCH] unwinder: move .eh_frame to RODATAJan Beulich2006-12-06
* [PATCH] i386: Distinguish absolute symbolsVivek Goyal2006-12-06
* Add "pure_initcall" for static variable initializationLinus Torvalds2006-11-20
* [PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton2006-10-27