aboutsummaryrefslogtreecommitdiff
path: root/include/asm-generic/vmlinux.lds.h
AgeCommit message (Expand)Author
2009-01-22MERGE-via-pending-tracking-hist-MERGE-via-stable-tracking-MERGE-via-mokopatch...merge
2008-10-20Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2008-10-16driver core: basic infrastructure for per-module dynamic debug messagesJason Baron
2008-10-14ftrace: create __mcount_loc sectionSteven Rostedt
2008-10-14tracing: Kernel TracepointsMathieu Desnoyers
2008-09-05Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':Ingo Molnar
2008-08-01Missing symbol prefix on vmlinux.lds.hYoshinori Sato
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds
2008-07-26Better interface for hooking early initcallsEduard - Gabriel Munteanu
2008-07-25vmlinux.lds: move __attribute__((__cold__)) functions back into final .text s...Jan Beulich
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb...Linus Torvalds
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2008-07-10firmware: allow firmware files to be built into kernel imageDavid Woodhouse
2008-06-10Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki
2008-05-25x86: move tracedata to RODATAJan Beulich
2008-05-25move BUG_TABLE into RODATAJan Beulich
2008-05-25percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macroEric Dumazet
2008-02-19Add missing init section definitionsSam Ravnborg
2008-01-30x86: add testcases for RODATA and NX protections/attributesArjan van de Ven
2008-01-28Introduce new section reference annotations tags: __ref, __refdata, __refconstSam Ravnborg
2008-01-28asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependenciesAdrian Bunk
2008-01-28Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg
2007-10-19Linux Kernel MarkersMathieu Desnoyers
2007-10-13fix sparc32 breakage (result of vmlinux.lds.S bug)Al Viro
2007-07-19i386: Put allocated ELF notes in read-only data segmentRoland McGrath
2007-07-19define new percpu interface for shared dataFenghua Yu
2007-05-29sparc64: fix alignment bug in linker definition scriptSam Ravnborg
2007-05-19kbuild: introduce __init_refok/__initdata_refok to supress section mismatch w...Sam Ravnborg
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg
2007-05-02[PATCH] i386: Clean up ELF note generationJeremy Fitzhardinge
2006-12-20PCI: Fix multiple problems with VIA hardwareAlan Cox
2006-12-15Remove stack unwinder for nowLinus Torvalds
2006-12-11Make sure we populate the initroot filesystem late enoughLinus Torvalds
2006-12-08[PATCH] Generic BUG implementationJeremy Fitzhardinge
2006-12-07[PATCH] unwinder: move .eh_frame to RODATAJan Beulich
2006-12-07[PATCH] i386: Distinguish absolute symbolsVivek Goyal
2006-11-20Add "pure_initcall" for static variable initializationLinus Torvalds
2006-10-27[PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton
2006-10-21[PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich
2006-09-27[PATCH] Include __param section in read-only data rangeMarcelo Tosatti
2006-09-26[PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinuxJeremy Fitzhardinge
2006-06-28[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: generic infrastructureArjan van de Ven
2005-11-07[PATCH] RapidIO support: core baseMatt Porter