index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
params.c
Age
Commit message (
Expand
)
Author
2008-10-23
Fix compile warning in kernel/params.c
Linus Torvalds
2008-10-22
core_param() for genuinely core kernel parameters
Rusty Russell
2008-10-22
param: Fix duplicate module prefixes
Rusty Russell
2008-10-22
module: check kernel param length at compile time, not runtime
Rusty Russell
2008-02-08
Add new string functions strict_strto* and convert kernel params to use them
Yi Yang
2008-02-06
kernel/params.c: remove sparse-warning (different signedness)
Richard Knutsson
2008-01-29
module: fix the module name length in param_sysfs_builtin
Denis Cheng
2008-01-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-01-24
Modules: remove unneeded release function
Greg Kroah-Hartman
2008-01-24
Kobject: convert kernel/params.c to use kobject_init/add_ng()
Greg Kroah-Hartman
2008-01-24
kset: convert /sys/module to use kset_create
Greg Kroah-Hartman
2008-01-24
kobject: remove struct kobj_type from struct kset
Greg Kroah-Hartman
2008-01-23
[SCSI] sysfs: add filter function to groups
James Bottomley
2007-12-22
Modules: fix memory leak of module names
Greg Kroah-Hartman
2007-11-14
fix param_sysfs_builtin name length check
Jan Kiszka
2007-10-18
param_sysfs_builtin memchr argument fix
Dave Young
2007-10-17
constify string/array kparam tracking structures
Jan Beulich
2007-07-30
modules: better error messages when modules fail to load due to a sysfs problem.
Greg Kroah-Hartman
2007-07-11
sysfs: kill unnecessary attribute->owner
Tejun Heo
2007-05-08
kernel/params.c: fix lying comment for param_array()
Bert Wesarg
2007-05-02
remove "struct subsystem" as it is no longer needed
Greg Kroah-Hartman
2007-04-12
[PATCH] fix kernel oops with badly formatted module option
Randy Dunlap
2007-02-23
Revert "Driver core: let request_module() send a /sys/modules/kmod/-uevent"
Greg Kroah-Hartman
2007-02-16
sysfs: fix build errors: uevent with CONFIG_SYSFS=n
Randy Dunlap
2007-02-16
Driver core: let request_module() send a /sys/modules/kmod/-uevent
Kay Sievers
2007-02-07
/sys/modules/*/holders
Kay Sievers
2007-02-07
Modules: only add drivers/ direcory if needed
Greg Kroah-Hartman
2007-02-07
MODULES: add the module name for built in kernel drivers
Kay Sievers
2007-01-05
[PATCH] kernelparams: detect if and which parameter parsing enabled irq's
Ard van Breemen
2006-09-29
[PATCH] module_subsys: initialize earlier
Mark Huang
2006-09-29
[PATCH] kernel/params: driver layer error checking
Randy Dunlap
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
2006-03-28
[PATCH] Change dash2underscore() return value to char
Eric Sesterhenn
2006-03-25
[PATCH] kernel/params.c: make param_array() static
Adrian Bunk
2006-03-20
[PATCH] fix module sysfs files reference counting
Greg Kroah-Hartman
2005-12-20
[PATCH] kernel/params.c: fix sysfs access with CONFIG_MODULES=n
Jason Wessel
2005-10-30
[PATCH] fix missing includes
Tim Schmielau
2005-09-28
[PATCH] Ignore trailing whitespace on kernel parameters correctly
Rusty Russell
2005-09-07
[PATCH] introduce and use kzalloc
Pekka J Enberg
2005-06-20
[PATCH] sysfs: (rest) if show/store is missing return -EIO
Dmitry Torokhov
2005-04-16
[PATCH] kernel/param.c: don't use .max when .num is NULL in param_array_set()
Bert Wesarg
2005-01-24
[PATCH] Modules: Allow sysfs module parameters to be written to.
Greg Kroah-Hartman
2005-01-06
merge
Greg Kroah-Hartman
2005-01-04
[PATCH] handle quoted module parameters
Randy Dunlap
2004-12-20
[PATCH] module sysfs: module parameters reimplemented using attr group
Tejun Heo
2004-12-20
[PATCH] module sysfs: expand module_attribute methods
Tejun Heo
2004-12-20
[PATCH] module sysfs: make module.mkobj inline
Tejun Heo
2004-10-25
[PATCH] Builtin Module Parameters in sysfs too
Rusty Russell
2004-10-19
[PATCH] module_param_array() should take a pointer
Rusty Russell
2004-08-23
Merge bk://kernel.bkbits.net/gregkh/linux/pci-2.6
Linus Torvalds
[next]