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-07-09
netlock is no longer held for SIOCSIFMEDIA and SIOCGIFMEDIA, so rely on
Jonathan Matthew
2024-07-09
Remove splassert() for now since IPL_STATCLOCK is MD and not all archs have it.
Claudio Jeker
2024-07-09
do a manual ret-clean operation inside the vmm_dispatch_intr asm code
Theo de Raadt
2024-07-09
sync with userland: let z_off_t fall back to long long instead of long
Theo Buehler
2024-07-09
IPv6 forward copies small packet content on the stack.
Alexander Bluhm
2024-07-09
vmd/vmm: move vm_run_params into mi header.
Dave Voutila
2024-07-09
Reshuffle the switch cases in ptsignal and single_thread_set to be
Claudio Jeker
2024-07-09
Implement MSI multiple-vector support.
Mark Kettenis
2024-07-09
In sched_toidle() only call the TRACEPOINT if curproc is set.
Claudio Jeker
2024-07-09
Remove trailing whitespace. No code change.
Mike Larkin
2024-07-09
change format strings to fix SEM_DEBUG build
Jonathan Gray
2024-07-09
fix disasm of fucompp
Jonathan Gray
2024-07-08
Remove the KASSERT() in sched_unpeg_curproc().
Martin Pieuchot
2024-07-08
Don't check op_q_alloc for non-NULL before invoking op_q_free.
Kenneth R Westerback
2024-07-08
Introduce sched_unpeg_curproc() to abstract the current implementation.
Martin Pieuchot
2024-07-08
Rework per proc and per process time usage accounting
Claudio Jeker
2024-07-08
Fix comment for exit2() this code is called by sched_idle() not cpu_exit().
Claudio Jeker
2024-07-08
octeon/cnmac: assume 1Gbps in the default case
Landry Breuil
2024-07-08
drm/amdgpu/atomfirmware: fix parsing of vram_info
Jonathan Gray
2024-07-08
drm/amd/display: Send DP_TOTAL_LTTPR_CNT during detection if LTTPR is present
Jonathan Gray
2024-07-08
drm/i915/gt: Fix potential UAF by revoke of fence registers
Jonathan Gray
2024-07-08
drm/fbdev-dma: Only set smem_start is enable per module option
Jonathan Gray
2024-07-08
drm/drm_file: Fix pid refcounting race
Jonathan Gray
2024-07-08
drm/amdgpu: Fix pci state save during mode-1 reset
Jonathan Gray
2024-07-08
drm/radeon/radeon_display: Decrease the size of allocated memory
Jonathan Gray
2024-07-07
Add device tree mapping for Lenovo Yoga Slim 7x.
Patrick Wildt
2024-07-07
remove unused i386_spurious()
Jonathan Gray
2024-07-07
remove unused ufs_ihashlookup()
Jonathan Gray
2024-07-06
remove ampintc_intr_string(), unused on arm64
Jonathan Gray
2024-07-06
remove unused nfs_null()
Jonathan Gray
2024-07-06
octeon/cnmac: Skip the switch port (cnmac2) on the 5-ports EdgeRouter POE
Landry Breuil
2024-07-06
Fix last commit; the flag has a slightly different prefix
Patrick Wildt
2024-07-05
When trying to enable multiple MSI vectors, check the flag first whether
Patrick Wildt
2024-07-05
On Qualcomm machines, make use of the in-built MSI functionality in case
Patrick Wildt
2024-07-05
Only call qwx_dp_service_srng() if ext irq is enabled. It would be nicer
Patrick Wildt
2024-07-05
remove unused vn_isdisk(), added for softdep
Jonathan Gray
2024-07-04
Implement support for version 7 controllers. These have two separate
Mark Kettenis
2024-07-04
Only override the time offset in rtcinfo[0] when setting the time; don't
Mark Kettenis
2024-07-04
Support the ACPI GPIO pins necessary to support the keyboard, touchpad
Patrick Wildt
2024-07-04
Implement IPv6 forwarding IPsec only.
Alexander Bluhm
2024-07-04
remove uvm_addr_align() and uvm_addr_align_back()
Jonathan Gray
2024-07-03
Right now MSIs don't work on the Qualcomm Snapdragon X Elite (X1E80100).
Patrick Wildt
2024-07-03
Add device tree mapping for Asus Vivobook S15.
Mark Kettenis
2024-07-03
Map BUS_SPACE_MAP_PREFETCHABLE to Normal-NC. There are other memory
Mark Kettenis
2024-07-03
Switch to a table for mapping smbios vendor/product to device tree file
Mark Kettenis
2024-07-03
remove __mp_release_all_but_one(), unused since sched_bsd.c rev 1.92
Jonathan Gray
2024-07-02
regen
Mark Kettenis
2024-07-02
Add Qualcomm X1E80100
Mark Kettenis
2024-07-02
Fix unintended comparison between signed and unsigned integer.
Mark Kettenis
2024-07-02
Support the Qualcomm Snapdragon X Elite (X1E80100) PCIe controller. We do
Patrick Wildt
[next]