aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* scripts/kallsyms.c: fix potential segfaultXiaochen Wang2011-05-121-0/+2
* scripts/kallsyms: Enable error messages while hush up unnecessary warningsJean Sacren2010-09-291-6/+2
* scripts/kallsyms: suppress build warningHimanshu Chauhan2010-02-021-2/+4
* kallsyms: fix segfault in prefix_underscores_count()Paul Mundt2009-09-231-1/+1
* kallsyms: fix inverted valid symbol checkingMike Frysinger2009-06-201-3/+3
* kallsyms: generalize text region handlingMike Frysinger2009-06-141-26/+61
* kallsyms: support kernel symbols in Blackfin on-chip memoryRobin Getz2009-06-141-1/+12
* kallsyms, tracing: output more proper symbol nameLai Jiangshan2009-03-141-0/+57
* Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg2009-01-141-8/+13
* allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich2008-12-191-13/+8
* kbuild: filter away debug symbols from kernel symbolsSam Ravnborg2008-05-191-0/+3
* kallsyms: nuke all ChangeLog, this should be logged by gitBryan Wu2008-04-301-6/+0
* kallsyms should prefer non weak symbolsPaulo Marques2008-02-061-3/+34
* remove support for un-needed _extratext sectionRobin Getz2008-02-061-14/+10
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-07-191-4/+13
|\
| * kallsyms: remove usage of memmem and _GNU_SOURCE from scripts/kallsyms.cPaulo Marques2007-07-171-4/+13
* | kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-171-2/+2
|/
* [PATCH] move kallsyms data to .rodataJan Beulich2006-12-081-1/+1
* [PATCH] relocatable kernel: Fix kallsyms on avr32 after relocatable kernel ch...Vivek Goyal2006-12-061-2/+6
* [PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman2006-12-061-3/+17
* [PATCH] kallsyms: handle malloc() failureJesper Juhl2006-03-251-1/+11
* [PATCH] Strip local symbols from kallsymsRalf Baechle2005-09-071-0/+3
* [PATCH] kallsyms: change compression algorithmPaulo Marques2005-09-071-329/+95
* [PATCH] kbuild: signed char fixes for scriptsJ.A. Magallon2005-07-271-3/+3
* [PATCH] ppc32: platform-specific functions missing from kallsyms.David Woodhouse2005-05-051-7/+13
* [PATCH] kallsyms C_SYMBOL_PREFIX supportYoshinori Sato2005-05-011-20/+56
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+686