summaryrefslogtreecommitdiff
path: root/kernel/ksysfs.c
Commit message (Expand)AuthorAge
* kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang2017-07-12
* kernel/ksysfs.c: constify attribute_group structures.Arvind Yadav2017-07-10
* crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini2017-05-08
* kernel/ksysfs.c: add __ro_after_init to bin_attribute structureBhumika Goyal2017-02-24
* kexec: add a kexec_crash_loaded() functionPetr Tesarik2016-08-02
* kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King2016-08-02
* rcu: Remove TINY_RCU bloat from pointless boot parametersPaul E. McKenney2015-12-07
* rcu: Add rcu_normal kernel parameter to suppress expeditingPaul E. McKenney2015-12-04
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-10
* kobject: Make support for uevent_helper optional.Michael Marineau2014-04-25
* kernel: use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza2014-04-07
* rcu: Fix sparse warning for rcu_expedited from kernel/ksysfs.cPaul Gortmaker2014-02-26
* kdump: fix exported size of vmcoreinfo noteVivek Goyal2014-01-23
* kernel: replace strict_strto*() with kstrto*()Jingoo Han2013-09-12
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-11
|\
| * rcu: Add a module parameter to force use of expedited RCU primitivesAntti P Miettinen2012-10-23
* | kernel/ksysfs.c: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-28
|/
* kernel: ksysfs.c is implicitly using stat.hPaul Gortmaker2011-10-31
* kernel: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-31
* kernel/ksysfs.c: expose file_caps_enabled in sysfsLudwig Nussel2011-04-19
* sysfs: add struct file* to bin_attr callbacksChris Wright2010-05-21
* Merge branch 'for-next' into for-linusJiri Kosina2010-03-08
|\
| * fix comment typo boo -> boot in ksysfs.cThadeu Lima de Souza Cascardo2010-02-05
* | sched: Remove USER_SCHEDDhaval Giani2010-01-21
|/
* kexec: premit reduction of the reserved memory sizeAmerigo Wang2009-12-16
* kernel/ksysfs.c:fix dependence on CONFIG_NETMing Lei2009-01-06
* profiling: dynamically enable readprofile at runtimeDave Hansen2008-10-16
* Kobject: convert remaining kobject_unregister() to kobject_put()Greg Kroah-Hartman2008-01-24
* kobject: convert kernel_kset to be a kobjectGreg Kroah-Hartman2008-01-24
* fix struct user_info export's sysfs interactionKay Sievers2008-01-24
* Driver Core: switch all dynamic ksets to kobj_sysfs_opsKay Sievers2008-01-24
* kset: convert kernel_subsys to use kset_createGreg Kroah-Hartman2008-01-24
* kobject: remove struct kobj_type from struct ksetGreg Kroah-Hartman2008-01-24
* add-vmcore: cleanup the coding style according to Andrew's commentsKen'ichi Ohmichi2007-10-17
* Add vmcoreinfoKen'ichi Ohmichi2007-10-17
* sched: group scheduling, sysfs tunablesDhaval Giani2007-10-15
* FRV: Fix linkage problemsDavid Howells2007-07-20
* Add /sys/kernel/notesRoland McGrath2007-07-19
* remove "struct subsystem" as it is no longer neededGreg Kroah-Hartman2007-05-02
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [PATCH] Add a sysfs file to determine if a kexec kernel is loadedJeff Moyer2006-06-23
* [PATCH] fix build error if CONFIG_SYSFS=nAndrew Morton2006-03-24
* [PATCH] kobject: fix build error if CONFIG_SYSFS=nJun'ichi Nomura2006-03-20
* [PATCH] kdump: export per cpu crash notes pointer through sysfsVivek Goyal2006-01-10
* [PATCH] kobject_uevent CONFIG_NET=n fixakpm@osdl.org2006-01-04
* [PATCH] driver core: replace "hotplug" by "uevent"Kay Sievers2006-01-04
* [PATCH] add uevent_helper control in /sys/kernel/Kay Sievers2006-01-04
* [PATCH] Kdump: Export crash notes section address through sysfsVivek Goyal2005-06-25
* Linux-2.6.12-rc2Linus Torvalds2005-04-16