thread_group_cputime: move a couple of callsites outside of ->siglock
[safe/jmp/linux-2.6] / kernel / sys.c
2008-11-17 Oleg Nesterovthread_group_cputime: move a couple of callsites outsid...
2008-10-22 Thomas GleixnerMerge branch 'timers/range-hrtimers' into v28-range...
2008-10-20 Thomas GleixnerMerge branches 'timers/clocksource', 'timers/hrtimers...
2008-10-17 Arjan van de VenMerge commit 'linus/master' into merge-linus
2008-10-16 Andrew Mortonkernel/sys.c: improve code generation
2008-10-16 Vegard Nossumutsname: completely overwrite prior information
2008-10-16 Adam Tkacrlimit: permit setting RLIMIT_NOFILE to RLIM_INFINITY
2008-10-13 Alan Coxtty: Add a kref count
2008-09-14 Frank Mayhartimers: fix itimer/many thread hang
2008-09-06 Arjan van de Venhrtimer: create a "timer_slack" field in the task struct
2008-08-20 Ken Chenfix setpriority(PRIO_PGRP) thread iterator breakage
2008-08-15 Huang Yingkexec jump: remove duplication of kexec_restart_prepare()
2008-07-26 Huang Yingkexec jump
2008-07-25 Adrian Bunkunexport uts_sem
2008-07-25 KOSAKI Motohirocall_usermodehelper(): increase reliability
2008-05-24 Shi Weihuasys_prctl(): fix return of uninitialized value
2008-04-30 Oleg Nesterovpids: sys_getpgid: fix unsafe *pid usage, s/tasklist...
2008-04-30 Oleg Nesterovpids: sys_getsid: fix unsafe *pid usage, fix possible...
2008-04-30 Oleg Nesterovpids: sys_setpgid: use change_pid() helper
2008-04-30 Oleg Nesterovk_getrusage: don't take rcu_read_lock()
2008-04-29 Sripathi Kodiadd RUSAGE_THREAD
2008-04-28 Andrew G. Morgancapabilities: implement per-process securebits
2008-04-19 Erik Bosmangeneric, x86: add prctl commands PR_GET_TSC and PR_SET_TSC
2008-02-08 Pavel EmelyanovPidns: make full use of xxx_vnr() calls
2008-02-08 Oleg Nesterovsys_getsid: don't use ->nsproxy directly
2008-02-08 Oleg Nesterovsys_setsid: remove now unneeded session != 1 check
2008-02-08 Oleg Nesterovstart the global /sbin/init with 0,0 special pids
2008-02-08 Oleg Nesterovteach set_special_pids() to use struct pid
2008-02-08 Oleg Nesterovfix setsid() for sub-namespace /sbin/init
2008-02-08 Oleg Nesterovsys_setpgid(): simplify pid/ns interaction
2008-02-06 Eric Dumazetkernel/sys.c: get rid of expensive divides in groups_sort()
2008-02-06 Eric Dumazetget rid of NR_OPEN and introduce a sysctl_nr_open
2008-02-05 Adrian Bunkmake kernel_shutdown_prepare() static
2008-02-05 Serge E. Hallyncapabilities: introduce per-process capability bounding set
2007-11-17 Ingo Molnarx86: ignore the sys_getcpu() tcache parameter
2007-10-19 Pavel EmelyanovIsolate the explicit usage of signal->pgrp
2007-10-19 Pavel EmelyanovUninline find_task_by_xxx set of functions
2007-10-19 Pavel Emelyanovpid namespaces: changes to show virtual ids to user
2007-10-19 Pavel Emelianovpid namespaces: round up the API
2007-10-19 Alexey DobriyanAdd kernel/notifier.c
2007-10-18 Adrian Bunkunexport pm_power_off_prepare
2007-10-01 Mark LordFix SMP poweroff hangs
2007-08-31 Oleg Nesterovsetpgid(child) fails if the child was forked by sub...
2007-07-29 Rafael J. WysockiReplace CONFIG_SOFTWARE_SUSPEND with CONFIG_HIBERNATION
2007-07-26 Rafael J. WysockiFix ThinkPad T42 poweroff failure introduced by by...
2007-07-19 Kawai, Hidehirocoredump masking: reimplementation of dumpable using...
2007-07-19 Rafael J. WysockiPM: Introduce pm_power_off_prepare
2007-07-18 Jeremy Fitzhardingeusermodehelper: Tidy up waiting
2007-07-18 Jeremy FitzhardingeAdd common orderly_poweroff()
2007-07-16 Andrea Arcangelimove seccomp from /proc to a prctl
2007-07-16 Cedric Le Goateruser namespace: add the framework
2007-05-11 Sukadev Bhattiproluattach_pid() with struct pid parameter
2007-05-11 Daniel Walkeruse defines in sys_getpriority/sys_setpriority
2007-05-11 Eric Dumazetgetrusage(): fill ru_inblock and ru_oublock fields...
2007-05-09 Linus TorvaldsMerge git://git./linux/kernel/git/bunk/trivial
2007-05-09 Gautham R ShenoyExtend notifier_call_chain to count nr_calls made
2007-05-09 Rafael J. WysockiPM: Separate hibernation code from suspend code
2007-05-09 John Anthony Kazos Jrgeneral: convert "kernel" subdirectory to UTF-8
2007-05-08 Tom AlsbergCPU time limit patch / setrlimit(RLIMIT_CPU, 0) cheat fix
2007-05-07 Johannes Bergremove software_suspend()
2007-02-12 Eric W. Biederman[PATCH] pid: replace do/while_each_task_pid with do...
2007-02-12 Eric W. Biederman[PATCH] tty: update the tty layer to work with struct pid
2007-02-11 Robert P. J. Day[PATCH] Numerous fixes to kernel-doc info in source...
2007-01-23 Ingo Molnar[PATCH] notifiers: fix blocking_notifier_call_chain...
2006-12-08 Oleg Nesterov[PATCH] sys_setpgid: eliminate unnecessary do_each_task...
2006-12-08 Cedric Le Goater[PATCH] add process_session() helper routine
2006-12-08 Peter Zijlstra[PATCH] tty: ->signal->tty locking
2006-12-07 David Rientjes[PATCH] sys: remove unused variable
2006-11-22 David HowellsWorkStruct: Pass the work_struct pointer instead of...
2006-10-04 Alan Stern[PATCH] SRCU: report out-of-memory errors
2006-10-04 Alan Stern[PATCH] Add SRCU-based notifier chains
2006-10-02 Cedric Le Goater[PATCH] replace cad_pid by a struct pid
2006-10-02 Serge E. Hallyn[PATCH] namespaces: utsname: switch to using uts namespaces
2006-10-02 bibo,mao[PATCH] disallow kprobes on notifier_call_chain
2006-10-01 Cal Peake[PATCH] CodingStyle cleanup for kernel/sys.c
2006-09-29 Andi Kleen[PATCH] Define vsyscall cache as blob to make clearer...
2006-09-29 Cal Peake[PATCH] kill extraneous printk in kernel_restart()
2006-09-26 Andi Kleen[PATCH] x86: Add portable getcpu call
2006-07-12 Marcel Holtmann[PATCH] Fix prctl privilege escalation and suid_dumpabl...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-25 Adrian Bunk[PATCH] kernel/sys.c: cleanups
2006-06-25 Alan Stern[PATCH] Allow raw_notifier callouts to unregister thems...
2006-06-23 Jes Sorensen[PATCH] kernel/sys.c doesn't need init.h
2006-06-23 Linus TorvaldsMerge git://git./linux/kernel/git/paulus/powerpc
2006-06-22 Ravikiran G Thirumalai[PATCH] avoid tasklist_lock at getrusage for multithrea...
2006-06-09 Anton Blanchard[PATCH] Add a prctl to change the endianness of a process.
2006-03-31 Eric W. Biederman[PATCH] Make setsid() more robust
2006-03-29 Oleg Nesterov[PATCH] sys_times: don't take tasklist_lock
2006-03-29 Oleg Nesterov[PATCH] revert "Optimize sys_times for a single thread...
2006-03-27 Alan Stern[PATCH] Notifier chain update: API changes
2006-03-25 Eric Dumazet[PATCH] Use unsigned int types for a faster bsearch
2006-03-25 Eric Dumazet[PATCH] No need to protect current->group_info in sys_g...
2006-03-25 Chris Wright[PATCH] refactor capable() to one implementation, add...
2006-03-24 Andrew Morton[PATCH] RLIMIT_CPU: document wrong return value
2006-03-24 Andrew Morton[PATCH] RLIMIT_CPU: fix handling of a zero limit
2006-03-24 Andrew Morton[PATCH] sys_setrlimit() cleanup
2006-03-23 Ingo Molnar[PATCH] sem2mutex: tty
2006-03-23 Ravikiran G Thirumalai[PATCH] Avoid taking global tasklist_lock for single...
2006-02-08 Al Viro[PATCH] kernel/sys.c NULL noise removal
2006-01-24 Len Brown[ACPI] merge 3549 4320 4485 4588 4980 5483 5651 acpica...
next