Module Name:src
Committed By: riastradh
Date: Thu May 1 14:37:36 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/i915drm: i915_gem_gtt.c
Log Message:
Clear only the requested range in gen6_ggtt_clear_range.
Sprinkle kasserts throughout i915_gem_gtt.c.
To generate a
Module Name:src
Committed By: riastradh
Date: Thu May 1 15:19:16 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: i915_gem.c
src/sys/external/bsd/drm2/dist/include/drm: drmP.h
src/sys/external/bsd/drm2/drm: drm_drv.c drm_gem_vm.c drm_vm.c
Module Name:src
Committed By: tsutsui
Date: Thu May 1 18:08:47 UTC 2014
Modified Files:
src/sys/arch/hp300/stand/common: if_le.c
Log Message:
Reduce a number of getsecs() calls in le_get() to make netboot a bit faster.
To generate a diff of this commit:
cvs rdiff -u -r1
Module Name:src
Committed By: dsl
Date: Thu May 1 18:37:26 UTC 2014
Modified Files:
src/sys/arch/i386/stand: Makefile.inc
Log Message:
Add -fno-asynchronous-unwind-tables -fno-exceptions to gcc builds.
One of these (probably the first) is needed to stop the eh-frame
secti
Module Name:src
Committed By: martin
Date: Thu May 1 18:43:45 UTC 2014
Modified Files:
src/sys/arch/evbarm/conf: ARMADAXP_INSTALL BCM5301X_INSTALL
BCM56340_INSTALL BEAGLEBOARDXM_INSTALL BEAGLEBOARD_INSTALL
BEAGLEBONE_INSTALL CUBIEBOARD_INSTALL GEMIN
Module Name:src
Committed By: hkenken
Date: Fri May 2 03:05:41 UTC 2014
Modified Files:
src/sys/arch/arm/imx: imxwdog.c
Log Message:
struct device * -> device_t
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/arch/arm/imx/imxwdog.c
Please note that