summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* sched: style cleanupsIngo Molnar2007-07-091-6/+7
* sched: do not set softirqs to nice +19Ingo Molnar2007-07-091-1/+0
* sched: simplify sched_find_first_bit()Mike Galbraith2007-07-091-13/+8
* sched: add CFS documentationIngo Molnar2007-07-091-0/+119
* sched: scheduler debugging, enable in KconfigIngo Molnar2007-07-091-0/+9
* sched: scheduler debugging, coreIngo Molnar2007-07-093-0/+364
* sched: add CFS debug sysctlsIngo Molnar2007-07-091-0/+80
* sched: remove old cpu accounting fieldIngo Molnar2007-07-091-1/+0
* sched: remove unused rq types from sched.cIngo Molnar2007-07-091-16/+0
* sched: remove batch_task()Ingo Molnar2007-07-091-5/+0
* sched: remove interactivity types from sched.hIngo Molnar2007-07-091-7/+2
* sched: remove interactivity typesIngo Molnar2007-07-091-89/+12
* sched: clean up include files in sched.cIngo Molnar2007-07-091-2/+2
* sched: clean up fastcall uses of sched_fork()/sched_exit()Ingo Molnar2007-07-091-2/+2
* sched: update delay-accounting to use CFS's precise statsBalbir Singh2007-07-096-15/+15
* sched: make use of precise accounting for /proc task statsIngo Molnar2007-07-091-10/+47
* sched: turn on the use of unstable eventsIngo Molnar2007-07-091-7/+14
* sched: x86, track TSC-unstable eventsIngo Molnar2007-07-093-1/+17
* sched: cfs core codeIngo Molnar2007-07-091-774/+758
* sched: remove the sleep-bonus interactivity codeIngo Molnar2007-07-091-46/+1
* sched: remove expired_starving()Ingo Molnar2007-07-091-22/+1
* sched: remove sleep_typeIngo Molnar2007-07-092-97/+2
* sched: cfs, add load-calculation methodsIngo Molnar2007-07-091-18/+120
* sched: clean up __normal_prio() positionIngo Molnar2007-07-091-29/+29
* sched: cleanup: move dequeue/enqueue_task()Ingo Molnar2007-07-091-38/+38
* sched: move around resched_task()Ingo Molnar2007-07-091-52/+52
* sched: remove the SleepAVG fieldIngo Molnar2007-07-091-2/+0
* sched: clean up the rt priority macrosIngo Molnar2007-07-093-31/+54
* sched: add cfs_rq opsIngo Molnar2007-07-091-0/+12
* sched: make posix-cpu-timers use CFS's accounting informationIngo Molnar2007-07-093-42/+33
* sched: add rq_clock()/__rq_clock()Ingo Molnar2007-07-091-0/+46
* sched: cfs rq data typesIngo Molnar2007-07-091-6/+78
* sched: cfs, core data typesIngo Molnar2007-07-091-0/+82
* sched: cfs core, kernel/sched_idletask.cIngo Molnar2007-07-091-0/+71
* sched: cfs core, kernel/sched_rt.cIngo Molnar2007-07-091-0/+255
* sched: cfs core, kernel/sched_fair.cIngo Molnar2007-07-092-0/+1139
* sched: increase the resolution of smpniceIngo Molnar2007-07-091-1/+8
* sched: move code into kernel/sched_stats.hIngo Molnar2007-07-092-233/+236
* sched: add init_idle_bootup_task()Ingo Molnar2007-07-093-2/+9
* sched: add in_atomic_preempt_off()Ingo Molnar2007-07-091-0/+13
* sched: remove sched_exit()Ingo Molnar2007-07-092-32/+0
* sched: uninline set_task_cpu()Ingo Molnar2007-07-092-4/+7
* sched: zap the migration init / cache-hot balancing codeIngo Molnar2007-07-098-596/+0
* sched: add SCHED_IDLE policyIngo Molnar2007-07-091-0/+2
* sched: rename idle_type/SCHED_IDLEIngo Molnar2007-07-092-44/+43
* Linux 2.6.22v2.6.22Linus Torvalds2007-07-081-1/+1
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-07-083-2/+3
|\
| * qd65xx: fix PIO mode selectionBartlomiej Zolnierkiewicz2007-07-081-2/+1
| * sis5513: adding PCI-IDUwe Koziolek2007-07-082-0/+2
* | Fix permission checking for the new utimensat() system callLinus Torvalds2007-07-081-3/+10
OpenPOWER on IntegriCloud