| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "kbuild: strip generated symbols from *.ko" | Sam Ravnborg | 2009-01-14 | 1 | -6/+10 |
* | allow stripping of generated symbols under CONFIG_KALLSYMS_ALL | Jan Beulich | 2008-12-19 | 1 | -10/+6 |
* | sprint_symbol(): use less stack | Hugh Dickins | 2008-11-20 | 1 | -5/+12 |
* | kernel/kallsyms.c: fix double return | WANG Cong | 2008-10-16 | 1 | -1/+0 |
* | kallsyms: fix potential overflow in binary search | Vegard Nossum | 2008-07-25 | 1 | -1/+1 |
* | kernel: use non-racy method for proc entries creation | Denis V. Lunev | 2008-04-29 | 1 | -5/+1 |
* | remove support for un-needed _extratext section | Robin Getz | 2008-02-06 | 1 | -10/+1 |
* | module: make module_address_lookup safe | Rusty Russell | 2008-01-29 | 1 | -7/+4 |
* | FRV: fix the extern declaration of kallsyms_num_syms | David Howells | 2007-11-29 | 1 | -1/+6 |
* | kallsyms: make KSYM_NAME_LEN include space for trailing '\0' | Tejun Heo | 2007-07-17 | 1 | -8/+8 |
* | sprint_symbol() cleanup | Andrew Morton | 2007-07-16 | 1 | -6/+5 |
* | fix possible null ptr deref in kallsyms_lookup | Kyle McMartin | 2007-05-30 | 1 | -1/+2 |
* | kallsyms: cleanup: use seq_release_private() where appropriate | Martin Peschke | 2007-05-08 | 1 | -8/+1 |
* | Fix race between cat /proc/slab_allocators and rmmod | Alexey Dobriyan | 2007-05-08 | 1 | -0/+19 |
* | Fix race between cat /proc/*/wchan and rmmod et al | Alexey Dobriyan | 2007-05-08 | 1 | -0/+17 |
* | Simplify kallsyms_lookup() | Alexey Dobriyan | 2007-05-08 | 1 | -2/+4 |
* | Fix race between rmmod and cat /proc/kallsyms | Alexey Dobriyan | 2007-05-08 | 1 | -15/+15 |
* | Simplify module_get_kallsym() by dropping length arg | Alexey Dobriyan | 2007-05-08 | 1 | -1/+1 |
* | Extend print_symbol capability | Robert Peterson | 2007-05-01 | 1 | -8/+15 |
* | [PATCH] move kallsyms data to .rodata | Jan Beulich | 2006-12-08 | 1 | -8/+8 |
* | [PATCH] struct seq_operations and struct file_operations constification | Helge Deller | 2006-12-07 | 1 | -2/+2 |
* | [PATCH] /proc/kallsyms reports lower-case types for some non-exported symbols | Adam B. Jerome | 2006-12-07 | 1 | -8/+5 |
* | [PATCH] Create kallsyms_lookup_size_offset() | Franck Bui-Huu | 2006-10-03 | 1 | -43/+80 |
* | [PATCH] Kprobes: Make kprobe modules more portable | Ananth N Mavinakayanahalli | 2006-10-02 | 1 | -1/+0 |
* | [PATCH] null-terminate over-long /proc/kallsyms symbols | Andreas Gruenbacher | 2006-07-15 | 1 | -2/+2 |
* | [PATCH] fix missing includes | Tim Schmielau | 2005-10-31 | 1 | -0/+1 |
* | [PATCH] ppc32: platform-specific functions missing from kallsyms. | David Woodhouse | 2005-05-06 | 1 | -2/+11 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-17 | 1 | -0/+411 |