summaryrefslogtreecommitdiffstats
path: root/include/linux/kallsyms.h
Commit message (Expand)AuthorAgeFilesLines
* 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