aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* ide: use mutex instead of ide_setting_sem semaphore in IDE driverMatthias Kaehlcke2007-07-09
* aec62xx: remove init_dma() method (take 2)Sergei Shtylyov2007-07-09
* aec62xx: rework init_setup_aec6x80()Sergei Shtylyov2007-07-09
* cmd64x: init. code cleanupSergei Shtylyov2007-07-09
* hpt366: simplify UltraDMA filtering (take 4)Sergei Shtylyov2007-07-09
* ide: use mutex instead of ide_cfg_sem semaphore in IDE driverMatthias Kaehlcke2007-07-09
* ide: make void and rename ide_dma_timeout() methodSergei Shtylyov2007-07-09
* ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov2007-07-09
* serverworks: always tune CSB6Bartlomiej Zolnierkiewicz2007-07-09
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2007-07-09
|\
| * JFS: Update print_hex_dump() syntaxDave Kleikamp2007-06-13
| * JFS: use print_hex_dump() rather than private dump_mem() functionDave Kleikamp2007-06-06
| * JFS: Whitespace cleanup and remove some dead codeDave Kleikamp2007-06-06
* | sched: add CFS creditsIngo Molnar2007-07-09
* | sched: micro-optimize mmdrop()Ingo Molnar2007-07-09
* | sched: more agressive idle balancingIngo Molnar2007-07-09
* | sched: clean up sleep_on() APIsIngo Molnar2007-07-09
* | sched: style cleanupsIngo Molnar2007-07-09
* | sched: do not set softirqs to nice +19Ingo Molnar2007-07-09
* | sched: simplify sched_find_first_bit()Mike Galbraith2007-07-09
* | sched: add CFS documentationIngo Molnar2007-07-09
* | sched: scheduler debugging, enable in KconfigIngo Molnar2007-07-09
* | sched: scheduler debugging, coreIngo Molnar2007-07-09
* | sched: add CFS debug sysctlsIngo Molnar2007-07-09
* | sched: remove old cpu accounting fieldIngo Molnar2007-07-09
* | sched: remove unused rq types from sched.cIngo Molnar2007-07-09
* | sched: remove batch_task()Ingo Molnar2007-07-09
* | sched: remove interactivity types from sched.hIngo Molnar2007-07-09
* | 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