index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
agp/intel: Remove duplicate const
Chris Wilson
2010-11-23
1
-1
/
+1
*
drm/i915: Not all mappable regions require GTT fence regions
Chris Wilson
2010-11-23
1
-31
/
+22
*
drm/i915: Use drm_i915_gem_object as the preferred type
Chris Wilson
2010-11-23
16
-1157
/
+1019
*
drm/i915: no more agp for gem
Daniel Vetter
2010-11-23
2
-22
/
+50
*
intel-gtt: export api for drm/i915
Daniel Vetter
2010-11-23
2
-52
/
+80
*
drm/i915: move gtt handling to i915_gem_gtt.c
Daniel Vetter
2010-11-23
3
-11
/
+33
*
agp: kill agp_rebind_memory
Daniel Vetter
2010-11-23
2
-21
/
+0
*
drm/i915: restore gtt on resume in the drm instead of in intel-gtt.ko
Daniel Vetter
2010-11-23
5
-5
/
+54
*
drm/i915: track objects in the gtt
Daniel Vetter
2010-11-23
2
-0
/
+8
*
agp: kill agp_flush_chipset and corresponding ioctl
Daniel Vetter
2010-11-23
7
-25
/
+0
*
drm: kill drm_agp_chipset_flush
Daniel Vetter
2010-11-23
2
-7
/
+0
*
drm/i915/gtt: call chipset flush directly
Daniel Vetter
2010-11-23
3
-6
/
+12
*
drm/i915|intel-gtt: consolidate intel-gtt.h headers
Daniel Vetter
2010-11-23
4
-26
/
+12
*
intel-gtt: fold i81x-only dcache support into the generic driver
Daniel Vetter
2010-11-23
1
-89
/
+61
*
intel-gtt: switch i81x to the common initialization helpers
Daniel Vetter
2010-11-23
1
-127
/
+71
*
intel-gtt: switch i81x to the write_entry helpers
Daniel Vetter
2010-11-23
1
-92
/
+60
*
intel-gtt: kill unneeded sandybridge memory types
Daniel Vetter
2010-11-23
1
-6
/
+0
*
intel-gtt: drop dcache support for i830 and later
Daniel Vetter
2010-11-23
1
-7
/
+1
*
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-11-23
2
-179
/
+307
|
\
|
*
drm/i915: Handle pagefaults in execbuffer user relocations
Chris Wilson
2010-11-23
1
-168
/
+293
|
*
drm/i915/sdvo: Only enable HDMI encodings only if the commandset is supported
Chris Wilson
2010-11-22
1
-11
/
+14
*
|
drm/i915: Contract the magic IPS constants into a direct LUT
Chris Wilson
2010-11-23
1
-160
/
+144
*
|
agp/intel: Remove confusion of stolen entries not stolen memory
Chris Wilson
2010-11-23
4
-42
/
+15
*
|
agp/intel: Remove the artificial cap on stolen size
Chris Wilson
2010-11-23
1
-13
/
+3
*
|
drm/i915: Compute physical addresses from base of stolen memory
Chris Wilson
2010-11-23
2
-122
/
+77
*
|
drm/i915/panel: Restore saved value of BLC_PWM_CTL
Chris Wilson
2010-11-23
1
-10
/
+42
*
|
drm/i915: Avoid oops when capturing NULL ring for inactive pinned buffers
Chris Wilson
2010-11-23
2
-4
/
+4
*
|
drm/i915: Fix restore of 965 fence regs since the register tracing change.
Keith Packard
2010-11-22
1
-32
/
+36
*
|
drm/i915: Add support for GPU reset on gen6.
Eric Anholt
2010-11-22
2
-0
/
+17
*
|
drm/i915: Also reinit the BSD and BLT rings after a GPU reset.
Eric Anholt
2010-11-22
1
-2
/
+7
*
|
drm/i915: Correct a comment about the use of the workqueue.
Eric Anholt
2010-11-22
1
-1
/
+1
*
|
Merge branch 'drm-intel-next' of arrandale:git/linux-2.6 into drm-intel-next
Chris Wilson
2010-11-22
469
-1904
/
+3247
|
\
\
|
*
\
Merge branch 'drm-intel-fixes' into drm-intel-next
Chris Wilson
2010-11-22
465
-1913
/
+3117
|
|
\
\
|
|
|
/
|
|
*
Merge remote branch 'linus' into drm-intel-fixes
Chris Wilson
2010-11-22
461
-1790
/
+2966
|
|
|
\
|
|
|
*
Linux 2.6.37-rc3
v2.6.37-rc3
Linus Torvalds
2010-11-21
1
-1
/
+1
|
|
|
*
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2010-11-19
6
-56
/
+37
|
|
|
|
\
|
|
|
|
*
ext4: Add EXT4_IOC_TRIM ioctl to handle batched discard
Lukas Czerner
2010-11-19
1
-0
/
+24
|
|
|
|
*
fs: Do not dispatch FITRIM through separate super_operation
Lukas Czerner
2010-11-19
3
-41
/
+0
|
|
|
|
*
ext4: ext4_fill_super shouldn't return 0 on corruption
Darrick J. Wong
2010-11-19
1
-2
/
+3
|
|
|
|
*
jbd2: fix /proc/fs/jbd2/<dev> when using an external journal
yangsheng
2010-11-17
1
-8
/
+8
|
|
|
|
*
ext4: missing unlock in ext4_clear_request_list()
Dan Carpenter
2010-11-17
1
-3
/
+0
|
|
|
|
*
ext4: fix setting random pages PageUptodate
Markus Trippelsdorf
2010-11-17
1
-2
/
+2
|
|
|
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2010-11-19
14
-76
/
+129
|
|
|
|
\
\
|
|
|
|
*
|
ceph: fix readdir EOVERFLOW on 32-bit archs
Sage Weil
2010-11-18
1
-3
/
+7
|
|
|
|
*
|
ceph: fix frag offset for non-leftmost frags
Sage Weil
2010-11-11
1
-1
/
+4
|
|
|
|
*
|
ceph: fix dangling pointer
Sage Weil
2010-11-11
1
-0
/
+1
|
|
|
|
*
|
ceph: explicitly specify page alignment in network messages
Sage Weil
2010-11-09
3
-5
/
+9
|
|
|
|
*
|
ceph: make page alignment explicit in osd interface
Sage Weil
2010-11-09
5
-19
/
+44
|
|
|
|
*
|
ceph: fix comment, remove extraneous args
Sage Weil
2010-11-09
3
-15
/
+11
|
|
|
|
*
|
ceph: fix update of ctime from MDS
Sage Weil
2010-11-08
1
-2
/
+4
[next]