summaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] Generic sys_rt_sigsuspend()David Woodhouse2006-01-181-0/+1
* [PATCH] sched: add new SCHED_BATCH policyIngo Molnar2006-01-141-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-111-4/+0
* [PATCH] uninline capable()Ingo Molnar2006-01-111-12/+1
* [PATCH] include/linux/sched.h: no need to guard the normalize_rt_tasks() prot...Adrian Bunk2006-01-101-4/+0
* [PATCH] hrtimer: switch itimers to hrtimerThomas Gleixner2006-01-101-2/+3
* [PATCH] mutex subsystem, debugging codeIngo Molnar2006-01-091-0/+5
* [PATCH] keys: Permit running process to instantiate keysDavid Howells2006-01-081-0/+1
* [PATCH] remove get_task_struct_rcu()Paul E. McKenney2006-01-081-12/+0
* [PATCH] RCU signal handlingIngo Molnar2006-01-081-2/+30
* [PATCH] Swap Migration V5: PF_SWAPWRITE to allow writing to swapChristoph Lameter2006-01-081-0/+1
* [PATCH] atomic_long_t & include/asm-generic/atomic.h V2Christoph Lameter2006-01-061-19/+6
* [PATCH] clean up lock_cpu_hotplug() in cpufreqAshok Raj2005-11-281-1/+0
* [PATCH] aio: remove kioctx from mm_structZach Brown2005-11-131-1/+0
* [PATCH] m68k: thread_info header cleanupAl Viro2005-11-131-0/+4
* [PATCH] m68k: introduce setup_thread_stack() and end_of_stack()Al Viro2005-11-131-0/+11
* [PATCH] m68k: introduce task_thread_infoAl Viro2005-11-131-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-301-0/+5
* [PATCH] sched: hardcode non-smp set_cpus_allowedPaul Jackson2005-10-301-1/+1
* [PATCH] cpusets: dual semaphore locking overhaulPaul Jackson2005-10-301-1/+1
* [PATCH] mm: fix rss and mmlist lockingHugh Dickins2005-10-291-4/+38
* [PATCH] mm: mm_struct hiwaters movedHugh Dickins2005-10-291-10/+9
* [PATCH] mm: update_hiwaters just in timeHugh Dickins2005-10-291-0/+10
* [PATCH] mm: rss = file_rss + anon_rssHugh Dickins2005-10-291-1/+3
* [PATCH] Fix signal sending in usbdevio on async URB completionHarald Welte2005-10-101-0/+1
* Revert task flag re-ordering, add commentsLinus Torvalds2005-09-291-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/+0
* [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-071-7/+0
* [PATCH] auxiliary vector cleanupsH. J. Lu2005-09-071-1/+3
* [PATCH] detect soft lockupsIngo Molnar2005-09-071-0/+17
* [PATCH] inotifyRobert Love2005-07-121-0/+4
* [PATCH] Update cfq io scheduler to time sliced designJens Axboe2005-06-271-1/+5
* Merge Christoph's freeze cleanup patchLinus Torvalds2005-06-251-14/+59
|\
| * [PATCH] Cleanup patch for process freezingChristoph Lameter2005-06-251-14/+59
* | [PATCH] Dynamic sched domains: sched changesDinakar Guniguntala2005-06-251-0/+2
* | [PATCH] sched: consolidate sbe sbfNick Piggin2005-06-251-1/+1
* | [PATCH] sched: cleanup context switch lockingNick Piggin2005-06-251-2/+8
* | [PATCH] sched: schedstats update for balance on forkNick Piggin2005-06-251-2/+8
* | [PATCH] sched: balance on forkNick Piggin2005-06-251-4/+6
OpenPOWER on IntegriCloud