aboutsummaryrefslogtreecommitdiff
path: root/kernel/ksysfs.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-21sysfs: add struct file* to bin_attr callbacksGravatar Chris Wright 1-1/+2
2010-03-08Merge branch 'for-next' into for-linusGravatar Jiri Kosina 1-1/+1
2010-02-05fix comment typo boo -> boot in ksysfs.cGravatar Thadeu Lima de Souza Cascardo 1-1/+1
2010-01-21sched: Remove USER_SCHEDGravatar Dhaval Giani 1-8/+0
2009-12-16kexec: premit reduction of the reserved memory sizeGravatar Amerigo Wang 1-0/+21
2009-01-06kernel/ksysfs.c:fix dependence on CONFIG_NETGravatar Ming Lei 1-2/+2
2008-10-16profiling: dynamically enable readprofile at runtimeGravatar Dave Hansen 1-0/+35
2008-01-24Kobject: convert remaining kobject_unregister() to kobject_put()Gravatar Greg Kroah-Hartman 1-1/+1
2008-01-24kobject: convert kernel_kset to be a kobjectGravatar Greg Kroah-Hartman 1-9/+9
2008-01-24fix struct user_info export's sysfs interactionGravatar Kay Sievers 1-5/+2
2008-01-24Driver Core: switch all dynamic ksets to kobj_sysfs_opsGravatar Kay Sievers 1-14/+21
2008-01-24kset: convert kernel_subsys to use kset_createGravatar Greg Kroah-Hartman 1-12/+30
2008-01-24kobject: remove struct kobj_type from struct ksetGravatar Greg Kroah-Hartman 1-1/+1
2007-10-17add-vmcore: cleanup the coding style according to Andrew's commentsGravatar Ken'ichi Ohmichi 1-1/+1
2007-10-17Add vmcoreinfoGravatar Ken'ichi Ohmichi 1-0/+10
2007-10-15sched: group scheduling, sysfs tunablesGravatar Dhaval Giani 1-0/+8
2007-07-20FRV: Fix linkage problemsGravatar David Howells 1-2/+2
2007-07-19Add /sys/kernel/notesGravatar Roland McGrath 1-0/+28
2007-05-02remove "struct subsystem" as it is no longer neededGravatar Greg Kroah-Hartman 1-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Gravatar Jörn Engel 1-1/+0
2006-06-23[PATCH] Add a sysfs file to determine if a kexec kernel is loadedGravatar Jeff Moyer 1-0/+19
2006-03-24[PATCH] fix build error if CONFIG_SYSFS=nGravatar Andrew Morton 1-2/+2
2006-03-20[PATCH] kobject: fix build error if CONFIG_SYSFS=nGravatar Jun'ichi Nomura 1-3/+0
2006-01-10[PATCH] kdump: export per cpu crash notes pointer through sysfsGravatar Vivek Goyal 1-13/+0
2006-01-04[PATCH] kobject_uevent CONFIG_NET=n fixGravatar akpm@osdl.org 1-0/+3
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Gravatar Kay Sievers 1-7/+7
2006-01-04[PATCH] add uevent_helper control in /sys/kernel/Gravatar Kay Sievers 1-3/+22
2005-06-25[PATCH] Kdump: Export crash notes section address through sysfsGravatar Vivek Goyal 1-0/+13
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+57