aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2007-07-09ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variableRobert P. J. Day
2007-07-09ide: remove references to the non-existent CONFIG_SCSI_EATA_DMARobert P. J. Day
2007-07-09ide-cd: replace C code with call to ARRAY_SIZE() macroRobert P. J. Day
2007-07-09ide_in_drive_list(): "ALL" is not a wildcard anymoreJunio C Hamano
2007-07-09mips au1xxx_ide.h: use NULL as firmware-revision wildcardJunio C Hamano
2007-07-09ide_in_drive_list(): accept NULL as the wildcard for firmware revisionJunio C Hamano
2007-07-09aec62xx: kill speedproc() method wrapper (take 2)Sergei Shtylyov
2007-07-09ide: use mutex instead of ide_setting_sem semaphore in IDE driverMatthias Kaehlcke
2007-07-09aec62xx: remove init_dma() method (take 2)Sergei Shtylyov
2007-07-09aec62xx: rework init_setup_aec6x80()Sergei Shtylyov
2007-07-09cmd64x: init. code cleanupSergei Shtylyov
2007-07-09hpt366: simplify UltraDMA filtering (take 4)Sergei Shtylyov
2007-07-09ide: use mutex instead of ide_cfg_sem semaphore in IDE driverMatthias Kaehlcke
2007-07-09ide: make void and rename ide_dma_timeout() methodSergei Shtylyov
2007-07-09ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov
2007-07-09serverworks: always tune CSB6Bartlomiej Zolnierkiewicz
2007-07-09Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds
2007-07-09sched: add CFS creditsIngo Molnar
2007-07-09sched: micro-optimize mmdrop()Ingo Molnar
2007-07-09sched: more agressive idle balancingIngo 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: simplify sched_find_first_bit()Mike Galbraith
2007-07-09sched: add CFS documentationIngo Molnar
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