summaryrefslogtreecommitdiff
path: root/kernel/ksysfs.c
AgeCommit message (Expand)AuthorFilesLines
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright1-1/+2
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina1-1/+1
2010-02-05fix comment typo boo -> boot in ksysfs.cThadeu Lima de Souza Cascardo1-1/+1
2010-01-21sched: Remove USER_SCHEDDhaval Giani1-8/+0
2009-12-16kexec: premit reduction of the reserved memory sizeAmerigo Wang1-0/+21
2009-01-06kernel/ksysfs.c:fix dependence on CONFIG_NETMing Lei1-2/+2
2008-10-16profiling: dynamically enable readprofile at runtimeDave Hansen1-0/+35
2008-01-24Kobject: convert remaining kobject_unregister() to kobject_put()Greg Kroah-Hartman1-1/+1
2008-01-24kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman1-9/+9
2008-01-24fix struct user_info export's sysfs interactionKay Sievers1-5/+2
2008-01-24Driver Core: switch all dynamic ksets to kobj_sysfs_opsKay Sievers1-14/+21
2008-01-24kset: convert kernel_subsys to use kset_createGreg Kroah-Hartman1-12/+30
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman1-1/+1
2007-10-17add-vmcore: cleanup the coding style according to Andrew's commentsKen'ichi Ohmichi1-1/+1
2007-10-17Add vmcoreinfoKen'ichi Ohmichi1-0/+10
2007-10-15sched: group scheduling, sysfs tunablesDhaval Giani1-0/+8
2007-07-20FRV: Fix linkage problemsDavid Howells1-2/+2
2007-07-19Add /sys/kernel/notesRoland McGrath1-0/+28
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman1-6/+6
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-06-23[PATCH] Add a sysfs file to determine if a kexec kernel is loadedJeff Moyer1-0/+19
2006-03-24[PATCH] fix build error if CONFIG_SYSFS=nAndrew Morton1-2/+2
2006-03-20[PATCH] kobject: fix build error if CONFIG_SYSFS=nJun'ichi Nomura1-3/+0
2006-01-10[PATCH] kdump: export per cpu crash notes pointer through sysfsVivek Goyal1-13/+0
2006-01-04[PATCH] kobject_uevent CONFIG_NET=n fixakpm@osdl.org1-0/+3
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers1-7/+7
2006-01-04[PATCH] add uevent_helper control in /sys/kernel/Kay Sievers1-3/+22
2005-06-25[PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal1-0/+13
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds1-0/+57