[PATCH] per-task-delay-accounting: sync block I/O and swapin delay collection
[safe/jmp/linux-2.6] / include / linux / sched.h
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: sync block I/O and...
2006-07-15 Shailabh Nagar[PATCH] per-task-delay-accounting: setup
2006-07-03 Ingo Molnar[PATCH] sched: cleanup, convert sched.c-internal typede...
2006-07-03 Ingo Molnar[PATCH] sched: cleanup, remove task_t, convert to struc...
2006-07-03 Ingo Molnar[PATCH] lockdep: core
2006-07-03 Ingo Molnar[PATCH] lockdep: irqtrace subsystem, core
2006-07-03 Ingo Molnar[PATCH] lockdep: better lock debugging
2006-06-30 David Quigley[PATCH] SELinux: add security hook call to kill_proc_in...
2006-06-28 Thomas Gleixner[PATCH] rtmutex: Propagate priority settings into PI...
2006-06-28 Ingo Molnar[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi support
2006-06-28 Thomas Gleixner[PATCH] pi-futex: rt mutex tester
2006-06-28 Ingo Molnar[PATCH] pi-futex: rt mutex core
2006-06-28 Ingo Molnar[PATCH] pi-futex: scheduler support for pi
2006-06-28 Siddha, Suresh B[PATCH] sched: mc/smt power savings sched policy
2006-06-28 Srivatsa Vaddagiri[PATCH] sched_domain: handle kmalloc failure
2006-06-28 Peter Williams[PATCH] sched: implement smpnice
2006-06-26 Eric W. Biederman[PATCH] proc: Rewrite the proc dentry flush on exit...
2006-06-25 KaiGai Kohei[PATCH] pacct: none-delayed process accounting accumulation
2006-06-25 KaiGai Kohei[PATCH] pacct: avoidance to refer the last thread as...
2006-06-25 KaiGai Kohei[PATCH] pacct: add pacct_struct to fix some pacct bugs.
2006-06-23 Jens Axboe[PATCH] Kill PF_SYNCWRITE flag
2006-06-23 Eric W. Biederman[PATCH] ptrace: document the locking rules
2006-06-20 Linus TorvaldsMerge branch 'audit.b21' of git://git./linux/kernel...
2006-06-20 Amy Griffis[PATCH] inotify (1/5): split kernel API from userspace...
2006-04-26 David WoodhouseSanitise linux/sched.h for userspace consumption
2006-04-25 David WoodhousePartially sanitise linux/sched.h for userspace consumption
2006-04-19 Eric W. Biederman[PATCH] task: Make task list manipulations RCU safe
2006-04-15 Eric W. Biederman[PATCH] kill unushed __put_task_struct_cb
2006-04-11 Linus TorvaldsMerge branch 'splice' of git://brick.kernel.dk/data...
2006-04-11 Keith Owens[PATCH] Reinstate const in next_thread()
2006-04-11 Jens Axboe[PATCH] splice: add direct fd <-> fd splicing support
2006-04-10 Eric W. Biederman[PATCH] de_thread: Don't confuse users do_each_thread.
2006-03-31 Eric W. Biederman[PATCH] pidhash: Refactor the pid hash table
2006-03-31 Eric W. Biederman[PATCH] task: RCU protect task->usage
2006-03-31 Andrew Morton[PATCH] resurrect __put_task_struct
2006-03-31 Con Kolivas[PATCH] sched: activate SCHED BATCH expired
2006-03-31 Con Kolivas[PATCH] sched: cleanup task_activated()
2006-03-31 Jack Steiner[PATCH] sched: reduce overhead of calc_load
2006-03-29 Oleg Nesterov[PATCH] cleanup __exit_signal->cleanup_sighand path
2006-03-29 Oleg Nesterov[PATCH] pids: kill PIDTYPE_TGID
2006-03-29 Oleg Nesterov[PATCH] move __exit_signal() to kernel/exit.c
2006-03-29 Oleg Nesterov[PATCH] rename __exit_sighand to cleanup_sighand
2006-03-29 Oleg Nesterov[PATCH] copy_process: cleanup bad_fork_cleanup_signal
2006-03-29 Oleg Nesterov[PATCH] copy_process: cleanup bad_fork_cleanup_sighand
2006-03-29 Oleg Nesterov[PATCH] introduce lock_task_sighand() helper
2006-03-29 Oleg Nesterov[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCU
2006-03-29 Oleg Nesterov[PATCH] pidhash: don't count idle threads
2006-03-29 Oleg Nesterov[PATCH] kill SET_LINKS/REMOVE_LINKS
2006-03-29 Oleg Nesterov[PATCH] remove add_parent()'s parent argument
2006-03-29 Eric W. Biederman[PATCH] Remove dead kill_sl prototype from sched.h
2006-03-27 Ingo Molnar[PATCH] lightweight robust futexes: compat
2006-03-27 Ingo Molnar[PATCH] lightweight robust futexes: core
2006-03-26 Roman Zippel[PATCH] hrtimers: remove data field
2006-03-24 Ingo Molnar[PATCH] timer-irq-driven soft-watchdog, cleanups
2006-03-24 Paul Jackson[PATCH] cpuset memory spread slab cache optimizations
2006-03-24 Paul Jackson[PATCH] cpuset memory spread basic implementation
2006-03-23 Jens Axboe[PATCH] Block queue IO tracing support (blktrace) as...
2006-03-11 Christoph Hellwig[PATCH] remove __put_task_struct_cb export again
2006-03-01 Benjamin Herrenschmidt[PATCH] Add mm->task_size and fix powerpc vdso
2006-02-15 Chen, Kenneth W[PATCH] sched: revert "filter affine wakeups"
2006-02-10 Oleg Nesterov[PATCH] do_sigaction: cleanup ->sa_mask manipulation
2006-01-19 David Woodhouse[PATCH] Generic sys_rt_sigsuspend()
2006-01-15 Ingo Molnar[PATCH] sched: add new SCHED_BATCH policy
2006-01-12 Al Viro[PATCH] missing helper - task_stack_page()
2006-01-12 akpm@osdl.org[PATCH] sched: filter affine wakeups
2006-01-12 akpm@osdl.org[PATCH] scheduler cache-hot-autodetect
2006-01-12 Randy.Dunlap[PATCH] move capable() to capability.h
2006-01-12 Ingo Molnar[PATCH] uninline capable()
2006-01-10 Adrian Bunk[PATCH] include/linux/sched.h: no need to guard the...
2006-01-10 Thomas Gleixner[PATCH] hrtimer: switch itimers to hrtimer
2006-01-09 Ingo Molnar[PATCH] mutex subsystem, debugging code
2006-01-09 David Howells[PATCH] keys: Permit running process to instantiate...
2006-01-09 Paul E. McKenney[PATCH] remove get_task_struct_rcu()
2006-01-09 Ingo Molnar[PATCH] RCU signal handling
2006-01-09 Christoph Lameter[PATCH] Swap Migration V5: PF_SWAPWRITE to allow writin...
2006-01-06 Christoph Lameter[PATCH] atomic_long_t & include/asm-generic/atomic...
2005-11-28 Ashok Raj[PATCH] clean up lock_cpu_hotplug() in cpufreq
2005-11-14 Zach Brown[PATCH] aio: remove kioctx from mm_struct
2005-11-14 Al Viro[PATCH] m68k: thread_info header cleanup
2005-11-14 Al Viro[PATCH] m68k: introduce setup_thread_stack() and end_of...
2005-11-14 Al Viro[PATCH] m68k: introduce task_thread_info
2005-11-09 Ashok Raj[PATCH] cpu hotplug: fix locking in cpufreq drivers
2005-10-31 Oleg Nesterov[PATCH] cleanup the usage of SEND_SIG_xxx constants
2005-10-31 Paul Jackson[PATCH] sched: hardcode non-smp set_cpus_allowed
2005-10-31 Paul Jackson[PATCH] cpusets: dual semaphore locking overhaul
2005-10-30 Hugh Dickins[PATCH] mm: fix rss and mmlist locking
2005-10-30 Hugh Dickins[PATCH] mm: mm_struct hiwaters moved
2005-10-30 Hugh Dickins[PATCH] mm: update_hiwaters just in time
2005-10-30 Hugh Dickins[PATCH] mm: rss = file_rss + anon_rss
2005-10-10 Harald Welte[PATCH] Fix signal sending in usbdevio on async URB...
2005-09-29 Linus TorvaldsRevert task flag re-ordering, add comments
2005-09-29 Oleg Nesterov[PATCH] fix TASK_STOPPED vs TASK_NONINTERACTIVE interaction
2005-09-13 Andrew Morton[PATCH] set_current_state() commentary
2005-09-12 Paul Jackson[PATCH] cpuset semaphore depth check optimize
2005-09-11 Keith Owens[PATCH] MCA/INIT: scheduler hooks
2005-09-10 Nishanth Aravamudan[PATCH] add schedule_timeout_{,un}interruptible() inter...
2005-09-10 Ingo Molnar[PATCH] sched: TASK_NONINTERACTIVE
2005-09-10 Paul Jackson[PATCH] cpuset semaphore depth check deadlock fix
2005-09-09 Chen, Kenneth W[PATCH] Prefetch kernel stacks to speed up context...
2005-09-07 John Hawkes[PATCH] cpusets: Move the ia64 domain setup code to...
next