created | 2023-12-12T00:51:41Z |
---|---|
begin | 2023-12-04T00:00:00Z |
end | 2023-12-05T00:00:00Z |
path | src/sys |
commits | 4 |
date | 2023-12-04T05:28:25Z | |||
---|---|---|---|---|
author | mglocker | |||
files | src/sys/dev/usb/uthum.c | log | diff | annotate |
message |
Make the TEMPer{1,2} devices display minus degC. From the NetBSD driver. ok deraadt@ |
date | 2023-12-04T06:05:59Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/i915/i915_driver.c | log | diff | annotate |
src/sys/dev/pci/drm/i915/gt/intel_gt.c | log | diff | annotate | |
message |
drm/i915: do not clean GT table on error path From Andrzej Hajda 84a6e475451dfe8db44bbf4fd0969906a9bfdc2f in linux-6.1.y/6.1.65 0561794b6b642b84b879bf97061c4b4fa692839e in mainline linux |
date | 2023-12-04T15:00:09Z | |||
---|---|---|---|---|
author | claudio | |||
files | src/sys/arch/arm64/arm64/machdep.c | log | diff | annotate |
src/sys/arch/riscv64/riscv64/machdep.c | log | diff | annotate | |
message |
Account for nkmempages as well in the pmap_growkernel() call during initalisation. This way there is enough KVA mapped that kmeminit() succeeds even with large nkmempages. This is similar to e.g. alpha. OK miod@ kettenis@ |
date | 2023-12-04T21:19:26Z | |||
---|---|---|---|---|
author | miod | |||
files | src/sys/arch/arm64/arm64/genassym.cf | log | diff | annotate |
message | Remove unneeded symbols. |