created | 2019-05-25T11:06:52Z |
---|---|
begin | 2019-05-23T00:00:00Z |
end | 2019-05-24T00:00:00Z |
path | src/sys |
commits | 6 |
date | 2019-05-23T01:57:19Z | |||
---|---|---|---|---|
author | kevlo | |||
files | src/sys/dev/pci/if_alc.c | log | diff | annotate |
message |
Formatting fixes. From Brad |
date | 2019-05-23T03:40:43Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdgpu/amdgpu_device.c | log | diff | annotate |
message |
match radeondrm and switch DRM_INFO message with device id/asic name to a printf so it shows without DRMDEBUG |
date | 2019-05-23T06:51:36Z | |||
---|---|---|---|---|
author | jmatthew | |||
files | src/sys/dev/pci/if_mcx.c | log | diff | annotate |
message | Inline 18 bytes of packet header so we can send vlan tagged packets. |
date | 2019-05-23T09:19:41Z | |||
---|---|---|---|---|
author | jsg | |||
files | src/sys/dev/pci/drm/amd/amdgpu/amdgpu_bo_list.c | log | diff | annotate |
src/sys/dev/pci/drm/amd/amdgpu/amdgpu_cs.c | log | diff | annotate | |
message | drop STUB() calls in paths frequently called when running xorg |
date | 2019-05-23T13:41:53Z | |||
---|---|---|---|---|
author | kettenis | |||
files | src/sys/arch/arm64/dev/mainbus.c | log | diff | annotate |
message |
Don't print "not conigured" messages for nodes that are disabled. ok patrick@ |
date | 2019-05-23T19:00:52Z | |||
---|---|---|---|---|
author | jasper | |||
files | src/sys/arch/amd64/isa/clock.c | log | diff | annotate |
src/sys/arch/i386/isa/clock.c | log | diff | annotate | |
message |
zap reference to non-existent function in a comment ok mpi@ |