summaryrefslogtreecommitdiff
path: root/include/linux/kallsyms.h
Commit message (Expand)AuthorAge
* kallsyms: let print_ip_sym() print raw addressesHuacai Chen2018-02-06
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds2018-02-01
|\
| * Merge branch 'for-4.16-print-symbol' into for-4.16Petr Mladek2018-01-22
| |\
| | * kallsyms: remove print_symbol() functionSergey Senozhatsky2018-01-16
| * | symbol lookup: introduce dereference_symbol_descriptor()Sergey Senozhatsky2018-01-09
| |/
* | kallsyms: take advantage of the new '%px' formatLinus Torvalds2017-11-29
|/
* /proc/module: fix building without kallsymsArnd Bergmann2017-11-13
* /proc/module: use the same logic as /proc/kallsyms for address exposureLinus Torvalds2017-11-12
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-02
* vsprintf: fix %ps on non symbols when using kallsymsStephen Boyd2012-05-29
* treewide: use __printf not __attribute__((format(printf,...)))Joe Perches2011-10-31
* vsprintf: Introduce %pB format specifierNamhyung Kim2011-03-24
* kallsyms: remove deprecated print_fn_descriptor_symbol()Amerigo Wang2009-12-15
* Ksplice: Add functions for walking kallsyms symbolsAnders Kaseorg2009-03-31
* vsprintf: use new vsprintf symbolic function pointer formatBjorn Helgaas2008-10-16
* print_ip_sym(): use %pSVegard Nossum2008-07-30
* kallsyms: unify 32- and 64-bit codeVegard Nossum2008-07-25
* Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds2008-05-15
* Missing include file in kallsyms.hKamalesh Babulal2007-11-05
* kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-17
* include/linux/kallsyms.h must #include <linux/errno.h>Adrian Bunk2007-07-07
* Fix race between cat /proc/slab_allocators and rmmodAlexey Dobriyan2007-05-08
* Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan2007-05-08
* Extend print_symbol capabilityRobert Peterson2007-04-30
* [PATCH] Create kallsyms_lookup_size_offset()Franck Bui-Huu2006-10-03
* [PATCH] lockdep: add print_ip_sym()Heiko Carstens2006-07-03
* [PATCH] lockdep: special s390 print_symbol() versionHeiko Carstens2006-07-03
* Don't include linux/config.h from anywhere else in include/David Woodhouse2006-04-26
* Linux-2.6.12-rc2Linus Torvalds2005-04-16