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
2024-10-25
remove unused cdev_fb_init() define
Jonathan Gray
2024-10-25
Unlock timeout_sysctl(). `tostat' timeout(9) statistics is already
Vitaliy Makkoveev
2024-10-25
Rename `ci_intrdepth' to `ci_idepth'.
Martin Pieuchot
2024-10-24
remove unneeded timeout.h include, missed in rev 1.15
Jonathan Gray
2024-10-24
Attach psp(4) version 1.
Alexander Bluhm
2024-10-24
Change macppc's ci_idepth from -1 to 0 when no interrupts
George Koehler
2024-10-24
Stop leaking kernel stack guard pages.
Mark Kettenis
2024-10-24
remove unused T_BITS define; ok miod@
Jonathan Gray
2024-10-24
Add a ci_intrdepth field to struct cpu_info for sh, and use it to implement
Miod Vallat
2024-10-23
Remove not-used-in-the-last-20-years-or-so defines.
Miod Vallat
2024-10-23
Rename `ci_in_intr' to `ci_idepth'.
Martin Pieuchot
2024-10-23
Rename `ci_intrdepth' to `ci_idepth'.
Martin Pieuchot
2024-10-23
Rename `ci_intrdepth' to `ci_idepth'.
Martin Pieuchot
2024-10-23
Decrement uobj reference count without KERNEL_LOCK().
Martin Pieuchot
2024-10-23
drm/amdgpu: prevent BO_HANDLES error from being overwritten
Jonathan Gray
2024-10-23
drm/amdgpu/swsmu: Only force workload setup on init
Jonathan Gray
2024-10-23
drm/radeon: Fix encoder->possible_clones
Jonathan Gray
2024-10-23
remove duplicate IWX_NVM_GET_INFO define
Jonathan Gray
2024-10-23
remove duplicate MCX_CAP_DEVICE_DRAIN_SIGERR define
Jonathan Gray
2024-10-23
remove duplicate ET_MAC_HDX_REXMIT_MAX define
Jonathan Gray
2024-10-23
remove duplicate ESA_MINISRC_OUT_BUFFER_SIZE define
Jonathan Gray
2024-10-22
remove duplicate entry in match table
Jonathan Gray
2024-10-22
correct argument to klist_free(); ok visa@ mvs@
Jonathan Gray
2024-10-22
remove redundant include guard in BUS_SPACE_DEBUG path
Jonathan Gray
2024-10-22
put opening { on same line as struct name
Jonathan Gray
2024-10-22
Rename `ci_intrdepth' to `ci_idepth'.
Martin Pieuchot
2024-10-22
Protect the ps_pgrp pointer by either the KERNEL_LOCK or the ps_mtx.
Claudio Jeker
2024-10-22
remove prototypes with no matching function
Jonathan Gray
2024-10-22
remove duplicate DEV_ID_PCH2 defines
Jonathan Gray
2024-10-22
correct name of define for ISS data abort S1PTW bit
Jonathan Gray
2024-10-21
define _MACHINE_ARCH not _MACHINE_ARC
Jonathan Gray
2024-10-21
remove unneeded includes
Jonathan Gray
2024-10-21
Correctly report print screen key in raw mode (i.e. under X); problem
Miod Vallat
2024-10-21
We have not been swapping out kernel stacks since forever. So just
Mark Kettenis
2024-10-21
remove unneeded includes
Jonathan Gray
2024-10-21
revert "try to simplify the locking code around busy maps"
David Gwynne
2024-10-21
remove unused MP_PICMODE define
Jonathan Gray
2024-10-20
try to simplify the locking code around busy maps.
David Gwynne
2024-10-20
add comma to fix offsets of trap type strings
Jonathan Gray
2024-10-19
Change sdhc_bus_power() behavior to return success and not perform a
James Hastings
2024-10-18
Instead of always following up "power on" with a "reset", only
Tobias Heider
2024-10-18
Put the bowels of the various VOP_PRINT routines under
Miod Vallat
2024-10-18
drm/i915/hdcp: fix connector refcounting
Jonathan Gray
2024-10-18
drm/amd/display: Check null pointer before dereferencing se
Jonathan Gray
2024-10-18
drm/amd/display: Revert "Check HDCP returned status"
Jonathan Gray
2024-10-18
drm/amd/display: Remove a redundant check in authenticated_dp
Jonathan Gray
2024-10-17
drm/crtc: fix uninitialized variable use even harder
Jonathan Gray
2024-10-17
use rw_status instead of interpreting RWL_OWNER to see if a lock is busy.
David Gwynne
2024-10-17
Add pinctrl support.
Mark Kettenis
2024-10-17
Remove a lot of #include stanzas which used to be required by code found in
Miod Vallat
[next]