aboutsummaryrefslogtreecommitdiffstats
path: root/include/asm-generic/vmlinux.lds.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-09-05Merge commit '63cc8c75156462d4b42cbdd76c293b7eee7ddbfe':Ingo Molnar1-0/+1
2008-08-01Missing symbol prefix on vmlinux.lds.hYoshinori Sato1-7/+7
2008-07-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-nextLinus Torvalds1-1/+3
2008-07-26Better interface for hooking early initcallsEduard - Gabriel Munteanu1-0/+2
2008-07-25vmlinux.lds: move __attribute__((__cold__)) functions back into final .text sectionJan Beulich1-1/+3
2008-07-16Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6Linus Torvalds1-0/+6
2008-07-14Merge branch 'for-2.6.27' of git://git.infradead.org/users/dwmw2/firmware-2.6Linus Torvalds1-0/+7
2008-07-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse1-0/+7
2008-07-14Merge branch 'core/rodata' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-0/+6
2008-07-10firmware: allow firmware files to be built into kernel imageDavid Woodhouse1-0/+7
2008-06-10Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki1-0/+6
2008-05-25x86: move tracedata to RODATAJan Beulich1-0/+14
2008-05-25move BUG_TABLE into RODATAJan Beulich1-0/+6
2008-05-25percpu: introduce DEFINE_PER_CPU_PAGE_ALIGNED() macroEric Dumazet1-0/+1
2008-02-19Add missing init section definitionsSam Ravnborg1-0/+3
2008-01-30x86: add testcases for RODATA and NX protections/attributesArjan van de Ven1-0/+1
2008-01-28Introduce new section reference annotations tags: __ref, __refdata, __refconstSam Ravnborg1-0/+3
2008-01-28asm-generic/vmlix.lds.h: simplify __mem{init,exit}* dependenciesAdrian Bunk1-2/+1
2008-01-28Use separate sections for __dev/__cpu/__mem code/dataSam Ravnborg1-6/+82
2008-01-28all archs: consolidate init and exit sections in vmlinux.lds.hSam Ravnborg1-0/+7
2007-10-19Linux Kernel MarkersMathieu Desnoyers1-1/+6
2007-10-13fix sparc32 breakage (result of vmlinux.lds.S bug)Al Viro1-1/+2
2007-07-19i386: Put allocated ELF notes in read-only data segmentRoland McGrath1-1/+5
2007-07-19define new percpu interface for shared dataFenghua Yu1-0/+8
2007-05-29sparc64: fix alignment bug in linker definition scriptSam Ravnborg1-3/+7
2007-05-19kbuild: introduce __init_refok/__initdata_refok to supress section mismatch warningsSam Ravnborg1-2/+4
2007-05-19all-archs: consolidate .data section definition in asm-genericSam Ravnborg1-0/+4
2007-05-19all-archs: consolidate .text section definition in asm-genericSam Ravnborg1-0/+6
2007-05-02[PATCH] i386: Clean up ELF note generationJeremy Fitzhardinge1-1/+1
2006-12-20PCI: Fix multiple problems with VIA hardwareAlan Cox1-0/+3
2006-12-15Remove stack unwinder for nowLinus Torvalds1-22/+0
2006-12-11Make sure we populate the initroot filesystem late enoughLinus Torvalds1-0/+1
2006-12-08[PATCH] Generic BUG implementationJeremy Fitzhardinge1-0/+8
2006-12-07[PATCH] unwinder: move .eh_frame to RODATAJan Beulich1-5/+12
2006-12-07[PATCH] i386: Distinguish absolute symbolsVivek Goyal1-5/+5
2006-11-20Add "pure_initcall" for static variable initializationLinus Torvalds1-0/+2
2006-10-27[PATCH] drivers: wait for threaded probes between initcall levelsAndrew Morton1-1/+8
2006-10-27[PATCH] vmlinux.lds: consolidate initcall sectionsAndrew Morton1-0/+10
2006-10-21[PATCH] x86-64: Speed up dwarf2 unwinderJan Beulich1-0/+16
2006-09-27[PATCH] Include __param section in read-only data rangeMarcelo Tosatti1-3/+3
2006-09-26[PATCH] x86: put .note.* sections into a PT_NOTE segment in vmlinuxJeremy Fitzhardinge1-0/+3
2006-06-28[PATCH] Add EXPORT_UNUSED_SYMBOL and EXPORT_UNUSED_SYMBOL_GPLArjan van de Ven1-0/+28
2006-03-20[PATCH] add EXPORT_SYMBOL_GPL_FUTURE()Greg Kroah-Hartman1-0/+14
2006-01-06[PATCH] x86/x86_64: mark rodata section read only: generic infrastructureArjan van de Ven1-0/+4
2005-11-07[PATCH] RapidIO support: core baseMatt Porter1-0/+7
2005-09-10[PATCH] i386 / uml: add dwarf sections to static link scriptPaolo 'Blaisorblade' Giarrusso1-0/+38
2005-09-07[PATCH] Kprobes: prevent possible race conditions genericPrasanna S Panchamukhi1-0/+6
2005-07-14kbuild: Avoid inconsistent kallsyms dataSam Ravnborg1-0/+9
2005-06-25[PATCH] kexec: vmlinux: fix physical addressesEric W. Biederman1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+90