Commit Graph

28 Commits (a6e6abd575fcbe6572ebc7a70ad616406d206fa8)

Author SHA1 Message Date
Sam Ravnborg 2ea038917b Revert "kbuild: strip generated symbols from *.ko" 16 years ago
Jan Beulich 9bb482476c allow stripping of generated symbols under CONFIG_KALLSYMS_ALL 16 years ago
Hugh Dickins 966c8c12dc sprint_symbol(): use less stack 16 years ago
WANG Cong 7968b3d9a6 kernel/kallsyms.c: fix double return 17 years ago
Vegard Nossum 2fc9c4e18f kallsyms: fix potential overflow in binary search 17 years ago
Denis V. Lunev c33fff0afb kernel: use non-racy method for proc entries creation 17 years ago
Robin Getz a3b81113fb remove support for un-needed _extratext section 17 years ago
Rusty Russell 6dd06c9fbe module: make module_address_lookup safe 17 years ago
David Howells 9e6c1e6333 FRV: fix the extern declaration of kallsyms_num_syms 17 years ago
Tejun Heo 9281acea6a kallsyms: make KSYM_NAME_LEN include space for trailing '\0' 18 years ago
Andrew Morton 19769b7626 sprint_symbol() cleanup 18 years ago
Kyle McMartin 7a74fc4925 fix possible null ptr deref in kallsyms_lookup 18 years ago
Martin Peschke 5a0c6a0d1a kallsyms: cleanup: use seq_release_private() where appropriate 18 years ago
Alexey Dobriyan a5c43dae7a Fix race between cat /proc/slab_allocators and rmmod 18 years ago
Alexey Dobriyan 9d65cb4a17 Fix race between cat /proc/*/wchan and rmmod et al 18 years ago
Alexey Dobriyan ffb4512276 Simplify kallsyms_lookup() 18 years ago
Alexey Dobriyan ea07890a68 Fix race between rmmod and cat /proc/kallsyms 18 years ago
Alexey Dobriyan ae84e32470 Simplify module_get_kallsym() by dropping length arg 18 years ago
Robert Peterson 42e380832a Extend print_symbol capability 18 years ago
Jan Beulich aad094701c [PATCH] move kallsyms data to .rodata 18 years ago
Helge Deller 15ad7cdcfd [PATCH] struct seq_operations and struct file_operations constification 18 years ago
Adam B. Jerome 07354a0090 [PATCH] /proc/kallsyms reports lower-case types for some non-exported symbols 18 years ago
Franck Bui-Huu ffc5089196 [PATCH] Create kallsyms_lookup_size_offset() 19 years ago
Ananth N Mavinakayanahalli 3a872d89ba [PATCH] Kprobes: Make kprobe modules more portable 19 years ago
Andreas Gruenbacher 098c5eea03 [PATCH] null-terminate over-long /proc/kallsyms symbols 19 years ago
Tim Schmielau 4e57b68178 [PATCH] fix missing includes 20 years ago
David Woodhouse 075d6eb16d [PATCH] ppc32: platform-specific functions missing from kallsyms. 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago