sh: convert /proc/cpu/aligmnent, /proc/cpu/kernel_alignment to seq_file
[safe/jmp/linux-2.6] / kernel / sys.c
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...
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2006-01-12 Ingo Molnar[PATCH] uninline capable()
2006-01-09 Oleg Nesterov[PATCH] simplify k_getrusage()
2006-01-09 Oleg Nesterov[PATCH] setpgid: should not accept ptraced childs
2006-01-09 Oren Laadan[PATCH] setpgid: should work for sub-threads
2006-01-09 Oleg Nesterov[PATCH] setpgid: should work for sub-threads
2006-01-09 Eric W. Biederman[PATCH] Don't attempt to power off if power off is...
2005-12-15 Alexey Starikovskiy[ACPI] fix reboot upon suspend-to-disk
2005-12-12 Keshavamurthy Anil S[PATCH] kprobes: no probes on critical path
2005-11-10 David S. Miller[SPARC64]: Re-export uts_sem for solaris compat module.
2005-11-07 Adrian Bunk[PATCH] unexport uts_sem
2005-11-07 Randy Dunlap[PATCH] kernel-docs: fix kernel-doc format problems
2005-11-07 Randy Dunlap[PATCH] more kernel-doc cleanups, additions
2005-11-07 Matt Helsley[PATCH] Process Events Connector
2005-09-23 Eric W. Biederman[PATCH] reboot: comment and factor the main reboot...
2005-09-17 Michael Kerrisk[PATCH] PR_GET_DUMPABLE returns incorrect info
2005-09-07 Jesper Juhl[PATCH] remove a redundant variable in sys_prctl()
2005-08-04 Benjamin Herrenschmidt[PATCH] Remove suspend() calls from shutdown path
2005-07-29 Eric W. Biederman[PATCH] reboot: remove device_suspend(PMSG_FREEZE)...
2005-07-27 Andrew Morton[PATCH] Avoid device suspend on reboot
2005-07-26 Eric W. Biederman[PATCH] Add emergency_restart()
2005-07-26 Eric W. Biederman[PATCH] Make ctrl_alt_del call kernel_restart to get...
2005-07-26 Eric W. Biederman[PATCH] Refactor sys_reboot into reusable parts
2005-07-26 Eric W. Biederman[PATCH] Add missing device_suspsend(PMSG_FREEZE) calls.
2005-06-25 Eric W. Biederman[PATCH] kexec: add kexec syscalls
2005-06-25 Pavel Machek[PATCH] properly stop devices before poweroff
2005-06-24 David Howells[PATCH] Keys: Make request-key create an authorisation key
2005-06-23 Christoph Lameter[PATCH] Optimize sys_times for a single thread process
2005-06-23 Alan Cox[PATCH] setuid core dump
2005-05-05 Domen Puncer[PATCH] correctly name the Shell sort
2005-05-01 Jesper Juhl[PATCH] convert that currently tests _NSIG directly...
2005-05-01 Matt Mackall[PATCH] nice and rt-prio rlimits
2005-05-01 akpm@osdl.org[PATCH] use smp_mb/wmb/rmb where possible
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2 v2.6.12-rc2