index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
kallsyms.c
Age
Commit message (
Expand
)
Author
2010-11-19
Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"
Linus Torvalds
2010-11-16
kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
Marcus Meissner
2010-05-20
kdb: core for kgdb back end (2 of 2)
Jason Wessel
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-11-10
hw-breakpoints: Fix broken hw-breakpoint sample module
Frederic Weisbecker
2009-09-23
kallsyms: use new arch_is_kernel_text()
Mike Frysinger
2009-06-09
kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix...
Manish Katiyar
2009-03-31
Ksplice: Add functions for walking kallsyms symbols
Anders Kaseorg
2009-01-14
Revert "kbuild: strip generated symbols from *.ko"
Sam Ravnborg
2008-12-19
allow stripping of generated symbols under CONFIG_KALLSYMS_ALL
Jan Beulich
2008-11-19
sprint_symbol(): use less stack
Hugh Dickins
2008-10-16
kernel/kallsyms.c: fix double return
WANG Cong
2008-07-25
kallsyms: fix potential overflow in binary search
Vegard Nossum
2008-04-29
kernel: use non-racy method for proc entries creation
Denis V. Lunev
2008-02-06
remove support for un-needed _extratext section
Robin Getz
2008-01-29
module: make module_address_lookup safe
Rusty Russell
2007-11-29
FRV: fix the extern declaration of kallsyms_num_syms
David Howells
2007-07-17
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
Tejun Heo
2007-07-16
sprint_symbol() cleanup
Andrew Morton
2007-05-30
fix possible null ptr deref in kallsyms_lookup
Kyle McMartin
2007-05-08
kallsyms: cleanup: use seq_release_private() where appropriate
Martin Peschke
2007-05-08
Fix race between cat /proc/slab_allocators and rmmod
Alexey Dobriyan
2007-05-08
Fix race between cat /proc/*/wchan and rmmod et al
Alexey Dobriyan
2007-05-08
Simplify kallsyms_lookup()
Alexey Dobriyan
2007-05-08
Fix race between rmmod and cat /proc/kallsyms
Alexey Dobriyan
2007-05-08
Simplify module_get_kallsym() by dropping length arg
Alexey Dobriyan
2007-04-30
Extend print_symbol capability
Robert Peterson
2006-12-08
[PATCH] move kallsyms data to .rodata
Jan Beulich
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
2006-12-07
[PATCH] /proc/kallsyms reports lower-case types for some non-exported symbols
Adam B. Jerome
2006-10-03
[PATCH] Create kallsyms_lookup_size_offset()
Franck Bui-Huu
2006-10-02
[PATCH] Kprobes: Make kprobe modules more portable
Ananth N Mavinakayanahalli
2006-07-14
[PATCH] null-terminate over-long /proc/kallsyms symbols
Andreas Gruenbacher
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2005-05-05
[PATCH] ppc32: platform-specific functions missing from kallsyms.
David Woodhouse
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds