Age | Commit message (Expand) | Author |
2019-05-30 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 170 | Thomas Gleixner |
2017-07-12 | kexec: move vmcoreinfo out of the kernel's .bss section | Xunlei Pang |
2017-07-10 | kernel/ksysfs.c: constify attribute_group structures. | Arvind Yadav |
2017-05-08 | crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE | Hari Bathini |
2017-02-24 | kernel/ksysfs.c: add __ro_after_init to bin_attribute structure | Bhumika Goyal |
2016-08-02 | kexec: add a kexec_crash_loaded() function | Petr Tesarik |
2016-08-02 | kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t | Russell King |
2015-12-07 | rcu: Remove TINY_RCU bloat from pointless boot parameters | Paul E. McKenney |
2015-12-04 | rcu: Add rcu_normal kernel parameter to suppress expediting | Paul E. McKenney |
2015-09-10 | kexec: split kexec_load syscall from kexec core code | Dave Young |
2014-04-25 | kobject: Make support for uevent_helper optional. | Michael Marineau |
2014-04-07 | kernel: use macros from compiler.h instead of __attribute__((...)) | Gideon Israel Dsouza |
2014-02-26 | rcu: Fix sparse warning for rcu_expedited from kernel/ksysfs.c | Paul Gortmaker |
2014-01-23 | kdump: fix exported size of vmcoreinfo note | Vivek Goyal |
2013-09-12 | kernel: replace strict_strto*() with kstrto*() | Jingoo Han |
2012-12-11 | Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds |
2012-11-28 | kernel/ksysfs.c: remove CONFIG_HOTPLUG ifdefs | Bill Pemberton |
2012-10-23 | rcu: Add a module parameter to force use of expedited RCU primitives | Antti P Miettinen |
2011-10-31 | kernel: ksysfs.c is implicitly using stat.h | Paul Gortmaker |
2011-10-31 | kernel: Map most files to use export.h instead of module.h | Paul Gortmaker |
2011-04-19 | kernel/ksysfs.c: expose file_caps_enabled in sysfs | Ludwig Nussel |
2010-05-21 | sysfs: add struct file* to bin_attr callbacks | Chris Wright |
2010-03-08 | Merge branch 'for-next' into for-linus | Jiri Kosina |
2010-02-05 | fix comment typo boo -> boot in ksysfs.c | Thadeu Lima de Souza Cascardo |
2010-01-21 | sched: Remove USER_SCHED | Dhaval Giani |
2009-12-16 | kexec: premit reduction of the reserved memory size | Amerigo Wang |
2009-01-06 | kernel/ksysfs.c:fix dependence on CONFIG_NET | Ming Lei |
2008-10-16 | profiling: dynamically enable readprofile at runtime | Dave Hansen |
2008-01-24 | Kobject: convert remaining kobject_unregister() to kobject_put() | Greg Kroah-Hartman |
2008-01-24 | kobject: convert kernel_kset to be a kobject | Greg Kroah-Hartman |
2008-01-24 | fix struct user_info export's sysfs interaction | Kay Sievers |
2008-01-24 | Driver Core: switch all dynamic ksets to kobj_sysfs_ops | Kay Sievers |
2008-01-24 | kset: convert kernel_subsys to use kset_create | Greg Kroah-Hartman |
2008-01-24 | kobject: remove struct kobj_type from struct kset | Greg Kroah-Hartman |
2007-10-17 | add-vmcore: cleanup the coding style according to Andrew's comments | Ken'ichi Ohmichi |
2007-10-17 | Add vmcoreinfo | Ken'ichi Ohmichi |
2007-10-15 | sched: group scheduling, sysfs tunables | Dhaval Giani |
2007-07-20 | FRV: Fix linkage problems | David Howells |
2007-07-19 | Add /sys/kernel/notes | Roland McGrath |
2007-05-02 | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman |
2006-06-30 | Remove obsolete #include <linux/config.h> | Jörn Engel |
2006-06-23 | [PATCH] Add a sysfs file to determine if a kexec kernel is loaded | Jeff Moyer |
2006-03-24 | [PATCH] fix build error if CONFIG_SYSFS=n | Andrew Morton |
2006-03-20 | [PATCH] kobject: fix build error if CONFIG_SYSFS=n | Jun'ichi Nomura |
2006-01-10 | [PATCH] kdump: export per cpu crash notes pointer through sysfs | Vivek Goyal |
2006-01-04 | [PATCH] kobject_uevent CONFIG_NET=n fix | akpm@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 sysfs | Vivek Goyal |
2005-04-16 | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds |