Module Name:src
Committed By: maxv
Date: Sat Sep 23 10:00:00 UTC 2017
Modified Files:
src/sys/arch/x86/acpi: acpi_wakeup.c
Log Message:
Reinitialize the PAT MSR when waking up, otherwise the write-combined
pages become write-through.
To generate a diff of this commit:
cv
Module Name:src
Committed By: maxv
Date: Sat Sep 23 10:18:49 UTC 2017
Modified Files:
src/sys/arch/amd64/acpi: acpi_wakeup_low.S
Log Message:
Make sure %edx is clear.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sys/arch/amd64/acpi/acpi_wakeup_low.S
P
Module Name:src
Committed By: maxv
Date: Sat Sep 23 10:38:59 UTC 2017
Modified Files:
src/sys/arch/x86/acpi: acpi_wakeup.c
Log Message:
Initialize the errata MSRs when waking up, otherwise they are clear and
we're re-enabling certain CPU bugs.
To generate a diff of this
Module Name:src
Committed By: maxv
Date: Sat Sep 23 11:01:32 UTC 2017
Modified Files:
src/sys/arch/x86/x86: x86_machdep.c
Log Message:
Make MTRR_GET privileged, the structures are not always zeroed (thereby
leaking information), and beyond that we are not particularly inte
Module Name:src
Committed By: jdolecek
Date: Sat Sep 23 13:13:19 UTC 2017
Modified Files:
src/sys/dev/ata [jdolecek-ncq]: ata.c
Log Message:
remove ata_queue_get_active_xfer() KASSERT() about having at least one
active xfer; it can happen we get interrupt while no longer h
Module Name:src
Committed By: skrll
Date: Sat Sep 23 14:27:44 UTC 2017
Modified Files:
src/sys/dev/usb: if_athn_usb.c
Log Message:
PR/52553 Panic on "ifconfig athn0 up"
Don't race for a transfer in athn_usb_init on the free list for beacons.
Instead pre-assign a transfer
Module Name:src
Committed By: jdolecek
Date: Sat Sep 23 14:53:26 UTC 2017
Modified Files:
src/sys/dev/ata [jdolecek-ncq]: ata.c
Log Message:
note to previous: the KASSERT() insisted actually there is at most one
active xfer, which is false during NCQ error recovery
To ge
Module Name:src
Committed By: snj
Date: Sat Sep 23 17:02:00 UTC 2017
Modified Files:
src/distrib/amiga/miniroot [netbsd-8]: install.md
src/distrib/miniroot [netbsd-8]: install.sub
src/distrib/notes/amiga [netbsd-8]: install
src/sys/arch/amiga/amiga [
Module Name:src
Committed By: snj
Date: Sat Sep 23 17:04:40 UTC 2017
Modified Files:
src/external/bsd/nvi/dist/cl [netbsd-8]: cl_main.c cl_screen.c
Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #276):
external/bsd/nvi/dist/cl/cl_main.c:
Module Name:src
Committed By: snj
Date: Sat Sep 23 17:13:10 UTC 2017
Modified Files:
src/sys/dev [netbsd-8]: audio.c audiovar.h
Log Message:
Pull up following revision(s) (requested by isaki in ticket #278):
sys/dev/audiovar.h: revision 1.61-1.62
sys/dev/au
Module Name:src
Committed By: snj
Date: Sat Sep 23 17:18:44 UTC 2017
Modified Files:
src/share/man/man8 [netbsd-8]: afterboot.8
Log Message:
Pull up following revision(s) (requested by maya in ticket #279):
share/man/man8/afterboot.8: 1.59-1.60
Update packages link
Module Name:src
Committed By: snj
Date: Sat Sep 23 17:20:13 UTC 2017
Modified Files:
src/usr.sbin/syslogd [netbsd-8]: syslogd.c
Log Message:
Pull up following revision(s) (requested by ginsbach in ticket #280):
usr.sbin/syslogd/syslogd.c: revision 1.124
Use looked
Module Name:src
Committed By: snj
Date: Sat Sep 23 17:22:49 UTC 2017
Modified Files:
src/sys/dev/sysmon [netbsd-8]: sysmon_envsys.c sysmon_envsys_events.c
sysmonvar.h
Log Message:
Pull up following revision(s) (requested by pgoyette in ticket #281):
sys
Module Name:src
Committed By: snj
Date: Sat Sep 23 17:27:02 UTC 2017
Modified Files:
src/regress/sys/arch/i386/ldt [netbsd-8]: testldt.c
Log Message:
Pull up following revision(s) (requested by maxv in ticket #282):
regress/sys/arch/i386/ldt/testldt.c: revision 1.1
Module Name:src
Committed By: snj
Date: Sat Sep 23 17:28:41 UTC 2017
Modified Files:
src/sys/external/bsd/ipf/netinet [netbsd-8]: fil.c
Log Message:
Pull up following revision(s) (requested by christos in ticket #283):
sys/external/bsd/ipf/netinet/fil.c: revision 1
Module Name:src
Committed By: snj
Date: Sat Sep 23 17:30:55 UTC 2017
Modified Files:
src/external/gpl3/gcc/usr.bin/backend [netbsd-8]: Makefile
Log Message:
Pull up following revision(s) (requested by he in ticket #284):
external/gpl3/gcc/usr.bin/backend/Makefile:
Module Name:src
Committed By: snj
Date: Sat Sep 23 17:39:34 UTC 2017
Modified Files:
src/sys/dev [netbsd-8]: audio.c audiovar.h
Log Message:
Pull up following revision(s) (requested by isaki in ticket #285):
sys/dev/audiovar.h: 1.64
sys/dev/audio.c: 1.399-1
Module Name:src
Committed By: snj
Date: Sat Sep 23 17:43:15 UTC 2017
Modified Files:
src/sys/arch/m68k/include [netbsd-8]: fenv.h
Log Message:
Pull up following revision(s) (requested by phx in ticket #286):
sys/arch/m68k/include/fenv.h: revision 1.7
The __fgetenv(
Module Name:src
Committed By: snj
Date: Sat Sep 23 17:44:58 UTC 2017
Modified Files:
src/share/man/man8 [netbsd-8]: veriexec.8
Log Message:
Pull up following revision(s) (requested by sevan in ticket #287):
share/man/man8/veriexec.8: revision 1.5-1.6
The bogus numb
Module Name:src
Committed By: snj
Date: Sat Sep 23 17:47:34 UTC 2017
Modified Files:
src/sys/dev/pci/ixgbe [netbsd-8]: ixv.c
Log Message:
Pull up following revision(s) (requested by msaitoh in ticket #288):
sys/dev/pci/ixgbe/ixv.c: 1.59 and 1.62 via patch
- Use cpr
Module Name:src
Committed By: snj
Date: Sat Sep 23 17:50:43 UTC 2017
Modified Files:
src/distrib/sets/lists/base [netbsd-8]: mi
src/external/cddl [netbsd-8]: Makefile
Added Files:
src/external/cddl/dtracetoolkit [netbsd-8]: Makefile
src/external/cddl
Module Name:src
Committed By: snj
Date: Sat Sep 23 17:55:13 UTC 2017
Modified Files:
src/sys/arch/x68k/dev [netbsd-8]: dmacvar.h fd.c intio_dmac.c vs.c
Log Message:
Pull up following revision(s) (requested by isaki in ticket #290):
sys/arch/x68k/dev/dmacvar.h: revi
Module Name:src
Committed By: snj
Date: Sat Sep 23 17:56:31 UTC 2017
Modified Files:
src/sys/arch/powerpc/include [netbsd-8]: fenv.h
Log Message:
Pull up following revision(s) (requested by phx in ticket #291):
sys/arch/powerpc/include/fenv.h: revision 1.4
Fixed fe
Module Name:src
Committed By: snj
Date: Sat Sep 23 17:58:25 UTC 2017
Modified Files:
src/sys/fs/msdosfs [netbsd-8]: msdosfs_vfsops.c
Log Message:
Pull up following revision(s) (requested by mlelstv in ticket #292):
sys/fs/msdosfs/msdosfs_vfsops.c: revision 1.128
Ad
Module Name:src
Committed By: snj
Date: Sat Sep 23 18:16:20 UTC 2017
Modified Files:
src/sys/arch/x68k/dev [netbsd-8]: vs.c vsvar.h
Log Message:
Pull up following revision(s) (requested by isaki in ticket #172):
sys/arch/x68k/dev/vs.c: 1.38-1.39, 1.41-1.44, 1.47-1.
Module Name:src
Committed By: snj
Date: Sat Sep 23 18:27:21 UTC 2017
Modified Files:
src/doc [netbsd-8]: CHANGES-8.0
Log Message:
tickets 172, 275, 276, 278-292
To generate a diff of this commit:
cvs rdiff -u -r1.1.2.58 -r1.1.2.59 src/doc/CHANGES-8.0
Please note that di
Module Name:src
Committed By: jmcneill
Date: Sat Sep 23 23:21:35 UTC 2017
Modified Files:
src/sys/arch/arm/nvidia: tegra210_car.c tegra210_carreg.h
tegra210_xusbpad.c
Log Message:
More XUSB init stuff.
To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1
Module Name:src
Committed By: jmcneill
Date: Sat Sep 23 23:54:30 UTC 2017
Modified Files:
src/sys/dev/fdt: files.fdt gpiokeys.c
Log Message:
For known Linux keycodes, report key press events through a wskbd device
instead of using sysmon pswitch hotkey events.
To generat
Module Name:src
Committed By: jmcneill
Date: Sat Sep 23 23:54:55 UTC 2017
Modified Files:
src/sys/arch/evbarm/conf: TEGRA
Log Message:
add wskbd at gpiokeys
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/evbarm/conf/TEGRA
Please note that dif
Module Name:src
Committed By: jmcneill
Date: Sat Sep 23 23:58:04 UTC 2017
Modified Files:
src/sys/arch/arm/nvidia: tegra210_car.c
Log Message:
Add APBDMA clock
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/sys/arch/arm/nvidia/tegra210_car.c
Please note
Module Name:src
Committed By: jmcneill
Date: Sat Sep 23 23:58:32 UTC 2017
Modified Files:
src/sys/arch/arm/nvidia: tegra210_car.c
Log Message:
Disable debug
To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 src/sys/arch/arm/nvidia/tegra210_car.c
Please note th
Module Name:src
Committed By: jmcneill
Date: Sat Sep 23 23:58:18 UTC 2017
Modified Files:
src/sys/arch/arm/nvidia: tegra_apbdma.c
Log Message:
Match nvidia,tegra210-apbdma
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/sys/arch/arm/nvidia/tegra_apbdma.c
32 matches
Mail list logo