summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-06-14md/raid5: remove unusual use of bio_iovec_idx()Namhyung Kim
2011-06-14md/raid5: fix FUA request handling in ops_run_io()Namhyung Kim
2011-06-14md/raid5: fix raid5_set_bi_hw_segmentsNamhyung Kim
2011-06-09md/bitmap: remove unused fields from struct bitmapNamhyung Kim
2011-06-09md/bitmap: use proper accessor macroNamhyung Kim
2011-06-09md: check ->hot_remove_disk when removing diskNamhyung Kim
2011-06-09md: Using poll /proc/mdstat can monitor the events of adding a spare disks马建朋
2011-06-09MD: use is_power_of_2 macroJonathan Brassow
2011-06-09MD: raid5 do not set fullsyncJonathan Brassow
2011-06-09MD: support initial bitmap creation in-kernelJonathan Brassow
2011-06-08MD: add sync_super to mddev_t structJonathan Brassow
2011-06-08MD: raid1 changes to allow use by device mapperJonathan Brassow
2011-06-08MD: move thread wakeups into resumeJonathan Brassow
2011-06-08MD: possible typoJonathan Brassow
2011-06-08MD: no sync IO while suspendedJonathan Brassow
2011-06-08MD: no integrity register if no gendiskJonathan Brassow
2011-06-06Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2011-06-04hwmon: (max6642): Better chip detection schemaPer Dalén
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds
2011-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-06-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds
2011-06-03Merge branch 'sh-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2011-06-03Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds
2011-06-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-03tg3: Fix tg3_skb_error_unmap()Matt Carlson
2011-06-02[SCSI] Fix oops caused by queue refcounting failureJames Bottomley
2011-06-02drivers/net/can/flexcan.c: add missing clk_putJulia Lawall
2011-06-02dmaengine: shdma: fix a regression: initialise DMA channels for memcpyGuennadi Liakhovetski
2011-06-02net: dm9000: Get the chip in a known good state before enabling interruptsMark Brown
2011-06-02drivers/net/davinci_emac.c: add missing clk_putJulia Lawall
2011-06-02usbnet/cdc_ncm: add missing .reset_resume hookStefan Metzmacher
2011-06-02hwmon: (coretemp) Further relax temperature range checksGuenter Roeck
2011-06-02hwmon: (coretemp) Fix TjMax detection for older CPUsGuenter Roeck
2011-06-01Merge git://git.infradead.org/iommu-2.6Linus Torvalds
2011-06-01block: fix mismerge of the DISK_EVENT_MEDIA_CHANGE removalLinus Torvalds
2011-06-01iwl4965: correctly validate temperature valueStanislaw Gruszka
2011-06-01ath9k: fix two more bugs in tx powerDaniel Halperin
2011-06-01hwmon: (coretemp) Relax target temperature range checkJean Delvare
2011-06-01hwmon: (max6642) Rename temp_fault sysfs attribute to temp2_faultPer Dalen
2011-06-01xen/blkback: potential null dereference in error handlingDan Carpenter
2011-06-01xen/blkback: don't call vbd_size() if bd_disk is NULLLaszlo Ersek
2011-06-01intel-iommu: Fix off-by-one in RMRR setupDavid Woodhouse
2011-06-01intel-iommu: Add domain check in domain_remove_one_dev_infoMike Habeck
2011-06-01intel-iommu: Remove Host Bridge devices from identity mappingMike Travis
2011-06-01intel-iommu: Use coherent DMA mask when requestedMike Travis
2011-06-01intel-iommu: Dont cache iova above 32bitChris Wright
2011-06-01intel-iommu: Speed up processing of the identity_mapping functionMike Travis
2011-06-01intel-iommu: Check for identity mapping candidate using system dma maskChris Wright
2011-06-01intel-iommu: Only unlink device domains from iommuAlex Williamson
2011-06-01intel-iommu: Enable super page (2MiB, 1GiB, etc.) supportYouquan Song