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
2022-11-08
allow the KERN_AUTOCONF_SERIAL sysctl in pledge'd processes
Robert Nagy
2022-11-08
timeout(9): remove unused, undocumented timeout_in_nsec() interface
Scott Soule Cheloha
2022-11-08
Enable gpiobl(4)
Tobias Heider
2022-11-08
Add gpiobl(4), a driver for gpio controlled display backlights. This will
Tobias Heider
2022-11-08
Use four spaces not tabs on line break
Klemens Nanni
2022-11-08
Document ifc_list immutability
Klemens Nanni
2022-11-08
Implement alternative mailbox handling mechanism required by newer firmware.
Mark Kettenis
2022-11-08
tc_setclock: don't print a warning if tc_windup() rejects inittodr(9) time
Scott Soule Cheloha
2022-11-08
vmm(4): remove locking in vmm_intr_pending
Mike Larkin
2022-11-08
Unlock SIOCIFGCLONERS
Klemens Nanni
2022-11-08
Push kernel lock inside ifioctl_get()
Klemens Nanni
2022-11-08
arm64: switch to clockintr(9)
Scott Soule Cheloha
2022-11-08
fix indent
Klemens Nanni
2022-11-08
amd64: switch to clockintr(9)
Scott Soule Cheloha
2022-11-08
Extent the current suspend/resume implementation to include support for
Mark Kettenis
2022-11-08
This diff fixes panic tripped by KASSERT(st->sync_state == PFSYNC_S_NONE)
Alexandr Nedvedicky
2022-11-08
Push kernel lock into ifioctl_get()
Klemens Nanni
2022-11-08
acpihpet(4): disable/reenable acpihpet_delay() during suspend/resume
Scott Soule Cheloha
2022-11-08
i386: add delay_fini()
Scott Soule Cheloha
2022-11-08
amd64: add delay_fini()
Scott Soule Cheloha
2022-11-08
Move definitions for CNTV_CTL_EL0 to armreg.h.
Mark Kettenis
2022-11-08
Implement reading/writing/configuring pins in qcgpio(4). The code has
Patrick Wildt
2022-11-08
Sprinkle some #ifdef MULTIPROCESSOR to make non-MP kernels build again.
Mark Kettenis
2022-11-08
Push kernel lock down into ifioctl()
Klemens Nanni
2022-11-08
Regen
Martin Pieuchot
2022-11-08
Mark mmap(2), munmap(2) and mprotect(2) as NOLOCK.
Martin Pieuchot
2022-11-07
The gpiokeys(4) 'label' property seems to be optional. If we don't have
Patrick Wildt
2022-11-07
Add support for the PCIe controller on the Qualcomm SC8280XP. Thankfully
Patrick Wildt
2022-11-07
The ARM SMMUv2 does actually support #iommu-cells = <2>, where the second
Patrick Wildt
2022-11-07
Implement the "halt" IPI.
Mark Kettenis
2022-11-07
revert "move pf_purge out from under the kernel lock".
David Gwynne
2022-11-07
introduce a new kern.autoconf_serial sysctl that can be used by userland
Robert Nagy
2022-11-07
move pf_purge out from under the kernel lock and avoid the hogging cpu
David Gwynne
2022-11-07
vmm(4): set RAX guest register state based on VMCB
Dave Voutila
2022-11-07
Modify TCP receive buffer size auto scaling to use the smoothed RTT
YASUOKA Masahiko
2022-11-07
Run the ND6 expiry timer without kernel lock
Klemens Nanni
2022-11-07
Rename unreferenced field d_drivedata to smoke out any well
Kenneth R Westerback
2022-11-07
Nuke last references to d_drivedata.
Kenneth R Westerback
2022-11-07
Implement db_write_text/bytes() which add support for ddb(4)'s breakpoints.
Martin Pieuchot
2022-11-07
In kpageflttrap(), validate a non-NULL pcb_onfault against an array
Philip Guenther
2022-11-06
Constify pfsync_acts[]; OK dlg
Klemens Nanni
2022-11-06
get rid of pfsync_state_export.
David Gwynne
2022-11-06
vmm(4): allocate reference for vm and vcpu SLISTs
Dave Voutila
2022-11-06
Enable IPv4, TCP, and UDP checksum offloading, and VLAN HW tagging
Moritz Buhl
2022-11-06
move pfsync_state_import in if_pfsync.c to pf_state_import in pf.c
David Gwynne
2022-11-06
Add FDT-based attachment for qciic(4).
Patrick Wildt
2022-11-06
Add FDT-based attachment for qcgpio(4).
Patrick Wildt
2022-11-06
make /dev/pf a clonable device.
David Gwynne
2022-11-06
Change character drawing depth when 'pseudo' framebuffer depth is changed.
Kenji Aoyama
2022-11-06
Disable smmu(4) for Qualcomm SC8280XP on FDT attachment like we already do
Patrick Wildt
[prev]
[next]