Age | Commit message (Expand) | Author |
2012-02-09 | drm: add convenience function to create an enum property | Sascha Hauer |
2012-02-07 | Merge branch 'for-airlied' of git://people.freedesktop.org/~danvet/drm-intel ... | Dave Airlie |
2012-02-03 | drm exynos: use drm_fb_helper_set_par directly | Sascha Hauer |
2012-02-03 | drm crtc_helper: use list_for_each_entry | Sascha Hauer |
2012-02-03 | drm crtc: Fix locking comments | Sascha Hauer |
2012-02-03 | drm fb helper: remove unused variable crtc_id | Sascha Hauer |
2012-02-03 | drm fb helper: remove unused variable conn_limit | Sascha Hauer |
2012-02-03 | drm fb helper: use drm_helper_connector_dpms to do dpms | Sascha Hauer |
2012-02-03 | drm: add proper return value for drm_mode_crtc_set_gamma_size | Sascha Hauer |
2012-02-03 | drm drm_fb_helper: destroy modes | Sascha Hauer |
2012-02-03 | drm crtc: use drm_mode_destroy instead of kfree in drm_mode_remove | Sascha Hauer |
2012-02-03 | drm/edid: drm modes have to be free with drm_mode_destroy | Sascha Hauer |
2012-02-03 | drm crtc: add forgotten idr cleanup functions | Sascha Hauer |
2012-02-03 | drm/radeon/kms: add r1xx/r2xx CS support for tiled textures | Alex Deucher |
2012-02-03 | drm/radeon/kms: add r1xx/r2xx support for CS_KEEP_TILING_FLAGS | Alex Deucher |
2012-02-03 | drm: give up on edid retries when i2c bus is not responding | Eugeni Dodonov |
2012-02-03 | drm/radeon/kms/dce3+: add support for hw i2c using atom | Alex Deucher |
2012-02-03 | drm/radeon/kms: Use the standard VESA timeout for DDC channels | Jean Delvare |
2012-02-03 | drm/kms: Make i2c buses faster | Jean Delvare |
2012-02-03 | drm/radeon/kms: remove benchmarks shorter than one page | Ilija Hadzic |
2012-02-03 | drm/radeon/kms: common definitions for blit copy code | Ilija Hadzic |
2012-02-03 | drm: remove master fd restriction on mode setting getters | Mandeep Singh Baines |
2012-02-02 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag... | Linus Torvalds |
2012-02-02 | include/linux/lp8727.h: Remove executable bit | Josh Triplett |
2012-02-02 | rbd: fix safety of rbd_put_client() | Alex Elder |
2012-02-02 | Fix race in process_vm_rw_core | Christopher Yeoh |
2012-02-02 | rbd: fix a memory leak in rbd_get_client() | Alex Elder |
2012-02-02 | ceph: create a new session lock to avoid lock inversion | Alex Elder |
2012-02-02 | ceph: fix length validation in parse_reply_info() | Xi Wang |
2012-02-02 | ceph: initialize client debugfs outside of monc->mutex | Sage Weil |
2012-02-02 | ceph: change "ceph.layout" xattr to be "ceph.file.layout" | Alex Elder |
2012-02-02 | Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds |
2012-02-02 | Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze | Linus Torvalds |
2012-02-02 | Merge branches 'core-urgent-for-linus', 'perf-urgent-for-linus', 'sched-urgen... | Linus Torvalds |
2012-02-02 | drm/radeon/kms/blit: fix blit copy for very large buffers | Ilija Hadzic |
2012-02-02 | drm/radeon/kms: fix TRAVIS panel setup | Alex Deucher |
2012-02-02 | drm/radeon: fix use after free in ATRM bios reading code. | Dave Airlie |
2012-02-01 | Merge tag 'firewire-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/i... | Linus Torvalds |
2012-02-01 | staging: fix go7007-usb license | Randy Dunlap |
2012-02-01 | docbook: fix fatal errors in device-drivers docbook and add DMA Management se... | Randy Dunlap |
2012-02-01 | Merge branch 'for-linus2' of git://git.kernel.org/pub/scm/linux/kernel/git/jm... | Linus Torvalds |
2012-02-02 | lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.h | David Miller |
2012-02-02 | lib: Fix multiple definitions of clz_tab | David Miller |
2012-02-01 | Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r... | Linus Torvalds |
2012-02-01 | proc: make sure mem_open() doesn't pin the target's memory | Oleg Nesterov |
2012-02-01 | proc: unify mem_read() and mem_write() | Oleg Nesterov |
2012-02-01 | proc: mem_release() should check mm != NULL | Oleg Nesterov |
2012-02-01 | MAINTAINERS: Greg's suse email address is dead | Greg KH |
2012-02-01 | mtd: fix merge conflict resolution breakage | Artem Bityutskiy |
2012-02-01 | drm/radeon/kms: Fix device tree linkage of DP i2c buses too | Jean Delvare |