index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
Age
Commit message (
Expand
)
Author
2021-06-13
Clean this up a bit. Use register names that match the documentation, and
Mark Kettenis
2021-06-13
refer to the correct domain for sdhc spec
Jonathan Gray
2021-06-13
Match sifive,fu740-c000-gem so that device is detected on Unmatched.
Dale Rahn
2021-06-13
cad(4) appears to be working on Unmatched.
Dale Rahn
2021-06-12
Serial driver for SiFive Unmatched (U74) based on dev/fdt/amluart.c
Dale Rahn
2021-06-12
Enable dwpcie(4) and add support for the PCIe host bridge found on the
Mark Kettenis
2021-06-12
Restrict MSI override to i386 and amd64. On other architectures we can
Mark Kettenis
2021-06-12
Enable code to read MAC address from the device tree on FDT platforms.
Mark Kettenis
2021-06-11
setitimer(2): don't round up it_value
cheloha
2021-06-11
recognise ALC897
Jonathan Gray
2021-06-11
enable snooping on Z590 HDA
Jonathan Gray
2021-06-11
regen
Jonathan Gray
2021-06-11
add a HDA device found in a Z590 machine
Jonathan Gray
2021-06-11
Drop received packets unless IFF_RUNNING is set. When hvn(4) attaches
Patrick Wildt
2021-06-11
Store the device tree node in the pcitag_t like we do on powerpc64 andi
Mark Kettenis
2021-06-11
limit workaround for AMD errata 400 to family 0fh and 10h
Jonathan Gray
2021-06-11
Sort ID->pledge name translation in the same order as the manual page
Theo de Raadt
2021-06-11
Remember to lock kqueue mutex in filt_timermodify().
Visa Hankala
2021-06-10
Oops. Forgot to commit the version bump.
Kenneth R Westerback
2021-06-10
Sync efid_io() with the recent improvements kettenis@ made to
Kenneth R Westerback
2021-06-10
Sync efid_io() with the recent improvements kettenis@ made to
Kenneth R Westerback
2021-06-10
Serialize internals of kqueue with a mutex
Visa Hankala
2021-06-10
Don't skip mouse attachment if an otherwise qualified report doesn't
Joshua Stein
2021-06-10
Prevent interleaved stack traces in ddb from multiple CPUs. Check
Alexander Bluhm
2021-06-10
Add Spleen 12x24 and 16x32 on amd64's RAMDISK_CD and arm64 RAMDISK kernels.
Frederic Cambus
2021-06-10
recognise Cortex-A510, Cortex-A710 and Cortex-X2
Jonathan Gray
2021-06-09
Enable MSI-X support for powerpc64.
Mark Kettenis
2021-06-09
unveil: small cleanup for UNVEIL_INSPECT
Sebastien Marie
2021-06-09
whitespace tweak. no functional change.
David Gwynne
2021-06-09
don't fatally error on failing to map visible VRAM
Jonathan Gray
2021-06-08
cleanup printf pattern to remove double 0x when printing pointer
dv
2021-06-08
Replace hand rolled memory allocation in efid_io() with
Kenneth R Westerback
2021-06-07
Replace all uses of 'EFI_CALL(func, params)' with
Kenneth R Westerback
2021-06-07
vmm(4): add dt tracepoints for guest entry/exit
dv
2021-06-07
"intrisic" -> "intrinsic" in a couple of comments.
Kenneth R Westerback
2021-06-07
Kill SS_ASYNC and only check SB_ASYNC when async signals are wanted.
Martin Pieuchot
2021-06-07
Replace all uses of 'EFI_CALL(func, params)' with
Kenneth R Westerback
2021-06-06
Replace all uses of 'EFI_CALL(func, params)' with
Kenneth R Westerback
2021-06-06
Add firmware selection for BRCM_CC_43241_CHIP_ID (0x4324).
Kenji Aoyama
2021-06-05
this file includes sys/param.h, so does not need to redefine PAGE_MASK
Theo de Raadt
2021-06-04
Remove now unused eficall.S.
Kenneth R Westerback
2021-06-04
regen
mvs
2021-06-04
Unlock connect(2). Again.
mvs
2021-06-04
avoid a use after free in a path taken if malloc M_NOWAIT fails
Jonathan Gray
2021-06-04
disable ppgtt on cherryview/braswell
Jonathan Gray
2021-06-04
yasuoka@ pointed out that amd64 clang now understands
Kenneth R Westerback
2021-06-03
Implement multicast support in mvpp(4) to make IPv6 work. With this
Patrick Wildt
2021-06-03
ip6_input_if used the ip6_hdr pointer uninitted after i refactored it.
David Gwynne
2021-06-03
remember if the ipv4 header checksum is ok.
David Gwynne
2021-06-02
Use the same logic in all copies of gpt_chk_mbr(), relaxing the
Kenneth R Westerback
[prev]
[next]