summaryrefslogtreecommitdiffstats
path: root/kernel/kallsyms.c
Commit message (Expand)AuthorAgeFilesLines
...
* Fix race between cat /proc/slab_allocators and rmmodAlexey Dobriyan2007-05-081-0/+19
* Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan2007-05-081-0/+17
* Simplify kallsyms_lookup()Alexey Dobriyan2007-05-081-2/+4
* Fix race between rmmod and cat /proc/kallsymsAlexey Dobriyan2007-05-081-15/+15
* Simplify module_get_kallsym() by dropping length argAlexey Dobriyan2007-05-081-1/+1
* Extend print_symbol capabilityRobert Peterson2007-04-301-8/+15
* [PATCH] move kallsyms data to .rodataJan Beulich2006-12-081-8/+8
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-071-2/+2
* [PATCH] /proc/kallsyms reports lower-case types for some non-exported symbolsAdam B. Jerome2006-12-071-8/+5
* [PATCH] Create kallsyms_lookup_size_offset()Franck Bui-Huu2006-10-031-43/+80
* [PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli2006-10-021-1/+0
* [PATCH] null-terminate over-long /proc/kallsyms symbolsAndreas Gruenbacher2006-07-141-2/+2
* [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
* [PATCH] ppc32: platform-specific functions missing from kallsyms.David Woodhouse2005-05-051-2/+11
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+411