summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* time: Add timekeeping_inject_sleeptimeJohn Stultz2011-04-261-14/+9Star
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/bp/bpLinus Torvalds2011-04-263-16/+86
|\
| * amd64_edac: Erratum #637 workaroundBorislav Petkov2011-04-262-2/+51
| * amd64_edac: Factor in CC6 save areaBorislav Petkov2011-04-262-1/+29
| * amd64_edac: Remove node interleave warningBorislav Petkov2011-04-261-5/+1Star
| * EDAC: Remove debugging output in scrub rate handlingMarkus Trippelsdorf2011-04-212-8/+5Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds2011-04-261-0/+97
|\ \
| * | watchdog: iTCO_wdt: TCO Watchdog patch for Intel Panther Point PCHSeth Heasley2011-04-261-0/+97
* | | Merge branch 'for-linus' of git://git390.marist.edu/pub/scm/linux-2.6Linus Torvalds2011-04-267-67/+158
|\ \ \ | |/ / |/| |
| * | [S390] dasd: check sense type in device change handlerStefan Weinhuber2011-04-201-2/+3
| * | [S390] qdio: reset error states immediatelyJan Glauber2011-04-201-5/+12
| * | [S390] dasd: fix race between open and offlineStefan Weinhuber2011-04-205-60/+143
* | | Merge branch 'for-torvalds' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-04-261-2/+2
|\ \ \
| * | | rtc: fix coh901331 startup crashLinus Walleij2011-04-201-2/+2
| | |/ | |/|
* | | libata: ahci_start_engine compliant to AHCI specJian Peng2011-04-241-0/+21
* | | ata: pata_at91.c bugfix for initial_timing initialisationIgor Plyatov2011-04-241-2/+12
* | | ata: pata_at91.c bugfix for high master clockIgor Plyatov2011-04-241-1/+7
* | | ahci: AHCI-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley2011-04-241-0/+6
* | | ata_piix: IDE-mode SATA patch for Intel Panther Point DeviceIDsSeth Heasley2011-04-241-0/+8
* | | libata: Pioneer DVR-216D can't do SETXFERJeff Mahoney2011-04-241-0/+1
* | | ahci: don't enable port irq before handler is registeredMaxime Bizon2011-04-242-3/+16
* | | libata: Implement ATA_FLAG_NO_DIPM and apply it to mcp65Tejun Heo2011-04-242-3/+5
* | | ahci: EM supported message type sysfs attributeHannes Reinecke2011-04-242-0/+26
* | | Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2011-04-242-1/+10
|\ \ \
| * | | PM: Add missing syscore_suspend() and syscore_resume() callsRafael J. Wysocki2011-04-202-1/+10
* | | | Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2011-04-233-8/+11
|\ \ \ \
| * | | | tty/n_gsm: fix bug in CRC calculation for gsm1 modeMikhail Kshevetskiy2011-04-201-2/+6
| * | | | serial/imx: read cts state only after acking cts change irqUwe Kleine-König2011-04-201-1/+2
| * | | | parport_pc.c: correctly release the requested region for the IT887xNiels de Vos2011-04-201-5/+3Star
| | |/ / | |/| |
* | | | Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds2011-04-213-2/+12
|\ \ \ \
| * | | | ide: unexport DISK_EVENT_MEDIA_CHANGE for ide-gd and ide-cdTejun Heo2011-04-213-2/+12
* | | | | raid5: fix build error, sector_t usageRandy Dunlap2011-04-211-1/+1
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linusLinus Torvalds2011-04-213-18/+9Star
|\ \ \ \ \
| * | | | | virtio: console: Enable call to hvc_remove() on console port removeAmit Shah2011-04-211-11/+0Star
| * | | | | virtio_pci: Prevent double-free of pci regions after device hot-unplugAmit Shah2011-04-211-7/+8
| * | | | | virtio: Decrement avail idx on buffer detachAmit Shah2011-04-211-0/+1
| |/ / / /
* | | | | Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2011-04-213-6/+17
|\ \ \ \ \
| * | | | | agp: fix arbitrary kernel memory writesVasiliy Kulikov2011-04-211-3/+8
| * | | | | agp: fix OOM and buffer overflowVasiliy Kulikov2011-04-211-1/+7
| * | | | | drm/radeon/kms: fix IH writeback on r6xx+ on big endian machinesCédric Cano2011-04-202-2/+2
* | | | | | Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2011-04-212-37/+45
|\ \ \ \ \ \
| * | | | | | drm/i915: Initialise g4x watermarks for disabled pipesChris Wilson2011-04-131-1/+4
| * | | | | | drm/i915: Sanitize the output registers after resumeChris Wilson2011-04-121-32/+36
| * | | | | | drm/i915/tv: Fix modeset flickering introduced in 7f58aabc3Sitsofe Wheeler2011-04-121-2/+2
| * | | | | | drm/i915/tv: Only poll for TV connectionsMathew McKernan2011-04-121-2/+1Star
| * | | | | | drm/i915/tv: Remember the detected TV typeMathew McKernan2011-04-121-0/+2
* | | | | | | Merge git://git.infradead.org/iommu-2.6Linus Torvalds2011-04-211-12/+43
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | intel_iommu: disable all VT-d PMRs when TXT launchedJoseph Cihula2011-04-211-9/+29
| * | | | | | intel-iommu: Fix get_domain_for_dev() error pathAlex Williamson2011-03-121-1/+1
| * | | | | | intel-iommu: Unlink domain from iommuAlex Williamson2011-03-121-1/+12