aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/kallsyms.c
Commit message (Expand)AuthorAge
* kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix...Manish Katiyar2009-06-09
* Ksplice: Add functions for walking kallsyms symbolsAnders Kaseorg2009-03-30
* Revert "kbuild: strip generated symbols from *.ko"Sam Ravnborg2009-01-14
* allow stripping of generated symbols under CONFIG_KALLSYMS_ALLJan Beulich2008-12-19
* sprint_symbol(): use less stackHugh Dickins2008-11-19
* kernel/kallsyms.c: fix double returnWANG Cong2008-10-16
* kallsyms: fix potential overflow in binary searchVegard Nossum2008-07-25
* kernel: use non-racy method for proc entries creationDenis V. Lunev2008-04-29
* remove support for un-needed _extratext sectionRobin Getz2008-02-06
* module: make module_address_lookup safeRusty Russell2008-01-29
* FRV: fix the extern declaration of kallsyms_num_symsDavid Howells2007-11-29
* kallsyms: make KSYM_NAME_LEN include space for trailing '\0'Tejun Heo2007-07-17
* sprint_symbol() cleanupAndrew Morton2007-07-16
* fix possible null ptr deref in kallsyms_lookupKyle McMartin2007-05-30
* kallsyms: cleanup: use seq_release_private() where appropriateMartin Peschke2007-05-08
* Fix race between cat /proc/slab_allocators and rmmodAlexey Dobriyan2007-05-08
* Fix race between cat /proc/*/wchan and rmmod et alAlexey Dobriyan2007-05-08
* Simplify kallsyms_lookup()Alexey Dobriyan2007-05-08
* Fix race between rmmod and cat /proc/kallsymsAlexey Dobriyan2007-05-08
* Simplify module_get_kallsym() by dropping length argAlexey Dobriyan2007-05-08
* Extend print_symbol capabilityRobert Peterson2007-04-30
* [PATCH] move kallsyms data to .rodataJan Beulich2006-12-08
* [PATCH] struct seq_operations and struct file_operations constificationHelge Deller2006-12-07
* [PATCH] /proc/kallsyms reports lower-case types for some non-exported symbolsAdam B. Jerome2006-12-07
* [PATCH] Create kallsyms_lookup_size_offset()Franck Bui-Huu2006-10-03
* [PATCH] Kprobes: Make kprobe modules more portableAnanth N Mavinakayanahalli2006-10-02
* [PATCH] null-terminate over-long /proc/kallsyms symbolsAndreas Gruenbacher2006-07-15
* [PATCH] fix missing includesTim Schmielau2005-10-30
* [PATCH] ppc32: platform-specific functions missing from kallsyms.David Woodhouse2005-05-05
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-16