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
*
sched: proper prototype for kernel/sched.c:migration_init()
Adrian Bunk
2007-11-09
1
-0
/
+8
*
sched: avoid large irq-latencies in smp-balancing
Peter Zijlstra
2007-11-09
1
-0
/
+1
*
sched: remove PREEMPT_RESTRICT
Ingo Molnar
2007-11-09
1
-1
/
+0
*
sched: restore deterministic CPU accounting on powerpc
Paul Mackerras
2007-11-09
1
-0
/
+1
*
sched: reintroduce the sched_min_granularity tunable
Peter Zijlstra
2007-11-09
1
-1
/
+5
*
sched: fix /proc/<PID>/stat stime/utime monotonicity, part 2
Balbir Singh
2007-10-30
1
-1
/
+1
*
sched: keep utime/stime monotonic
Peter Zijlstra
2007-10-29
1
-0
/
+1
*
De-constify sched.h
Alexey Dobriyan
2007-10-26
1
-14
/
+14
*
sched: isolate SMP balancing code a bit more
Peter Williams
2007-10-24
1
-0
/
+2
*
sched: reduce balance-tasks overhead
Peter Williams
2007-10-24
1
-2
/
+5
*
sched: constify sched.h
Joe Perches
2007-10-24
1
-14
/
+14
*
Isolate the explicit usage of signal->pgrp
Pavel Emelyanov
2007-10-19
1
-2
/
+17
*
cpuset sched_load_balance flag
Paul Jackson
2007-10-19
1
-0
/
+2
*
Uninline the task_xid_nr_ns() calls
Pavel Emelyanov
2007-10-19
1
-20
/
+4
*
Isolate some explicit usage of task->tgid
Pavel Emelyanov
2007-10-19
1
-0
/
+6
*
Uninline find_task_by_xxx set of functions
Pavel Emelyanov
2007-10-19
1
-9
/
+6
*
pid namespaces: allow cloning of new namespace
Pavel Emelyanov
2007-10-19
1
-0
/
+1
*
pid namespaces: miscellaneous preparations for pid namespaces
Pavel Emelyanov
2007-10-19
1
-7
/
+5
*
pid namespaces: helpers to find the task by its numerical ids
Pavel Emelyanov
2007-10-19
1
-2
/
+29
*
pid namespaces: helpers to obtain pid numbers
Pavel Emelyanov
2007-10-19
1
-10
/
+98
*
pid namespaces: define is_global_init() and is_container_init()
Serge E. Hallyn
2007-10-19
1
-2
/
+10
*
pid namespaces: round up the API
Pavel Emelianov
2007-10-19
1
-10
/
+5
*
Task Control Groups: make cpusets a client of cgroups
Paul Menage
2007-10-19
1
-3
/
+0
*
Task Control Groups: shared cgroup subsystem group arrays
Paul Menage
2007-10-19
1
-29
/
+4
*
Task Control Groups: basic task cgroup framework
Paul Menage
2007-10-19
1
-1
/
+33
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2007-10-18
1
-21
/
+21
|
\
|
*
sched: reduce schedstat variable overhead a bit
Ken Chen
2007-10-18
1
-21
/
+21
*
|
Add scaled time to taskstats based process accounting
Michael Neuling
2007-10-18
1
-1
/
+1
*
|
Remove struct task_struct::io_wait
Alexey Dobriyan
2007-10-18
1
-7
/
+0
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-sched
Linus Torvalds
2007-10-17
1
-0
/
+2
|
\
|
*
sched: fix !SYSFS build breakage
Dhaval Giani
2007-10-17
1
-0
/
+2
*
|
ifdef struct task_struct::security
Alexey Dobriyan
2007-10-17
1
-1
/
+2
*
|
task_struct: move ->fpu_counter and ->oomkilladj
Alexey Dobriyan
2007-10-17
1
-10
/
+10
*
|
user.c: #ifdef ->mq_bytes
Alexey Dobriyan
2007-10-17
1
-0
/
+2
*
|
Shrink task_struct if CONFIG_FUTEX=n
Alexey Dobriyan
2007-10-17
1
-1
/
+2
*
|
Shrink struct task_struct::oomkilladj
Alexey Dobriyan
2007-10-17
1
-1
/
+1
*
|
Add MMF_DUMP_ELF_HEADERS
Roland McGrath
2007-10-17
1
-1
/
+2
*
|
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
[next]