summaryrefslogtreecommitdiffstats
path: root/kernel/ksysfs.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-211-1/+1
|\
| * kobject: make uevent_seqnum atomicEric Dumazet2024-02-171-1/+1
* | crash: split crash dumping code out from kexec_core.cBaoquan He2024-02-231-0/+4
* | crash: split vmcoreinfo exporting code out from crash_core.cBaoquan He2024-02-231-3/+3
|/
* crash: hotplug support for kexec_load()Eric DeVolder2023-08-241-0/+15
* kernel/ksysfs.c: use sysfs_emit for sysfs show handlersThomas Weißschuh2023-03-241-11/+11
* kernels/ksysfs.c: export kernel address bitsThomas Weißschuh2023-01-201-0/+9
* kernel/ksysfs.c: export kernel cpu byteorderThomas Weißschuh2022-11-101-0/+18
* kexec: turn all kexec_mutex acquisitions into trylocksValentin Schneider2022-09-111-1/+6
* kernel/ksysfs.c: use helper macro __ATTR_RWMiaohe Lin2022-03-231-2/+1
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 170Thomas Gleixner2019-05-301-3/+1
* kexec: move vmcoreinfo out of the kernel's .bss sectionXunlei Pang2017-07-121-1/+1
* kernel/ksysfs.c: constify attribute_group structures.Arvind Yadav2017-07-101-1/+1
* crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_COREHari Bathini2017-05-081-1/+7
* kernel/ksysfs.c: add __ro_after_init to bin_attribute structureBhumika Goyal2017-02-241-1/+1
* kexec: add a kexec_crash_loaded() functionPetr Tesarik2016-08-021-1/+1
* kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_tRussell King2016-08-021-2/+2
* rcu: Remove TINY_RCU bloat from pointless boot parametersPaul E. McKenney2015-12-071-0/+4
* rcu: Add rcu_normal kernel parameter to suppress expeditingPaul E. McKenney2015-12-041-2/+20
* kexec: split kexec_load syscall from kexec core codeDave Young2015-09-101-3/+3
* kobject: Make support for uevent_helper optional.Michael Marineau2014-04-251-1/+4
* kernel: use macros from compiler.h instead of __attribute__((...))Gideon Israel Dsouza2014-04-071-2/+3
* rcu: Fix sparse warning for rcu_expedited from kernel/ksysfs.cPaul Gortmaker2014-02-261-0/+2
* kdump: fix exported size of vmcoreinfo noteVivek Goyal2014-01-231-1/+1
* kernel: replace strict_strto*() with kstrto*()Jingoo Han2013-09-121-1/+1
* Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2012-12-111-0/+18
|\
| * rcu: Add a module parameter to force use of expedited RCU primitivesAntti P Miettinen2012-10-231-0/+18
* | kernel/ksysfs.c: remove CONFIG_HOTPLUG ifdefsBill Pemberton2012-11-281-4/+1
|/
* kernel: ksysfs.c is implicitly using stat.hPaul Gortmaker2011-10-311-0/+1
* kernel: Map most files to use export.h instead of module.hPaul Gortmaker2011-10-311-1/+1
* 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