index
:
kernel
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
2009-09-11
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2009-09-09
sched: Turn off child_runs_first
Mike Galbraith
2009-09-04
sched: Remove reciprocal for cpu_power
Peter Zijlstra
2009-09-04
sched: Scale down cpu_power due to RT tasks
Peter Zijlstra
2009-09-04
sched: Add smt_gain
Peter Zijlstra
2009-09-04
sched: Add SD_PREFER_SIBLING
Peter Zijlstra
2009-09-04
Merge branch 'linus' into core/rcu
Ingo Molnar
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
2009-09-02
sched: Provide iowait counters
Arjan van de Ven
2009-09-02
Merge commit 'v2.6.31-rc8' into sched/core
Ingo Molnar
2009-08-29
rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments
Paul E. McKenney
2009-08-29
rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees
Paul E. McKenney
2009-08-23
rcu: Remove CONFIG_PREEMPT_RCU
Paul E. McKenney
2009-08-23
rcu: Merge preemptable-RCU functionality into hierarchical RCU
Paul E. McKenney
2009-08-20
Merge branch 'master' into next
James Morris
2009-08-18
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
2009-08-18
sched, task_struct: stack_canary is not needed without CC_STACKPROTECTOR
Hiroshi Shimamoto
2009-08-06
Merge branch 'master' into next
James Morris
2009-08-03
itimers: Fix periodic tics precision
Stanislaw Gruszka
2009-08-03
itimers: Merge ITIMER_VIRT and ITIMER_PROF
Stanislaw Gruszka
2009-08-02
sched: Enhance the pre/post scheduling logic
Gregory Haskins
2009-08-02
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
2009-08-02
sched: Fix cond_resched_lock() in !CONFIG_PREEMPT
Frederic Weisbecker
2009-07-18
sched: Convert the only user of cond_resched_bkl to use cond_resched()
Frederic Weisbecker
2009-07-18
sched: Pull up the might_sleep() check into cond_resched()
Frederic Weisbecker
2009-07-18
sched: Remove the CONFIG_PREEMPT_BKL case definition of cond_resched()
Frederic Weisbecker
2009-07-18
Merge branch 'linus' into sched/core
Ingo Molnar
2009-07-18
sched: fix nr_uninterruptible accounting of frozen tasks really
Thomas Gleixner
2009-07-17
kernel: rename is_single_threaded(task) to current_is_single_threaded(void)
Oleg Nesterov
2009-07-10
sched: optimize cond_resched()
Peter Zijlstra
2009-07-10
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
2009-06-30
elf: limit max map count to safe value
KAMEZAWA Hiroyuki
2009-06-29
Merge branch 'linus' into sched/core
Ingo Molnar
2009-06-18
pids: clean up find_task_by_pid variants
Christoph Hellwig
2009-06-18
memcg: remove unneeded forward declaration from sched.h
Li Zefan
2009-06-16
Merge branch 'akpm'
Linus Torvalds
2009-06-16
oom: move oom_adj value from task_struct to mm_struct
David Rientjes
2009-06-16
cpuset,mm: update tasks' mems_allowed in time
Miao Xie
2009-06-15
sched: delayed cleanup of user_struct
Kay Sievers
2009-06-15
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2009-06-15
sched: Introduce SCHED_RESET_ON_FORK scheduling policy flag
Lennart Poettering
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
2009-06-11
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
2009-06-10
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2009-06-10
Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2009-06-11
Merge branch 'next' into for-linus
James Morris
2009-05-24
perf_counter: Change pctrl() behaviour
Peter Zijlstra
2009-05-22
perf_counter: Dynamically allocate tasks' perf_counter_context struct
Paul Mackerras
[prev]
[next]