summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cfq: merge cooperating cfq_queuesJeff Moyer2009-10-261-2/+87
* cfq: calculate the seek_mean per cfq_queue not per cfq_io_contextJeff Moyer2009-10-262-40/+33Star
* Merge branch 'for-linus' into for-2.6.33Jens Axboe2009-10-1315-201/+228
|\
| * cciss: Add cciss_allow_hpsa module parameterStephen M. Cameron2009-10-131-40/+34Star
| * cciss: Fix multiple calls to pci_release_regionsStephen M. Cameron2009-10-131-2/+3
| * blk-settings: fix function parameter kernel-doc notationRandy Dunlap2009-10-121-1/+1
| * writeback: kill space in debugfs item nameWu Fengguang2009-10-091-1/+1
| * writeback: account IO throttling wait as iowaitWu Fengguang2009-10-092-4/+2Star
| * elv_iosched_store(): fix strstrip() misuseKOSAKI Motohiro2009-10-091-3/+1Star
| * cfq-iosched: avoid probable slice overrun when idlingCorrado Zoccolo2009-10-081-0/+9
| * cfq-iosched: apply bool value where we return 0/1Jens Axboe2009-10-071-37/+31Star
| * cfq-iosched: fix think time allowed for seekersCorrado Zoccolo2009-10-071-1/+4
| * cfq-iosched: fix the slice residual signJens Axboe2009-10-061-1/+7
| * cfq-iosched: abstract out the 'may this cfqq dispatch' logicJens Axboe2009-10-061-54/+67
| * block: use proper BLK_RW_ASYNC in blk_queue_start_tag()Jens Axboe2009-10-061-1/+1
| * block: Seperate read and write statistics of in_flight requests v2Nikanth Karthikesan2009-10-066-20/+43
| * block: get rid of kblock_schedule_delayed_work()Jens Axboe2009-10-053-25/+11Star
| * cfq-iosched: fix possible problem with jiffies wraparoundCorrado Zoccolo2009-10-051-3/+6
| * cfq-iosched: fix issue with rq-rq merging and fifo list orderingJens Axboe2009-10-051-8/+7Star
* | drbd: needs __ratelimit()Randy Dunlap2009-10-071-0/+1
* | drbd: Work on permission enforcementPhilipp Reisner2009-10-062-1/+7
* | drbd: fixup for reverted dual in_flight patchJens Axboe2009-10-051-2/+2
* | Merge branch 'master' into for-2.6.33Jens Axboe2009-10-05561-15164/+18935
|\|
| * Linux 2.6.32-rc3Linus Torvalds2009-10-051-1/+1
| * headers: remove sched.h from poll.hAlexey Dobriyan2009-10-0526-1/+27
| * Merge branch 'acpi-pad' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb...Linus Torvalds2009-10-054-0/+535
| |\
| | * acpi_pad: build only on X86Len Brown2009-09-271-0/+1
| | * ACPI: create Processor Aggregator Device driverShaohua Li2009-08-014-0/+535
| * | Merge branch 'sfi-release' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds2009-10-051-4/+13
| |\ \
| | * | SFI: remove __init from sfi_verify_tableArjan van de Ven2009-10-031-1/+1
| | * | SFI: fix section mismatch warnings in sfi_core.cRakib Mullick2009-10-031-3/+12
| * | | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Linus Torvalds2009-10-046-103/+112
| |\ \ \
| | * \ \ Merge branch 'misc' into releaseLen Brown2009-10-033-15/+10Star
| | |\ \ \
| | | * | | ACPI: dock: fix "sibiling" typoAlex Chiang2009-10-031-8/+8
| | | * | | ACPI: kill overly verbose "throttling states" log messagesRoland Dreier2009-10-031-7/+0Star
| | | * | | ACPI: Fix bound checks for copy_from_user in the acpi /proc codeArjan van de Ven2009-10-031-0/+2
| | | |/ /
| | * | | Merge branch 'bugzilla-14081' into releaseLen Brown2009-10-031-6/+46
| | |\ \ \
| | | * | | ACPI: EC: Don't parse DSDT for EC early init on CompalAlexey Starikovskiy2009-10-031-0/+15
| | | * | | ACPI: EC: Rewrite DMI checksAlexey Starikovskiy2009-10-031-6/+31
| | | |/ /
| | | | |
| | | \ \
| | *-. \ \ Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into releaseLen Brown2009-10-02348-13884/+14603
| | |\ \ \ \
| | | | * | | ACPI: fix bus scanning memory leaksBjorn Helgaas2009-10-021-5/+2Star
| | | | |/ /
| | | * / / ACPI: EC: Restart command even if no interrupts from ECAlexey Starikovskiy2009-10-021-3/+1Star
| | | |/ /
| | * | | sony-laptop: Don't unregister the SPIC driver if it wasn't registeredAlan Jenkins2009-09-281-2/+5
| | * | | sony-laptop: remove _INI call at init timeMattia Dongili2009-09-281-9/+0Star
| | * | | sony-laptop: SPIC unset IRQF_SHARED, set IRQF_DISABLEDMattia Dongili2009-09-281-1/+1
| | * | | sony-laptop: remove device_ctrl and the SPIC mini driversMattia Dongili2009-09-281-62/+47Star
| * | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-10-0425-257/+64Star
| |\ \ \ \
| | * | | | macintosh: Don't assume i2c device probing always succeedsJean Delvare2009-10-045-5/+15
| | * | | | i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare2009-10-047-8/+12
| | * | | | i2c: Minor documentation updateJean Delvare2009-10-041-1/+1