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-17
agtimer(4/armv7): switch to clockintr
Scott Soule Cheloha
2023-01-17
amptimer(4): switch to clockintr
Scott Soule Cheloha
2023-01-17
sxitimer(4): switch to clockintr
Scott Soule Cheloha
2023-01-17
dmtimer(4): switch to clockintr
Scott Soule Cheloha
2023-01-17
arm, armv7: add clockintr support
Scott Soule Cheloha
2023-01-16
Fix transmit queue selection based on frame type. I introduced an error
Jonathan Matthew
2023-01-16
bump minor after RAID 1C support synced form arm64
Klemens Nanni
2023-01-16
Sync with original arm64 copy to get RAID 1C bits, fix include guard
Klemens Nanni
2023-01-16
Manage RTC offset through UEFI variables handled by a TEE application that
Patrick Wildt
2023-01-16
Attach drivers on nodes under /firmware.
Patrick Wildt
2023-01-16
some kernel prototypes should also be made available to _STANDALONE
Theo de Raadt
2023-01-16
Don't put data in .text.
Mark Kettenis
2023-01-16
roughly cleanup terrible pre-ansi practices
Theo de Raadt
2023-01-16
Currently we disable kbind(2) for static program from libc.a's
Philip Guenther
2023-01-16
we spent far too long debugging a weird go library problem (incorrect
Theo de Raadt
2023-01-16
export PGK_VALUE so that .S files can use it
Theo de Raadt
2023-01-16
3 new defines: he PTE protection key mask, the specific key value we use
Theo de Raadt
2023-01-15
restore strscpy() paths to reduce diff to linux
Jonathan Gray
2023-01-14
Change suspend idle loop from WFE to WFI. This avoids spurious wakeups
Mark Kettenis
2023-01-14
Assign (stereo) channel numbers based on "sound-name-prefix" properties.
Mark Kettenis
2023-01-14
Add support for "enhanced descriptor" mode found on some variants of the
Mark Kettenis
2023-01-14
Implement access to EFI variables and ESRT through an ioctl(2) interface
Mark Kettenis
2023-01-14
add protection-key violation error code for page-fault exceptions
Jonathan Gray
2023-01-14
recognise protection keys for supervisor-mode (PKS) in cpuid
Jonathan Gray
2023-01-14
sync cr4 and xcr0 bits with intel dec 2022 sdm
Jonathan Gray
2023-01-14
sysctl(2): KERN_CPUSTATS: zero struct cpustats before copyout
Scott Soule Cheloha
2023-01-13
Since the signal trampoline is now execute-only we no longer write it
Mark Kettenis
2023-01-13
Drop PICCY_SET() and RODATA() macros now that libc no longer needs them.
Miod Vallat
2023-01-13
put man page in the right place
Theo de Raadt
2023-01-13
Retake kernel lock in error paths of vmmioctl.
Dave Voutila
2023-01-13
sparc64: switch to clockintr
Scott Soule Cheloha
2023-01-13
drm/i915/dsi: fix MIPI_BKLT_EN_1 native GPIO index
Jonathan Gray
2023-01-13
drm/i915/dsi: add support for ICL+ native MIPI GPIO sequence
Jonathan Gray
2023-01-13
drm/amd/display: Uninitialized variables causing 4k60 UCLK to stay at DPM1 an...
Jonathan Gray
2023-01-13
drm/amd/display: Add check for DET fetch latency hiding for dcn32
Jonathan Gray
2023-01-13
drm/i915/gvt: fix vgpu debugfs clean in remove
Jonathan Gray
2023-01-13
drm/i915/gvt: fix gvt debugfs destroy
Jonathan Gray
2023-01-13
drm/amdkfd: Fix kernel warning during topology setup
Jonathan Gray
2023-01-13
drm/plane-helper: Add the missing declaration of drm_atomic_state
Jonathan Gray
2023-01-13
Revert "drm/amd/display: Enable Freesync Video Mode by default"
Jonathan Gray
2023-01-13
drm/amd/display: Report to ACPI video if no panels were found
Jonathan Gray
2023-01-13
drm/amdkfd: Fix double release compute pasid
Jonathan Gray
2023-01-13
drm/amdkfd: Fix kfd_process_device_init_vm error handling
Jonathan Gray
2023-01-13
drm/amdgpu: Fix size validation for non-exclusive domains (v4)
Jonathan Gray
2023-01-13
drm/i915/gvt: fix double free bug in split_2MB_gtt_entry
Jonathan Gray
2023-01-13
drm/i915: unpin on error in intel_vgpu_shadow_mm_pin()
Jonathan Gray
2023-01-13
add acpi_video_report_nolcd() for 6.1.5 drm
Jonathan Gray
2023-01-12
Disable double width and height escape sequences under SMALL_KERNEL.
Nicholas Marriott
2023-01-12
free(NULL) has been allowed in the kernel since 5.4; remove checks.
Miod Vallat
2023-01-12
Update luna88k boot procedure; help & tweaks jmc@
Miod Vallat
[next]