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-14
Sanity check for TSO payload length in TCP chopper.
Alexander Bluhm
2024-05-14
remove prototypes with no matching function
Jonathan Gray
2024-05-14
remove unneeded nfs_getreq() prototype
Jonathan Gray
2024-05-14
make amdgpu_activate() return early when called during hibernate resume
Jonathan Gray
2024-05-14
Delete the declaration of cpu_feature which has been unused since
Philip Guenther
2024-05-14
Instead of enabling use of PCLMUL and AESNI iff cpu0 supports them
Philip Guenther
2024-05-13
Ignore button events in the first 10 seconds after resume. On some ACPI
Mark Kettenis
2024-05-13
Add bio(4) support to nvme(4). Provide information on controller and configured
Kenneth R Westerback
2024-05-13
vfs: VOP_REMOVE: move vnode unlocking and ref dropping to FS-indep part
Sebastien Marie
2024-05-13
Implement hardware masking for MSI and MSI-X on amd64. Note that masking
Mark Kettenis
2024-05-13
remove unneeded extern and struct; ok patrick@
Jonathan Gray
2024-05-13
remove prototypes with no matching function
Jonathan Gray
2024-05-13
remove some unused defines and externs
Jonathan Gray
2024-05-12
Add support for using the power button function of the RK809.
Mark Kettenis
2024-05-12
vfs: reorder tmpfs_fifovops: isolate fifo_vops block
Sebastien Marie
2024-05-12
vfs: struct vops: show all members, even if NULL
Sebastien Marie
2024-05-12
Delete the cpu_perf_e[abd]x and cpu_apmi_edx globals and move the
Philip Guenther
2024-05-12
Introduce debugging levels, to make debugging a bit more useful.
Marcus Glocker
2024-05-12
vm_page_zero_enable was removed in 2015
Jonathan Gray
2024-05-12
remove uvm_swprekeyprint extern for var we never had
Jonathan Gray
2024-05-12
remove ufs_hashlock extern for var we never had
Jonathan Gray
2024-05-12
nfs_procids was removed in 1996
Jonathan Gray
2024-05-12
pcic_isa_intr_list and npcic_isa_intr_list were removed in 1999
Jonathan Gray
2024-05-12
rtw_host_rfio was removed in 2007
Jonathan Gray
2024-05-12
comsiraddr was removed in 2016
Jonathan Gray
2024-05-12
sync_ifp and ticket_pabuf don't exist, remove externs
Jonathan Gray
2024-05-12
ttybuf[] was removed in 2001, ttydefaults in 1988
Jonathan Gray
2024-05-11
Use %b to format cpu flag info in dmesg, so we have the raw values
Philip Guenther
2024-05-11
fix prototype; iosf_i2c_relese -> iosf_i2c_release
Jonathan Gray
2024-05-10
Revert r1.108. An Intel 11th Gen i5 Framework laptop with a SanDisk SN850 disk
Kenneth R Westerback
2024-05-10
Make the kernel compile also when turning on debugging.
Marcus Glocker
2024-05-10
Regen
Claudio Jeker
2024-05-10
The ptsignal() race against p_sigmask changes by dosigsuspend() are fixed.
Claudio Jeker
2024-05-10
Fix broken debugging.
Marcus Glocker
2024-05-10
make pf_match_rule() prototype match the function
Jonathan Gray
2024-05-09
Enable ufshci(4) on amd64.
Marcus Glocker
2024-05-09
Back then I faced intermittent file-system corruptions for which setting
Marcus Glocker
2024-05-09
Sprinkle some more DPRINTFs.
Marcus Glocker
2024-05-09
Pack hardware descriptor structures.
Marcus Glocker
2024-05-09
Parse the OCS response value for completed commands, and set error on
Marcus Glocker
2024-05-09
Perform bus DMA synchronization to update the command descriptors.
Marcus Glocker
2024-05-09
Use 1U for bit operations on 32-bit registers.
Marcus Glocker
2024-05-09
Don't do math on KVA to get the required slot offset since that could
Marcus Glocker
2024-05-09
Don't use the task id for UPIU commands. We don't use task management
Marcus Glocker
2024-05-09
Don't schedule interrupt aggregation when commands are still in-progress.
Marcus Glocker
2024-05-09
Prevent that scheduling of new commands is interfering with processing
Marcus Glocker
2024-05-09
Don't relay on the doorbell register to track our slots. As of the
Marcus Glocker
2024-05-08
Suppress cache-info dmesg lines when they are identical to the
Philip Guenther
2024-05-08
ixl(4): force mss of tso packets in hardware supported range.
Jan Klemkow
2024-05-08
fix iwx(4) monitor mode
Stefan Sperling
[next]