aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* [PATCH] pidhash: Refactor the pid hash tableEric W. Biederman2006-03-31
* [PATCH] task: RCU protect task->usageEric W. Biederman2006-03-31
* [PATCH] resurrect __put_task_structAndrew Morton2006-03-31
* [PATCH] sched: activate SCHED BATCH expiredCon Kolivas2006-03-31
* [PATCH] sched: cleanup task_activated()Con Kolivas2006-03-31
* [PATCH] sched: reduce overhead of calc_loadJack Steiner2006-03-31
* [PATCH] cleanup __exit_signal->cleanup_sighand pathOleg Nesterov2006-03-28
* [PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov2006-03-28
* [PATCH] move __exit_signal() to kernel/exit.cOleg Nesterov2006-03-28
* [PATCH] rename __exit_sighand to cleanup_sighandOleg Nesterov2006-03-28
* [PATCH] copy_process: cleanup bad_fork_cleanup_signalOleg Nesterov2006-03-28
* [PATCH] copy_process: cleanup bad_fork_cleanup_sighandOleg Nesterov2006-03-28
* [PATCH] introduce lock_task_sighand() helperOleg Nesterov2006-03-28
* [PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCUOleg Nesterov2006-03-28
* [PATCH] pidhash: don't count idle threadsOleg Nesterov2006-03-28
* [PATCH] kill SET_LINKS/REMOVE_LINKSOleg Nesterov2006-03-28
* [PATCH] remove add_parent()'s parent argumentOleg Nesterov2006-03-28
* [PATCH] Remove dead kill_sl prototype from sched.hEric W. Biederman2006-03-28
* [PATCH] lightweight robust futexes: compatIngo Molnar2006-03-27
* [PATCH] lightweight robust futexes: coreIngo Molnar2006-03-27
* [PATCH] hrtimers: remove data fieldRoman Zippel2006-03-26
* [PATCH] timer-irq-driven soft-watchdog, cleanupsIngo Molnar2006-03-24
* [PATCH] cpuset memory spread slab cache optimizationsPaul Jackson2006-03-24
* [PATCH] cpuset memory spread basic implementationPaul Jackson2006-03-24
* [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe2006-03-23
* [PATCH] remove __put_task_struct_cb export againChristoph Hellwig2006-03-11
* [PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt2006-02-28
* [PATCH] sched: revert "filter affine wakeups"Chen, Kenneth W2006-02-14
* [PATCH] do_sigaction: cleanup ->sa_mask manipulationOleg Nesterov2006-02-09
* [PATCH] Generic sys_rt_sigsuspend()David Woodhouse2006-01-18
* [PATCH] sched: add new SCHED_BATCH policyIngo Molnar2006-01-14
* [PATCH] missing helper - task_stack_page()Al Viro2006-01-12
* [PATCH] sched: filter affine wakeupsakpm@osdl.org2006-01-12
* [PATCH] scheduler cache-hot-autodetectakpm@osdl.org2006-01-12
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-11
* [PATCH] uninline capable()Ingo Molnar2006-01-11
* [PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prot...Adrian Bunk2006-01-10
* [PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner2006-01-10
* [PATCH] mutex subsystem, debugging codeIngo Molnar2006-01-09
* [PATCH] keys: Permit running process to instantiate keysDavid Howells2006-01-08
* [PATCH] remove get_task_struct_rcu()Paul E. McKenney2006-01-08
* [PATCH] RCU signal handlingIngo Molnar2006-01-08
* [PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swapChristoph Lameter2006-01-08
* [PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter2006-01-06
* [PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj2005-11-28
* [PATCH] aio: remove kioctx from mm_structZach Brown2005-11-13
* [PATCH] m68k: thread_info header cleanupAl Viro2005-11-13
* [PATCH] m68k: introduce setup_thread_stack() and end_of_stack()Al Viro2005-11-13
* [PATCH] m68k: introduce task_thread_infoAl Viro2005-11-13
* [PATCH] cpu hotplug: fix locking in cpufreq driversAshok Raj2005-11-09