index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
kallsyms.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-23
kallsyms: use new arch_is_kernel_text()
Mike Frysinger
1
-1
/
+2
2009-06-09
kernel/kallsyms.c: replace deprecated __initcall with device_initcall and fix...
Manish Katiyar
1
-56
/
+78
2009-03-31
Ksplice: Add functions for walking kallsyms symbols
Anders Kaseorg
1
-0
/
+19
2009-01-14
Revert "kbuild: strip generated symbols from *.ko"
Sam Ravnborg
1
-6
/
+10
2008-12-19
allow stripping of generated symbols under CONFIG_KALLSYMS_ALL
Jan Beulich
1
-10
/
+6
2008-11-19
sprint_symbol(): use less stack
Hugh Dickins
1
-5
/
+12
2008-10-16
kernel/kallsyms.c: fix double return
WANG Cong
1
-1
/
+0
2008-07-25
kallsyms: fix potential overflow in binary search
Vegard Nossum
1
-1
/
+1
2008-04-29
kernel: use non-racy method for proc entries creation
Denis V. Lunev
1
-5
/
+1
2008-02-06
remove support for un-needed _extratext section
Robin Getz
1
-10
/
+1
2008-01-29
module: make module_address_lookup safe
Rusty Russell
1
-7
/
+4
2007-11-29
FRV: fix the extern declaration of kallsyms_num_syms
David Howells
1
-1
/
+6
2007-07-17
kallsyms: make KSYM_NAME_LEN include space for trailing '\0'
Tejun Heo
1
-8
/
+8
2007-07-16
sprint_symbol() cleanup
Andrew Morton
1
-6
/
+5
2007-05-30
fix possible null ptr deref in kallsyms_lookup
Kyle McMartin
1
-1
/
+2
2007-05-08
kallsyms: cleanup: use seq_release_private() where appropriate
Martin Peschke
1
-8
/
+1
2007-05-08
Fix race between cat /proc/slab_allocators and rmmod
Alexey Dobriyan
1
-0
/
+19
2007-05-08
Fix race between cat /proc/*/wchan and rmmod et al
Alexey Dobriyan
1
-0
/
+17
2007-05-08
Simplify kallsyms_lookup()
Alexey Dobriyan
1
-2
/
+4
2007-05-08
Fix race between rmmod and cat /proc/kallsyms
Alexey Dobriyan
1
-15
/
+15
2007-05-08
Simplify module_get_kallsym() by dropping length arg
Alexey Dobriyan
1
-1
/
+1
2007-04-30
Extend print_symbol capability
Robert Peterson
1
-8
/
+15
2006-12-08
[PATCH] move kallsyms data to .rodata
Jan Beulich
1
-8
/
+8
2006-12-07
[PATCH] struct seq_operations and struct file_operations constification
Helge Deller
1
-2
/
+2
2006-12-07
[PATCH] /proc/kallsyms reports lower-case types for some non-exported symbols
Adam B. Jerome
1
-8
/
+5
2006-10-03
[PATCH] Create kallsyms_lookup_size_offset()
Franck Bui-Huu
1
-43
/
+80
2006-10-02
[PATCH] Kprobes: Make kprobe modules more portable
Ananth N Mavinakayanahalli
1
-1
/
+0
2006-07-14
[PATCH] null-terminate over-long /proc/kallsyms symbols
Andreas Gruenbacher
1
-2
/
+2
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
1
-0
/
+1
2005-05-05
[PATCH] ppc32: platform-specific functions missing from kallsyms.
David Woodhouse
1
-2
/
+11
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds
1
-0
/
+411