summaryrefslogtreecommitdiffstats
path: root/kernel/die_notifier.c (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-09sched: cleanup: move dequeue/enqueue_task()Ingo Molnar1-38/+38
2007-07-09sched: move around resched_task()Ingo Molnar1-52/+52
2007-07-09sched: remove the SleepAVG fieldIngo Molnar1-2/+0
2007-07-09sched: clean up the rt priority macrosIngo Molnar3-31/+54
2007-07-09sched: add cfs_rq opsIngo Molnar1-0/+12
2007-07-09sched: make posix-cpu-timers use CFS's accounting informationIngo Molnar3-42/+33
2007-07-09sched: add rq_clock()/__rq_clock()Ingo Molnar1-0/+46
2007-07-09sched: cfs rq data typesIngo Molnar1-6/+78
2007-07-09sched: cfs, core data typesIngo Molnar1-0/+82