summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] timer-irq-driven soft-watchdog, cleanupsIngo Molnar2006-03-241-2/+2
* [PATCH] cpuset memory spread slab cache optimizationsPaul Jackson2006-03-241-0/+1
* [PATCH] cpuset memory spread basic implementationPaul Jackson2006-03-241-0/+3
* [PATCH] Block queue IO tracing support (blktrace) as of 2006-03-23Jens Axboe2006-03-231-0/+1
* [PATCH] remove __put_task_struct_cb export againChristoph Hellwig2006-03-111-1/+0Star
* [PATCH] Add mm->task_size and fix powerpc vdsoBenjamin Herrenschmidt2006-03-011-2/+3
* [PATCH] sched: revert "filter affine wakeups"Chen, Kenneth W2006-02-151-4/+1Star
* [PATCH] do_sigaction: cleanup ->sa_mask manipulationOleg Nesterov2006-02-101-1/+1
* [PATCH] Generic sys_rt_sigsuspend()David Woodhouse2006-01-191-0/+1
* [PATCH] sched: add new SCHED_BATCH policyIngo Molnar2006-01-151-3/+4
* [PATCH] missing helper - task_stack_page()Al Viro2006-01-121-0/+1
* [PATCH] sched: filter affine wakeupsakpm@osdl.org2006-01-121-1/+4
* [PATCH] scheduler cache-hot-autodetectakpm@osdl.org2006-01-121-1/+8
* [PATCH] move capable() to capability.hRandy.Dunlap2006-01-121-4/+0Star
* [PATCH] uninline capable()Ingo Molnar2006-01-121-12/+1Star
* [PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prot...Adrian Bunk2006-01-101-4/+0Star
* [PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner2006-01-101-2/+3
* [PATCH] mutex subsystem, debugging codeIngo Molnar2006-01-101-0/+5
* [PATCH] keys: Permit running process to instantiate keysDavid Howells2006-01-091-0/+1
* [PATCH] remove get_task_struct_rcu()Paul E. McKenney2006-01-091-12/+0Star
* [PATCH] RCU signal handlingIngo Molnar2006-01-091-2/+30
* [PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swapChristoph Lameter2006-01-091-0/+1
* [PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter2006-01-061-19/+6Star
* [PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj2005-11-281-1/+0Star
* [PATCH] aio: remove kioctx from mm_structZach Brown2005-11-141-1/+0Star
* [PATCH] m68k: thread_info header cleanupAl Viro2005-11-141-0/+4
* [PATCH] m68k: introduce setup_thread_stack() and end_of_stack()Al Viro2005-11-141-0/+11
* [PATCH] m68k: introduce task_thread_infoAl Viro2005-11-141-7/+9
* [PATCH] cpu hotplug: fix locking in cpufreq driversAshok Raj2005-11-091-0/+1
* [PATCH] cleanup the usage of SEND_SIG_xxx constantsOleg Nesterov2005-10-311-0/+5
* [PATCH] sched: hardcode non-smp set_cpus_allowedPaul Jackson2005-10-311-1/+1
* [PATCH] cpusets: dual semaphore locking overhaulPaul Jackson2005-10-311-1/+1
* [PATCH] mm: fix rss and mmlist lockingHugh Dickins2005-10-301-4/+38
* [PATCH] mm: mm_struct hiwaters movedHugh Dickins2005-10-301-10/+9Star
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-301-0/+10
* [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-301-1/+3
* [PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte2005-10-111-0/+1
* Revert task flag re-ordering, add commentsLinus Torvalds2005-09-301-5/+17
* [PATCH] fix TASK_STOPPED vs TASK_NONINTERACTIVE interactionOleg Nesterov2005-09-291-5/+5
* [PATCH] set_current_state() commentaryAndrew Morton2005-09-131-0/+11
* [PATCH] cpuset semaphore depth check optimizePaul Jackson2005-09-121-1/+0Star
* [PATCH] MCA/INIT: scheduler hooksKeith Owens2005-09-111-0/+2
* [PATCH] add schedule_timeout_{,un}interruptible() interfacesNishanth Aravamudan2005-09-101-0/+2
* [PATCH] sched: TASK_NONINTERACTIVEIngo Molnar2005-09-101-0/+1
* [PATCH] cpuset semaphore depth check deadlock fixPaul Jackson2005-09-101-0/+1
* [PATCH] Prefetch kernel stacks to speed up context switchChen, Kenneth W2005-09-091-0/+5
* [PATCH] cpusets: Move the ia64 domain setup code to the generic codeJohn Hawkes2005-09-081-7/+0Star
* [PATCH] auxiliary vector cleanupsH. J. Lu2005-09-081-1/+3
* [PATCH] detect soft lockupsIngo Molnar2005-09-081-0/+17
* [PATCH] inotifyRobert Love2005-07-131-0/+4