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