aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
...
| | | * | | | | | | ACPI: Fix bound checks for copy_from_user in the acpi /proc codeArjan van de Ven2009-10-03
| | | |/ / / / / /
| | * | | | | | | Merge branch 'bugzilla-14081' into releaseLen Brown2009-10-03
| | |\ \ \ \ \ \ \
| | | * | | | | | | ACPI: EC: Don't parse DSDT for EC early init on CompalAlexey Starikovskiy2009-10-03
| | | * | | | | | | ACPI: EC: Rewrite DMI checksAlexey Starikovskiy2009-10-03
| | | |/ / / / / /
| | | | | | | | |
| | | \ \ \ \ \ \
| | *-. \ \ \ \ \ \ Merge branches 'sony-laptop', 'bugzilla-14247' and 'bugzilla-14271' into releaseLen Brown2009-10-02
| | |\ \ \ \ \ \ \ \
| | | | * | | | | | | ACPI: fix bus scanning memory leaksBjorn Helgaas2009-10-02
| | | | |/ / / / / /
| | | * / / / / / / ACPI: EC: Restart command even if no interrupts from ECAlexey Starikovskiy2009-10-02
| | | |/ / / / / /
| | * | | | | | | sony-laptop: Don't unregister the SPIC driver if it wasn't registeredAlan Jenkins2009-09-27
| | * | | | | | | sony-laptop: remove _INI call at init timeMattia Dongili2009-09-27
| | * | | | | | | sony-laptop: SPIC unset IRQF_SHARED, set IRQF_DISABLEDMattia Dongili2009-09-27
| | * | | | | | | sony-laptop: remove device_ctrl and the SPIC mini driversMattia Dongili2009-09-27
| * | | | | | | | Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2009-10-04
| |\ \ \ \ \ \ \ \
| | * | | | | | | | macintosh: Don't assume i2c device probing always succeedsJean Delvare2009-10-04
| | * | | | | | | | i2c: Hide probe errors caused by ACPI resource conflictsJean Delvare2009-10-04
| | * | | | | | | | i2c: Minor documentation updateJean Delvare2009-10-04
| | * | | | | | | | mfd: AB3100 drop unused module parametersJean Delvare2009-10-04
| | * | | | | | | | Staging: IIO: tsl2561: Drop unused module parametersJean Delvare2009-10-04
| | * | | | | | | | leds: leds-pca9532 - Drop unused module parametersJean Delvare2009-10-04
| | * | | | | | | | ltc4215/ltc4245: Discard obsolete detect methodsJean Delvare2009-10-04
| | * | | | | | | | ds2482: Discard obsolete detect methodJean Delvare2009-10-04
| | * | | | | | | | max6875: Discard obsolete detect methodJean Delvare2009-10-04
| | * | | | | | | | i2c: Move misc devices documentationJean Delvare2009-10-04
| * | | | | | | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2009-10-04
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Revert "Seperate read and write statistics of in_flight requests"Jens Axboe2009-10-04
| | * | | | | | | | cfq-iosched: don't delay async queue if it hasn't dispatched at allJens Axboe2009-10-04
| | * | | | | | | | block: Topology ioctlsMartin K. Petersen2009-10-03
| | * | | | | | | | cfq-iosched: use assigned slice sync value, not defaultJens Axboe2009-10-03
| | * | | | | | | | cfq-iosched: rename 'desktop' sysfs entry to 'low_latency'Jens Axboe2009-10-03
| | * | | | | | | | cfq-iosched: implement slower async initiate and queue ramp upJens Axboe2009-10-03
| | * | | | | | | | cfq-iosched: delay async IO dispatch, if sync IO was just doneVivek Goyal2009-10-03
| | * | | | | | | | cfq-iosched: add a knob for desktop interactivenessJens Axboe2009-10-02
| | * | | | | | | | Add a tracepoint for block request remappingJun'ichi Nomura2009-10-01
| | * | | | | | | | block: allow large discard requestsChristoph Hellwig2009-10-01
| | * | | | | | | | block: use normal I/O path for discard requestsChristoph Hellwig2009-10-01
| | * | | | | | | | swapfile: avoid NULL pointer dereference in swapon when s_bdev is NULLSuresh Jayaraman2009-10-01
| | * | | | | | | | fs/bio.c: move EXPORT* macros to line after functionH Hartley Sweeten2009-10-01
| | * | | | | | | | Add missing blk_trace_remove_sysfs to be in pair with blk_trace_init_sysfsZdenek Kabelac2009-10-01
| | * | | | | | | | cciss: fix build when !PROC_FSAlexander Beregalov2009-10-01
| | * | | | | | | | block: Do not clamp max_hw_sectors for stacking devicesMartin K. Petersen2009-10-01
| | * | | | | | | | block: Set max_sectors correctly for stacking devicesMartin K. Petersen2009-10-01
| | * | | | | | | | cciss: cciss_host_attr_groups should be constJens Axboe2009-10-01
| | * | | | | | | | cciss: Dynamically allocate the drive_info_struct for each logical drive.Stephen M. Cameron2009-10-01
| | * | | | | | | | cciss: Add usage_count attribute to each logical drive in /sysStephen M. Cameron2009-10-01
| | * | | | | | | | cciss: Add a "raid_level" attribute to each logical drive in /sysStephen M. Cameron2009-10-01
| | * | | | | | | | cciss: fix some magic numbers in the raid-level decodingStephen M. Cameron2009-10-01
| | * | | | | | | | cciss: Add lunid attribute to each logical drive in /sysStephen M. Cameron2009-10-01
| | * | | | | | | | cciss: Don't check h->busy_initializing in cciss_open().Stephen M. Cameron2009-10-01
| | * | | | | | | | cciss: Preserve all 8 bytes of LUN ID for logical drives.Stephen M. Cameron2009-10-01
| | * | | | | | | | cciss: Silence noisy per-disk messages output by cciss_read_capacityStephen M. Cameron2009-10-01
| | * | | | | | | | cciss: Fix excessive gendisk freeing bug on driver unload.Stephen M. Cameron2009-10-01