summaryrefslogtreecommitdiffstats
path: root/kernel/time/tick-internal.h (unfollow)
Commit message (Expand)AuthorFilesLines
2007-07-09sched: clean up include files in sched.cIngo Molnar1-2/+2
2007-07-09sched: clean up fastcall uses of sched_fork()/sched_exit()Ingo Molnar1-2/+2
2007-07-09sched: update delay-accounting to use CFS's precise statsBalbir Singh6-15/+15
2007-07-09sched: make use of precise accounting for /proc task statsIngo Molnar1-10/+47
2007-07-09sched: turn on the use of unstable eventsIngo Molnar1-7/+14
2007-07-09sched: x86, track TSC-unstable eventsIngo Molnar3-1/+17
2007-07-09sched: cfs core codeIngo Molnar1-774/+758
2007-07-09sched: remove the sleep-bonus interactivity codeIngo Molnar1-46/+1
2007-07-09sched: remove expired_starving()Ingo Molnar1-22/+1
2007-07-09sched: remove sleep_typeIngo Molnar2-97/+2
2007-07-09sched: cfs, add load-calculation methodsIngo Molnar1-18/+120
2007-07-09sched: clean up __normal_prio() positionIngo Molnar1-29/+29
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