Module Name:src
Committed By: skrll
Date: Sun May 17 08:35:15 UTC 2020
Modified Files:
src/sys/dev/usb: ehci.c
Log Message:
Use BUS_ADDR_{LO,HI}32. NFCI.
To generate a diff of this commit:
cvs rdiff -u -r1.279 -r1.280 src/sys/dev/usb/ehci.c
Please note that diffs are n
Module Name:src
Committed By: skrll
Date: Sun May 17 08:38:38 UTC 2020
Modified Files:
src/sys/dev/usb: ehci.c
Log Message:
Copyright maintenance
To generate a diff of this commit:
cvs rdiff -u -r1.280 -r1.281 src/sys/dev/usb/ehci.c
Please note that diffs are not public
Module Name:src
Committed By: rillig
Date: Sun May 17 09:37:48 UTC 2020
Modified Files:
src/usr.bin/make/unit-tests: dollar.exp dollar.mk
Log Message:
usr.bin/make: fix test for dollar and backslash at eol
The previous version of this test relied on the way how the shell
Module Name:src
Committed By: mlelstv
Date: Sun May 17 11:32:51 UTC 2020
Modified Files:
src/sys/dev/acpi: thinkpad_acpi.c
Log Message:
With the recent change of the EC address space handler, we no longer get
an ACPI_INTEGER in host byte order but a byte sized buffer with
Module Name:src
Committed By: nonaka
Date: Sun May 17 11:54:40 UTC 2020
Modified Files:
src/sys/arch/x86/x86: hyperv.c
Log Message:
Fixed a problem that caused a page fault when attaching vmbus(4).
Dynamically allocate a page of memory with uvm_km_alloc(kernel_map, ...)
f
Module Name:src
Committed By: ad
Date: Sun May 17 12:11:11 UTC 2020
Modified Files:
src/sys/arch/amd64/amd64: spl.S
Log Message:
comments
To generate a diff of this commit:
cvs rdiff -u -r1.45 -r1.46 src/sys/arch/amd64/amd64/spl.S
Please note that diffs are not public d
Module Name:src
Committed By: ad
Date: Sun May 17 12:12:22 UTC 2020
Modified Files:
src/sys/arch/i386/i386: spl.S
Log Message:
comments
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 src/sys/arch/i386/i386/spl.S
Please note that diffs are not public domai
Module Name:src
Committed By: rillig
Date: Sun May 17 12:36:26 UTC 2020
Modified Files:
src/distrib/sets/lists/tests: mi
src/usr.bin/make/unit-tests: Makefile
Added Files:
src/usr.bin/make/unit-tests: include-main.exp include-main.mk
include-sub.
Module Name:src
Committed By: ad
Date: Sun May 17 13:49:37 UTC 2020
Modified Files:
src/distrib/sets/lists/comp: md.sparc md.sparc64
src/sys/arch/sparc/include: Makefile
Log Message:
Install sparc/intr.h
To generate a diff of this commit:
cvs rdiff -u -r1.98 -r1.
Module Name:src
Committed By: ad
Date: Sun May 17 14:11:30 UTC 2020
Modified Files:
src/sys/kern: kern_softint.c
src/sys/sys: intr.h
Log Message:
softint_disestablish(): use a high priority xcall to determine that the
handler is no longer running.
To generate a d
Module Name:src
Committed By: ad
Date: Sun May 17 14:15:55 UTC 2020
Modified Files:
src/sys/arch/amd64/amd64: vector.S
src/sys/arch/i386/i386: vector.S
Log Message:
Flag EOI on TLB shootdown IPIs after the shootdown has been processed.
To generate a diff of this
Module Name:src
Committed By: ad
Date: Sun May 17 15:07:22 UTC 2020
Modified Files:
src/sys/uvm: uvm_amap.c
Log Message:
Mark amappl with PR_LARGECACHE.
To generate a diff of this commit:
cvs rdiff -u -r1.119 -r1.120 src/sys/uvm/uvm_amap.c
Please note that diffs are not
Module Name:src
Committed By: ad
Date: Sun May 17 15:11:57 UTC 2020
Modified Files:
src/sys/uvm: uvm.h uvm_page.c
Log Message:
- If the hardware provided NUMA info, then use it to decide how to set up
the allocator's buckets, instead of doing round robin distribution. T
Module Name:src
Committed By: martin
Date: Sun May 17 15:28:27 UTC 2020
Modified Files:
src/distrib/sets/lists/debug: md.amd64
src/distrib/sets/lists/tests: md.amd64 module.mi
Log Message:
Fix lists for RUMP-less builds
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: riastradh
Date: Sun May 17 15:42:10 UTC 2020
Modified Files:
src/sys/dev/pci: hifn7751.c
Log Message:
Missed a spot.
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 src/sys/dev/pci/hifn7751.c
Please note that diffs are not pub
Module Name:src
Committed By: riastradh
Date: Sun May 17 16:01:06 UTC 2020
Modified Files:
src/sys/dev/pci: hifn7751.c
Log Message:
pool_cache_prime, not pool_cache_lowat, as suggested by nick.
To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 src/sys/dev/pci
Module Name:src
Committed By: ad
Date: Sun May 17 17:12:28 UTC 2020
Modified Files:
src/sys/uvm: uvm_page.c
Log Message:
Don't set PG_AOBJ on a page unless UVM_OBJ_IS_AOBJ(), otherwise it can
catch pages from e.g. uvm_loanzero_object.
To generate a diff of this commit:
c
Module Name:src
Committed By: christos
Date: Sun May 17 18:25:11 UTC 2020
Modified Files:
src/tests: Makefile.inc
Log Message:
put librumpvfs_nofifofs after librumpvfs for the benefit of sun2
To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/tests/Makefile.
Module Name:src
Committed By: christos
Date: Sun May 17 18:52:43 UTC 2020
Modified Files:
src/tests: Makefile.inc
Log Message:
Fix sun2 build. Still there are some duplicate symbols in the rump libraries
that make this awkward.
To generate a diff of this commit:
cvs rdif
Module Name:src
Committed By: christos
Date: Sun May 17 18:59:02 UTC 2020
Modified Files:
src/usr.sbin/puffs: Makefile.inc
Log Message:
reverse the order for sun2
To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/usr.sbin/puffs/Makefile.inc
Please note t
Module Name:src
Committed By: ad
Date: Sun May 17 19:34:07 UTC 2020
Modified Files:
src/sys/kern: vfs_trans.c
Log Message:
Reorganise the locking and allocation of fstrans_lwp_info slightly, to
reduce contention. "please go ahead" hannken@.
To generate a diff of this co
Module Name:src
Committed By: christos
Date: Sun May 17 19:37:16 UTC 2020
Modified Files:
src/usr.bin/rump_allserver: Makefile
Log Message:
fix sun2 build
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 src/usr.bin/rump_allserver/Makefile
Please note that
Module Name:src
Committed By: ad
Date: Sun May 17 19:38:17 UTC 2020
Modified Files:
src/sys/miscfs/genfs: genfs_io.c
src/sys/nfs: nfs_bio.c
src/sys/uvm: uvm_aobj.c uvm_fault.c uvm_loan.c uvm_page.h uvm_pager.h
uvm_pdpolicy.h uvm_pdpolicy_clock.c
Module Name:src
Committed By: ad
Date: Sun May 17 19:39:15 UTC 2020
Modified Files:
src/sys/fs/tmpfs: tmpfs.h tmpfs_subr.c tmpfs_vnops.c
Log Message:
PR kern/55268: tmpfs is slow
tmpfs_getpages(): handle the PGO_LOCKED case and implement lazy update of
atime/mtime.
To g
Module Name:src
Committed By: ad
Date: Sun May 17 19:43:31 UTC 2020
Modified Files:
src/sys/fs/tmpfs: tmpfs_vnops.c
Log Message:
Minor correction to previous.
To generate a diff of this commit:
cvs rdiff -u -r1.139 -r1.140 src/sys/fs/tmpfs/tmpfs_vnops.c
Please note that
Module Name:src
Committed By: riastradh
Date: Sun May 17 19:57:25 UTC 2020
Modified Files:
src/sys/arch/arm/dts: rk3399-pinebook-pro.dts rk3399-rockpro64.dts
src/sys/arch/arm/rockchip: files.rockchip rk3399_cru.c
src/sys/arch/evbarm/conf: GENERIC64
Added Fil
Module Name:src
Committed By: riastradh
Date: Sun May 17 20:29:39 UTC 2020
Modified Files:
src/sys/arch/arm/rockchip: rk_v1crypto.c
Log Message:
Use rnd_add_data_sync from the callback.
(Doesn't make a difference in HEAD but this is the stated API
contract and it matters
Module Name:src
Committed By: chs
Date: Sun May 17 21:50:47 UTC 2020
Modified Files:
src/sys/dev/ic: dwc_gmac.c dwc_gmac_reg.h
Log Message:
Mask all the MMC counter interrupts if the MMC module is present.
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src
Module Name:src
Committed By: christos
Date: Sun May 17 23:34:11 UTC 2020
Modified Files:
src/bin/cp: Makefile cp.c utils.c
src/bin/ls: Makefile print.c
Log Message:
No ACL support for install media (SMALLPROG)
To generate a diff of this commit:
cvs rdiff -u -r1.
Module Name:src
Committed By: msaitoh
Date: Mon May 18 05:47:54 UTC 2020
Modified Files:
src/sys/dev/ic: bwireg.h
src/sys/dev/pci: if_bnx.c
src/sys/sys: disklabel_gpt.h
Log Message:
Fix typo in comment.
To generate a diff of this commit:
cvs rdiff -u -r1
30 matches
Mail list logo