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-18
mips64: simplify cp0_rearm_int5(), cp0_trigger_int5_masked()
Scott Soule Cheloha
2023-01-18
Instead of mapping WSEMUL_UNDERLINE to a different bit in rasops, use
Nicholas Marriott
2023-01-18
Do on i386 as we do on amd64. This is done on variable cpu_pae, which
Theo de Raadt
2023-01-17
include isadma.h not isa.h
Jonathan Gray
2023-01-17
test NSDMMC not SDMMC
Jonathan Gray
2023-01-17
Simplify and clarify the implementation of the pmap_page_protect(9) API.
Mark Kettenis
2023-01-17
remove elansc(4) driver for AMD Elan SC520 System Controller
Jonathan Gray
2023-01-17
On amd64 machines without the NX feature enabled, we can't distinguish
Mark Kettenis
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
[next]