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-12
Add some missing cursor movement and scrolling escape sequences that are
Nicholas Marriott
2023-01-12
Use solock() instead solock_shared() within sys_getsockopt(). Otherwise
Vitaliy Makkoveev
2023-01-12
Compiling kernel with witness option failed since drm update. Do
Alexander Bluhm
2023-01-11
Implement X-only mappings on sun4u by not letting the dtlb miss handler
Miod Vallat
2023-01-11
Remove rasops_isgray, this is no longer used. From Crystal Kolipe
Nicholas Marriott
2023-01-11
Make sure we also remove read access in pmap_page_ro() when the new
Mark Kettenis
2023-01-11
Make sure we also remove read access in pmap_page_ro() when the new
Mark Kettenis
2023-01-11
Use 64-bit page table entries on octeon
Visa Hankala
2023-01-11
Enable TLB read inhibit on OCTEON Plus and newer SoCs.
Visa Hankala
2023-01-11
Add TLB bypass for instruction emulation
Visa Hankala
2023-01-11
Add MIPS64r2 TLB read inhibit support
Visa Hankala
2023-01-11
i386/machdep.c: revert revisions 1.659 and 1.660
Scott Soule Cheloha
2023-01-10
Use atomic ops on the set of used segment registers
George Koehler
2023-01-10
In pmap_bootstrap, when importing the PROM translations into the kernel pmap,
Miod Vallat
2023-01-10
Switch the luna88k boot loader to the MI boot code, to ease future maintainence
Miod Vallat
2023-01-10
Enable the fine-grained fault type computation code added in 1.117 on all
Miod Vallat
2023-01-10
Switch to console before suspending in DUMBFB mode. Fixes frame buffer corrup...
Tobias Heider
2023-01-10
rhe -> the from Crystal Kolipe
Theo Buehler
2023-01-10
The uvm_swap_data_lock mutex can now be taken without holding the kernel
Mark Kettenis
2023-01-10
Hide WAITPKG cpu feature from vmm(4) guests.
Dave Voutila
2023-01-10
i386: identifycpu(): only calibrate_cyclecounter() on primary CPU
Scott Soule Cheloha
2023-01-10
i386: identifycpu(): don't print cpuspeed after calibrate_cyclecounter()
Scott Soule Cheloha
2023-01-09
Set the default for machdep.lidaction to 1 like on amd64.
Mark Kettenis
2023-01-09
Implement suspend on lid close.
Mark Kettenis
2023-01-09
DIAGNOSTIC is redundant with KASSERT, remove it. From Crystal Kolipe.
Nicholas Marriott
2023-01-09
Allwinner hardware sucks! The ARM generic timer on the A64 has a bug
Mark Kettenis
2023-01-09
Use PROT_EXEC when servicing instruction faults.
Miod Vallat
2023-01-09
Correct length of replies to primary and secondary DAs so as not to send
Nicholas Marriott
2023-01-09
Handle possible PROT_EXEC fault if PROT_READ fails; needed to cope with
Miod Vallat
2023-01-09
drm/amd/pm: correct the fan speed retrieving in PWM for some SMU13 asics
Jonathan Gray
2023-01-09
drm/amd/pm: bump SMU13.0.0 driver_if header to version 0x34
Jonathan Gray
2023-01-09
drm/amd/pm: add missing SMU13.0.7 mm_dpm feature mapping
Jonathan Gray
2023-01-09
drm/amd/pm: add missing SMU13.0.0 mm_dpm feature mapping
Jonathan Gray
2023-01-09
drm/i915/migrate: Account for the reserved_space
Jonathan Gray
2023-01-09
drm/i915: improve the catch-all evict to handle lock contention
Jonathan Gray
2023-01-09
drm/amdgpu: make display pinning more flexible (v2)
Jonathan Gray
2023-01-09
drm/amdgpu: handle polaris10/11 overlap asics (v2)
Jonathan Gray
2023-01-09
drm/amd/display: Add DCN314 display SG Support
Jonathan Gray
2023-01-09
drm/i915/ttm: consider CCS for backup objects
Jonathan Gray
2023-01-09
drm/i915/dsi: fix VBT send packet port selection for dual link DSI
Jonathan Gray
2023-01-09
drm/connector: send hotplug uevent on connector cleanup
Jonathan Gray
2023-01-09
drm/amdgpu: fix mmhub register base coding error
Jonathan Gray
2023-01-09
drm/amd/pm: correct SMU13.0.0 pstate profiling clock settings
Jonathan Gray
2023-01-09
drm/amd/pm: update SMU13.0.0 reported maximum shader clock
Jonathan Gray
2023-01-09
drm/amdgpu: skip mes self test after s0i3 resume for MES IP v11.0
Jonathan Gray
2023-01-09
drm/amdgpu: skip MES for S0ix as well since it's part of GFX
Jonathan Gray
2023-01-09
flesh out ifiq_enqueue
David Gwynne
2023-01-09
count the number times a packet was dropped by bpf as fdrops.
David Gwynne
2023-01-09
setthrname() should return EINVAL, not ENAMETOOLONG, when the
Philip Guenther
2023-01-09
restore NetBSD RCS ID
Daniel Dickman
[next]