summaryrefslogtreecommitdiff
path: root/scripts/kallsyms.c
Commit message (Expand)AuthorAge
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2018-04-04
|\
| * scripts/kallsyms: filter arm64's __efistub_ symbolsArd Biesheuvel2018-03-06
* | kbuild/kallsyms: trivial typo fixCao jin2018-03-02
|/
* scripts/kallsyms.c: ignore symbol type 'n'Guenter Roeck2017-10-13
* kbuild: modversions: add infrastructure for emitting relative CRCsArd Biesheuvel2017-02-03
* scripts/kallsyms: remove last remnants of --page-offset optionArd Biesheuvel2016-12-11
* ARM: 8553/1: kallsyms: remove --page-offset command line optionArd Biesheuvel2016-04-07
* ARM: 8555/1: kallsyms: ignore ARM mode switching veneersArd Biesheuvel2016-04-07
* kallsyms: add support for relative offsets in kallsyms address tableArd Biesheuvel2016-03-15
* kallsyms: don't overload absolute symbol type for percpu symbolsArd Biesheuvel2016-03-15
* Kbuild: kallsyms: drop special handling of pre-3.0 GCC symbolsArd Biesheuvel2015-04-07
* Kbuild: kallsyms: ignore veneers emitted by the ARM linkerArd Biesheuvel2015-04-07
* aarch64: filter $x from kallsymsKyle McMartin2014-10-02
* kbuild: trivial - use tabs for code indent where possibleMasahiro Yamada2014-06-10
* kallsyms: fix percpu vars on x86-64 with relocation.Rusty Russell2014-03-17
* kallsyms: generalize address range checkingKees Cook2014-03-17
* revert "kallsyms: fix absolute addresses for kASLR"Andrew Morton2014-03-10
* kallsyms: fix absolute addresses for kASLRAndy Honig2014-03-04
* Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2013-11-15
|\
| * kallsyms: Revert back to 128 max symbol lengthMichal Marek2013-11-13
| * scripts: kallsyms: Use %zu to print 'size_t'Fabio Estevam2013-11-08
| * Kbuild: Handle longer symbols in kallsyms.cAndi Kleen2013-11-06
* | scripts/kallsyms: filter symbols not in kernel address spaceMing Lei2013-11-02
|/
* scripts/kallsyms.c: fix potential segfaultXiaochen Wang2011-05-12
* scripts/kallsyms: Enable error messages while hush up unnecessary warningsJean Sacren2010-09-29
* scripts/kallsyms: suppress build warningHimanshu Chauhan2010-02-02
* kallsyms: fix segfault in prefix_underscores_count()Paul Mundt2009-09-23
* kallsyms: fix inverted valid symbol checkingMike Frysinger2009-06-20
* kallsyms: generalize text region handlingMike Frysinger2009-06-14
* kallsyms: support kernel symbols in Blackfin on-chip memoryRobin Getz2009-06-14
* kallsyms, tracing: output more proper symbol nameLai Jiangshan2009-03-14
* Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg2009-01-14
* allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich2008-12-19
* kbuild: filter away debug symbols from kernel symbolsSam Ravnborg2008-05-19
* kallsyms: nuke all ChangeLog, this should be logged by gitBryan Wu2008-04-30
* kallsyms should prefer non weak symbolsPaulo Marques2008-02-06
* remove support for un-needed _extratext sectionRobin Getz2008-02-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-07-19
|\
| * kallsyms: remove usage of memmem and _GNU_SOURCE from scripts/kallsyms.cPaulo Marques2007-07-17
* | kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-17
|/
* [PATCH] move kallsyms data to .rodataJan Beulich2006-12-08
* [PATCH] relocatable kernel: Fix kallsyms on avr32 after relocatable kernel ch...Vivek Goyal2006-12-07
* [PATCH] relocatable kernel: Kallsyms generate relocatable symbolsEric W. Biederman2006-12-07
* [PATCH] kallsyms: handle malloc() failureJesper Juhl2006-03-25
* [PATCH] Strip local symbols from kallsymsRalf Baechle2005-09-07
* [PATCH] kallsyms: change compression algorithmPaulo Marques2005-09-07
* [PATCH] kbuild: signed char fixes for scriptsJ.A. Magallon2005-07-27
* [PATCH] ppc32: platform-specific functions missing from kallsyms.David Woodhouse2005-05-05
* [PATCH] kallsyms C_SYMBOL_PREFIX supportYoshinori Sato2005-05-01
* Linux-2.6.12-rc2Linus Torvalds2005-04-16