Age | Commit message (Expand) | Author |
2010-09-10 | dm: convey that all flushes are processed as empty | Mike Snitzer |
2010-09-10 | dm: fix locking context in queue_io() | Kiyoshi Ueda |
2010-09-10 | dm: relax ordering of bio-based flush implementation | Tejun Heo |
2010-09-10 | dm: implement REQ_FLUSH/FUA support for request-based dm | Tejun Heo |
2010-09-10 | dm: implement REQ_FLUSH/FUA support for bio-based dm | Tejun Heo |
2010-09-10 | md: implment REQ_FLUSH/FUA support | Tejun Heo |
2010-09-10 | virtio_blk: drop REQ_HARDBARRIER support | Tejun Heo |
2010-09-10 | block/loop: implement REQ_FLUSH/FUA support | Tejun Heo |
2010-09-10 | block: remove spurious uses of REQ_HARDBARRIER | Tejun Heo |
2010-09-10 | block: deprecate barrier and replace blk_queue_ordered() with blk_queue_flush() | Tejun Heo |
2010-09-10 | block: kill QUEUE_ORDERED_BY_TAG | Tejun Heo |
2010-09-10 | block/loop: queue ordered mode should be DRAIN_FLUSH | Tejun Heo |
2010-09-10 | ide: remove unnecessary blk_queue_flushing() test in do_ide_request() | Tejun Heo |
2010-08-22 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh... | Linus Torvalds |
2010-08-21 | drm/i915,intel_agp: Add support for Sandybridge D0 | Zhenyu Wang |
2010-08-21 | drm/i915: fix render pipe control notify on sandybridge | Zhenyu Wang |
2010-08-21 | agp/intel: set 40-bit dma mask on Sandybridge | Zhenyu Wang |
2010-08-21 | drm/i915: Remove the conflicting BUG_ON() | Chris Wilson |
2010-08-21 | drm/i915/suspend: s/IS_IRONLAKE/HAS_PCH_SPLIT/ | Chris Wilson |
2010-08-21 | drm/i915/suspend: Flush register writes before busy-waiting. | Chris Wilson |
2010-08-21 | i915: disable DAC on Ironlake also when doing CRT load detection. | Dave Airlie |
2010-08-21 | drm/i915: wait for actual vblank, not just 20ms | Jesse Barnes |
2010-08-21 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2010-08-20 | mtd: nand: Fix probe of Samsung NAND chips | Tilman Sauerbeck |
2010-08-20 | drivers/scsi/qla4xxx: fix build | Andrew Morton |
2010-08-20 | drivers/mmc/host/sdhci-s3c.c: use the correct mutex and card detect function | Kyungmin Park |
2010-08-20 | sdhci: add no hi-speed bit quirk support | Kyungmin Park |
2010-08-20 | s5pc110: SDHCI-s3c support on s5pc110 | Kyungmin Park |
2010-08-20 | revert "hwmon: f71882fg: add support for the Fintek F71808E" | Andrew Morton |
2010-08-20 | matroxfb: fix incorrect use of memcpy_toio() | Ondrej Zary |
2010-08-19 | mtd: nand: Fix regression in BBM detection | Brian Norris |
2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2010-08-18 | drm/i915: make sure eDP PLL is enabled at the right time | Jesse Barnes |
2010-08-18 | drm/i915: fix VGA plane disable for Ironlake+ | Jesse Barnes |
2010-08-18 | drm/i915: eDP mode set sequence corrections | Jesse Barnes |
2010-08-18 | drm/i915: add panel reset workaround | Jesse Barnes |
2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2010-08-18 | mmc: build fix: mmc_pm_notify is only available with CONFIG_PM=y | Uwe Kleine-König |
2010-08-18 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ger... | Linus Torvalds |
2010-08-18 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds |
2010-08-18 | Merge branch 'merge-devicetree' of git://git.secretlab.ca/git/linux-2.6 | Linus Torvalds |
2010-08-18 | tty: fix fu_list abuse | Nick Piggin |
2010-08-18 | fs: cleanup files_lock locking | Nick Piggin |
2010-08-18 | fs: fs_struct rwlock to spinlock | Nick Piggin |
2010-08-18 | pxa3xx: fix ns2cycle equation | Axel Lin |
2010-08-18 | md raid-1/10 Fix bio_rw bit manipulations again | NeilBrown |
2010-08-18 | m68knommu: include sched.h in ColdFire/SPI driver | Greg Ungerer |
2010-08-18 | md: provide appropriate return value for spare_active functions. | NeilBrown |
2010-08-18 | md: Notify sysfs when RAID1/5/10 disk is In_sync. | Adrian Drzewiecki |
2010-08-18 | Update recovery_offset even when external metadata is used. | NeilBrown |