aboutsummaryrefslogtreecommitdiff
path: root/include/linux/sched.h
AgeCommit message (Expand)Author
2006-06-30[PATCH] SELinux: add security hook call to kill_proc_info_as_uidDavid Quigley
2006-06-27[PATCH] rtmutex: Propagate priority settings into PI lock chainsThomas Gleixner
2006-06-27[PATCH] pi-futex: futex_lock_pi/futex_unlock_pi supportIngo Molnar
2006-06-27[PATCH] pi-futex: rt mutex testerThomas Gleixner
2006-06-27[PATCH] pi-futex: rt mutex coreIngo Molnar
2006-06-27[PATCH] pi-futex: scheduler support for piIngo Molnar
2006-06-27[PATCH] sched: mc/smt power savings sched policySiddha, Suresh B
2006-06-27[PATCH] sched_domain: handle kmalloc failureSrivatsa Vaddagiri
2006-06-27[PATCH] sched: implement smpnicePeter Williams
2006-06-26[PATCH] proc: Rewrite the proc dentry flush on exit optimizationEric W. Biederman
2006-06-25[PATCH] pacct: none-delayed process accounting accumulationKaiGai Kohei
2006-06-25[PATCH] pacct: avoidance to refer the last thread as a representation of the ...KaiGai Kohei
2006-06-25[PATCH] pacct: add pacct_struct to fix some pacct bugs.KaiGai Kohei
2006-06-23[PATCH] Kill PF_SYNCWRITE flagJens Axboe
2006-06-23[PATCH] ptrace: document the locking rulesEric W. Biederman
2006-06-20Merge branch 'audit.b21' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2006-06-20[PATCH] inotify (1/5): split kernel API from userspace supportAmy Griffis
2006-04-27Sanitise linux/sched.h for userspace consumptionDavid Woodhouse
2006-04-25Partially sanitise linux/sched.h for userspace consumptionDavid Woodhouse
2006-04-19[PATCH] task: Make task list manipulations RCU safeEric W. Biederman
2006-04-14[PATCH] kill unushed __put_task_struct_cbEric W. Biederman
2006-04-11Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2006-04-11[PATCH] Reinstate const in next_thread()Keith Owens
2006-04-11[PATCH] splice: add direct fd <-> fd splicing supportJens Axboe
2006-04-10[PATCH] de_thread: Don't confuse users do_each_thread.Eric W. Biederman
2006-03-31[PATCH] pidhash: Refactor the pid hash tableEric W. Biederman
2006-03-31[PATCH] task: RCU protect task->usageEric W. Biederman
2006-03-31[PATCH] resurrect __put_task_structAndrew Morton
2006-03-31[PATCH] sched: activate SCHED BATCH expiredCon Kolivas
2006-03-31[PATCH] sched: cleanup task_activated()Con Kolivas
2006-03-31[PATCH] sched: reduce overhead of calc_loadJack Steiner
2006-03-28[PATCH] cleanup __exit_signal->cleanup_sighand pathOleg Nesterov
2006-03-28[PATCH] pids: kill PIDTYPE_TGIDOleg Nesterov
2006-03-28[PATCH] move __exit_signal() to kernel/exit.cOleg Nesterov
2006-03-28[PATCH] rename __exit_sighand to cleanup_sighandOleg Nesterov
2006-03-28[PATCH] copy_process: cleanup bad_fork_cleanup_signalOleg Nesterov
2006-03-28[PATCH] copy_process: cleanup bad_fork_cleanup_sighandOleg Nesterov
2006-03-28[PATCH] introduce lock_task_sighand() helperOleg Nesterov
2006-03-28[PATCH] convert sighand_cache to use SLAB_DESTROY_BY_RCUOleg Nesterov
2006-03-28[PATCH] pidhash: don't count idle threadsOleg Nesterov
2006-03-28[PATCH] kill SET_LINKS/REMOVE_LINKSOleg Nesterov
2006-03-28[PATCH] remove add_parent()'s parent argumentOleg Nesterov
2006-03-28[PATCH] Remove dead kill_sl prototype from sched.hEric W. Biederman
2006-03-27[PATCH] lightweight robust futexes: compatIngo Molnar
2006-03-27[PATCH] lightweight robust futexes: coreIngo Molnar
2006-03-26[PATCH] hrtimers: remove data fieldRoman Zippel
2006-03-24[PATCH] timer-irq-driven soft-watchdog, cleanupsIngo Molnar
2006-03-24[PATCH] cpuset memory spread slab cache optimizationsPaul Jackson
2006-03-24[PATCH] cpuset memory spread basic implementationPaul Jackson
2006-03-23[PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe