aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux/sched.h
Commit message (Expand)AuthorAge
* Merge LITMUS^RT staging (as of time of this commit).Christopher Kenna2012-09-29
|\
| * Merge 'Linux v3.0' into LitmusAndrea Bastoni2011-08-27
| |\
| * | Implement proper remote preemption supportBjoern B. Brandenburg2010-11-11
| * | Merge commit 'v2.6.36' into wip-merge-2.6.36Andrea Bastoni2010-10-23
| |\ \
| * \ \ Merge branch 'master' into wip-merge-2.6.34Andrea Bastoni2010-05-29
| |\ \ \
| | * | | [ported from 2008.3] Add File Descriptor Attached Shared Objects (FDSO) infra...Andrea Bastoni2010-05-29
| | * | | [ported from 2008.3] Core LITMUS^RT infrastructureAndrea Bastoni2010-05-29
* | | | | Apply k4412 kernel from HardKernel for ODROID-X.Christopher Kenna2012-09-28
* | | | | cpuset: mm: reduce large amounts of memory barrier related damage v3Mel Gorman2012-08-01
* | | | | posix-cpu-timers: Cure SMP wobblesPeter Zijlstra2011-10-16
| |_|_|/ |/| | |
* | | | Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-07-20
|\ \ \ \
| * | | | rcu: Fix RCU_BOOST race handling current->rcu_read_unlock_specialPaul E. McKenney2011-07-20
* | | | | sched: Allow for overlapping sched_domain spansPeter Zijlstra2011-07-20
* | | | | sched: Break out cpu_power from the sched_group structurePeter Zijlstra2011-07-20
|/ / / /
* | | | sched: Disable (revert) SCHED_LOAD_SCALE increasePeter Zijlstra2011-07-05
* | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-06-07
|\ \ \ \
| * | | | sched: Fix schedstat.nr_wakeups_migratePeter Zijlstra2011-05-31
* | | | | mm: Fix boot crash in mm_alloc()Linus Torvalds2011-05-29
* | | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2011-05-28
|\| | | |
| * | | | cpuset: Fix cpuset_cpus_allowed_fallback(), don't update tsk->rt.nr_cpus_allowedKOSAKI Motohiro2011-05-28
* | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-28
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'tip/perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/g...Ingo Molnar2011-05-27
| |\ \ \ \
| | * | | | ftrace: Add internal recursive checksSteven Rostedt2011-05-25
* | | | | | cgroups: read-write lock CLONE_THREAD forking per threadgroupBen Blum2011-05-26
|/ / / / /
* | | | | mm: convert mm->cpu_vm_cpumask into cpumask_var_tKOSAKI Motohiro2011-05-25
* | | | | oom: replace PF_OOM_ORIGIN with toggling oom_score_adjDavid Rientjes2011-05-25
* | | | | Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2011-05-23
|\ \ \ \ \
| * | | | | sched: Increase SCHED_LOAD_SCALE resolutionNikhil Rao2011-05-20
| * | | | | sched: Introduce SCHED_POWER_SCALE to scale cpu_power calculationsNikhil Rao2011-05-20
* | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2011-05-23
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | watchdog: Disable watchdog when thresh is zeroMandeep Singh Baines2011-05-23
| |/ / / /
* | | | | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/oleg/miscLinus Torvalds2011-05-20
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'ptrace' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/mis...Oleg Nesterov2011-04-07
| |\ \ \ \
| | * | | | signal: Turn SIGNAL_STOP_DEQUEUED into GROUP_STOP_DEQUEUEDOleg Nesterov2011-04-03
| | * | | | ptrace: Clean transitions between TASK_STOPPED and TRACEDTejun Heo2011-03-23
| | * | | | signal: Use GROUP_STOP_PENDING to stop once for a single group stopTejun Heo2011-03-23
| | * | | | signal: Fix premature completion of group stop when interfered by ptraceTejun Heo2011-03-23
* | | | | | sched: Remove unused parameters from sched_fork() and wake_up_new_task()Samir Bellabes2011-05-12
* | | | | | Merge commit 'v2.6.39-rc7' into sched/coreIngo Molnar2011-05-12
|\ \ \ \ \ \
| * | | | | | ptrace: Prepare to fix racy accesses on task breakpointsFrederic Weisbecker2011-04-25
* | | | | | | sched: Get rid of lock_depthJonathan Corbet2011-04-24
* | | | | | | Merge commit 'v2.6.39-rc4' into sched/coreIngo Molnar2011-04-21
|\| | | | | |
| * | | | | | brk: COMPAT_BRK: fix detection of randomized brkJiri Kosina2011-04-14
* | | | | | | Merge branch 'sched/locking' into sched/coreIngo Molnar2011-04-18
|\ \ \ \ \ \ \
| * | | | | | | sched: Move the second half of ttwu() to the remote cpuPeter Zijlstra2011-04-14
| * | | | | | | sched: Delay task_contributes_to_load()Peter Zijlstra2011-04-14
| * | | | | | | sched: Remove rq argument to sched_class::task_waking()Peter Zijlstra2011-04-14
| * | | | | | | sched: Drop the rq argument to sched_class::select_task_rq()Peter Zijlstra2011-04-14
| * | | | | | | sched: Provide p->on_rqPeter Zijlstra2011-04-14
| * | | | | | | mutex: Use p->on_cpu for the adaptive spinPeter Zijlstra2011-04-14