aboutsummaryrefslogtreecommitdiff
path: root/kernel
AgeCommit message (Expand)Author
2007-07-13CFS: Fix missing digit off in wmult tableThomas Gleixner
2007-07-13Merge branch 'splice-2.6.23' of git://git.kernel.dk/data/git/linux-2.6-blockLinus Torvalds
2007-07-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/mingo/linux-2.6-schedLinus Torvalds
2007-07-13[PATCH] sched: fix show_task()/show_tasks() outputIngo Molnar
2007-07-13[PATCH] sched: remove stale version info from kernel/sched_debug.cIngo Molnar
2007-07-13[PATCH] sched: allow larger granularityIngo Molnar
2007-07-13[PATCH] sched: fix prio_to_wmult[] for nice 1Mike Galbraith
2007-07-13relay: fixup kerneldoc commentTom Zanussi
2007-07-13relay: fix bogus cast in subbuf_splice_actor()Tom Zanussi
2007-07-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmo...Linus Torvalds
2007-07-11security: Protection for exploiting null dereference using mmapEric Paris
2007-07-11sysfs: kill unnecessary attribute->ownerTejun Heo
2007-07-10pipe: change the ->pin() operation to ->confirm()Jens Axboe
2007-07-10relay: use splice_to_pipe() instead of open-coding the pipe loopJens Axboe
2007-07-10splice: divorce the splice structure/function definitions from the pipe headerJens Axboe
2007-07-10splice: relay supportTom Zanussi
2007-07-09sched: add CFS creditsIngo Molnar
2007-07-09sched: clean up sleep_on() APIsIngo Molnar
2007-07-09sched: style cleanupsIngo Molnar
2007-07-09sched: do not set softirqs to nice +19Ingo Molnar
2007-07-09sched: scheduler debugging, coreIngo Molnar
2007-07-09sched: add CFS debug sysctlsIngo Molnar
2007-07-09sched: remove unused rq types from sched.cIngo Molnar
2007-07-09sched: remove interactivity typesIngo Molnar
2007-07-09sched: clean up include files in sched.cIngo Molnar
2007-07-09sched: update delay-accounting to use CFS's precise statsBalbir Singh
2007-07-09sched: turn on the use of unstable eventsIngo Molnar
2007-07-09sched: x86, track TSC-unstable eventsIngo Molnar
2007-07-09sched: cfs core codeIngo Molnar
2007-07-09sched: remove the sleep-bonus interactivity codeIngo Molnar
2007-07-09sched: remove expired_starving()Ingo Molnar
2007-07-09sched: remove sleep_typeIngo Molnar
2007-07-09sched: cfs, add load-calculation methodsIngo Molnar
2007-07-09sched: clean up __normal_prio() positionIngo Molnar
2007-07-09sched: cleanup: move dequeue/enqueue_task()Ingo Molnar
2007-07-09sched: move around resched_task()Ingo Molnar
2007-07-09sched: clean up the rt priority macrosIngo Molnar
2007-07-09sched: add cfs_rq opsIngo Molnar
2007-07-09sched: make posix-cpu-timers use CFS's accounting informationIngo Molnar
2007-07-09sched: add rq_clock()/__rq_clock()Ingo Molnar
2007-07-09sched: cfs rq data typesIngo Molnar
2007-07-09sched: cfs core, kernel/sched_idletask.cIngo Molnar
2007-07-09sched: cfs core, kernel/sched_rt.cIngo Molnar
2007-07-09sched: cfs core, kernel/sched_fair.cIngo Molnar
2007-07-09sched: move code into kernel/sched_stats.hIngo Molnar
2007-07-09sched: add init_idle_bootup_task()Ingo Molnar
2007-07-09sched: remove sched_exit()Ingo Molnar
2007-07-09sched: uninline set_task_cpu()Ingo Molnar
2007-07-09sched: zap the migration init / cache-hot balancing codeIngo Molnar
2007-07-09sched: rename idle_type/SCHED_IDLEIngo Molnar