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
2020-07-24
Make timeout_add_sec(9) add a tick if given zero seconds
kn
2020-07-24
Remove lacpmode and lacptimeout bits
kn
2020-07-24
Remove trunkdev bits
kn
2020-07-24
Remove trunkproto bits
kn
2020-07-23
Free SLB descriptors when we destroy a pmap.
Mark Kettenis
2020-07-23
Bump MAXCPUS (for MULTIPROCESSOR kernels) to 48, which seems to be the
Mark Kettenis
2020-07-23
Enter DDB directly when we encounter an unhandled trap such that we
Mark Kettenis
2020-07-23
Use per-pmap lock to protect userland SLB handling.
Mark Kettenis
2020-07-23
drm/i915/perf: Use GTT when saving/restoring engine GPR
Jonathan Gray
2020-07-23
drm/i915/gvt: Fix two CFL MMIO handling caused by regression.
Jonathan Gray
2020-07-23
drm/i915/gt: Only swap to a random sibling once upon creation
Jonathan Gray
2020-07-23
drm/i915/gt: Ignore irq enabling on the virtual engines
Jonathan Gray
2020-07-23
drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.
Jonathan Gray
2020-07-23
drm/amdgpu/display: create fake mst encoders ahead of time (v4)
Jonathan Gray
2020-07-23
drm/amd/display: OLED panel backlight adjust not work with external display c...
Jonathan Gray
2020-07-23
drm/amd/display: handle failed allocation during stream construction
Jonathan Gray
2020-07-23
drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()
Jonathan Gray
2020-07-23
drm/amdgpu/powerplay: Modify SMC message name for setting power profile mode
Jonathan Gray
2020-07-23
Even more whitespace fixup.
Patrick Wildt
2020-07-23
Fix typo in previous commit such that the code is actually compiled in.
Mark Kettenis
2020-07-23
match on AMDI0010
Jonathan Gray
2020-07-23
Fix comments to match code; OK fcambus@
Tim van der Molen
2020-07-23
Handle the case where we can sleep (and therefore switch CPUs) while
Mark Kettenis
2020-07-23
Increase the event queue size. When polling for admin command completion,
Jonathan Matthew
2020-07-23
Nuke unused struct scsi_link member of spc_softc.
Kenneth R Westerback
2020-07-22
Nuke unused struct scsi_link member of vdsk_softc.
Kenneth R Westerback
2020-07-22
Init GOP and COMPHY.
Patrick Wildt
2020-07-22
Pass tid we're looking for to mvpp2_prs_hw_read(), then we can zero the
Patrick Wildt
2020-07-22
Rework mvpp2_prs_flow_find() to return a tid instead of a whole prs
Patrick Wildt
2020-07-22
Make switching CPUs in DDB work.
Mark Kettenis
2020-07-22
Actually try to evict a PTE from a different slot instead of failing to
Mark Kettenis
2020-07-22
Use interface index instead of pointer to `ifnet' in `struct bstp_port'.
mvs
2020-07-22
Fix more whitespace issues.
Patrick Wildt
2020-07-22
Use correct ethertype and IP proto defines.
Patrick Wildt
2020-07-22
Fix whitespace issue.
Patrick Wildt
2020-07-22
Use 1U for BIT(x), always define it and use it in four more places.
Patrick Wildt
2020-07-22
Don't grab the kernel lock for mpsafe interrupts.
Mark Kettenis
2020-07-22
pstat -t was showing bogus column data on ttys, in modes where
Theo de Raadt
2020-07-22
Implement IPIs.
Mark Kettenis
2020-07-22
console marker should be after :
Theo de Raadt
2020-07-22
Add missing CVS tags.
tobhe
2020-07-22
Nuke unused struct scsi_link members of adapter softc's where the
Kenneth R Westerback
2020-07-22
Remove debugging printf in critical section. This doesn't play well with
Mark Kettenis
2020-07-22
regen
Jonathan Gray
2020-07-22
add Intel AX200 Bluetooth
Jonathan Gray
2020-07-22
Add missing mplock.h file.
Mark Kettenis
2020-07-22
regen
Jonathan Gray
2020-07-22
add devices found in Inspiron 5505 dmesg from jmc@
Jonathan Gray
2020-07-22
gc some ifmedia stuff that this driver doesnt use.
David Gwynne
2020-07-22
Use CPU_IS_PRIMARY macro in identifycpu() on i386.
Frederic Cambus
[prev]
[next]