index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
kallsyms.c
Commit message (
Expand
)
Author
Age
*
Revert "kernel: make /proc/kallsyms mode 400 to reduce ease of attacking"
Linus Torvalds
2010-11-19
*
kernel: make /proc/kallsyms mode 400 to reduce ease of attacking
Marcus Meissner
2010-11-16
*
kdb: core for kgdb back end (2 of 2)
Jason Wessel
2010-05-20
*
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2010-03-30
*
hw-breakpoints: Fix broken hw-breakpoint sample module
Frederic Weisbecker
2009-11-10
*
kallsyms: use new arch_is_kernel_text()
Mike Frysinger
2009-09-23
*
kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix...
Manish Katiyar
2009-06-09
*
Ksplice: Add functions for walking kallsyms symbols
Anders Kaseorg
2009-03-30
*
Revert "kbuild: strip generated symbols from *.ko"
Sam Ravnborg
2009-01-14
*
allow stripping of generated symbols under CONFIG_KALLSYMS_ALL
Jan Beulich
2008-12-19
*
sprint_symbol(): use less stack
Hugh Dickins
2008-11-19
*
kernel/kallsyms.c: fix double return
WANG Cong
2008-10-16
*
kallsyms: fix potential overflow in binary search
Vegard Nossum
2008-07-25
*
kernel: use non-racy method for proc entries creation
Denis V. Lunev
2008-04-29
*
remove support for un-needed _extratext section
Robin Getz
2008-02-06
*
module: make module_address_lookup safe
Rusty Russell
2008-01-29
*
FRV: fix the extern declaration of kallsyms_num_syms
David Howells
2007-11-29
*
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
Tejun Heo
2007-07-17
*
sprint_symbol() cleanup
Andrew Morton
2007-07-16
*
fix possible null ptr deref in kallsyms_lookup
Kyle McMartin
2007-05-30
*
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-05-08
*
Extend print_symbol capability
Robert Peterson
2007-04-30
*
[PATCH] move kallsyms data to .rodata
Jan Beulich
2006-12-08
*
[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-12-07
*
[PATCH] Create kallsyms_lookup_size_offset()
Franck Bui-Huu
2006-10-03
*
[PATCH] Kprobes: Make kprobe modules more portable
Ananth N Mavinakayanahalli
2006-10-02
*
[PATCH] null-terminate over-long /proc/kallsyms symbols
Andreas Gruenbacher
2006-07-15
*
[PATCH] fix missing includes
Tim Schmielau
2005-10-30
*
[PATCH] ppc32: platform-specific functions missing from kallsyms.
David Woodhouse
2005-05-05
*
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds
2005-04-16