summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* drm/radeon/kms: properly set accel working flag and bailout when falseJerome Glisse2012-02-2213-8/+64
* drm/radeon: Only create additional ring debugfs files on Cayman or newer.Michel Dänzer2012-02-221-2/+5
* Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie2012-02-222-2/+37
|\
| * drm/i915: do not enable RC6p on Sandy BridgeEugeni Dodonov2012-02-151-2/+2
| * drm/i915: gen7: Disable the RHWO optimization as it can cause GPU hangs.Kenneth Graunke2012-02-102-0/+7
| * drm/i915: gen7: work around a system hang on IVBEugeni Dodonov2012-02-102-0/+9
| * drm/i915: gen7: Implement an L3 caching workaround.Eugeni Dodonov2012-02-102-0/+13
| * drm/i915: gen7: implement rczunit workaroundEugeni Dodonov2012-02-102-0/+6
* | drm/exynos: added postclose to release resource.Inki Dae2012-02-161-0/+12
* | drm/exynos: removed exynos_drm_fbdev_recreate function.Inki Dae2012-02-161-66/+4
* | drm/exynos: fixed page flip issue.Inki Dae2012-02-163-5/+15
* | drm/exynos: added possible_clones setup function.Inki Dae2012-02-164-0/+42
* | drm/exynos: removed pageflip_event_list init code when closed.Joonyoung Shim2012-02-161-8/+2
* | drm/exynos: changed priority of mixer layers.Joonyoung Shim2012-02-161-5/+5
* | drm/exynos: Fix typo in exynos_mixer.cMasanari Iida2012-02-161-1/+1
* | drm/radeon/kms: fix MSI re-arm on rv370+Alex Deucher2012-02-142-6/+2
* | drm/radeon/kms/atom: bios scratch reg handling updatesAlex Deucher2012-02-141-0/+17
* | drm/radeon/kms: drop lock in return path of radeon_fence_count_emitted.Dave Airlie2012-02-141-1/+3
* | Merge git://git.samba.org/sfrench/cifs-2.6Linus Torvalds2012-02-132-5/+6
|\ \
| * | cifs: don't return error from standard_receive3 after marking response malformedJeff Layton2012-02-071-3/+4
| * | cifs: request oplock when doing open on lookupJeff Layton2012-02-071-1/+1
| * | cifs: fix error handling when cifscreds key payload is an errorJeff Layton2012-02-071-1/+1
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2012-02-131-37/+33
|\ \ \
| * | | crypto: sha512 - Avoid stack bloat on i386Herbert Xu2012-02-051-36/+32
| * | | crypto: sha512 - Use binary and instead of modulusHerbert Xu2012-01-261-2/+2
* | | | Merge tag 'for-linus' of git://github.com/rustyrussell/linuxLinus Torvalds2012-02-132-2/+3
|\ \ \ \
| * | | | module: fix broken isapnp handling in file2aliasOndrej Zary2012-02-141-1/+1
| * | | | module: make module param bint handle nul valueDave Young2012-02-141-1/+2
* | | | | Merge tag 'battery-fixes-for-v3.3-rc2' of git://git.infradead.org/users/cbou/...Linus Torvalds2012-02-133-12/+8
|\ \ \ \ \
| * | | | | lp8727_charger: Add terminating entry for i2c_device_id tableAxel Lin2012-02-011-0/+1
| * | | | | power_supply: Fix modalias for charger-managerAxel Lin2012-02-011-2/+2
| * | | | | lp8727_chager: Fix permissions on a header fileKim, Milo2012-02-011-0/+0
| * | | | | bq27x00_battery: Fix flag register readGrazvydas Ignotas2012-02-011-1/+1
| * | | | | Revert "bq27x00_battery: Fix reporting status value for bq27500 battery"Anton Vorontsov2012-02-011-9/+4
* | | | | | Merge branch 'for-linus' of git://oss.sgi.com/xfs/xfsLinus Torvalds2012-02-137-283/+142
|\ \ \ \ \ \
| * | | | | | xfs: use a normal shrinker for the dquot freelistChristoph Hellwig2012-02-106-282/+141
| * | | | | | xfs: pass KM_SLEEP flag to kmem_realloc() in xlog_recover_add_to_cnt_trans()Mitsuo Hayasaka2012-01-311-1/+1
* | | | | | | Merge branch 'omap-fixes-warnings' of git://git.linaro.org/people/rmk/linux-armLinus Torvalds2012-02-1311-56/+74
|\ \ \ \ \ \ \
| * | | | | | | ARM: omap: resolve nebulous 'Error setting wl12xx data'Russell King2012-02-134-15/+33
| * | | | | | | ARM: omap: fix wrapped error messages in omap_hwmod.cRussell King2012-02-131-8/+8
| * | | | | | | ARM: omap: fix section mismatch warnings in mux.c caused by hsmmc.cRussell King2012-02-131-7/+7
| * | | | | | | ARM: omap: fix section mismatch warning for sdp3430_twl_gpio_setup()Russell King2012-02-131-4/+4
| * | | | | | | ARM: omap: fix section mismatch error for omap_4430sdp_display_init()Russell King2012-02-131-1/+1
| * | | | | | | ARM: omap: fix section mismatch warning for omap_secondary_startup()Russell King2012-02-131-0/+1
| * | | | | | | ARM: omap: preemptively fix section mismatch in omap4_sdp4430_wifi_mux_init()Russell King2012-02-131-1/+1
| * | | | | | | ARM: omap: fix section mismatch warning in mux.cRussell King2012-02-131-4/+4
| * | | | | | | ARM: omap: fix section mismatch errors in TWL PMIC driverRussell King2012-02-131-10/+10
| * | | | | | | ARM: omap: fix uninformative vc/i2c configuration error messageRussell King2012-02-131-2/+2
| * | | | | | | ARM: omap: fix vc.c PMIC error messageRussell King2012-02-131-4/+2
| * | | | | | | ARM: omap: fix prm44xx.c OMAP44XX_IRQ_PRCM build errorRussell King2012-02-131-0/+1
| | |_|/ / / / | |/| | | | |
OpenPOWER on IntegriCloud