summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'drm-intel-next' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2010-01-0617-537/+736
|\
| * drm/i915: remove full registers dump debugZhenyu Wang2010-01-061-29/+0
| * drm/i915: Add DP dpll limit on ironlake and use existing DPLL search functionZhao Yakui2010-01-061-68/+48
| * drm/i915: Select the correct BPC for LVDS on IronlakeZhao Yakui2010-01-061-0/+12
| * drm/i915: Make the BPC in FDI rx/transcoder be consistent with that in pipeco...Zhao Yakui2010-01-061-1/+25
| * drm/i915: Enable/disable the dithering for LVDS based on VBT settingZhao Yakui2010-01-062-1/+18
| * drm/i915: Permit pinning whilst the device is 'suspended'Chris Wilson2010-01-061-3/+0
| * drm/i915: Hold struct mutex whilst pinning power context bo.Chris Wilson2010-01-061-26/+47
| * drm/i915: fix unused varAndrew Morton2010-01-061-1/+2
| * drm/i915: Storage class should be before const qualifierTobias Klauser2010-01-061-4/+4
| * drm/i915: remove render reclock supportJesse Barnes2010-01-061-130/+2
| * drm/i915: Fix RC6 suspend/resumeAndrew Lutomirski2010-01-063-15/+1
| * drm/i915: execbuf2 supportJesse Barnes2010-01-065-78/+273
| * drm/i915: Reload hangcheck timer too for IronlakeZhenyu Wang2009-12-171-0/+2
| * drm/i915: only enable hotplug for detected outputsJesse Barnes2009-12-169-26/+59
| * drm/i915: Track whether cursor needs physical address in intel_device_infoKristian Høgsberg2009-12-164-17/+9
| * drm/i915: Implement IS_* macros using static tablesKristian Høgsberg2009-12-163-99/+161
| * drm/i915: Move PCI IDs into i915 driverKristian Høgsberg2009-12-161-2/+40
| * drm/i915: Update LVDS connector status when receiving ACPI LID eventZhao Yakui2009-12-162-0/+10
| * drm/i915: Add MALATA PC-81005 to ACPI LID quirk listZhao Yakui2009-12-161-0/+7
| * drm/i915: implement new pm ops for i915Zhenyu Wang2009-12-161-6/+47
| * drm/i915: Don't check for lid presence when detecting LVDSMatthew Garrett2009-12-161-65/+2
| * drm/i915: fix order of fence release wrt flushingDaniel Vetter2009-12-161-3/+4
| * drm/i915: In the debugfs interface, unmap our address instead of the page's.Eric Anholt2009-12-151-1/+1
* | NOMMU: Use copy_*_user_page() in access_process_vm()Jie Zhang2010-01-061-2/+4
* | NOMMU: Avoiding duplicate icache flushes of shared mapsMike Frysinger2010-01-062-3/+10
* | FDPIC: Respect PT_GNU_STACK exec protection markings when creating NOMMU stackMike Frysinger2010-01-063-4/+16
* | Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linuxLinus Torvalds2010-01-062-5/+3
|\ \
| * | sunrpc: fix peername failed on closed listenerXiaotian Feng2010-01-061-1/+2
| * | nfsd: make sure data is on disk before calling ->fsyncChristoph Hellwig2010-01-061-4/+1
| * | nfsd: fix "insecure" export optionJ. Bruce Fields2009-12-201-1/+1
* | | Merge branch 'davinci-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2010-01-067-7/+28
|\ \ \
| * | | DaVinci: DM365: Add the device_enable for the DaVinci KeyscanMiguel Aguilar2010-01-062-6/+6
| * | | davinci: enable ARCH_HAS_HOLES_MEMORYMODEL for DaVinciSekhar Nori2010-01-061-0/+1
| * | | davinci: da8xx/omap-l1: mark RTC as a wakeup sourceSekhar Nori2010-01-061-1/+8
| * | | davinci: cp_intc: provide set_wake functionSekhar Nori2010-01-061-0/+11
| * | | Davinci VPFE Capture: Take i2c adapter id through platform dataVaibhav Hiremath2010-01-062-0/+2
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2010-01-0621-60/+322
|\ \ \ \
| * | | | [SCSI] lpfc 8.3.7: Update Driver version to 8.3.7James Smart2010-01-041-1/+1
| * | | | [SCSI] lpfc 8.3.7: Fix discovery failures.James Smart2010-01-044-2/+14
| * | | | [SCSI] lpfc 8.3.7: Fix SCSI protocol related errors.James Smart2010-01-042-2/+7
| * | | | [SCSI] lpfc 8.3.7: Fix hardware/SLI relates issuesJames Smart2010-01-045-17/+30
| * | | | [SCSI] lpfc 8.3.7: Fix NPIV operation errorsJames Smart2010-01-043-2/+3
| * | | | [SCSI] lpfc 8.3.7: Fix FC protocol errorsJames Smart2010-01-042-8/+15
| * | | | [SCSI] stex: fix scan of nonexistent lunEd Lin2010-01-041-0/+5
| * | | | [SCSI] pmcraid: fix to avoid twice scsi_dma_unmap for a commandAnil Ravindranath2009-12-301-5/+3
| * | | | [SCSI] qla2xxx: Update version number to 8.03.01-k9.Giridhar Malavali2009-12-301-1/+1
| * | | | [SCSI] qla2xxx: Added to EEH support.Duane Grigsby2009-12-301-0/+7
| * | | | [SCSI] qla2xxx: Extend base EEH support in qla2xxx.Andrew Vasquez2009-12-307-21/+165
| * | | | [SCSI] qla2xxx: Fix for a multiqueue bug in CPU affinity modeAnirban Chakraborty2009-12-301-0/+2
OpenPOWER on IntegriCloud