aboutsummaryrefslogtreecommitdiff
path: root/kernel/ksysfs.c
AgeCommit message (Expand)Author
2012-12-11Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2012-11-28kernel/ksysfs.c: remove CONFIG_HOTPLUG ifdefsBill Pemberton
2012-10-23rcu: Add a module parameter to force use of expedited RCU primitivesAntti P Miettinen
2011-10-31kernel: ksysfs.c is implicitly using stat.hPaul Gortmaker
2011-10-31kernel: Map most files to use export.h instead of module.hPaul Gortmaker
2011-04-19kernel/ksysfs.c: expose file_caps_enabled in sysfsLudwig Nussel
2010-05-21sysfs: add struct file* to bin_attr callbacksChris Wright
2010-03-08Merge branch 'for-next' into for-linusJiri Kosina
2010-02-05fix comment typo boo -> boot in ksysfs.cThadeu Lima de Souza Cascardo
2010-01-21sched: Remove USER_SCHEDDhaval Giani
2009-12-16kexec: premit reduction of the reserved memory sizeAmerigo Wang
2009-01-06kernel/ksysfs.c:fix dependence on CONFIG_NETMing Lei
2008-10-16profiling: dynamically enable readprofile at runtimeDave Hansen
2008-01-24Kobject: convert remaining kobject_unregister() to kobject_put()Greg Kroah-Hartman
2008-01-24kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman
2008-01-24fix struct user_info export's sysfs interactionKay Sievers
2008-01-24Driver Core: switch all dynamic ksets to kobj_sysfs_opsKay Sievers
2008-01-24kset: convert kernel_subsys to use kset_createGreg Kroah-Hartman
2008-01-24kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman
2007-10-17add-vmcore: cleanup the coding style according to Andrew's commentsKen'ichi Ohmichi
2007-10-17Add vmcoreinfoKen'ichi Ohmichi
2007-10-15sched: group scheduling, sysfs tunablesDhaval Giani
2007-07-20FRV: Fix linkage problemsDavid Howells
2007-07-19Add /sys/kernel/notesRoland McGrath
2007-05-02remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-23[PATCH] Add a sysfs file to determine if a kexec kernel is loadedJeff Moyer
2006-03-24[PATCH] fix build error if CONFIG_SYSFS=nAndrew Morton
2006-03-20[PATCH] kobject: fix build error if CONFIG_SYSFS=nJun'ichi Nomura
2006-01-10[PATCH] kdump: export per cpu crash notes pointer through sysfsVivek Goyal
2006-01-04[PATCH] kobject_uevent CONFIG_NET=n fixakpm@osdl.org
2006-01-04[PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers
2006-01-04[PATCH] add uevent_helper control in /sys/kernel/Kay Sievers
2005-06-25[PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal
2005-04-16Linux-2.6.12-rc2Linus Torvalds