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