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