index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-07-13
Integer square root and perfect square test
Theo Buehler
2022-07-13
drm/i915: Fix a race between vma / object destruction and unbinding
Jonathan Gray
2022-07-13
drm/amdgpu: vi: disable ASPM on Intel Alder Lake based systems
Jonathan Gray
2022-07-13
drm/amd: Refactor `amdgpu_aspm` to be evaluated per device
Jonathan Gray
2022-07-13
drm/amd/vcn: fix an error msg on vcn 3.0
Jonathan Gray
2022-07-13
drm/amd/display: Fix by adding FPU protection for dcn30_internal_validate_bw
Jonathan Gray
2022-07-13
drm/amd/display: Set min dcfclk if pipe count is 0
Jonathan Gray
2022-07-13
drm/i915: Replace the unconditional clflush with drm_clflush_virt_range()
Jonathan Gray
2022-07-13
drm/i915/gt: Register the migrate contexts with their engines
Jonathan Gray
2022-07-13
drm/i915: Disable bonding on gen12+ platforms
Jonathan Gray
2022-07-12
Use __func__ in interface media debug printf().
Alexander Bluhm
2022-07-12
Protect interface media list with a mutex. This is just a start
Alexander Bluhm
2022-07-12
Enter the lldb and lldb-server directories for make obj, even if not built
Jeremie Courreges-Anglas
2022-07-12
Only build lldb support libraries on archs where lldb is installed
Jeremie Courreges-Anglas
2022-07-12
Introduce a BUILD_LLDB switch, currently active on amd64 and arm64
Jeremie Courreges-Anglas
2022-07-12
Unbreak the tree, after the previous commit.
Joel Sing
2022-07-12
grep: simplify printline, no functional changes
Omar Polo
2022-07-12
Zap trailing whitespace on one line to appease mandoc -Tlint
Theo Buehler
2022-07-12
Document announce add-path send
Claudio Jeker
2022-07-12
Use db_rint() in sfuart(4)
Jeremie Courreges-Anglas
2022-07-12
Add db_rint(), an MI interface to db_enter() copied from kdbrint() in vax code
Jeremie Courreges-Anglas
2022-07-12
Rewrite state machine in the style of dhcpleased(8).
Florian Obser
2022-07-12
Bump version number to 7.9
Claudio Jeker
2022-07-12
Move BN_lsw() to bn_lcl.h so that other code can use it.
Theo Buehler
2022-07-12
Remove mkerr.pl remnants from LibreSSL
Klemens Nanni
2022-07-12
The asn1time test no longer needs static linking.
Theo Buehler
2022-07-12
sync: add llvm-profdata
Robert Nagy
2022-07-12
Remove PIPEXCSESSION pipex(4) ioctl(2) command from kernel and man page.
Vitaliy Makkoveev
2021-08-18
Import initial code for the SM2 cipher
Theo Buehler
2022-07-12
remove cache parts of struct cpu_info which were used by vmm
Jonathan Gray
2022-07-12
allow cpuid 0x8000001d, cache topology on AMD
Jonathan Gray
2022-07-12
remove cache parts of struct cpu_info only vmm used
Jonathan Gray
2022-07-12
recognise Cortex-A715 and Cortex-X3
Jonathan Gray
2022-07-11
Switch bootloaders to the extended BOOTARG_CONSDEV struct.
Mark Kettenis
2022-07-11
sync llvm-read{elf,obj} for i386
Stuart Henderson
2022-07-11
Generate P-256 ECDH keys for iked instead of reusing 2048 bit RSA keys
Tobias Heider
2022-07-11
Implement send side of RFC7911 ADD-PATH
Claudio Jeker
2022-07-11
Properly roll back in the add-path send case in up_dump_prefix()
Claudio Jeker
2022-07-11
Put the RFC9234 open policy handing in its own function
Claudio Jeker
2022-07-11
When dumping prefixes for bgpctl just use prefix_eligible() to know if
Claudio Jeker
2022-07-11
s/can not/cannot/ in comments. No functional change.
Claudio Jeker
2022-07-11
Use newbest and oldbest instead of xp and active as variable names
Claudio Jeker
2022-07-11
add llvm-profdata(1) to base so that ports can benefit from profiled builds
Robert Nagy
2022-07-11
Simplify the aiodone daemon which is only used for async writes.
Martin Pieuchot
2022-07-11
Remove asynchronous read support in uvm_swap_get().
Martin Pieuchot
2022-07-11
remove duplicate 'if (err)' line in iwm_auth()
Stefan Sperling
2022-07-11
r1.3 converted the clock rates from kHz to Hz, so we shouldn't multiply by
Jonathan Matthew
2022-07-11
Sync cert.pem with certdata.txt from the NSS release branch. OK tb@ bcook@
Stuart Henderson
2022-07-11
fix NULL return adding missing semicolon
Brent Cook
2022-07-11
remove the "tbl" suffix for a few man pages
Daniel Dickman
[next]