Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-07kallsyms: let print_ip_sym() print raw addressesHuacai Chen
2018-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...Linus Torvalds
2018-01-22Merge branch 'for-4.16-print-symbol' into for-4.16Petr Mladek
2018-01-16kallsyms: remove print_symbol() functionSergey Senozhatsky
2018-01-09symbol lookup: introduce dereference_symbol_descriptor()Sergey Senozhatsky
2017-11-29kallsyms: take advantage of the new '%px' formatLinus Torvalds
2017-11-13/proc/module: fix building without kallsymsArnd Bergmann
2017-11-13/proc/module: use the same logic as /proc/kallsyms for address exposureLinus Torvalds
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2012-05-30vsprintf: fix %ps on non symbols when using kallsymsStephen Boyd
2011-11-01treewide: use __printf not __attribute__((format(printf,...)))Joe Perches
2011-03-24vsprintf: Introduce %pB format specifierNamhyung Kim
2009-12-15kallsyms: remove deprecated print_fn_descriptor_symbol()Amerigo Wang
2009-03-31Ksplice: Add functions for walking kallsyms symbolsAnders Kaseorg
2008-10-16vsprintf: use new vsprintf symbolic function pointer formatBjorn Helgaas
2008-07-30print_ip_sym(): use %pSVegard Nossum
2008-07-25kallsyms: unify 32- and 64-bit codeVegard Nossum
2008-05-16Clean up 'print_fn_descriptor_symbol()' typesLinus Torvalds
2007-11-06Missing include file in kallsyms.hKamalesh Babulal
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo
2007-07-08include/linux/kallsyms.h must #include <linux/errno.h>Adrian Bunk
2007-05-08Fix race between cat /proc/slab_allocators and rmmodAlexey Dobriyan
2007-05-08Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan
2007-05-01Extend print_symbol capabilityRobert Peterson
2006-10-03[PATCH] Create kallsyms_lookup_size_offset()Franck Bui-Huu
2006-07-04[PATCH] lockdep: add print_ip_sym()Heiko Carstens
2006-07-04[PATCH] lockdep: special s390 print_symbol() versionHeiko Carstens
2006-04-26Don't include linux/config.h from anywhere else in include/David Woodhouse
2005-04-17Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds