Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
50c8ea8080700014872f2bbd7466d31ce0476290
/
kernel
/
params.c
8686c99
module: fix the module name length in param_sysfs_builtin
by Denis Cheng
· 17 years ago
9b73e76
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
by Linus Torvalds
· 17 years ago
7a6a416
Modules: remove unneeded release function
by Greg Kroah-Hartman
· 17 years ago
e43b919
Kobject: convert kernel/params.c to use kobject_init/add_ng()
by Greg Kroah-Hartman
· 17 years ago
7405c1e
kset: convert /sys/module to use kset_create
by Greg Kroah-Hartman
· 17 years ago
3514fac
kobject: remove struct kobj_type from struct kset
by Greg Kroah-Hartman
· 17 years ago
d4acd72
[SCSI] sysfs: add filter function to groups
by James Bottomley
· 17 years ago
d172f4e
Modules: fix memory leak of module names
by Greg Kroah-Hartman
· 17 years ago
22800a2
fix param_sysfs_builtin name length check
by Jan Kiszka
· 17 years ago
faf8c71
param_sysfs_builtin memchr argument fix
by Dave Young
· 17 years ago
22e48ea
constify string/array kparam tracking structures
by Jan Beulich
· 17 years ago
74c5b59
modules: better error messages when modules fail to load due to a sysfs problem.
by Greg Kroah-Hartman
· 17 years ago
7b59575
sysfs: kill unnecessary attribute->owner
by Tejun Heo
· 17 years ago
9730b5b
kernel/params.c: fix lying comment for param_array()
by Bert Wesarg
· 18 years ago
823bccf
remove "struct subsystem" as it is no longer needed
by Greg Kroah-Hartman
· 18 years ago
fe20e58
[PATCH] fix kernel oops with badly formatted module option
by Randy Dunlap
· 18 years ago
dfff0a0
Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"
by Greg Kroah-Hartman
· 18 years ago
ef665c1
sysfs: fix build errors: uevent with CONFIG_SYSFS=n
by Randy Dunlap
· 18 years ago
c353c3f
Driver core: let request_module() send a /sys/modules/kmod/-uevent
by Kay Sievers
· 18 years ago
270a6c4
/sys/modules/*/holders
by Kay Sievers
· 18 years ago
fe480a2
Modules: only add drivers/ direcory if needed
by Greg Kroah-Hartman
· 18 years ago
f30c53a
MODULES: add the module name for built in kernel drivers
by Kay Sievers
· 18 years ago
a416aba
[PATCH] kernelparams: detect if and which parameter parsing enabled irq's
by Ard van Breemen
· 18 years ago
d10be6d
[PATCH] module_subsys: initialize earlier
by Mark Huang
· 18 years ago
d8c7649
[PATCH] kernel/params: driver layer error checking
by Randy Dunlap
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
b9e20a9
[PATCH] Change dash2underscore() return value to char
by Eric Sesterhenn
· 19 years ago
9871728
[PATCH] kernel/params.c: make param_array() static
by Adrian Bunk
· 19 years ago
03e88ae1
[PATCH] fix module sysfs files reference counting
by Greg Kroah-Hartman
· 19 years ago
9e28393
[PATCH] kernel/params.c: fix sysfs access with CONFIG_MODULES=n
by Jason Wessel
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
f36462f
[PATCH] Ignore trailing whitespace on kernel parameters correctly
by Rusty Russell
· 19 years ago
dd39271
[PATCH] introduce and use kzalloc
by Pekka J Enberg
· 19 years ago
70f2817
[PATCH] sysfs: (rest) if show/store is missing return -EIO
by Dmitry Torokhov
· 20 years ago
31143a1
[PATCH] kernel/param.c: don't use .max when .num is NULL in param_array_set()
by Bert Wesarg
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago