summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drivers/ide/legacy/hd.c: Array size calculation using sizeof replaced with AR...Andi Drebes2007-07-091-1/+1
* ide: remove content related to dead CONFIG_BLK_DEV_MAC_MEDIABAY config variableRobert P. J. Day2007-07-091-14/+0
* ide: remove references to the non-existent CONFIG_SCSI_EATA_DMARobert P. J. Day2007-07-091-2/+2
* ide-cd: replace C code with call to ARRAY_SIZE() macroRobert P. J. Day2007-07-092-5/+3
* ide_in_drive_list(): "ALL" is not a wildcard anymoreJunio C Hamano2007-07-091-1/+0
* mips au1xxx_ide.h: use NULL as firmware-revision wildcardJunio C Hamano2007-07-091-14/+14
* ide_in_drive_list(): accept NULL as the wildcard for firmware revisionJunio C Hamano2007-07-091-33/+34
* aec62xx: kill speedproc() method wrapper (take 2)Sergei Shtylyov2007-07-091-20/+8
* ide: use mutex instead of ide_setting_sem semaphore in IDE driverMatthias Kaehlcke2007-07-094-28/+29
* aec62xx: remove init_dma() method (take 2)Sergei Shtylyov2007-07-091-35/+16
* aec62xx: rework init_setup_aec6x80()Sergei Shtylyov2007-07-091-22/+13
* cmd64x: init. code cleanupSergei Shtylyov2007-07-091-81/+45
* hpt366: simplify UltraDMA filtering (take 4)Sergei Shtylyov2007-07-091-72/+82
* ide: use mutex instead of ide_cfg_sem semaphore in IDE driverMatthias Kaehlcke2007-07-093-9/+9
* ide: make void and rename ide_dma_timeout() methodSergei Shtylyov2007-07-0911-41/+43
* ide: make void and rename ide_dma_lostirq() methodSergei Shtylyov2007-07-0912-49/+41
* serverworks: always tune CSB6Bartlomiej Zolnierkiewicz2007-07-091-75/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sha...Linus Torvalds2007-07-0926-1145/+1096
|\
| * JFS: Update print_hex_dump() syntaxDave Kleikamp2007-06-135-29/+28
| * JFS: use print_hex_dump() rather than private dump_mem() functionDave Kleikamp2007-06-067-45/+29
| * JFS: Whitespace cleanup and remove some dead codeDave Kleikamp2007-06-0623-1098/+1066
* | sched: add CFS creditsIngo Molnar2007-07-091-0/+6
* | sched: micro-optimize mmdrop()Ingo Molnar2007-07-091-1/+1
* | sched: more agressive idle balancingIngo Molnar2007-07-091-5/+7
* | sched: clean up sleep_on() APIsIngo Molnar2007-07-092-38/+49
* | sched: style cleanupsIngo Molnar2007-07-091-6/+7
* | sched: do not set softirqs to nice +19Ingo Molnar2007-07-091-1/+0
* | sched: simplify sched_find_first_bit()Mike Galbraith2007-07-091-13/+8
* | sched: add CFS documentationIngo Molnar2007-07-091-0/+119
* | sched: scheduler debugging, enable in KconfigIngo Molnar2007-07-091-0/+9
* | sched: scheduler debugging, coreIngo Molnar2007-07-093-0/+364
* | sched: add CFS debug sysctlsIngo Molnar2007-07-091-0/+80
* | sched: remove old cpu accounting fieldIngo Molnar2007-07-091-1/+0
* | sched: remove unused rq types from sched.cIngo Molnar2007-07-091-16/+0
* | sched: remove batch_task()Ingo Molnar2007-07-091-5/+0
* | sched: remove interactivity types from sched.hIngo Molnar2007-07-091-7/+2
* | sched: remove interactivity typesIngo Molnar2007-07-091-89/+12
* | sched: clean up include files in sched.cIngo Molnar2007-07-091-2/+2
* | sched: clean up fastcall uses of sched_fork()/sched_exit()Ingo Molnar2007-07-091-2/+2
* | sched: update delay-accounting to use CFS's precise statsBalbir Singh2007-07-096-15/+15
* | sched: make use of precise accounting for /proc task statsIngo Molnar2007-07-091-10/+47
* | sched: turn on the use of unstable eventsIngo Molnar2007-07-091-7/+14
* | sched: x86, track TSC-unstable eventsIngo Molnar2007-07-093-1/+17
* | sched: cfs core codeIngo Molnar2007-07-091-774/+758
* | sched: remove the sleep-bonus interactivity codeIngo Molnar2007-07-091-46/+1
* | sched: remove expired_starving()Ingo Molnar2007-07-091-22/+1
* | sched: remove sleep_typeIngo Molnar2007-07-092-97/+2
* | sched: cfs, add load-calculation methodsIngo Molnar2007-07-091-18/+120
* | sched: clean up __normal_prio() positionIngo Molnar2007-07-091-29/+29
* | sched: cleanup: move dequeue/enqueue_task()Ingo Molnar2007-07-091-38/+38
OpenPOWER on IntegriCloud