Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2d4b842014dc76a81abced47ef27177eedb9deba
/
kernel
/
module.c
ad361c9
Remove multiple KERN_ prefixes from printk formats
by Joe Perches
· 16 years ago
b99b87f
kernel: constructor support
by Peter Oberparleiter
· 16 years ago
b231125
printk: add KERN_DEFAULT loglevel to print_modules()
by Linus Torvalds
· 16 years ago
ad6561d
module: trim exception table on init free.
by Rusty Russell
· 16 years ago
512626a
Merge branch 'for-linus' of git://linux-arm.org/linux-2.6
by Linus Torvalds
· 16 years ago
3296ca2
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6
by Linus Torvalds
· 16 years ago
4f2294b
kmemleak: Add modules support
by Catalin Marinas
· 16 years ago
d254117
Merge branch 'master' into next
by James Morris
· 16 years ago
93eb677
ftrace: use module notifier for function tracer
by Steven Rostedt
· 16 years ago
19e4529
modules: Fix up build when CONFIG_MODULE_UNLOAD=n.
by Stephen Rothwell
· 16 years ago
6d72373
tracing/events: add support for modules to TRACE_EVENT
by Steven Rostedt
· 16 years ago
d6de2c8
async: Fix module loading async-work regression
by Linus Torvalds
· 16 years ago
2e45e77
Revert "module: remove the SHF_ALLOC flag on the __versions section."
by Rusty Russell
· 16 years ago
714f83d
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
3d43321
modules: sysctl to block module loading
by Kees Cook
· 16 years ago
8302294
Merge branch 'tracing/core-v2' into tracing-for-linus
by Ingo Molnar
· 16 years ago
4950267
module: use strstarts()
by Rusty Russell
· 16 years ago
e91defa
module: don't use stop_machine on module load
by Rusty Russell
· 16 years ago
8c8ef42
module: include other structures in module version check
by Rusty Russell
· 16 years ago
9cb610d
module: remove the SHF_ALLOC flag on the __versions section.
by Rusty Russell
· 16 years ago
c6e665c
module: clarify the force-loading taint message.
by Rusty Russell
· 16 years ago
c6b3780
module: Export symbols needed for Ksplice
by Tim Abbott
· 16 years ago
75a6661
Ksplice: Add functions for walking kallsyms symbols
by Anders Kaseorg
· 16 years ago
a6e6abd
module: remove module_text_address()
by Rusty Russell
· 16 years ago
e610499
module: __module_address
by Rusty Russell
· 16 years ago
414fd31
module: Make find_symbol return a struct kernel_symbol
by Tim Abbott
· 16 years ago
b10153f
kernel/module.c: fix an unused goto label
by Américo Wang
· 16 years ago
e180a6b
param: fix charp parameters set via sysfs
by Rusty Russell
· 16 years ago
6e15cf0
Merge branch 'core/percpu' into percpu-cpumask-x86-for-linus-2
by Ingo Molnar
· 16 years ago
e9d376f
dynamic debug: combine dprintk and dynamic printk
by Jason Baron
· 16 years ago
22de89b
Merge branches 'tracing/ftrace', 'tracing/kprobes', 'tracing/tasks' and 'linus' into tracing/core
by Ingo Molnar
· 16 years ago
6e2b757
module: fix refptr allocation and release order
by Masami Hiramatsu
· 16 years ago
8293dd6
Merge branch 'x86/core' into tracing/ftrace
by Ingo Molnar
· 16 years ago
f0ef039
Merge branch 'x86/core' into tracing/textedit
by Ingo Molnar
· 16 years ago
edcb463
percpu, module: implement reserved allocation and use it for module percpu variables
by Tejun Heo
· 16 years ago
fbf59bc
percpu: implement new dynamic percpu allocator
by Tejun Heo
· 16 years ago
6b588c1
module: reorder module pcpu related functions
by Tejun Heo
· 16 years ago
3861a17
tracing/function-graph-tracer: drop the kernel_text_address check
by Frederic Weisbecker
· 16 years ago
720eba3
modules: Use a better scheme for refcounting
by Eric Dumazet
· 16 years ago
17da2bd
[CVE-2009-0029] System call wrappers part 08
by Heiko Carstens
· 16 years ago
22a9d64
async: Asynchronous function calls to speed up kernel boot
by Arjan van de Ven
· 16 years ago
0deddf4
module: add MODULE_STATE_LIVE notify
by Masami Hiramatsu
· 16 years ago
a06f621
module: add within_module_core() and within_module_init()
by Masami Hiramatsu
· 16 years ago
f1883f8
Remove remaining unwinder code
by Alexey Dobriyan
· 16 years ago
9e01892
module: convert to stop_machine_create/destroy.
by Heiko Carstens
· 16 years ago
088af9a
module: fix module loading failure of large kernel modules for parisc
by Helge Deller
· 16 years ago
d1e99d7
module: fix warning of unused function when !CONFIG_PROC_FS
by Jianjun Kong
· 16 years ago
ca4787b
kernel/module.c: compare symbol values when marking symbols as exported in /proc/kallsyms.
by Tim Abbott
· 16 years ago
8b96f01
tracing/function-graph-tracer: introduce __notrace_funcgraph to filter special functions
by Frederic Weisbecker
· 16 years ago
3f8e402
Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/tracepoints' and 'tracing/urgent' into tracing/core
by Ingo Molnar
· 16 years ago
32f8574
tracepoints: use modules notifiers
by Mathieu Desnoyers
· 16 years ago
a419246
markers: use module notifier
by Mathieu Desnoyers
· 16 years ago
31e8890
ftrace: pass module struct to arch dynamic ftrace functions
by Steven Rostedt
· 16 years ago
88ed86f
Merge branch 'proc' of git://git.kernel.org/pub/scm/linux/kernel/git/adobriyan/proc
by Linus Torvalds
· 16 years ago
3b5d5c6
proc: move /proc/modules boilerplate to kernel/module.c
by Alexey Dobriyan
· 16 years ago
d72b375
Remove stop_machine during module load v2
by Andi Kleen
· 16 years ago
5e458cc
module: simplify load_module.
by Rusty Russell
· 16 years ago
92b29b8
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
by Linus Torvalds
· 16 years ago
26e9a39
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6
by Linus Torvalds
· 16 years ago
c813b4e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
by Linus Torvalds
· 16 years ago
25ddbb1
Make the taint flags reliable
by Andi Kleen
· 16 years ago
346e15b
driver core: basic infrastructure for per-module dynamic debug messages
by Jason Baron
· 16 years ago
e943209
modules: fix module "notes" kobject leak
by Alexey Dobriyan
· 16 years ago
fed1939
ftrace: remove old pointers to mcount
by Steven Rostedt
· 16 years ago
90d595f
ftrace: enable mcount recording for modules
by Steven Rostedt
· 16 years ago
97e1c18
tracing: Kernel Tracepoints
by Mathieu Desnoyers
· 16 years ago
061b1bd
Staging: add TAINT_CRAP for all drivers/staging code
by Greg Kroah-Hartman
· 16 years ago
ffb4ba7
[module] Don't let gcc inline load_module()
by Linus Torvalds
· 16 years ago
59f9415
modules: extend initcall_debug functionality to the module loader
by Arjan van de Ven
· 16 years ago
9b1a4d3
stop_machine: Wean existing callers off stop_machine_run()
by Rusty Russell
· 16 years ago
15bba37
module: fix build warning with !CONFIG_KALLSYMS
by WANG Cong
· 16 years ago
3a642e9
modules: Take a shortcut for checking if an address is in a module
by Rusty Russell
· 16 years ago
2f0f2a3
module: turn longs into ints for module sizes
by Denys Vlasenko
· 16 years ago
f7f5b67
Shrink struct module: CONFIG_UNUSED_SYMBOLS ifdefs
by Denys Vlasenko
· 16 years ago
dafd094
module: generic each_symbol iterator function
by Rusty Russell
· 16 years ago
da39ba5
module: don't use stop_machine for waiting rmmod
by Rusty Russell
· 16 years ago
34e4e2f
modules: proper cleanup of kobject without CONFIG_SYSFS
by Denis V. Lunev
· 17 years ago
c4ea6fc
module loading ELF handling: use SELFMAG instead of numeric constant
by Cyrill Gorcunov
· 17 years ago
91e37a7
module: don't ignore vermagic string if module doesn't have modversions
by Rusty Russell
· 17 years ago
a5dd697
module: be more picky about allowing missing module versions
by Rusty Russell
· 17 years ago
826e450
Make forced module loading optional
by Linus Torvalds
· 17 years ago
df4b565
module: add MODULE_STATE_GOING notifier call
by Peter Oberparleiter
· 17 years ago
b211104
module: Enhance verify_export_symbols
by Rusty Russell
· 17 years ago
4e2d924
module: set unused_gpl_crcs instead of overwriting unused_crcs
by Rusty Russell
· 17 years ago
ad9546c
module: neaten __find_symbol, rename to find_symbol
by Rusty Russell
· 17 years ago
ea01e79
module: reduce module image and resident size
by Rusty Russell
· 17 years ago
a58730c
module: make module_sect_attrs private to kernel/module.c
by Rusty Russell
· 17 years ago
a655020
kernel: Remove unnecessary inclusions of asm/semaphore.h
by Matthew Wilcox
· 17 years ago
e24e2e6
modules: warn about suspicious return values from module's ->init() hook
by Alexey Dobriyan
· 17 years ago
6c5db22
modules: fix module waiting for dependent modules' init
by Rusty Russell
· 17 years ago
9b37ccf
module: allow ndiswrapper to use GPL-only symbols
by Pavel Roskin
· 17 years ago
120fc3d
modules: do not try to add sysfs attributes if !CONFIG_SYSFS
by Kay Sievers
· 17 years ago
fb40bd7
Linux Kernel Markers: support multiple probes
by Mathieu Desnoyers
· 17 years ago
92dfc9d
fix "modules: make module_address_lookup() safe"
by Andrew Morton
· 17 years ago
6d76239
modules: include sections.h to avoid defining linker variables explicitly
by Christoph Lameter
· 17 years ago
8817350
Modules: handle symbols that have a zero value
by Christoph Lameter
· 17 years ago
dd5af90
x86/non-x86: percpu, node ids, apic ids x86.git fixup
by Mike Travis
· 17 years ago
6494a93
Module: check to see if we have a built in module with the same name
by Greg Kroah-Hartman
· 17 years ago
0aa5bd5
module: add module taint on ndiswrapper
by Jon Masters
· 17 years ago
6dd06c9
module: make module_address_lookup safe
by Rusty Russell
· 17 years ago
Next »