Module Name:src
Committed By: msaitoh
Date: Tue Sep 12 05:28:31 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe: ixv.c
Log Message:
Fix panic caused by rev. 1.58's change. Don't if_start from interrupt context.
The restart code exists in ixv_handle_que().
To generate a d
Module Name:src
Committed By: mrg
Date: Tue Sep 12 01:01:25 UTC 2017
Modified Files:
src/sys/arch/x86/x86: pmap.c
Log Message:
minor KNF.
To generate a diff of this commit:
cvs rdiff -u -r1.256 -r1.257 src/sys/arch/x86/x86/pmap.c
Please note that diffs are not public do
Module Name:src
Committed By: jdolecek
Date: Mon Sep 11 22:31:42 UTC 2017
Modified Files:
src/sys/dev/ata [jdolecek-ncq]: TODO.ncq
Log Message:
doesn't seem the freeze/thaw in error recovery can cause the thread to panic,
all commands within are executed as polled and henc
Module Name:src
Committed By: jdolecek
Date: Mon Sep 11 22:30:05 UTC 2017
Modified Files:
src/sys/dev/ata [jdolecek-ncq]: TODO.ncq
Log Message:
atastart() rechecked - it's okay to call it even in error path in those
several cases we do, it's just optimization to skip the c
Module Name:src
Committed By: jdolecek
Date: Mon Sep 11 22:19:23 UTC 2017
Modified Files:
src/sys/dev/ic [jdolecek-ncq]: wdc.c
Log Message:
fix condition for calling atastart() when command is done
To generate a diff of this commit:
cvs rdiff -u -r1.283.2.14 -r1.283.2.15
Module Name:src
Committed By: jdolecek
Date: Mon Sep 11 22:16:18 UTC 2017
Modified Files:
src/sys/dev/ata [jdolecek-ncq]: ata.c
Log Message:
move debug printf where it belongs
To generate a diff of this commit:
cvs rdiff -u -r1.132.8.31 -r1.132.8.32 src/sys/dev/ata/ata.c
Module Name:src
Committed By: jmcneill
Date: Mon Sep 11 22:00:05 UTC 2017
Modified Files:
src/sys/arch/arm/sunxi: sunxi_mmc.c sunxi_mmc.h
Log Message:
Add support for sun50i new timing mode and calibration.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/
Module Name:src
Committed By: jun
Date: Mon Sep 11 20:44:14 UTC 2017
Added Files:
src/sys/arch/arm/dts: sun8i-h3-orangepi-one.dts
Log Message:
Add local patches to sun8i-h3-orangepi-one to enable HDMI support.
To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 src
Module Name:src
Committed By: palle
Date: Mon Sep 11 19:25:07 UTC 2017
Modified Files:
src/sys/arch/sparc/include: promlib.h
src/sys/arch/sparc/sparc: promlib.c
src/sys/arch/sparc64/include: autoconf.h
src/sys/arch/sparc64/sparc64: autoconf.c cpu.c
Module Name:src
Committed By: gson
Date: Mon Sep 11 15:24:28 UTC 2017
Modified Files:
src/usr.sbin/sysinst/arch/i386: md.c
Log Message:
Clear the screen after running installboot. If we don't, there will
be a leftover line saying "Status: Finished" at the top of the next
Module Name:src
Committed By: christos
Date: Mon Sep 11 14:12:28 UTC 2017
Modified Files:
src/usr.sbin/rtadvd: rtadvd.c
Log Message:
Don't start another copy of rtadvd if one is running.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/usr.sbin/rtadvd/rt
Module Name:src
Committed By: christos
Date: Mon Sep 11 14:12:07 UTC 2017
Modified Files:
src/usr.sbin/rtadvd: rtadvd.c
Log Message:
KNF, fix time printing formats.
To generate a diff of this commit:
cvs rdiff -u -r1.53 -r1.54 src/usr.sbin/rtadvd/rtadvd.c
Please note th
Module Name:src
Committed By: msaitoh
Date: Mon Sep 11 10:11:05 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe: ixv.c
Log Message:
Print Mailbox API version.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 src/sys/dev/pci/ixgbe/ixv.c
Please note that diff
Module Name:src
Committed By: msaitoh
Date: Mon Sep 11 09:52:13 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe: ixv.c
Log Message:
Use cprng_strong64() insread of cprng_fast64() to prevent panic.
To generate a diff of this commit:
cvs rdiff -u -r1.58 -r1.59 src/sys/dev/
Module Name:src
Committed By: jmcneill
Date: Mon Sep 11 09:21:56 UTC 2017
Modified Files:
src/sys/arch/arm/fdt: psci_fdt.c
Log Message:
Use PSCI for reset and poweroff when available.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/sys/arch/arm/fdt/psci_f
Module Name:src
Committed By: maya
Date: Mon Sep 11 07:33:45 UTC 2017
Modified Files:
src/sys/external/bsd/common/include/asm: barrier.h
src/sys/external/bsd/vchiq/dist/interface/compat: vchi_bsd.h
Log Message:
keep dsb in vchiq code.
dsb refers to an arm instruct
16 matches
Mail list logo