summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-03drm crtc_helper: use list_for_each_entrySascha Hauer
2012-02-03drm crtc: Fix locking commentsSascha Hauer
2012-02-03drm fb helper: remove unused variable crtc_idSascha Hauer
2012-02-03drm fb helper: remove unused variable conn_limitSascha Hauer
2012-02-03drm fb helper: use drm_helper_connector_dpms to do dpmsSascha Hauer
2012-02-03drm: add proper return value for drm_mode_crtc_set_gamma_sizeSascha Hauer
2012-02-03drm drm_fb_helper: destroy modesSascha Hauer
2012-02-03drm crtc: use drm_mode_destroy instead of kfree in drm_mode_removeSascha Hauer
2012-02-03drm/edid: drm modes have to be free with drm_mode_destroySascha Hauer
2012-02-03drm crtc: add forgotten idr cleanup functionsSascha Hauer
2012-02-03drm/radeon/kms: add r1xx/r2xx CS support for tiled texturesAlex Deucher
2012-02-03drm/radeon/kms: add r1xx/r2xx support for CS_KEEP_TILING_FLAGSAlex Deucher
2012-02-03drm: give up on edid retries when i2c bus is not respondingEugeni Dodonov
2012-02-03drm/radeon/kms/dce3+: add support for hw i2c using atomAlex Deucher
2012-02-03drm/radeon/kms: Use the standard VESA timeout for DDC channelsJean Delvare
2012-02-03drm/kms: Make i2c buses fasterJean Delvare
2012-02-03drm/radeon/kms: remove benchmarks shorter than one pageIlija Hadzic
2012-02-03drm/radeon/kms: common definitions for blit copy codeIlija Hadzic
2012-02-03drm: remove master fd restriction on mode setting gettersMandeep Singh Baines
2012-02-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds
2012-02-02include/linux/lp8727.h: Remove executable bitJosh Triplett
2012-02-02rbd: fix safety of rbd_put_client()Alex Elder
2012-02-02Fix race in process_vm_rw_coreChristopher Yeoh
2012-02-02rbd: fix a memory leak in rbd_get_client()Alex Elder
2012-02-02ceph: create a new session lock to avoid lock inversionAlex Elder
2012-02-02ceph: fix length validation in parse_reply_info()Xi Wang
2012-02-02ceph: initialize client debugfs outside of monc->mutexSage Weil
2012-02-02ceph: change "ceph.layout" xattr to be "ceph.file.layout"Alex Elder
2012-02-02Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-02Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblazeLinus Torvalds
2012-02-02Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen...Linus Torvalds
2012-02-02drm/radeon/kms/blit: fix blit copy for very large buffersIlija Hadzic
2012-02-02drm/radeon/kms: fix TRAVIS panel setupAlex Deucher
2012-02-02drm/radeon: fix use after free in ATRM bios reading code.Dave Airlie
2012-02-01Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i...Linus Torvalds
2012-02-01staging: fix go7007-usb licenseRandy Dunlap
2012-02-01docbook: fix fatal errors in device-drivers docbook and add DMA Management se...Randy Dunlap
2012-02-01Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm...Linus Torvalds
2012-02-02lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.hDavid Miller
2012-02-02lib: Fix multiple definitions of clz_tabDavid Miller
2012-02-01Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2012-02-01proc: make sure mem_open() doesn't pin the target's memoryOleg Nesterov
2012-02-01proc: unify mem_read() and mem_write()Oleg Nesterov
2012-02-01proc: mem_release() should check mm != NULLOleg Nesterov
2012-02-01MAINTAINERS: Greg's suse email address is deadGreg KH
2012-02-01mtd: fix merge conflict resolution breakageArtem Bityutskiy
2012-02-01drm/radeon/kms: Fix device tree linkage of DP i2c buses tooJean Delvare
2012-02-01drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.Michel Dänzer
2012-02-01drm/radeon/kms: disable output polling when suspendedSeth Forshee
2012-02-02lib/digsig: checks for NULL return valueDmitry Kasatkin