Erik Bosman
|
8fb402bccf
generic, x86: add prctl commands PR_GET_TSC and PR_SET_TSC
|
17 年之前 |
Pavel Emelyanov
|
6c5f3e7b43
Pidns: make full use of xxx_vnr() calls
|
17 年之前 |
Oleg Nesterov
|
ac9a8e3f0f
sys_getsid: don't use ->nsproxy directly
|
17 年之前 |
Oleg Nesterov
|
6806aac6d2
sys_setsid: remove now unneeded session != 1 check
|
17 年之前 |
Oleg Nesterov
|
430c623121
start the global /sbin/init with 0,0 special pids
|
17 年之前 |
Oleg Nesterov
|
8520d7c7f8
teach set_special_pids() to use struct pid
|
17 年之前 |
Oleg Nesterov
|
e4cc0a9c87
fix setsid() for sub-namespace /sbin/init
|
17 年之前 |
Oleg Nesterov
|
4e021306cf
sys_setpgid(): simplify pid/ns interaction
|
17 年之前 |
Eric Dumazet
|
1bf47346d7
kernel/sys.c: get rid of expensive divides in groups_sort()
|
17 年之前 |
Eric Dumazet
|
9cfe015aa4
get rid of NR_OPEN and introduce a sysctl_nr_open
|
17 年之前 |
Adrian Bunk
|
4ef7229ffa
make kernel_shutdown_prepare() static
|
17 年之前 |
Serge E. Hallyn
|
3b7391de67
capabilities: introduce per-process capability bounding set
|
17 年之前 |
Ingo Molnar
|
4307d1e5ad
x86: ignore the sys_getcpu() tcache parameter
|
17 年之前 |
Pavel Emelyanov
|
9a2e70572e
Isolate the explicit usage of signal->pgrp
|
17 年之前 |
Pavel Emelyanov
|
228ebcbe63
Uninline find_task_by_xxx set of functions
|
17 年之前 |
Pavel Emelyanov
|
b488893a39
pid namespaces: changes to show virtual ids to user
|
17 年之前 |
Pavel Emelianov
|
a47afb0f9d
pid namespaces: round up the API
|
17 年之前 |
Alexey Dobriyan
|
fe9d4f5763
Add kernel/notifier.c
|
17 年之前 |
Adrian Bunk
|
c3d42d7527
unexport pm_power_off_prepare
|
17 年之前 |
Mark Lord
|
4047727e5a
Fix SMP poweroff hangs
|
17 年之前 |
Oleg Nesterov
|
b07e35f94a
setpgid(child) fails if the child was forked by sub-thread
|
17 年之前 |
Rafael J. Wysocki
|
b0cb1a19d0
Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
|
18 年之前 |
Rafael J. Wysocki
|
58b3b71dfa
Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare"
|
18 年之前 |
Kawai, Hidehiro
|
6c5d523826
coredump masking: reimplementation of dumpable using two flags
|
18 年之前 |
Rafael J. Wysocki
|
bd804eba1c
PM: Introduce pm_power_off_prepare
|
18 年之前 |
Jeremy Fitzhardinge
|
86313c488a
usermodehelper: Tidy up waiting
|
18 年之前 |
Jeremy Fitzhardinge
|
10a0a8d4e3
Add common orderly_poweroff()
|
18 年之前 |
Andrea Arcangeli
|
1d9d02feee
move seccomp from /proc to a prctl
|
18 年之前 |
Cedric Le Goater
|
acce292c82
user namespace: add the framework
|
18 年之前 |
Sukadev Bhattiprolu
|
e713d0dab2
attach_pid() with struct pid parameter
|
18 年之前 |