aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2012-06-05drm/radeon: fix vm deadlocks on caymanChristian König1-7/+12
2012-06-05drm/radeon: fix gpu_init on siAlex Deucher4-319/+184
2012-06-05drm/radeon/hdmi: don't set SEND_MAX_PACKETS bitRafał Miłecki1-1/+0
2012-06-05drm/radeon/audio: don't hardcode CRTC idRafał Miłecki1-2/+3
2012-06-05drm/radeon: make audio_init consistent across asicsAlex Deucher4-33/+24
2012-06-05[PARISC] fix code to find libgccJames Bottomley1-1/+2
2012-06-05[PARISC] fix compile break in use of lib/strncopy_from_user.cJames Bottomley1-0/+1
2012-06-05[PARISC] fix missing TAINT_WARN problemJames Bottomley1-0/+2
2012-06-05drm/exynos: fixed blending for hdmi graphic layerSeung-Woo Kim1-4/+6
2012-06-05drm/exynos: Remove dummy encoder get_crtc operation implementationLaurent Pinchart1-7/+0
2012-06-05drm/exynos: Keep a reference to frame buffer GEM objectsLaurent Pinchart1-5/+14
2012-06-05drm/exynos: Don't cast GEM object to Exynos GEM object when not neededLaurent Pinchart1-6/+3
2012-06-05drm/exynos: DRIVER_BUS_PLATFORM is not a driver featureLaurent Pinchart1-2/+2
2012-06-05drm/exynos: fixed size type.Inki Dae1-1/+3
2012-06-05drm/exynos: Use DRM_FORMAT_{NV12, YUV420} instead of DRM_FORMAT_{NV12M, YUV420M}Ville Syrjälä2-3/+3
2012-06-04Pull 'for-linus' branches of git://git.kernel.org/pub/scm/linux/kernel/git/viro/{signal,vfs}Linus Torvalds4-5/+5
2012-06-04Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-143/+167
2012-06-04fixups for signal breakageAl Viro3-4/+4
2012-06-04nommu: fix compilation of nommu.cGreg Ungerer1-1/+1
2012-06-04timekeeping: Fix CLOCK_MONOTONIC inconsistency during leapsecondJohn Stultz1-0/+2
2012-06-04Merge tag 'stable/frontswap.v16-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/mmLinus Torvalds13-26/+827
2012-06-04Merge branches 'irq-urgent-for-linus' and 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds5-36/+44
2012-06-04Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds7-2/+442
2012-06-04drm/i915: hold forcewake around ring hw initDaniel Vetter3-7/+25
2012-06-04drm/i915: Mark the ringbuffers as being in the GTT domainChris Wilson1-0/+4
2012-06-04vfs: Fix /proc/<tid>/fdinfo/<fd> file handlingLinus Torvalds1-7/+10
2012-06-04i2c: Add generic I2C multiplexer using pinctrl APIStephen Warren5-0/+426
2012-06-04iommu/amd: Fix deadlock in ppr-handling error pathJoerg Roedel1-27/+44
2012-06-04iommu/amd: Cache pdev pointer to root-bridgeJoerg Roedel2-8/+8
2012-06-04regulator: gpio-regulator: populate selector from set_voltageHeiko Stübner1-3/+5
2012-06-04regulator: gpio-regulator: Fix finding of smallest valueHeiko Stübner1-2/+4
2012-06-04regulator: gpio-regulator: do not pass drvdata pointer as referenceHeiko Stübner1-1/+1
2012-06-04regulator: anatop: Use correct __devexit_p annotationAxel Lin1-1/+1
2012-06-04regulator: palmas: Fix wrong kfree callsAxel Lin1-7/+0
2012-06-03IB/mlx4: Fix EQ deallocation in legacy modeShlomo Pongratz1-12/+7
2012-06-04ARM: dma-mapping: remove unconditional dependency on CMAMarek Szyprowski2-7/+4
2012-06-03RDMA/cxgb4: Fix crash when peer address is 0.0.0.0Thadeu Lima de Souza Cascardo1-0/+4
2012-06-04Merge branches 'bugfix-battery', 'bugfix-misc', 'bugfix-rafael', 'bugfix-turbostat', 'bugfix-video' and 'workaround-pss' into releaseLen Brown9006-322528/+527618
2012-06-04Merge branch 'upstream' into bugfix-videoLen Brown8921-321293/+525668
2012-06-04ACPI: fix acpi_bus.h build warnings when ACPI is not enabledLen Brown1-2/+2
2012-06-03gpio/samsung: fix the typo 'exynos5_xxx' instead of 'exonys5_xxx'Kukjin Kim1-1/+1
2012-06-04drivers: acpi: Fix dependency for ACPI_HOTPLUG_CPUFabio Estevam1-1/+1
2012-06-03tools/power turbostat: fix IVB supportLen Brown1-0/+2
2012-06-03tools/power turbostat: fix un-intended affinity of forked programLen Brown1-2/+26
2012-06-03Merge branch 'pm-acpi' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds5-39/+110
2012-06-03Revert "mm: compaction: handle incorrect MIGRATE_UNMOVABLE type pageblocks"Linus Torvalds4-150/+28
2012-06-03mm: fix warning in __set_page_dirty_nobuffersHugh Dickins1-1/+4
2012-06-03vfs: move inode stat information closer togetherLinus Torvalds1-3/+3
2012-06-03MAINTAINERS: Update my e-mail addressGuenter Roeck1-4/+11
2012-06-03regmap: Fix the size calculation for map->format.buf_sizeFabio Estevam1-2/+2