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
2023-01-31
Remove the last ones route lock references from comments.
Vitaliy Makkoveev
2023-01-31
Route lock was reverted, adjust forgotten commentary.
Vitaliy Makkoveev
2023-01-31
Execute-only for macppc G5
George Koehler
2023-01-30
Rework cpu_init_secondary() such that it can be used for both the initial
Mark Kettenis
2023-01-30
vmm(4): expose PKU cpuid bit if in use on host.
Dave Voutila
2023-01-30
part of a future diff snuck into the previous commit
Theo de Raadt
2023-01-30
remove unneeded includes in arch/i386
Jonathan Gray
2023-01-30
Replace selwakeup() with KNOTE() in pppac(4) and pppx(4)
Visa Hankala
2023-01-30
vmm(4): save and restore guest pkru.
Dave Voutila
2023-01-30
We have determined that enough HV have correct PKU handling now,
Theo de Raadt
2023-01-29
sign another typo
Theo de Raadt
2023-01-28
Move some header definitions from vmm(4) to vmd(8).
Dave Voutila
2023-01-28
Revert the `rt_lock' rwlock(9) diff to fix the recursive
Vitaliy Makkoveev
2023-01-28
typo in comment
Theo de Raadt
2023-01-27
Only use the CPU_OFF PSCI call if SYSTEM_SUSPEND is supported. This means
Mark Kettenis
2023-01-27
dmtimer(4): initialize stathz, profhz as other drivers, platforms do
Scott Soule Cheloha
2023-01-27
powerpc64: initialize stathz, profhz as on other platforms
Scott Soule Cheloha
2023-01-27
macppc: initialize stathz, profhz as on other platforms
Scott Soule Cheloha
2023-01-27
Push solock() down to sogetopt(). It is not required for the most cases.
Vitaliy Makkoveev
2023-01-27
Replace selinfo structure by klist in sockbuf. No reason to keep it,
Vitaliy Makkoveev
2023-01-27
riscv64: initialize stathz, profhz like other platforms do
Scott Soule Cheloha
2023-01-27
Delete get_plane_numbers() function.
Kenji Aoyama
2023-01-26
Rework the secondary CPU spinup code to take advantage of the context
Mark Kettenis
2023-01-26
delete repeated word
Theo de Raadt
2023-01-26
backing "consolidate mbuf header parsing on device driver layer"
Theo de Raadt
2023-01-25
In the previous commit, FIXPROT would upgrade a PROT_NONE mapping too far.
Theo de Raadt
2023-01-25
gptimer(4): switch to clockintr
Scott Soule Cheloha
2023-01-25
Implement execute-only mappings by using the Virtual Page Class Key
Mark Kettenis
2023-01-25
drm/amdgpu: correct MEC number for gfx11 APUs
Jonathan Gray
2023-01-25
drm/amdgpu: add tmz support for GC IP v11.0.4
Jonathan Gray
2023-01-25
drm/amdgpu: add tmz support for GC 11.0.1
Jonathan Gray
2023-01-25
drm/amdgpu: enable GFX Clock Gating control for GC IP v11.0.4
Jonathan Gray
2023-01-25
drm/amdgpu: enable GFX Power Gating for GC IP v11.0.4
Jonathan Gray
2023-01-25
drm/amdgpu: enable GFX IP v11.0.4 CG support
Jonathan Gray
2023-01-25
drm/amdgpu: enable PSP IP v13.0.11 support
Jonathan Gray
2023-01-25
drm/amdgpu/discovery: enable nbio support for NBIO v7.7.1
Jonathan Gray
2023-01-25
drm/amdgpu/pm: use the specific mailbox registers only for SMU IP v13.0.4
Jonathan Gray
2023-01-25
drm/amdgpu/soc21: add mode2 asic reset for SMU IP v13.0.11
Jonathan Gray
2023-01-25
drm/amdgpu/pm: add GFXOFF control IP version check for SMU IP v13.0.11
Jonathan Gray
2023-01-25
drm/amdgpu: add smu 13 support for smu 13.0.11
Jonathan Gray
2023-01-25
drm/amdgpu/pm: enable swsmu for SMU IP v13.0.11
Jonathan Gray
2023-01-25
drm/amdgpu/discovery: add PSP IP v13.0.11 support
Jonathan Gray
2023-01-25
drm/amdgpu: add gmc v11 support for GC 11.0.4
Jonathan Gray
2023-01-25
drm/amdgpu: add gfx support for GC 11.0.4
Jonathan Gray
2023-01-25
drm/amdgpu/discovery: set the APU flag for GC 11.0.4
Jonathan Gray
2023-01-25
drm/amdgpu: set GC 11.0.4 family
Jonathan Gray
2023-01-25
drm/amdgpu/discovery: enable mes support for GC v11.0.4
Jonathan Gray
2023-01-25
drm/amdgpu/discovery: enable gfx v11 for GC 11.0.4
Jonathan Gray
2023-01-25
drm/amdgpu/discovery: enable gmc v11 for GC 11.0.4
Jonathan Gray
2023-01-25
drm/amdgpu/discovery: enable soc21 common for GC 11.0.4
Jonathan Gray
[next]