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-05-06
expose hardware counters as kstats.
David Gwynne
2024-05-06
drm/amdgpu: Fix leak when GPU memory allocation fails
Jonathan Gray
2024-05-06
drm/amdgpu: Assign correct bits for SDMA HDP flush
Jonathan Gray
2024-05-06
drm/amdgpu/sdma5.2: use legacy HDP flush for SDMA2/3
Jonathan Gray
2024-05-06
drm/ttm: stop pooling cached NUMA pages v2
Jonathan Gray
2024-05-06
mm, treewide: introduce NR_PAGE_ORDERS
Jonathan Gray
2024-05-06
drm/amdgpu: fix visible VRAM handling during faults
Jonathan Gray
2024-05-06
drm/amdgpu: add shared fdinfo stats
Jonathan Gray
2024-05-06
drm: add drm_gem_object_is_shared_for_memory_stats() helper
Jonathan Gray
2024-05-06
add NR_PAGE_ORDERS for 6.6.30 drm
Jonathan Gray
2024-05-05
remove unused 0-sized softdep files
Jonathan Gray
2024-05-05
Stop building with and documenting FFS_SOFTUPDATES.
Jonathan Gray
2024-05-05
remove unneeded includes
Jonathan Gray
2024-05-04
dma_free(9) just once in error case
Klemens Nanni
2024-05-04
Add TSO capabilites.
Moritz Buhl
2024-05-04
remove prototypes for removed functions
Jonathan Gray
2024-05-04
remove some unused defines
Jonathan Gray
2024-05-04
amd64 is guaranteed to have PAT and CLFLUSH; stop testing cpu flags
Philip Guenther
2024-05-03
Push solock() down to sosend() and remove it from soreceive() paths fro
Vitaliy Makkoveev
2024-05-03
Make qwx(4) call into ifmedia more like iwx(4) does it.
Stefan Sperling
2024-05-03
vmm: merge VMX and SVM vm initialization functions.
Dave Voutila
2024-05-03
witness: Display lock cycles longer than two locks
Visa Hankala
2024-05-03
witness: Make "show witness" display lock subtypes
Visa Hankala
2024-05-03
Add support for Rx checksum offloading to dwqe(4).
Stefan Sperling
2024-05-02
Quick fix previous one. socantrcvmore() should raise assertion if
Vitaliy Makkoveev
2024-05-02
Don't re-lock sockets in uipc_shutdown().
Vitaliy Makkoveev
2024-05-02
Pass `sosp' instead of `so' to sblock() when locking `so_snd' within
Vitaliy Makkoveev
2024-05-02
Delete extra spaces, change spaces to tab.
Kenji Aoyama
2024-05-01
remove unneeded includes
Jonathan Gray
2024-05-01
Add per-CPU caches to the pmemrange allocator.
Martin Pieuchot
2024-05-01
Refactor receive offloading code in ix(4)
Jan Klemkow
2024-04-30
Push solock() down to sosend() for SOCK_RAW sockets.
Vitaliy Makkoveev
2024-04-30
Add '\n' to DPRINTF() string that used to be a panic() string.
Kenneth R Westerback
2024-04-30
Make nfstov_mode() return mode_t rather than uint16_t.
Miod Vallat
2024-04-30
Constify NFS data whenever possible. Also make a few more const data static.
Miod Vallat
2024-04-30
Convert all the NFS macros (in nfsm_subs.h) into inline functions with the
Miod Vallat
2024-04-30
add typedefs for msgqnum_t and msglen_t, required by POSIX.
Omar Polo
2024-04-30
Do not cast off_t to u_long in uvm_vnp_setsize call (only misbehaves on 32-bit
Miod Vallat
2024-04-30
remove commented DEBUG_TIMER for timer driver removed in 2021
Jonathan Gray
2024-04-29
em(4) will work
Theo de Raadt
2024-04-29
vmm & vmd: drop "continue" flag to simplify running a vcpu.
Dave Voutila
2024-04-29
remove prototypes for removed functions
Jonathan Gray
2024-04-29
remove prototypes for removed functions
Jonathan Gray
2024-04-29
remove unused armv7 specific find_first_bit()
Jonathan Gray
2024-04-29
remove unused intc_intr_bootstrap()
Jonathan Gray
2024-04-29
remove unused global vars
Jonathan Gray
2024-04-29
remove prototypes for removed functions
Jonathan Gray
2024-04-29
remove unused pmap_vp_remove()
Jonathan Gray
2024-04-29
drm/amdgpu: remove invalid resource->start check v2
Jonathan Gray
2024-04-29
drm/amdkfd: Fix memory leak in create_process failure
Jonathan Gray
[next]