Age | Commit message (Expand) | Author | Files | Lines |
2011-04-24 | libata: ahci_start_engine compliant to AHCI spec | Jian Peng | 1 | -0/+21 |
2011-04-24 | ata: pata_at91.c bugfix for initial_timing initialisation | Igor Plyatov | 1 | -2/+12 |
2011-04-24 | ata: pata_at91.c bugfix for high master clock | Igor Plyatov | 1 | -1/+7 |
2011-04-24 | ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDs | Seth Heasley | 1 | -0/+6 |
2011-04-24 | ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDs | Seth Heasley | 1 | -0/+8 |
2011-04-24 | libata: Pioneer DVR-216D can't do SETXFER | Jeff Mahoney | 1 | -0/+1 |
2011-04-24 | ahci: don't enable port irq before handler is registered | Maxime Bizon | 2 | -3/+16 |
2011-04-24 | libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65 | Tejun Heo | 2 | -3/+5 |
2011-04-24 | ahci: EM supported message type sysfs attribute | Hannes Reinecke | 2 | -0/+26 |
2011-04-24 | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 2 | -1/+10 |
2011-04-23 | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds | 3 | -8/+11 |
2011-04-21 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 3 | -2/+12 |
2011-04-21 | ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cd | Tejun Heo | 3 | -2/+12 |
2011-04-21 | raid5: fix build error, sector_t usage | Randy Dunlap | 1 | -1/+1 |
2011-04-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus | Linus Torvalds | 3 | -18/+9 |
2011-04-21 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 3 | -6/+17 |
2011-04-21 | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2 | -37/+45 |
2011-04-21 | Merge git://git.infradead.org/iommu-2.6 | Linus Torvalds | 1 | -12/+43 |
2011-04-21 | virtio: console: Enable call to hvc_remove() on console port remove | Amit Shah | 1 | -11/+0 |
2011-04-21 | virtio_pci: Prevent double-free of pci regions after device hot-unplug | Amit Shah | 1 | -7/+8 |
2011-04-21 | virtio: Decrement avail idx on buffer detach | Amit Shah | 1 | -0/+1 |
2011-04-21 | intel_iommu: disable all VT-d PMRs when TXT launched | Joseph Cihula | 1 | -9/+29 |
2011-04-21 | agp: fix arbitrary kernel memory writes | Vasiliy Kulikov | 1 | -3/+8 |
2011-04-21 | agp: fix OOM and buffer overflow | Vasiliy Kulikov | 1 | -1/+7 |
2011-04-21 | Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -1/+0 |
2011-04-21 | Merge branch 'for-linus' of git://neil.brown.name/md | Linus Torvalds | 2 | -1/+5 |
2011-04-20 | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 2 | -31/+5 |
2011-04-20 | md: Cleanup after raid45->raid0 takeover | Krzysztof Wojcik | 1 | -0/+1 |
2011-04-20 | md: Fix dev_sectors on takeover from raid0 to raid4/5 | NeilBrown | 1 | -0/+4 |
2011-04-20 | md/raid5: remove setting of ->queue_lock | NeilBrown | 1 | -1/+0 |
2011-04-20 | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air... | Linus Torvalds | 16 | -92/+102 |
2011-04-20 | drm/radeon/kms: fix IH writeback on r6xx+ on big endian machines | Cédric Cano | 2 | -2/+2 |
2011-04-20 | drm/radeon/kms: pll tweaks for r7xx | Alex Deucher | 1 | -5/+1 |
2011-04-20 | tty/n_gsm: fix bug in CRC calculation for gsm1 mode | Mikhail Kshevetskiy | 1 | -2/+6 |
2011-04-20 | serial/imx: read cts state only after acking cts change irq | Uwe Kleine-König | 1 | -1/+2 |
2011-04-20 | parport_pc.c: correctly release the requested region for the IT887x | Niels de Vos | 1 | -5/+3 |
2011-04-20 | drm/nouveau: fix allocation of notifier object | Marcin Slusarz | 1 | -1/+1 |
2011-04-20 | drm/nouveau: fix notifier memory corruption bug | Marcin Slusarz | 1 | -2/+2 |
2011-04-20 | drm/nouveau: fix pinning of notifier block | Ben Skeggs | 1 | -4/+7 |
2011-04-20 | drm/nouveau: populate ttm_alloced with false, when it's not | Ben Skeggs | 1 | -0/+1 |
2011-04-20 | drm/nouveau: fix nv30 pcie boards | Ben Skeggs | 2 | -3/+3 |
2011-04-20 | drm/nouveau: split ramin_lock into two locks, one hardirq safe | Ben Skeggs | 6 | -12/+22 |
2011-04-20 | PM: Add missing syscore_suspend() and syscore_resume() calls | Rafael J. Wysocki | 2 | -1/+10 |
2011-04-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 46 | -159/+262 |
2011-04-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 2 | -3/+5 |
2011-04-19 | Merge branch 'timer-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -1/+1 |
2011-04-19 | Revert "[media] V4L: videobuf, don't use dma addr as physical" | Linus Torvalds | 1 | -1/+1 |
2011-04-19 | hwmon: (pmbus) Removed unused variable from struct pmbus_data | Guenter Roeck | 1 | -1/+0 |
2011-04-19 | block: get rid of QUEUE_FLAG_REENTER | Jens Axboe | 2 | -31/+5 |
2011-04-19 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto... | Linus Torvalds | 5 | -22/+87 |