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
2008-03-07
sched: retain vruntime
Peter Zijlstra
1
-0
/
+4
2008-03-04
sched: revert load_balance_monitor() changes
Peter Zijlstra
1
-4
/
+0
2008-02-26
Merge branch 'v2.6.25-rc3-lockdep' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2008-02-26
lockdep: increase MAX_LOCK_DEPTH
Peter Zijlstra
1
-1
/
+1
2008-02-25
sched: add declaration of sched_tail to sched.h
Harvey Harrison
1
-0
/
+1
2008-02-14
include/linux: Remove all users of FASTCALL() macro
Harvey Harrison
1
-7
/
+7
2008-02-13
sched: rt-group: make rt groups scheduling configurable
Peter Zijlstra
1
-4
/
+7
2008-02-13
sched: rt-group: interface
Peter Zijlstra
1
-2
/
+5
2008-02-08
Get rid of the kill_pgrp_info() function
Pavel Emelyanov
1
-1
/
+0
2008-02-08
ITIMER_REAL: convert to use struct pid
Oleg Nesterov
1
-2
/
+1
2008-02-08
pid: Extend/Fix pid_vnr
Eric W. Biederman
1
-3
/
+2
2008-02-08
teach set_special_pids() to use struct pid
Oleg Nesterov
1
-1
/
+1
2008-02-07
Memory controller: accounting setup
Pavel Emelianov
1
-0
/
+1
2008-02-06
kernel/sys.c: get rid of expensive divides in groups_sort()
Eric Dumazet
1
-1
/
+1
2008-02-05
capabilities: introduce per-process capability bounding set
Serge E. Hallyn
1
-1
/
+1
2008-02-05
maps4: rework TASK_SIZE macros
Dave Hansen
1
-0
/
+4
2008-02-05
exec: rework the group exit and fix the race with kill
Oleg Nesterov
1
-0
/
+7
2008-02-05
get_task_comm(): return the result
Andrew Morton
1
-1
/
+1
2008-02-01
[AUDIT] add session id to audit messages
Eric Paris
1
-0
/
+1
2008-02-01
[PATCH] get rid of loginuid races
Al Viro
1
-0
/
+3
2008-02-01
Merge branch 'task_killable' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+33
2008-01-30
spinlock: lockbreak cleanup
Nick Piggin
1
-14
/
+7
2008-01-28
kernel: add CLONE_IO to specifically request sharing of IO contexts
Jens Axboe
1
-0
/
+1
2008-01-28
ioprio: move io priority from task_struct to io_context
Jens Axboe
1
-1
/
+0
2008-01-25
sched: keep total / count stats in addition to the max for
Arjan van de Ven
1
-0
/
+2
2008-01-25
sched, futex: detach sched.h and futex.h
Alexey Dobriyan
1
-1
/
+1
2008-01-25
softlockup: fix signedness
Ingo Molnar
1
-2
/
+2
2008-01-25
sched: latencytop support
Arjan van de Ven
1
-0
/
+5
2008-01-25
sched: rt throttling vs no_hz
Peter Zijlstra
1
-0
/
+2
2008-01-25
sched: rt group scheduling
Peter Zijlstra
1
-1
/
+9
2008-01-25
sched: rt time limit
Peter Zijlstra
1
-0
/
+2
2008-01-25
sched: high-res preemption tick
Peter Zijlstra
1
-1
/
+2
2008-01-25
sched: do not do cond_resched() when CONFIG_PREEMPT
Herbert Xu
1
-1
/
+12
2008-01-25
sched: SCHED_FIFO/SCHED_RR watchdog timer
Peter Zijlstra
1
-0
/
+1
2008-01-25
sched: sched_rt_entity
Peter Zijlstra
1
-2
/
+6
2008-01-25
Preempt-RCU: implementation
Paul E. McKenney
1
-0
/
+5
2008-01-25
sched: RT-balance, add new methods to sched_class
Steven Rostedt
1
-0
/
+7
2008-01-25
sched: RT-balance, replace hooks with pre/post schedule and wakeup methods
Steven Rostedt
1
-0
/
+3
2008-01-25
sched: add sched-domain roots
Gregory Haskins
1
-0
/
+3
2008-01-25
sched: de-SCHED_OTHER-ize the RT path
Gregory Haskins
1
-0
/
+1
2008-01-25
sched: add RT-balance cpu-weight
Gregory Haskins
1
-0
/
+2
2008-01-25
softlockup: automatically detect hung TASK_UNINTERRUPTIBLE tasks
Ingo Molnar
1
-0
/
+10
2008-01-25
sched: group scheduler, fix fairness of cpu bandwidth allocation for task groups
Srivatsa Vaddagiri
1
-0
/
+4
2008-01-25
fix struct user_info export's sysfs interaction
Kay Sievers
1
-7
/
+2
2008-01-13
remove task_ppid_nr_ns
Roland McGrath
1
-13
/
+0
2007-12-07
Add schedule_timeout_killable
Matthew Wilcox
1
-0
/
+1
2007-12-07
Add fatal_signal_pending
Matthew Wilcox
1
-1
/
+8
2007-12-07
Add TASK_WAKEKILL
Matthew Wilcox
1
-8
/
+14
2007-12-07
Add macros to replace direct uses of TASK_ flags
Matthew Wilcox
1
-0
/
+16
2007-11-28
sched: clean up, move __sched_text_start/end to sched.h
Ingo Molnar
1
-0
/
+4
[next]