summaryrefslogtreecommitdiffstats
path: root/kernel/ksysfs.c
Commit message (Expand)AuthorAgeFilesLines
* kernel/ksysfs.c: expose file_caps_enabled in sysfsLudwig Nussel2011-04-191-0/+10
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-211-1/+2
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-081-1/+1
|\
| * fix comment typo boo -> boot in ksysfs.cThadeu Lima de Souza Cascardo2010-02-051-1/+1
* | sched: Remove USER_SCHEDDhaval Giani2010-01-211-8/+0
|/
* kexec: premit reduction of the reserved memory sizeAmerigo Wang2009-12-161-0/+21
* kernel/ksysfs.c:fix dependence on CONFIG_NETMing Lei2009-01-061-2/+2
* profiling: dynamically enable readprofile at runtimeDave Hansen2008-10-161-0/+35
* Kobject: convert remaining kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-241-1/+1
* kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman2008-01-241-9/+9
* fix struct user_info export's sysfs interactionKay Sievers2008-01-241-5/+2
* Driver Core: switch all dynamic ksets to kobj_sysfs_opsKay Sievers2008-01-241-14/+21
* kset: convert kernel_subsys to use kset_createGreg Kroah-Hartman2008-01-241-12/+30
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-241-1/+1
* add-vmcore: cleanup the coding style according to Andrew's commentsKen'ichi Ohmichi2007-10-171-1/+1
* Add vmcoreinfoKen'ichi Ohmichi2007-10-171-0/+10
* sched: group scheduling, sysfs tunablesDhaval Giani2007-10-151-0/+8
* FRV: Fix linkage problemsDavid Howells2007-07-201-2/+2
* Add /sys/kernel/notesRoland McGrath2007-07-191-0/+28
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-021-6/+6
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] Add a sysfs file to determine if a kexec kernel is loadedJeff Moyer2006-06-231-0/+19
* [PATCH] fix build error if CONFIG_SYSFS=nAndrew Morton2006-03-241-2/+2
* [PATCH] kobject: fix build error if CONFIG_SYSFS=nJun'ichi Nomura2006-03-201-3/+0
* [PATCH] kdump: export per cpu crash notes pointer through sysfsVivek Goyal2006-01-101-13/+0
* [PATCH] kobject_uevent CONFIG_NET=n fixakpm@osdl.org2006-01-041-0/+3
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-041-7/+7
* [PATCH] add uevent_helper control in /sys/kernel/Kay Sievers2006-01-041-3/+22
* [PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal2005-06-251-0/+13
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+57
OpenPOWER on IntegriCloud