summaryrefslogtreecommitdiff
path: root/include/asm-generic/vmlinux.lds.h
AgeCommit message (Expand)Author
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
2005-09-10[PATCH] i386 / uml: add dwarf sections to static link scriptPaolo 'Blaisorblade' Giarrusso
2005-09-07[PATCH] Kprobes: prevent possible race conditions genericPrasanna S Panchamukhi
2005-07-14kbuild: Avoid inconsistent kallsyms dataSam Ravnborg
2005-06-25[PATCH] kexec: vmlinux: fix physical addressesEric W. Biederman
2004-11-04[PATCH] PCI: add pci_fixup_earlyMatthew Wilcox
2004-10-05[PATCH] add-pci_fixup_enable-pass.patchAndrew Morton
2004-09-05[PATCH] Correct ELF section used for out of line spinlocksZwane Mwaikambo
2004-09-04[PATCH] out-of-line locks / genericZwane Mwaikambo
2004-08-23[PATCH] Move param section out of init area, for export of built-in module pa...Rusty Russell
2004-08-03[1/3] Split pci quirks array to allow separate declarations.David Woodhouse
2004-05-14[PATCH] H8/300: ldscripts fixAndrew Morton
2004-05-09[PATCH] sched: in_sched_functions() cleanupAndrew Morton
2004-04-11[PATCH] Fix get_wchan() FIXME wrt. order of functionsAndrew Morton
2003-06-13[PATCH] lsm: Early init for security modules (1/4)Chris Wright
2003-01-24kbuild: Add CONFIG_MODVERSIONING and __kcrctabKai Germaschewski
2003-01-16kbuild: Fix __start_SECTION, __stop_SECTIONKai Germaschewski
2003-01-15kbuild: Make asm-generic/vmlinux.lds.h usable for IA-64Kai Germaschewski
2003-01-15kbuild/modules: Save space on symbol listKai Germaschewski
2003-01-14Fix backslash at end of fileLinus Torvalds
2003-01-14Consolidate read-only sections in arch/*/vmlinux.lds.SKai Germaschewski