aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/kallsyms.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2007-07-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds1-4/+13
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo1-2/+2
2007-07-17kallsyms: remove usage of memmem and _GNU_SOURCE from scripts/kallsyms.cPaulo Marques1-4/+13
2006-12-08[PATCH] move kallsyms data to .rodataJan Beulich1-1/+1
2006-12-07[PATCH] relocatable kernel: Fix kallsyms on avr32 after relocatable kernel changesVivek Goyal1-2/+6
2006-12-07[PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman1-3/+17
2006-03-25[PATCH] kallsyms: handle malloc() failureJesper Juhl1-1/+11
2005-09-07[PATCH] Strip local symbols from kallsymsRalf Baechle1-0/+3
2005-09-07[PATCH] kallsyms: change compression algorithmPaulo Marques1-329/+95
2005-07-27[PATCH] kbuild: signed char fixes for scriptsJ.A. Magallon1-3/+3
2005-05-05[PATCH] ppc32: platform-specific functions missing from kallsyms.David Woodhouse1-7/+13
2005-05-01[PATCH] kallsyms C_SYMBOL_PREFIX supportYoshinori Sato1-20/+56
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+686