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-11-01
drm/amd: Guard against bad data for ATIF ACPI method
Jonathan Gray
2024-11-01
drm/amd/amdgpu: Fix double unlock in amdgpu_mes_add_ring
Jonathan Gray
2024-11-01
remove unused local variable
Jonathan Gray
2024-10-31
Stop abusing ufs inodes and with it the ufs_ihash.
Claudio Jeker
2024-10-31
No need to set pkthdr fields to 0 that are already 0. MGETHDR() does that.
Claudio Jeker
2024-10-31
Rewrite mbuf handling in wg(4).
Claudio Jeker
2024-10-31
Drop forgotten backslashes within vxlan_input(). Seems they are stalled
Vitaliy Makkoveev
2024-10-31
Unlock fs_sysctl(). It is the only `suid_clear' variable - atomically
Vitaliy Makkoveev
2024-10-31
try to simplify the locking code around busy maps.
David Gwynne
2024-10-30
For AMD SEV automatically load psp(4) firmware during vmd(4) startup.
Alexander Bluhm
2024-10-30
readd IFCAP_VLAN_MTU and NVLAN checks
Jan Klemkow
2024-10-30
For AMD SEV implement psp(4) download firmware command.
Alexander Bluhm
2024-10-30
nope, gcc does not like the change
Theo de Raadt
2024-10-30
remove unneeded conf.h include
Jonathan Gray
2024-10-30
directly use dev_t for swdevt[], remove struct swdevt
Jonathan Gray
2024-10-29
move hfsc to using nanoseconds for keeping times.
David Gwynne
2024-10-29
use nsecuptime instead of using nanouptime and doing a bunch of maths.
David Gwynne
2024-10-29
We should always set the AP power state, so fold the rtkit_set_ap_pwrstate()
Mark Kettenis
2024-10-29
Move psp(4) initialization from attach to device open.
Alexander Bluhm
2024-10-29
remove unneeded includes
Jonathan Gray
2024-10-29
virtio_pci: Negotiate ACCESS_PLATTFORM feature
Stefan Fritsch
2024-10-29
Change uvm_swapout_threads() to return the amound of freed pages.
Martin Pieuchot
2024-10-29
remove unused DPSECT DPCYL defines; ok deraadt@
Jonathan Gray
2024-10-28
Set AP power state. Fixes the SMC initialization on (at least) the M1
Mark Kettenis
2024-10-28
Improve RK_DEBUG debug code to also print the mailbox messages that we send.
Mark Kettenis
2024-10-28
Unlock KERN_ALLOWKMEM. The `allowkmem' is atomically accessed integer.
Vitaliy Makkoveev
2024-10-28
Change uvm_swapout_threads() to return the amound of freed pages.
Martin Pieuchot
2024-10-27
remove unused MSQID defines; ok mpi@ miod@
Jonathan Gray
2024-10-27
Remove KERNEL_LOCK() dance around km_alloc(9) & km_free(9).
Martin Pieuchot
2024-10-27
To prepare to add ixv(4), update the mailbox functionalities of ixbge
YASUOKA Masahiko
2024-10-26
remove unneeded forward struct declarations
Jonathan Gray
2024-10-26
remove TTMASK define, unused since csrg rev 7.2
Jonathan Gray
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
[next]