aboutsummaryrefslogtreecommitdiff
path: root/scripts/kallsyms.c
AgeCommit message (Expand)AuthorFilesLines
2008-05-19kbuild: filter away debug symbols from kernel symbolsGravatar Sam Ravnborg 1-0/+3
2008-04-30kallsyms: nuke all ChangeLog, this should be logged by gitGravatar Bryan Wu 1-6/+0
2008-02-06kallsyms should prefer non weak symbolsGravatar Paulo Marques 1-3/+34
2008-02-06remove support for un-needed _extratext sectionGravatar Robin Getz 1-14/+10
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildGravatar Linus Torvalds 1-4/+13
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Gravatar Tejun Heo 1-2/+2
2007-07-17kallsyms: remove usage of memmem and _GNU_SOURCE from scripts/kallsyms.cGravatar Paulo Marques 1-4/+13
2006-12-08[PATCH] move kallsyms data to .rodataGravatar Jan Beulich 1-1/+1
2006-12-07[PATCH] relocatable kernel: Fix kallsyms on avr32 after relocatable kernel ch...Gravatar Vivek Goyal 1-2/+6
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsGravatar Eric W. Biederman 1-3/+17
2006-03-25[PATCH] kallsyms: handle malloc() failureGravatar Jesper Juhl 1-1/+11
2005-09-07[PATCH] Strip local symbols from kallsymsGravatar Ralf Baechle 1-0/+3
2005-09-07[PATCH] kallsyms: change compression algorithmGravatar Paulo Marques 1-329/+95
2005-07-27[PATCH] kbuild: signed char fixes for scriptsGravatar J.A. Magallon 1-3/+3
2005-05-05[PATCH] ppc32: platform-specific functions missing from kallsyms.Gravatar David Woodhouse 1-7/+13
2005-05-01[PATCH] kallsyms C_SYMBOL_PREFIX supportGravatar Yoshinori Sato 1-20/+56
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+686