index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-07-24
Enable usertc if the NPT bit isn't set for %tick and %sys_tick.
Mark Kettenis
2020-07-24
Suppress kernel printf output in the octeon boot kernel.
Visa Hankala
2020-07-24
Remove bge(4) and brgphy(4) as the bootloader doesn't include network support
Mark Kettenis
2020-07-24
Implement BOOT_QUIET option that supresses kernel printf output to the
Mark Kettenis
2020-07-24
Increase state counter for least-states when the address is selected
YASUOKA Masahiko
2020-07-24
Turning on various scsi drivers' *DEBUG options reveals that this has
Kenneth R Westerback
2020-07-24
Add a hook when the pane title changed.
Nicholas Marriott
2020-07-24
sync
Theo de Raadt
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
Regular expression support in RS is an extension.
Todd C. Miller
2020-07-24
Remove trunkdev bits
kn
2020-07-24
Remove trunkproto bits
kn
2020-07-23
sync
Theo de Raadt
2020-07-23
Fix wrong and missleading information in cy(4).
jan
2020-07-23
Fix ibuf leak in sa_localauth when SA is freed.
tobhe
2020-07-23
Change line counter from int to unsigned long long to reduce overflow.
Martijn van Duren
2020-07-23
getline(3) does it's own memory allocation. No need to use an intermediate
Martijn van Duren
2020-07-23
Free SLB descriptors when we destroy a pmap.
Mark Kettenis
2020-07-23
document PEM_X509_INFO_read(3) and PEM_X509_INFO_read_bio(3)
Ingo Schwarze
2020-07-23
Fix a bug in PEM_X509_INFO_read_bio(3) that is very likely to cause
Ingo Schwarze
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
change bfd amd64 ELF_MAXPAGESIZE from 1M to 4K
Jonathan Gray
2020-07-23
Fix strlcpy() usage. The size argument should be the full size of
Todd C. Miller
2020-07-23
Check all lists if option not found already.
Nicholas Marriott
2020-07-23
Update to 4.3.2.
Florian Obser
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
Grammar fix: accept -> accepts.
Theo Buehler
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
[next]