aboutsummaryrefslogtreecommitdiff
path: root/include/linux/kallsyms.h
AgeCommit message (Expand)AuthorFilesLines
2012-05-29vsprintf: fix %ps on non symbols when using kallsymsGravatar Stephen Boyd 1-0/+7
2011-10-31treewide: use __printf not __attribute__((format(printf,...)))Gravatar Joe Perches 1-3/+2
2011-03-24vsprintf: Introduce %pB format specifierGravatar Namhyung Kim 1-0/+7
2009-12-15kallsyms: remove deprecated print_fn_descriptor_symbol()Gravatar Amerigo Wang 1-12/+0
2009-03-31Ksplice: Add functions for walking kallsyms symbolsGravatar Anders Kaseorg 1-0/+15
2008-10-16vsprintf: use new vsprintf symbolic function pointer formatGravatar Bjorn Helgaas 1-5/+3
2008-07-30print_ip_sym(): use %pSGravatar Vegard Nossum 1-2/+1
2008-07-25kallsyms: unify 32- and 64-bit codeGravatar Vegard Nossum 1-13/+6
2008-05-15Clean up 'print_fn_descriptor_symbol()' typesGravatar Linus Torvalds 1-10/+14
2007-11-05Missing include file in kallsyms.hGravatar Kamalesh Babulal 1-0/+1
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Gravatar Tejun Heo 1-3/+3
2007-07-07include/linux/kallsyms.h must #include <linux/errno.h>Gravatar Adrian Bunk 1-0/+1
2007-05-08Fix race between cat /proc/slab_allocators and rmmodGravatar Alexey Dobriyan 1-0/+6
2007-05-08Fix race between cat /proc/*/wchan and rmmod et alGravatar Alexey Dobriyan 1-0/+7
2007-04-30Extend print_symbol capabilityGravatar Robert Peterson 1-1/+12
2006-10-03[PATCH] Create kallsyms_lookup_size_offset()Gravatar Franck Bui-Huu 1-0/+11
2006-07-03[PATCH] lockdep: add print_ip_sym()Gravatar Heiko Carstens 1-0/+14
2006-07-03[PATCH] lockdep: special s390 print_symbol() versionGravatar Heiko Carstens 1-5/+6
2006-04-26Don't include linux/config.h from anywhere else in include/Gravatar David Woodhouse 1-1/+0
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+67