index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
sched.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
softlockup: add a /proc tuning parameter
Ravikiran G Thirumalai
2007-10-17
1
-0
/
+1
*
mm: dirty balancing for tasks
Peter Zijlstra
2007-10-17
1
-0
/
+2
*
cpuset: remove sched domain hooks from cpusets
Paul Jackson
2007-10-16
1
-3
/
+0
*
move mm_struct and vm_area_struct
Martin Schwidefsky
2007-10-16
1
-73
/
+1
*
sched: guest CPU accounting: maintain stats in account_system_time()
Laurent Vivier
2007-10-15
1
-0
/
+1
*
sched: guest CPU accounting: add guest-CPU /proc/<pid>/stat fields
Laurent Vivier
2007-10-15
1
-0
/
+3
*
sched: debug, improve migration statistics
Ingo Molnar
2007-10-15
1
-0
/
+18
*
sched: reintroduce cache-hot affinity
Ingo Molnar
2007-10-15
1
-0
/
+1
*
sched: prevent wakeup over-scheduling
Mike Galbraith
2007-10-15
1
-0
/
+1
*
sched: group scheduling, sysfs tunables
Dhaval Giani
2007-10-15
1
-0
/
+11
*
sched: cleanup: rename task_grp to task_group
Ingo Molnar
2007-10-15
1
-6
/
+6
*
sched: cleanup, remove the TASK_NONINTERACTIVE flag
Mike Galbraith
2007-10-15
1
-2
/
+1
*
sched: mark scheduling classes as const
Ingo Molnar
2007-10-15
1
-2
/
+2
*
sched: speed up and simplify vslice calculations
Peter Zijlstra
2007-10-15
1
-1
/
+1
*
sched: clean up schedstats, cnt -> count
Ingo Molnar
2007-10-15
1
-6
/
+6
*
sched: undo some of the recent changes
Ingo Molnar
2007-10-15
1
-1
/
+0
*
sched: add vslice
Peter Zijlstra
2007-10-15
1
-0
/
+1
*
sched: remove unneeded tunables
Ingo Molnar
2007-10-15
1
-2
/
+0
*
sched debug: BKL usage statistics
Ingo Molnar
2007-10-15
1
-0
/
+4
*
sched: add fair-user scheduler
Srivatsa Vaddagiri
2007-10-15
1
-0
/
+4
*
sched: clean up code under CONFIG_FAIR_GROUP_SCHED
Srivatsa Vaddagiri
2007-10-15
1
-0
/
+12
*
sched: revert recent removal of set_curr_task()
Srivatsa Vaddagiri
2007-10-15
1
-0
/
+1
*
sched: rework enqueue/dequeue_entity() to get rid of set_curr_task()
Dmitry Adamushko
2007-10-15
1
-1
/
+0
*
sched: simplify sched_class::yield_task()
Dmitry Adamushko
2007-10-15
1
-1
/
+1
*
sched: do not keep current in the tree and get rid of sched_entity::fair_key
Dmitry Adamushko
2007-10-15
1
-1
/
+0
*
sched: remove wait_runtime fields and features
Ingo Molnar
2007-10-15
1
-9
/
+0
*
sched: remove wait_runtime limit
Ingo Molnar
2007-10-15
1
-1
/
+0
*
sched: introduce se->vruntime
Ingo Molnar
2007-10-15
1
-0
/
+1
*
sched: remove stat_gran
Ingo Molnar
2007-10-15
1
-3
/
+0
*
sched: use constants if !CONFIG_SCHED_DEBUG
Ingo Molnar
2007-10-15
1
-1
/
+4
*
sched: debug: track maximum 'slice'
Ingo Molnar
2007-10-15
1
-0
/
+1
*
[NETNS]: CLONE_NEWNET don't use the same clone flag as the pid namespace.
Eric W. Biederman
2007-10-10
1
-1
/
+1
*
[NET]: Add network namespace clone & unshare support.
Eric W. Biederman
2007-10-10
1
-0
/
+1
*
Don't do load-average calculations at even 5-second intervals
Linus Torvalds
2007-10-07
1
-1
/
+1
*
signalfd simplification
Davide Libenzi
2007-09-20
1
-1
/
+1
*
sched: add /proc/sys/kernel/sched_compat_yield
Ingo Molnar
2007-09-19
1
-0
/
+1
*
Fix user namespace exiting OOPs
Pavel Emelyanov
2007-09-19
1
-0
/
+1
*
Convert uid hash to hlist
Pavel Emelyanov
2007-09-19
1
-1
/
+1
*
sched: make the scheduler converge to the ideal latency
Ingo Molnar
2007-08-28
1
-0
/
+1
*
sched: cleanup, sched_granularity -> sched_min_granularity
Ingo Molnar
2007-08-25
1
-1
/
+1
*
sched: adaptive scheduler granularity
Peter Zijlstra
2007-08-25
1
-0
/
+1
*
sched: fix broken SMT/MC optimizations
Suresh Siddha
2007-08-23
1
-1
/
+1
*
sched: sched_clock_idle_[sleep|wakeup]_event()
Ingo Molnar
2007-08-23
1
-1
/
+2
*
sched: remove the 'u64 now' parameter from ->task_new()
Ingo Molnar
2007-08-09
1
-1
/
+1
*
sched: remove the 'u64 now' parameter from ->put_prev_task()
Ingo Molnar
2007-08-09
1
-1
/
+1
*
sched: remove the 'u64 now' parameter from ->pick_next_task()
Ingo Molnar
2007-08-09
1
-1
/
+1
*
sched: remove the 'u64 now' parameter from ->dequeue_task()
Ingo Molnar
2007-08-09
1
-2
/
+1
*
sched: remove the 'u64 now' parameter from ->enqueue_task()
Ingo Molnar
2007-08-09
1
-2
/
+1
*
sched: remove the 'u64 now' parameter from print_cfs_rq()
Ingo Molnar
2007-08-09
1
-2
/
+2
*
sched: fix bug in balance_tasks()
Peter Williams
2007-08-09
1
-1
/
+1
[next]