aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-09sched: scheduler debugging, enable in KconfigIngo Molnar
2007-07-09sched: scheduler debugging, coreIngo Molnar
2007-07-09sched: add CFS debug sysctlsIngo Molnar
2007-07-09sched: remove old cpu accounting fieldIngo Molnar
2007-07-09sched: remove unused rq types from sched.cIngo Molnar
2007-07-09sched: remove batch_task()Ingo Molnar
2007-07-09sched: remove interactivity types from sched.hIngo Molnar
2007-07-09sched: remove interactivity typesIngo Molnar
2007-07-09sched: clean up include files in sched.cIngo Molnar
2007-07-09sched: clean up fastcall uses of sched_fork()/sched_exit()Ingo Molnar
2007-07-09sched: update delay-accounting to use CFS's precise statsBalbir Singh
2007-07-09sched: make use of precise accounting for /proc task statsIngo Molnar
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: remove the SleepAVG fieldIngo 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 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: increase the resolution of smpniceIngo 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: add in_atomic_preempt_off()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: add SCHED_IDLE policyIngo Molnar
2007-07-09sched: rename idle_type/SCHED_IDLEIngo Molnar
2007-07-08Linux 2.6.22Linus Torvalds
2007-07-08Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2007-07-08Fix permission checking for the new utimensat() system callLinus Torvalds
2007-07-08mm: double mark_page_accessed() in read_cache_page_async()Peter Zijlstra
2007-07-08qd65xx: fix PIO mode selectionBartlomiej Zolnierkiewicz
2007-07-08sis5513: adding PCI-IDUwe Koziolek
2007-07-07DLM must depend on SYSFSAdrian Bunk
2007-07-07Clean up E7520/7320/7525 quirk printk.Dave Jones
2007-07-07include/linux/kallsyms.h must #include <linux/errno.h>Adrian Bunk