aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-05-23Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+0
2011-05-23watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines1-1/+0
2011-05-20Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds1-3/+14
2011-05-20sched: Increase SCHED_LOAD_SCALE resolutionNikhil Rao1-2/+21
2011-05-20sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculationsNikhil Rao1-5/+8
2011-05-12sched: Remove unused parameters from sched_fork() and wake_up_new_task()Samir Bellabes1-3/+2
2011-05-12Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar1-0/+3
2011-04-25ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker1-0/+3
2011-04-24sched: Get rid of lock_depthJonathan Corbet1-6/+0
2011-04-21Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar1-0/+3
2011-04-18Merge branch 'sched/locking' into sched/coreIngo Molnar1-9/+15
2011-04-14brk: COMPAT_BRK: fix detection of randomized brkJiri Kosina1-0/+3
2011-04-14sched: Move the second half of ttwu() to the remote cpuPeter Zijlstra1-1/+2
2011-04-14sched: Delay task_contributes_to_load()Peter Zijlstra1-0/+1
2011-04-14sched: Remove rq argument to sched_class::task_waking()Peter Zijlstra1-3/+7
2011-04-14sched: Drop the rq argument to sched_class::select_task_rq()Peter Zijlstra1-2/+1
2011-04-14sched: Provide p->on_rqPeter Zijlstra1-0/+1
2011-04-14mutex: Use p->on_cpu for the adaptive spinPeter Zijlstra1-1/+1
2011-04-14sched: Always provide p->on_cpuPeter Zijlstra1-3/+1
2011-04-14sched: Provide scheduler_ipi() callback in response to smp_send_reschedule()Peter Zijlstra1-0/+2
2011-04-11sched: Dynamic sched_domain::levelPeter Zijlstra1-20/+3
2011-04-11sched: Remove some dead codePeter Zijlstra1-6/+0
2011-04-11sched: Reduce some allocation pressurePeter Zijlstra1-0/+8
2011-04-11sched: Dynamically allocate sched_domain/sched_group data-structuresPeter Zijlstra1-0/+5
2011-04-07Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/misc into ptraceOleg Nesterov1-3/+14
2011-04-04signal: Turn SIGNAL_STOP_DEQUEUED into GROUP_STOP_DEQUEUEDOleg Nesterov1-3/+3
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-03-25Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-03-24Merge branch 'for-2.6.39/core' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds1-0/+6
2011-03-23memcg: convert uncharge batching from bytes to page granularityJohannes Weiner1-2/+2
2011-03-23sched.h: Fix a typo ("its")Jonathan Neuschäfer1-1/+1
2011-03-23ptrace: Clean transitions between TASK_STOPPED and TRACEDTejun Heo1-0/+2
2011-03-23signal: Use GROUP_STOP_PENDING to stop once for a single group stopTejun Heo1-0/+3
2011-03-23signal: Fix premature completion of group stop when interfered by ptraceTejun Heo1-0/+6
2011-03-22kthread: NUMA aware kthread_create_on_node()Eric Dumazet1-0/+1
2011-03-15Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-1/+1
2011-03-15Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tipLinus Torvalds1-8/+5
2011-03-10block: initial patch for on-stack per-task pluggingJens Axboe1-0/+6
2011-03-04Merge branch 'perf/urgent' into perf/coreIngo Molnar1-1/+1
2011-02-23Merge commit 'v2.6.38-rc6' into sched/coreIngo Molnar1-1/+1
2011-02-16workqueue, freezer: unify spelling of 'freeze' + 'able' to 'freezable'Tejun Heo1-1/+1
2011-02-03sched: Add yield_to(task, preempt) functionalityMike Galbraith1-0/+2
2011-02-03sched: Use a buddy to implement yield_task_fair()Rik van Riel1-2/+0
2011-02-03perf: Cure task_oncpu_function_call() racesPeter Zijlstra1-7/+0
2011-01-31time: Make do_timer() and xtime_lock local to kernel/time/Torben Hohn1-1/+0
2011-01-31time: Provide xtime_update()Torben Hohn1-0/+1
2011-01-26sched: Fix switch_from_fair()Peter Zijlstra1-5/+3
2011-01-26softirqs: Free up pf flag PF_KSOFTIRQDVenkatesh Pallipadi1-1/+0
2011-01-13thp: khugepagedAndrea Arcangeli1-0/+1
2011-01-13oom: allow a non-CAP_SYS_RESOURCE proces to oom_score_adj downMandeep Singh Baines1-0/+2