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