summaryrefslogtreecommitdiff
path: root/scripts/kallsyms.c
AgeCommit message (Expand)Author
2011-05-12scripts/kallsyms.c: fix potential segfaultXiaochen Wang
2010-09-29scripts/kallsyms: Enable error messages while hush up unnecessary warningsJean Sacren
2010-02-02scripts/kallsyms: suppress build warningHimanshu Chauhan
2009-09-23kallsyms: fix segfault in prefix_underscores_count()Paul Mundt
2009-06-20kallsyms: fix inverted valid symbol checkingMike Frysinger
2009-06-14kallsyms: generalize text region handlingMike Frysinger
2009-06-14kallsyms: support kernel symbols in Blackfin on-chip memoryRobin Getz
2009-03-14kallsyms, tracing: output more proper symbol nameLai Jiangshan
2009-01-14Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg
2008-12-19allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich
2008-05-19kbuild: filter away debug symbols from kernel symbolsSam Ravnborg
2008-04-30kallsyms: nuke all ChangeLog, this should be logged by gitBryan Wu
2008-02-06kallsyms should prefer non weak symbolsPaulo Marques
2008-02-06remove support for un-needed _extratext sectionRobin Getz
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo
2007-07-17kallsyms: remove usage of memmem and _GNU_SOURCE from scripts/kallsyms.cPaulo Marques
2006-12-08[PATCH] move kallsyms data to .rodataJan Beulich
2006-12-07[PATCH] relocatable kernel: Fix kallsyms on avr32 after relocatable kernel ch...Vivek Goyal
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman
2006-03-25[PATCH] kallsyms: handle malloc() failureJesper Juhl
2005-09-07[PATCH] Strip local symbols from kallsymsRalf Baechle
2005-09-07[PATCH] kallsyms: change compression algorithmPaulo Marques
2005-07-27[PATCH] kbuild: signed char fixes for scriptsJ.A. Magallon
2005-05-05[PATCH] ppc32: platform-specific functions missing from kallsyms.David Woodhouse
2005-05-01[PATCH] kallsyms C_SYMBOL_PREFIX supportYoshinori Sato
2005-01-02kallsyms: Avoid kallsyms corner case on _etext and _einittextKeith Owens
2004-10-31kbuild: Include useful absolute symbols in kallsymsKeith Owens
2004-10-27arm: Fix ARM kernel build with permitted binutils versionsRussell King
2004-10-18[PATCH] kallsyms data size reduction / lookup speedupPaulo Marques
2004-07-10[PATCH] kallsyms ppc32 fixKeith Owens
2004-06-26[PATCH] kallsyms: exclude kallsyms-generated symbolsKeith Owens
2004-05-20[PATCH] Debugging option to put data symbols in kallsymsAndrew Morton
2004-05-14[PATCH] Include Aliases in kallsymsAndrew Morton
2003-04-12[PATCH] Put all functions in kallsymsAndrew Morton
2003-01-15kbuild: fix broken kallsyms on non-x86 archsKai Germaschewski
2003-01-01[PATCH] Fix kallsyms stem compression crashDaniel Ritz
2002-12-30kbuild: Fix kallsyms on 64 bit archsKai Germaschewski
2002-12-25kbuild: Stem compression for kallsymsAndi Kleen
2002-12-25kbuild: fix bug in scripts/kallsyms.cJames Bottomley
2002-12-05kbuild: Fix the new kallsyms generationKai Germaschewski
2002-12-04kbuild: Speed up kallsyms generationKai Germaschewski