Age | Commit message (Expand) | Author |
2024-07-29 | profiling: remove prof_cpu_mask | Tetsuo Handa |
2024-05-02 | vmlinux: Avoid weak reference to notes section | Ard Biesheuvel |
2024-03-21 | Merge tag 'driver-core-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2024-02-23 | crash: split crash dumping code out from kexec_core.c | Baoquan He |
2024-02-23 | crash: split vmcoreinfo exporting code out from crash_core.c | Baoquan He |
2024-02-17 | kobject: make uevent_seqnum atomic | Eric Dumazet |
2023-08-24 | crash: hotplug support for kexec_load() | Eric DeVolder |
2023-03-24 | kernel/ksysfs.c: use sysfs_emit for sysfs show handlers | Thomas Weißschuh |
2023-01-20 | kernels/ksysfs.c: export kernel address bits | Thomas Weißschuh |
2022-11-10 | kernel/ksysfs.c: export kernel cpu byteorder | Thomas Weißschuh |
2022-09-11 | kexec: turn all kexec_mutex acquisitions into trylocks | Valentin Schneider |
2022-03-23 | kernel/ksysfs.c: use helper macro __ATTR_RW | Miaohe Lin |
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 |