aboutsummaryrefslogtreecommitdiff
path: root/kernel/kallsyms.c
AgeCommit message (Expand)Author
2008-10-16kernel/kallsyms.c: fix double returnWANG Cong
2008-07-25kallsyms: fix potential overflow in binary searchVegard Nossum
2008-04-29kernel: use non-racy method for proc entries creationDenis V. Lunev
2008-02-06remove support for un-needed _extratext sectionRobin Getz
2008-01-29module: make module_address_lookup safeRusty Russell
2007-11-29FRV: fix the extern declaration of kallsyms_num_symsDavid Howells
2007-07-17kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo
2007-07-16sprint_symbol() cleanupAndrew Morton
2007-05-30fix possible null ptr deref in kallsyms_lookupKyle McMartin
2007-05-08kallsyms: cleanup: use seq_release_private() where appropriateMartin Peschke
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-08Simplify kallsyms_lookup()Alexey Dobriyan
2007-05-08Fix race between rmmod and cat /proc/kallsymsAlexey Dobriyan
2007-05-08Simplify module_get_kallsym() by dropping length argAlexey Dobriyan
2007-04-30Extend print_symbol capabilityRobert Peterson
2006-12-08[PATCH] move kallsyms data to .rodataJan Beulich
2006-12-07[PATCH] struct seq_operations and struct file_operations constificationHelge Deller
2006-12-07[PATCH] /proc/kallsyms reports lower-case types for some non-exported symbolsAdam B. Jerome
2006-10-03[PATCH] Create kallsyms_lookup_size_offset()Franck Bui-Huu
2006-10-02[PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli
2006-07-14[PATCH] null-terminate over-long /proc/kallsyms symbolsAndreas Gruenbacher
2005-10-30[PATCH] fix missing includesTim Schmielau
2005-05-05[PATCH] ppc32: platform-specific functions missing from kallsyms.David Woodhouse
2005-04-16Linux-2.6.12-rc2Linus Torvalds