Petr Tesarik
|
21db79e8bb
kexec: add a kexec_crash_loaded() function
|
9 years ago |
Russell King
|
dae28018f5
kdump: arrange for paddr_vmcoreinfo_note() to return phys_addr_t
|
9 years ago |
Paul E. McKenney
|
79cfea0273
rcu: Remove TINY_RCU bloat from pointless boot parameters
|
9 years ago |
Paul E. McKenney
|
5a9be7c628
rcu: Add rcu_normal kernel parameter to suppress expediting
|
9 years ago |
Dave Young
|
2965faa5e0
kexec: split kexec_load syscall from kexec core code
|
10 years ago |
Michael Marineau
|
86d56134f1
kobject: Make support for uevent_helper optional.
|
11 years ago |
Gideon Israel Dsouza
|
52f5684c8e
kernel: use macros from compiler.h instead of __attribute__((...))
|
11 years ago |
Paul Gortmaker
|
7a75474318
rcu: Fix sparse warning for rcu_expedited from kernel/ksysfs.c
|
11 years ago |
Vivek Goyal
|
77019967f0
kdump: fix exported size of vmcoreinfo note
|
11 years ago |
Jingoo Han
|
6072ddc852
kernel: replace strict_strto*() with kstrto*()
|
12 years ago |
Linus Torvalds
|
37ea95a959
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
|
12 years ago |
Bill Pemberton
|
e3a1a5ec5c
kernel/ksysfs.c: remove CONFIG_HOTPLUG ifdefs
|
12 years ago |
Antti P Miettinen
|
3705b88db0
rcu: Add a module parameter to force use of expedited RCU primitives
|
13 years ago |
Paul Gortmaker
|
1596425fd7
kernel: ksysfs.c is implicitly using stat.h
|
14 years ago |
Paul Gortmaker
|
9984de1a5a
kernel: Map most files to use export.h instead of module.h
|
14 years ago |
Ludwig Nussel
|
088ab0b4d8
kernel/ksysfs.c: expose file_caps_enabled in sysfs
|
14 years ago |
Chris Wright
|
2c3c8bea60
sysfs: add struct file* to bin_attr callbacks
|
15 years ago |
Jiri Kosina
|
318ae2edc3
Merge branch 'for-next' into for-linus
|
15 years ago |
Thadeu Lima de Souza Cascardo
|
af66585270
fix comment typo boo -> boot in ksysfs.c
|
15 years ago |
Dhaval Giani
|
7c9414385e
sched: Remove USER_SCHED
|
15 years ago |
Amerigo Wang
|
06a7f71124
kexec: premit reduction of the reserved memory size
|
15 years ago |
Ming Lei
|
cd3772e689
kernel/ksysfs.c:fix dependence on CONFIG_NET
|
16 years ago |
Dave Hansen
|
22b8ce9470
profiling: dynamically enable readprofile at runtime
|
17 years ago |
Greg Kroah-Hartman
|
78a2d906b4
Kobject: convert remaining kobject_unregister() to kobject_put()
|
17 years ago |
Greg Kroah-Hartman
|
0ff21e4663
kobject: convert kernel_kset to be a kobject
|
18 years ago |
Kay Sievers
|
eb41d9465c
fix struct user_info export's sysfs interaction
|
18 years ago |
Kay Sievers
|
386f275f5d
Driver Core: switch all dynamic ksets to kobj_sysfs_ops
|
18 years ago |
Greg Kroah-Hartman
|
bd35b93d80
kset: convert kernel_subsys to use kset_create
|
18 years ago |
Greg Kroah-Hartman
|
3514faca19
kobject: remove struct kobj_type from struct kset
|
18 years ago |
Ken'ichi Ohmichi
|
d768281e97
add-vmcore: cleanup the coding style according to Andrew's comments
|
18 years ago |