created | 2023-01-29T09:09:43Z |
---|---|
begin | 2023-01-26T00:00:00Z |
end | 2023-01-27T00:00:00Z |
path | src/sys |
commits | 4 |
date | 2023-01-26T07:32:39Z | |||
---|---|---|---|---|
author | deraadt | |||
files | src/sys/dev/pci/if_ix.c | log | diff | annotate |
src/sys/dev/pci/if_ixl.c | log | diff | annotate | |
message |
backing "consolidate mbuf header parsing on device driver layer" easily repeatable ASSERT happens seconds after starting compiles over nfs. |
date | 2023-01-26T07:32:40Z | |||
---|---|---|---|---|
author | deraadt | |||
files | src/sys/net/if_ethersubr.c | log | diff | annotate |
src/sys/netinet/if_ether.h | log | diff | annotate | |
message |
backing "consolidate mbuf header parsing on device driver layer" easily repeatable ASSERT happens seconds after starting compiles over nfs. |
date | 2023-01-26T07:44:31Z | |||
---|---|---|---|---|
author | deraadt | |||
files | src/sys/uvm/uvm_map.h | log | diff | annotate |
message | delete repeated word |
date | 2023-01-26T13:09:18Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/arch/arm64/arm64/cpu.c | log | diff | annotate |
src/sys/arch/arm64/arm64/locore.S | log | diff | annotate | |
message |
Rework the secondary CPU spinup code to take advantage of the context parameter that PSCI gives us. ok patrick@ |