Module Name:src
Committed By: macallan
Date: Tue Jul 22 04:55:51 UTC 2014
Modified Files:
src/sys/dev/sbus: tcx.c
Log Message:
restore the right colour map when X exits
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/sys/dev/sbus/tcx.c
Please note that
Module Name:src
Committed By: msaitoh
Date: Tue Jul 22 04:20:39 UTC 2014
Modified Files:
src/sys/dev/pci: if_wm.c
Log Message:
Add SERDES support from Matthias Drochner. Not all devices were tested but all
SERDES entries are enabled.
To generate a diff of this commit:
c
Module Name:src
Committed By: riastradh
Date: Tue Jul 22 02:38:31 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/include/linux: ww_mutex.h
Log Message:
Make Linux ww_mutex use a spin lock inside, not an adaptive lock.
To generate a diff of this commit:
cvs rdiff -u -
Module Name:src
Committed By: ozaki-r
Date: Tue Jul 22 02:21:50 UTC 2014
Modified Files:
src/sys/dev/pci: if_vioif.c
Log Message:
Make if_vioif MPSAFE
- Introduce VIOIF_MPSAFE
- It's enabled only when NET_MPSAFE is defined in if.h or the kernel config
- Add tx and rx mu
Module Name:src
Committed By: ozaki-r
Date: Tue Jul 22 01:55:54 UTC 2014
Modified Files:
src/sys/dev/pci: if_vioif.c ld_virtio.c viomb.c virtio.c virtiovar.h
Log Message:
Introduce VIRTIO_F_PCI_INTR_MPSAFE for virtio
It is set by a child driver, e.g., if_vioif. If set, vi
Module Name:src
Committed By: christos
Date: Tue Jul 22 01:03:22 UTC 2014
Modified Files:
src/external/bsd/bind/dist/lib/lwres/include/lwres: lwres.h
Log Message:
one more quoted comment
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 \
src/external/bsd/b
Module Name:src
Committed By: christos
Date: Tue Jul 22 00:11:22 UTC 2014
Modified Files:
src/external/bsd/bind/dist/lib/lwres/include/lwres: lwres.h
Log Message:
fix lint build
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 \
src/external/bsd/bind/dist/
Module Name:src
Committed By: riz
Date: Mon Jul 21 22:17:45 UTC 2014
Modified Files:
src/sys/arch/evbarm/beagle: beagle_machdep.c
Log Message:
Conditionalize more stuff on TI_AM335X so BEAGLEBONEXM kernel
builds succeed.
To generate a diff of this commit:
cvs rdiff -u -r
Module Name:src
Committed By: riastradh
Date: Mon Jul 21 20:03:31 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: intel_uncore.c
Log Message:
Avoid bus_space_read/write_8 on i386.
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 \
src/sys
Module Name:src
Committed By: riastradh
Date: Mon Jul 21 20:01:19 UTC 2014
Modified Files:
src/sys/external/bsd/drm2/dist/drm/i915: i915_gem_gtt.c
Log Message:
Avoid bus_space_read/write_8 on i386.
Would be nice if there were a clearer way to detect it than _LP64,
and if
Module Name:xsrc
Committed By: tsutsui
Date: Mon Jul 21 19:03:03 UTC 2014
Modified Files:
xsrc/external/mit/xf86-video-wsfb/dist/src: wsfb_driver.c
Log Message:
Add kludge to use luna68k 4/8bpp framebuffers as a monochrome server.
The idea is taken from mlterm-fb --depth
Module Name:src
Committed By: gson
Date: Mon Jul 21 14:23:43 UTC 2014
Modified Files:
src/lib/librumphijack: hijack.c
Log Message:
Ignore the contents of revents when poll() returns failure.
This is one more part to the fix for PR kern/46464. Patch
from pooka.
To genera
Module Name:src
Committed By: ozaki-r
Date: Mon Jul 21 12:03:38 UTC 2014
Modified Files:
src/sys/net: link_proto.c
Log Message:
Don't assume if_init is always set
if_init may be NULL, e.g., if_vlan.
PR kern/48997
To generate a diff of this commit:
cvs rdiff -u -r1.16 -
13 matches
Mail list logo