summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/cirrus: kick out conflicting framebuffers earlierDave Airlie2012-06-011-0/+19
* cirrus: avoid crash if driver fails to loadDave Airlie2012-05-312-1/+6
* drm/edid/quirks: ViewSonic VA2026wAdam Jackson2012-05-291-4/+18
* drm/udl: remove unused variables.Dave Airlie2012-05-291-2/+0
* Merge branch 'drm-intel-fixes' of git://people.freedesktop.org/~danvet/drm-in...Dave Airlie2012-05-2911-101/+197
|\
| * drm/i915: tune down the noise of the RP irq limit failDaniel Vetter2012-05-251-2/+3
| * drm/i915: Remove the error message for unbinding pinned buffersChris Wilson2012-05-251-4/+2
| * drm/i915: Limit page allocations to lowmem (dma32) for i965Chris Wilson2012-05-251-1/+9
| * drm/i915: always use RPNSWREQ for turbo change requestsJesse Barnes2012-05-241-1/+1
| * drm/i915: reject doubleclocked cea modes on dpDaniel Vetter2012-05-241-0/+6
| * drm/i915: Adding TV Out Missing modes.Rodrigo Vivi2012-05-241-0/+48
| * drm/i915: wait for a vblank to pass after tv detectDaniel Vetter2012-05-241-0/+5
| * drm/i915: no lvds quirk for HP t5740e Thin ClientJan-Benedict Glaw2012-05-241-0/+8
| * drm/i915: enable vdd when switching off the eDP panelDaniel Vetter2012-05-241-10/+8
| * drm/i915: Fix PCH PLL assertions to not assume CRTC:PLL relationshipChris Wilson2012-05-241-23/+33
| * drm/i915: Always update RPS interrupts thresholds along with frequencyChris Wilson2012-05-242-47/+47
| * drm/i915: properly handle interlaced bit for sdvo dtd conversionDaniel Vetter2012-05-242-4/+13
| * drm/i915: fix module unload since error_state reworkDaniel Vetter2012-05-221-0/+2
| * drm/i915: be more careful when returning -ENXIO in gmbus transferDaniel Vetter2012-05-211-9/+12
* | drm/radeon: fix XFX quirkAlex Deucher2012-05-291-1/+3
* | drm: Use stdint types for consistencyVille Syrjälä2012-05-291-2/+2
* | drm: Constify params to format_check() and framebuffer_checks()Ville Syrjälä2012-05-291-2/+2
* | drm/radeon: fix typo in trinity tiling setupAlex Deucher2012-05-291-1/+1
* | drm/udl: unlock before returning in udl_gem_mmap()Dan Carpenter2012-05-291-1/+1
* | radeon: make radeon_cs_update_pages static.Dave Airlie2012-05-293-27/+26
* | Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osdLinus Torvalds2012-05-284-2/+230
|\ \
| * | exofs: Add SYSFS info for autologin/pNFS exportSachin Bhamare2012-05-214-1/+229
| * | exofs: Fix CRASH on very early IO errors.Boaz Harrosh2012-05-201-1/+1
* | | Merge branch 'doc' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/tri...Linus Torvalds2012-05-283-7/+4
|\ \ \
| * | | doc: ext3: update documentation with barrier=1 defaultStefan Hajnoczi2012-05-251-3/+3
| * | | Documentation/initrd.txt: Change the location of util-linuxMarcos Paulo de Souza2012-05-251-2/+2
| * | | Documentation/SubmittingPatches: suggested the use of scripts/get_maintainer.plMichel Machado2012-05-251-1/+2
| * | | Documentation/kernel-parameters: remove autotest and mcatestSebastian Andrzej Siewior2012-05-251-4/+0
* | | | Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/k...Linus Torvalds2012-05-283-1/+101
|\ \ \ \
| * | | | builddeb: include autogenerated header filesLekensteyn2012-05-261-1/+1
| * | | | scripts/coccinelle: sizeof of pointerJulia Lawall2012-05-251-0/+65
| * | | | scripts/coccinelle: address test is always trueJulia Lawall2012-05-251-0/+35
* | | | | Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...Linus Torvalds2012-05-283-19/+32
|\ \ \ \ \
| * | | | | scripts/config: properly report and set string optionsYann E. MORIN2012-05-161-4/+7
| * | | | | kbuild: all{no,yes,mod,def,rand}config only read files when instructed to.Eric W. Biederman2012-05-071-1/+3
| * | | | | kconfig: Add error handling to KCONFIG_ALLCONFIGEric W. Biederman2012-05-052-15/+23
| |/ / / /
* | | | | Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds2012-05-285-227/+259
|\ \ \ \ \
| * | | | | mips: Fix KBUILD_CPPFLAGS definitionMichal Marek2012-05-161-2/+2
| * | | | | kbuild: fix ia64 linkSam Ravnborg2012-05-101-2/+2
| * | | | | kbuild: document KBUILD_LDS, KBUILD_VMLINUX_{INIT,MAIN} and LDFLAGS_vmlinuxSam Ravnborg2012-05-051-0/+19
| * | | | | kbuild: link of vmlinux moved to a scriptSam Ravnborg2012-05-053-212/+225
| * | | | | kbuild: refactor final link of sparc32Sam Ravnborg2012-05-053-16/+14
| * | | | | kbuild: drop unused KBUILD_VMLINUX_OBJS from top-level MakefileSam Ravnborg2012-05-051-1/+0
| * | | | | kbuild: Makefile: remove unnecessary check for m68knommu ARCHEdward Shao2012-05-051-4/+0
| |/ / / /
* | | | | Merge tag 'writeback' of git://git.kernel.org/pub/scm/linux/kernel/git/wfg/linuxLinus Torvalds2012-05-2856-220/+319
|\ \ \ \ \
OpenPOWER on IntegriCloud