index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
video
/
ili9320.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-02-09
drm/i915: ppgtt debugfs info
Daniel Vetter
1
-0
/
+38
2012-02-09
drm/i915: ppgtt register definitions
Daniel Vetter
1
-0
/
+18
2012-02-09
drm/i915: ppgtt binding/unbinding support
Daniel Vetter
4
-6
/
+167
2012-02-09
drm/i915: initialization/teardown for the aliasing ppgtt
Daniel Vetter
4
-11
/
+203
2012-02-09
agp/intel-gtt: export the gtt pagetable iomapping
Daniel Vetter
2
-0
/
+3
2012-02-09
agp/intel-gtt: export the scratch page dma address
Daniel Vetter
2
-5
/
+6
2012-02-09
drm/i915: dump even more into the error_state
Daniel Vetter
3
-0
/
+17
2012-02-09
drm/i915: s/DRM_ERROR/DRM_DEBUG in i915_gem_execbuffer.c
Daniel Vetter
1
-25
/
+25
2012-02-08
drm/i915: add gen6+ registers to i915_swizzle_info
Daniel Vetter
1
-0
/
+13
2012-02-08
drm/i915: consolidate swizzling control bit frobbing
Daniel Vetter
2
-7
/
+4
2012-02-08
drm/i915: swizzling support for snb/ivb
Daniel Vetter
6
-7
/
+78
2012-02-08
drm/i915: fixup interlaced bits clearing in PIPECONF on PCH_SPLIT (v2)
Keith Packard
1
-2
/
+4
2012-02-08
drm/i915: no lvds quirk for AOpen MP45
Daniel Vetter
1
-0
/
+8
2012-02-06
drm/i915: Force explicit bpp selection for intel_dp_link_required
Keith Packard
1
-15
/
+5
2012-02-03
drm/radeon: do not continue after error from r600_ib_test
Matthijs Kooijman
1
-0
/
+1
2012-02-03
drivers/gpu/drm/drm_ioc32.c: initialize all fields
Julia Lawall
1
-1
/
+2
2012-02-03
include/linux/lp8727.h: Remove executable bit
Josh Triplett
1
-0
/
+0
2012-02-02
rbd: fix safety of rbd_put_client()
Alex Elder
1
-2
/
+4
2012-02-02
Fix race in process_vm_rw_core
Christopher Yeoh
4
-34
/
+35
2012-02-02
rbd: fix a memory leak in rbd_get_client()
Alex Elder
1
-0
/
+1
2012-02-02
ceph: create a new session lock to avoid lock inversion
Alex Elder
4
-9
/
+14
2012-02-02
ceph: fix length validation in parse_reply_info()
Xi Wang
1
-0
/
+2
2012-02-02
ceph: initialize client debugfs outside of monc->mutex
Sage Weil
2
-3
/
+12
2012-02-02
ceph: change "ceph.layout" xattr to be "ceph.file.layout"
Alex Elder
1
-1
/
+3
2012-02-02
drm/radeon/kms/blit: fix blit copy for very large buffers
Ilija Hadzic
1
-10
/
+25
2012-02-02
drm/radeon/kms: fix TRAVIS panel setup
Alex Deucher
1
-3
/
+15
2012-02-02
drm/radeon: fix use after free in ATRM bios reading code.
Dave Airlie
1
-1
/
+2
2012-02-02
staging: fix go7007-usb license
Randy Dunlap
1
-0
/
+1
2012-02-02
docbook: fix fatal errors in device-drivers docbook and add DMA Management se...
Randy Dunlap
1
-2
/
+10
2012-02-02
lib: Fix 32-bit sparc udiv_qrnnd() definition in mpilib's longlong.h
David Miller
1
-11
/
+33
2012-02-02
lib: Fix multiple definitions of clz_tab
David Miller
6
-34
/
+26
2012-02-01
proc: make sure mem_open() doesn't pin the target's memory
Oleg Nesterov
1
-1
/
+13
2012-02-01
proc: unify mem_read() and mem_write()
Oleg Nesterov
1
-58
/
+32
2012-02-01
proc: mem_release() should check mm != NULL
Oleg Nesterov
1
-2
/
+2
2012-02-01
MAINTAINERS: Greg's suse email address is dead
Greg KH
1
-15
/
+14
2012-02-01
mtd: fix merge conflict resolution breakage
Artem Bityutskiy
2
-7
/
+1
2012-02-01
drm/radeon/kms: Fix device tree linkage of DP i2c buses too
Jean Delvare
1
-0
/
+1
2012-02-01
drm/radeon: Set DESKTOP_HEIGHT register to the framebuffer (not mode) height.
Michel Dänzer
1
-2
/
+2
2012-02-01
drm/radeon/kms: disable output polling when suspended
Seth Forshee
1
-0
/
+4
2012-02-01
lib/digsig: checks for NULL return value
Dmitry Kasatkin
1
-2
/
+6
2012-02-01
lib/mpi: added missing NULL check
Dmitry Kasatkin
1
-0
/
+2
2012-02-01
lib/mpi: added comment on divide by 0 case
Dmitry Kasatkin
1
-0
/
+4
2012-02-01
lib/mpi: check for possible zero length
Dmitry Kasatkin
1
-0
/
+3
2012-02-01
lib/digsig: pkcs_1_v1_5_decode_emsa cleanup
Dmitry Kasatkin
1
-25
/
+10
2012-02-01
lib/digsig: additional sanity checks against badly formated key payload
Dmitry Kasatkin
1
-2
/
+7
2012-02-01
lib/mpi: removed unused functions
Dmitry Kasatkin
1
-88
/
+0
2012-02-01
lib/mpi: checks for zero divisor length
Dmitry Kasatkin
1
-0
/
+3
2012-02-01
lib/mpi: return error code on dividing by zero
Dmitry Kasatkin
1
-1
/
+1
2012-02-01
lib/mpi: replaced MPI_NULL with normal NULL
Dmitry Kasatkin
3
-7
/
+5
2012-02-01
lib/mpi: added missing NULL check
Dmitry Kasatkin
1
-1
/
+2
[next]