git: drm/i915: i915_debug.c really is i915_debugfs.c

2014-07-05 Thread Francois Tigeot
commit 00305bac7b3ae5fbaa3a81cbfe7bde72cfa99329 Author: François Tigeot ftig...@wolfpond.org Date: Sat Jul 5 13:37:06 2014 +0200 drm/i915: i915_debug.c really is i915_debugfs.c Rename it. Summary of changes: sys/dev/drm/i915/Makefile | 2 +-

git: drm/i915: intel_iic.c really is intel_i2c.c

2014-07-05 Thread Francois Tigeot
commit bad0eccaf48f28654099c3f04e54d63369d1ade0 Author: François Tigeot ftig...@wolfpond.org Date: Sat Jul 5 13:40:21 2014 +0200 drm/i915: intel_iic.c really is intel_i2c.c * Rename it. * With this commit, all drm/i915 files finally have the same names as their

git: drm/i915: Sync intel_ringbuffer.h with Linux 3.8.13

2014-07-05 Thread Francois Tigeot
commit 15ac624938166e19db9a17ff4cf67bfa246ce505 Author: François Tigeot ftig...@wolfpond.org Date: Sat Jul 5 17:24:25 2014 +0200 drm/i915: Sync intel_ringbuffer.h with Linux 3.8.13 Summary of changes: sys/dev/drm/i915/i915_drv.h| 1 + sys/dev/drm/i915/i915_gem.c

git: kernel/i386: Fix buildkernel.

2014-07-05 Thread Sascha Wildner
commit c60712de0a3b37b3a15703bc8734c42624abd945 Author: Sascha Wildner s...@online.de Date: Sat Jul 5 17:58:17 2014 +0200 kernel/i386: Fix buildkernel. Summary of changes: sys/platform/pc32/i386/vm_machdep.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)

git: drm/i915: Add i915_gem_check_wedge()

2014-07-05 Thread Francois Tigeot
commit 245593da6c83ba656ecd2ee2983b3a12328c4889 Author: François Tigeot ftig...@wolfpond.org Date: Sat Jul 5 21:16:08 2014 +0200 drm/i915: Add i915_gem_check_wedge() From Linux 3.8.13 Summary of changes: sys/dev/drm/i915/i915_drv.h | 4 +-- sys/dev/drm/i915/i915_gem.c

git: kernel: Fix KTR compilation.

2014-07-05 Thread Sascha Wildner
commit f5cffc6dcbb33326c1592daa666aa744393041d6 Author: Sascha Wildner s...@online.de Date: Sat Jul 5 22:41:12 2014 +0200 kernel: Fix KTR compilation. Summary of changes: sys/kern/usched_bsd4.c | 36 ++-- 1 file changed, 18 insertions(+), 18 deletions(-)

git: Correct math and limerick.

2014-07-05 Thread Justin C. Sherrill
commit 404beada63c2b10b9b789dee439850007d8e2a32 Author: Justin C. Sherrill jus...@shiningsilence.com Date: Sat Jul 5 22:39:43 2014 -0400 Correct math and limerick. Seen in FreeBSD just recently: http://svnweb.freebsd.org/base?view=revisionrevision=268295 And NetBSD 14