aboutsummaryrefslogtreecommitdiff
path: root/scripts/kallsyms.c
AgeCommit message (Expand)Author
2017-02-03kbuild: modversions: add infrastructure for emitting relative CRCsArd Biesheuvel
2016-12-11scripts/kallsyms: remove last remnants of --page-offset optionArd Biesheuvel
2016-04-07ARM: 8553/1: kallsyms: remove --page-offset command line optionArd Biesheuvel
2016-04-07ARM: 8555/1: kallsyms: ignore ARM mode switching veneersArd Biesheuvel
2016-03-15kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel
2016-03-15kallsyms: don't overload absolute symbol type for percpu symbolsArd Biesheuvel
2015-04-07Kbuild: kallsyms: drop special handling of pre-3.0 GCC symbolsArd Biesheuvel
2015-04-07Kbuild: kallsyms: ignore veneers emitted by the ARM linkerArd Biesheuvel
2014-10-02aarch64: filter $x from kallsymsKyle McMartin
2014-06-10kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada
2014-03-17kallsyms: fix percpu vars on x86-64 with relocation.Rusty Russell
2014-03-17kallsyms: generalize address range checkingKees Cook
2014-03-10revert "kallsyms: fix absolute addresses for kASLR"Andrew Morton
2014-03-04kallsyms: fix absolute addresses for kASLRAndy Honig
2013-11-15Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2013-11-13kallsyms: Revert back to 128 max symbol lengthMichal Marek
2013-11-08scripts: kallsyms: Use %zu to print 'size_t'Fabio Estevam
2013-11-06Kbuild: Handle longer symbols in kallsyms.cAndi Kleen
2013-11-02scripts/kallsyms: filter symbols not in kernel address spaceMing Lei
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-04-16Linux-2.6.12-rc2Linus Torvalds