Commit Graph

91 Commits (a00cce356b5592208e761525a48a25902322cce9)

Author SHA1 Message Date
Rafael J. Wysocki b0cb1a19d0 Replace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION 18 years ago
Rafael J. Wysocki 58b3b71dfa Fix ThinkPad T42 poweroff failure introduced by by "PM: Introduce pm_power_off_prepare" 18 years ago
Kawai, Hidehiro 6c5d523826 coredump masking: reimplementation of dumpable using two flags 18 years ago
Rafael J. Wysocki bd804eba1c PM: Introduce pm_power_off_prepare 18 years ago
Jeremy Fitzhardinge 86313c488a usermodehelper: Tidy up waiting 18 years ago
Jeremy Fitzhardinge 10a0a8d4e3 Add common orderly_poweroff() 18 years ago
Andrea Arcangeli 1d9d02feee move seccomp from /proc to a prctl 18 years ago
Cedric Le Goater acce292c82 user namespace: add the framework 18 years ago
Sukadev Bhattiprolu e713d0dab2 attach_pid() with struct pid parameter 18 years ago
Daniel Walker 3e88c553db use defines in sys_getpriority/sys_setpriority 18 years ago
Eric Dumazet 6eaeeaba39 getrusage(): fill ru_inblock and ru_oublock fields if possible 18 years ago
Gautham R Shenoy 6f7cc11aa6 Extend notifier_call_chain to count nr_calls made 18 years ago
Rafael J. Wysocki a3d25c275d PM: Separate hibernation code from suspend code 18 years ago
John Anthony Kazos Jr f42df9e658 general: convert "kernel" subdirectory to UTF-8 18 years ago
Tom Alsberg 9926e4c743 CPU time limit patch / setrlimit(RLIMIT_CPU, 0) cheat fix 18 years ago
Johannes Berg ab3bfca7ab remove software_suspend() 18 years ago
Eric W. Biederman 41487c65bf [PATCH] pid: replace do/while_each_task_pid with do/while_each_pid_task 18 years ago
Eric W. Biederman ab521dc0f8 [PATCH] tty: update the tty layer to work with struct pid 18 years ago
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
Ingo Molnar 1b5180b651 [PATCH] notifiers: fix blocking_notifier_call_chain() scalability 18 years ago
Oleg Nesterov f020bc468f [PATCH] sys_setpgid: eliminate unnecessary do_each_task_pid(PIDTYPE_PGID) 18 years ago
Cedric Le Goater 937949d9ed [PATCH] add process_session() helper routine 18 years ago
Peter Zijlstra 24ec839c43 [PATCH] tty: ->signal->tty locking 18 years ago
David Rientjes a09c17a6fd [PATCH] sys: remove unused variable 18 years ago
David Howells 65f27f3844 WorkStruct: Pass the work_struct pointer instead of context data 18 years ago
Alan Stern e6a92013ba [PATCH] SRCU: report out-of-memory errors 19 years ago
Alan Stern eabc069401 [PATCH] Add SRCU-based notifier chains 19 years ago
Cedric Le Goater 9ec52099e4 [PATCH] replace cad_pid by a struct pid 19 years ago
Serge E. Hallyn e9ff3990f0 [PATCH] namespaces: utsname: switch to using uts namespaces 19 years ago
bibo,mao f2aa85a0cc [PATCH] disallow kprobes on notifier_call_chain 19 years ago
Cal Peake 756184b7d7 [PATCH] CodingStyle cleanup for kernel/sys.c 19 years ago
Andi Kleen 34596dc9e5 [PATCH] Define vsyscall cache as blob to make clearer that user space shouldn't use it 19 years ago
Cal Peake c9472e0f28 [PATCH] kill extraneous printk in kernel_restart() 19 years ago
Andi Kleen 3cfc348bf9 [PATCH] x86: Add portable getcpu call 19 years ago
Marcel Holtmann abf75a5033 [PATCH] Fix prctl privilege escalation and suid_dumpable (CVE-2006-2451) 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
Adrian Bunk 83cc5ed3c4 [PATCH] kernel/sys.c: cleanups 19 years ago
Alan Stern bbb1747d4e [PATCH] Allow raw_notifier callouts to unregister themselves 19 years ago
Jes Sorensen 55f4e8d156 [PATCH] kernel/sys.c doesn't need init.h 19 years ago
Ravikiran G Thirumalai de047c1bcd [PATCH] avoid tasklist_lock at getrusage for multithreaded case too 19 years ago
Anton Blanchard 651d765d0b [PATCH] Add a prctl to change the endianness of a process. 19 years ago
Eric W. Biederman 390e2ff077 [PATCH] Make setsid() more robust 19 years ago
Oleg Nesterov 7d7185c818 [PATCH] sys_times: don't take tasklist_lock 19 years ago
Oleg Nesterov 35f5cad8c4 [PATCH] revert "Optimize sys_times for a single thread process" 19 years ago
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 19 years ago
Eric Dumazet d74beb9f33 [PATCH] Use unsigned int types for a faster bsearch 19 years ago
Eric Dumazet 231bed2058 [PATCH] No need to protect current->group_info in sys_getgroups(), in_group_p() and in_egroup_p() 19 years ago
Chris Wright 12b5989be1 [PATCH] refactor capable() to one implementation, add __capable() helper 19 years ago
Andrew Morton d3561f78fd [PATCH] RLIMIT_CPU: document wrong return value 19 years ago
Andrew Morton e0661111e5 [PATCH] RLIMIT_CPU: fix handling of a zero limit 19 years ago