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
2023-05-19
Add qcsmptp(4), a driver to share 32-bit values between (co-)processors.
Patrick Wildt
2023-05-19
Have mainbus attach nodes under /reserved-memory, so that qcsmem(4) shows
Patrick Wildt
2023-05-19
Add qcsmem(4), a driver for the shared memory table on Qualcomm SoCs
Patrick Wildt
2023-05-19
Clear interrupt before executing the interrupt handler as we otherwise
Patrick Wildt
2023-05-19
Since waitid(2) shares code with wait4(2) and doesn't expose any
Philip Guenther
2023-05-19
Move tcp_info structure to be under '#if __BSD_VISIBLE' to repair
Philip Guenther
2023-05-18
Assert pf lock on interface handling
Klemens Nanni
2023-05-18
sc_st_mtx is not sufficient protection to move state around
Alexandr Nedvedicky
2023-05-18
regen
Vitaliy Makkoveev
2023-05-18
Backout sysctl(2) unlocking. Lock order issue was triggered in UVM
Vitaliy Makkoveev
2023-05-18
Revert ip_sysctl() unlocking. Lock order issue was triggered in UVM
Vitaliy Makkoveev
2023-05-18
Use TSO offloading in ix(4).
Jan Klemkow
2023-05-17
Add qcmtx(4), a driver for the hardware spinlock on Qualcomm SoCs that
Patrick Wildt
2023-05-17
Add a framework for hardware locks.
Patrick Wildt
2023-05-17
Add qcipcc(4), a driver for the inter-processor mailbox interface used
Patrick Wildt
2023-05-17
Add support for the Peripheral Authentication Service SMC interface.
Patrick Wildt
2023-05-17
Implement battery management sysctl. This will provide a set of sysctls
Mark Kettenis
2023-05-17
Tolerate difference in some of the features advertised by the
Mark Kettenis
2023-05-17
Lenovo x13s requires a Qualcomm firmware file which is 13.7MB, so increase
Patrick Wildt
2023-05-17
fix stoeplitz_hash_h32.
David Gwynne
2023-05-16
Always set maximum queue length to passed in the IFQCTL_MAXLEN case.
Vitaliy Makkoveev
2023-05-16
Replace tab by space after #define in PR_* definitions.
Vitaliy Makkoveev
2023-05-16
Introduce temporary PR_MPSYSCTL flag to mark (*pr_sysctl)() handler MP
Vitaliy Makkoveev
2023-05-16
Use separate IFCAPs for LRO and TSO.
Jan Klemkow
2023-05-15
Implement the TCP/IP layer for hardware TCP segmentation offload.
Alexander Bluhm
2023-05-15
Pass the ESR as the trapno value; this might help in determining the detailed
Mark Kettenis
2023-05-14
Improve emulation of a disktab entry (-t) by using the type
Kenneth R Westerback
2023-05-14
give softnet threads unique names by suffixing softnet with their index.
David Gwynne
2023-05-13
vmm(4)/vmd(8): switch to anonymous shared mappings.
Dave Voutila
2023-05-13
Finally remove the kernel lock from IPv6 neighbor discovery. ND6
Alexander Bluhm
2023-05-13
Instead of implementing IPv4 header checksum creation everywhere,
Alexander Bluhm
2023-05-13
Put back in the simplification of the aiodone daemon.
Martin Pieuchot
2023-05-12
add axppmic support to RAMDISK,
SASANO Takayoshi
2023-05-12
Fall back on loading the kernel from the EFI system partition if we're
Mark Kettenis
2023-05-12
Make access to rt_llinfo consistent and remove needless initialisation.
Alexander Bluhm
2023-05-12
Access rt_llinfo without checking RTF_LLINFO flag before. They are
Alexander Bluhm
2023-05-12
regen
Jonathan Gray
2023-05-12
match 6.1.28 drm and remove Intel 0x5698
Jonathan Gray
2023-05-12
drm/amd/display (gcc13): fix enum mismatch
Jonathan Gray
2023-05-12
drm/i915: Make intel_get_crtc_new_encoder() less oopsy
Jonathan Gray
2023-05-12
drm/amd/display: Fix potential null dereference
Jonathan Gray
2023-05-12
drm/ttm/pool: Fix ttm_pool_alloc error path
Jonathan Gray
2023-05-12
drm/ttm: optimize pool allocations a bit v2
Jonathan Gray
2023-05-12
drm/amdgpu: register a vga_switcheroo client for MacBooks with apple-gmux
Jonathan Gray
2023-05-12
drm/probe-helper: Cancel previous job before starting new one
Jonathan Gray
2023-05-12
drm/i915/dg2: Drop one PCI ID
Jonathan Gray
2023-05-12
drm/amd/pm: re-enable the gfx imu when smu resume
Jonathan Gray
2023-05-12
swsmu/amdgpu_smu: Fix the wrong if-condition
Jonathan Gray
2023-05-12
drm/amd/display: fix a divided-by-zero error
Jonathan Gray
2023-05-12
drm/amd/display: fix PSR-SU/DSC interoperability support
Jonathan Gray
[prev]
[next]