index
:
kernel/linux.git
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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-12
Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-39
/
+55
2009-09-12
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-3
/
+29
2009-09-09
sched: Turn off child_runs_first
Mike Galbraith
1
-1
/
+1
2009-09-04
sched: Remove reciprocal for cpu_power
Peter Zijlstra
1
-8
/
+2
2009-09-04
sched: Scale down cpu_power due to RT tasks
Peter Zijlstra
1
-0
/
+1
2009-09-04
sched: Add smt_gain
Peter Zijlstra
1
-0
/
+1
2009-09-04
sched: Add SD_PREFER_SIBLING
Peter Zijlstra
1
-14
/
+15
2009-09-04
Merge branch 'linus' into core/rcu
Ingo Molnar
1
-0
/
+1
2009-09-02
KEYS: Add a keyctl to install a process's session keyring on its parent [try #6]
David Howells
1
-0
/
+1
2009-09-02
sched: Provide iowait counters
Arjan van de Ven
1
-0
/
+4
2009-09-02
Merge commit 'v2.6.31-rc8' into sched/core
Ingo Molnar
1
-0
/
+1
2009-08-29
rcu: Changes from reviews: avoid casts, fix/add warnings, improve comments
Paul E. McKenney
1
-1
/
+3
2009-08-29
rcu: Create rcutree plugins to handle hotplug CPU for multi-level trees
Paul E. McKenney
1
-2
/
+2
2009-08-23
rcu: Remove CONFIG_PREEMPT_RCU
Paul E. McKenney
1
-13
/
+0
2009-08-23
rcu: Merge preemptable-RCU functionality into hierarchical RCU
Paul E. McKenney
1
-0
/
+37
2009-08-20
Merge branch 'master' into next
James Morris
1
-0
/
+1
2009-08-19
mm: revert "oom: move oom_adj value"
KOSAKI Motohiro
1
-0
/
+1
2009-08-18
sched, task_struct: stack_canary is not needed without CC_STACKPROTECTOR
Hiroshi Shimamoto
1
-0
/
+2
2009-08-06
Merge branch 'master' into next
James Morris
1
-1
/
+2
2009-08-02
sched: Enhance the pre/post scheduling logic
Gregory Haskins
1
-1
/
+0
2009-08-02
Merge branch 'sched/urgent' into sched/core
Ingo Molnar
1
-1
/
+2
2009-08-02
sched: Fix cond_resched_lock() in !CONFIG_PREEMPT
Frederic Weisbecker
1
-1
/
+7
2009-07-18
sched: Convert the only user of cond_resched_bkl to use cond_resched()
Frederic Weisbecker
1
-2
/
+0
2009-07-18
sched: Pull up the might_sleep() check into cond_resched()
Frederic Weisbecker
1
-10
/
+19
2009-07-18
sched: Remove the CONFIG_PREEMPT_BKL case definition of cond_resched()
Frederic Weisbecker
1
-7
/
+2
2009-07-18
Merge branch 'linus' into sched/core
Ingo Molnar
1
-2
/
+23
2009-07-18
sched: fix nr_uninterruptible accounting of frozen tasks really
Thomas Gleixner
1
-1
/
+2
2009-07-17
kernel: rename is_single_threaded(task) to current_is_single_threaded(void)
Oleg Nesterov
1
-1
/
+1
2009-07-11
sched: optimize cond_resched()
Peter Zijlstra
1
-1
/
+4
2009-07-11
sched: INIT_PREEMPT_COUNT
Peter Zijlstra
1
-0
/
+6
2009-07-01
elf: limit max map count to safe value
KAMEZAWA Hiroyuki
1
-2
/
+14
2009-06-29
Merge branch 'linus' into sched/core
Ingo Molnar
1
-13
/
+24
2009-06-19
pids: clean up find_task_by_pid variants
Christoph Hellwig
1
-6
/
+0
2009-06-19
memcg: remove unneeded forward declaration from sched.h
Li Zefan
1
-1
/
+0
2009-06-17
Merge branch 'akpm'
Linus Torvalds
1
-5
/
+4
2009-06-17
oom: move oom_adj value from task_struct to mm_struct
David Rientjes
1
-1
/
+0
2009-06-17
cpuset,mm: update tasks' mems_allowed in time
Miao Xie
1
-4
/
+4
2009-06-16
sched: delayed cleanup of user_struct
Kay Sievers
1
-1
/
+1
2009-06-15
Merge branch 'timers-for-linus-migration' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
1
-0
/
+13
2009-06-15
sched: Introduce SCHED_RESET_ON_FORK scheduling policy flag
Lennart Poettering
1
-0
/
+6
2009-06-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
1
-19
/
+60
2009-06-12
Merge branch 'perfcounters-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+20
2009-06-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...
Linus Torvalds
1
-1
/
+4
2009-06-11
Merge branch 'linus' into perfcounters/core
Ingo Molnar
1
-17
/
+36
2009-06-11
Merge branch 'tracing-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-10
/
+7
2009-06-11
Merge branch 'rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+5
2009-06-11
Merge branch 'next' into for-linus
James Morris
1
-1
/
+4
2009-05-24
perf_counter: Change pctrl() behaviour
Peter Zijlstra
1
-0
/
+2
2009-05-22
perf_counter: Dynamically allocate tasks' perf_counter_context struct
Paul Mackerras
1
-2
/
+4
2009-05-19
sched: properly define the sched_group::cpumask and sched_domain::span fields
Ingo Molnar
1
-3
/
+22
[next]