aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* sched: remove interactivity typesIngo Molnar2007-07-09
* sched: clean up include files in sched.cIngo Molnar2007-07-09
* sched: clean up fastcall uses of sched_fork()/sched_exit()Ingo Molnar2007-07-09
* sched: update delay-accounting to use CFS's precise statsBalbir Singh2007-07-09
* sched: make use of precise accounting for /proc task statsIngo Molnar2007-07-09
* sched: turn on the use of unstable eventsIngo Molnar2007-07-09
* sched: x86, track TSC-unstable eventsIngo Molnar2007-07-09
* sched: cfs core codeIngo Molnar2007-07-09
* sched: remove the sleep-bonus interactivity codeIngo Molnar2007-07-09
* sched: remove expired_starving()Ingo Molnar2007-07-09
* sched: remove sleep_typeIngo Molnar2007-07-09
* sched: cfs, add load-calculation methodsIngo Molnar2007-07-09
* sched: clean up __normal_prio() positionIngo Molnar2007-07-09
* sched: cleanup: move dequeue/enqueue_task()Ingo Molnar2007-07-09
* sched: move around resched_task()Ingo Molnar2007-07-09
* sched: remove the SleepAVG fieldIngo Molnar2007-07-09
* sched: clean up the rt priority macrosIngo Molnar2007-07-09
* sched: add cfs_rq opsIngo Molnar2007-07-09
* sched: make posix-cpu-timers use CFS's accounting informationIngo Molnar2007-07-09
* sched: add rq_clock()/__rq_clock()Ingo Molnar2007-07-09
* sched: cfs rq data typesIngo Molnar2007-07-09
* sched: cfs, core data typesIngo Molnar2007-07-09
* sched: cfs core, kernel/sched_idletask.cIngo Molnar2007-07-09
* sched: cfs core, kernel/sched_rt.cIngo Molnar2007-07-09
* sched: cfs core, kernel/sched_fair.cIngo Molnar2007-07-09
* sched: increase the resolution of smpniceIngo Molnar2007-07-09
* sched: move code into kernel/sched_stats.hIngo Molnar2007-07-09
* sched: add init_idle_bootup_task()Ingo Molnar2007-07-09
* sched: add in_atomic_preempt_off()Ingo Molnar2007-07-09
* sched: remove sched_exit()Ingo Molnar2007-07-09
* sched: uninline set_task_cpu()Ingo Molnar2007-07-09
* sched: zap the migration init / cache-hot balancing codeIngo Molnar2007-07-09
* sched: add SCHED_IDLE policyIngo Molnar2007-07-09
* sched: rename idle_type/SCHED_IDLEIngo Molnar2007-07-09
* Linux 2.6.22v2.6.22Linus Torvalds2007-07-08
* Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds2007-07-08
|\
| * qd65xx: fix PIO mode selectionBartlomiej Zolnierkiewicz2007-07-08
| * sis5513: adding PCI-IDUwe Koziolek2007-07-08
* | Fix permission checking for the new utimensat() system callLinus Torvalds2007-07-08
* | mm: double mark_page_accessed() in read_cache_page_async()Peter Zijlstra2007-07-08
|/
* DLM must depend on SYSFSAdrian Bunk2007-07-07
* Clean up E7520/7320/7525 quirk printk.Dave Jones2007-07-07
* include/linux/kallsyms.h must #include <linux/errno.h>Adrian Bunk2007-07-07
* Fix use-after-free oops in Bluetooth HID.David Woodhouse2007-07-07
* slub: remove useless EXPORT_SYMBOLChristoph Lameter2007-07-06
* MAINTAINERS new kernel janitors mlmaximilian attems2007-07-06
* GEODE: reboot fixup for geode machines with CS5536 boardsAndres Salomon2007-07-06
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...Linus Torvalds2007-07-06
|\
| * [NETPOLL]: Fixups for 'fix soft lockup when removing module'Jarek Poplawski2007-07-05
| * [NET]: net/core/netevent.c should #include <net/netevent.h>Adrian Bunk2007-07-05