summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* drm exynos: use drm_fb_helper_set_par directlySascha Hauer2012-02-03
* drm crtc_helper: use list_for_each_entrySascha Hauer2012-02-03
* drm crtc: Fix locking commentsSascha Hauer2012-02-03
* drm fb helper: remove unused variable crtc_idSascha Hauer2012-02-03
* drm fb helper: remove unused variable conn_limitSascha Hauer2012-02-03
* drm fb helper: use drm_helper_connector_dpms to do dpmsSascha Hauer2012-02-03
* drm: add proper return value for drm_mode_crtc_set_gamma_sizeSascha Hauer2012-02-03
* drm drm_fb_helper: destroy modesSascha Hauer2012-02-03
* drm crtc: use drm_mode_destroy instead of kfree in drm_mode_removeSascha Hauer2012-02-03
* drm/edid: drm modes have to be free with drm_mode_destroySascha Hauer2012-02-03
* drm crtc: add forgotten idr cleanup functionsSascha Hauer2012-02-03
* drm/radeon/kms: add r1xx/r2xx CS support for tiled texturesAlex Deucher2012-02-03
* drm/radeon/kms: add r1xx/r2xx support for CS_KEEP_TILING_FLAGSAlex Deucher2012-02-03
* drm: give up on edid retries when i2c bus is not respondingEugeni Dodonov2012-02-03
* drm/radeon/kms/dce3+: add support for hw i2c using atomAlex Deucher2012-02-03
* drm/radeon/kms: Use the standard VESA timeout for DDC channelsJean Delvare2012-02-03
* drm/kms: Make i2c buses fasterJean Delvare2012-02-03
* drm/radeon/kms: remove benchmarks shorter than one pageIlija Hadzic2012-02-03
* drm/radeon/kms: common definitions for blit copy codeIlija Hadzic2012-02-03
* drm: remove master fd restriction on mode setting gettersMandeep Singh Baines2012-02-03
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds2012-02-02
|\
| * rbd: fix safety of rbd_put_client()Alex Elder2012-02-02
| * rbd: fix a memory leak in rbd_get_client()Alex Elder2012-02-02
| * ceph: create a new session lock to avoid lock inversionAlex Elder2012-02-02
| * ceph: fix length validation in parse_reply_info()Xi Wang2012-02-02
| * ceph: initialize client debugfs outside of monc->mutexSage Weil2012-02-02
| * ceph: change "ceph.layout" xattr to be "ceph.file.layout"Alex Elder2012-02-02
* | include/linux/lp8727.h: Remove executable bitJosh Triplett2012-02-02
* | Fix race in process_vm_rw_coreChristopher Yeoh2012-02-02
* | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2012-02-02
|\ \
| * | drm/radeon/kms/blit: fix blit copy for very large buffersIlija Hadzic2012-02-02
| * | drm/radeon/kms: fix TRAVIS panel setupAlex Deucher2012-02-02
| * | drm/radeon: fix use after free in ATRM bios reading code.Dave Airlie2012-02-02
| * | drm/radeon/kms: Fix device tree linkage of DP i2c buses tooJean Delvare2012-02-01
| * | drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.Michel Dänzer2012-02-01
| * | drm/radeon/kms: disable output polling when suspendedSeth Forshee2012-02-01
| * | Merge branch 'drm-nouveau-fixes' of git://anongit.freedesktop.org/git/nouveau...Dave Airlie2012-02-01
| |\ \
| | * | drm/nv50/pm: signedness bug in nv50_pm_clocks_pre()Dan Carpenter2012-02-01
| | * | drm/nouveau/gem: fix fence_sync race / oopsBen Skeggs2012-02-01
| | * | drm/nouveau: fix typo on mxmdcb optionBen Skeggs2012-02-01
| | * | drm/nouveau/mxm: pretend to succeed, even if we can't shadow the MXM-SISBen Skeggs2012-02-01
| | * | drm/nouveau/disp: check that panel power gpio is enabled at init timeBen Skeggs2012-02-01
| |/ /
* | | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds2012-02-02
|\ \ \
| * | | Revert "microblaze: Add topology init"Michal Simek2012-01-31
| | | |
| \ \ \
| \ \ \
| \ \ \
| \ \ \
| \ \ \
*-----. \ \ \ Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds2012-02-02
|\ \ \ \ \ \ \
| | | | * | | | x86/reboot: Remove VersaLogic Menlow reboot quirkMichael D Labriola2012-01-30
| | | | * | | | x86/reboot: Skip DMI checks if reboot set by userMichael D Labriola2012-01-30
| | | | * | | | x86: Properly parenthesize cmpxchg() macro argumentsJan Beulich2012-01-26
| | | * | | | | sched/rt: Fix task stack corruption under __ARCH_WANT_INTERRUPTS_ON_CTXSWChanho Min2012-01-27
| | | * | | | | sched: Fix ancient race in do_exit()Yasunori Goto2012-01-27