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-29
Fix previous commit which referred wrong address and returned wrong
YASUOKA Masahiko
2020-07-28
SC_DEBUG() and friends are for debugging the SCSI code, not for scattered random
Kenneth R Westerback
2020-07-28
SC_DEBUG() and friends are for debugging the SCSI code, not for scattered random
Kenneth R Westerback
2020-07-28
Rewrite IPv6 source address selection in terms of the 8 rules given in
Florian Obser
2020-07-28
Use the table on root always if current table is not active.
YASUOKA Masahiko
2020-07-28
Don't treat an error if carppeer is an unicast and the peer is down.
YASUOKA Masahiko
2020-07-28
Fix a problem related to isochronous transfers appearing in certain
Marcus Glocker
2020-07-28
Document locks which protect pipex(4) global data structures.
mvs
2020-07-28
Add size to free(9) calls
kn
2020-07-28
Document locks which protect ppp{ac,x}(4) global data structures.
mvs
2020-07-28
Add missing `IFXF_CLONED' flag to clone interfaces.
mvs
2020-07-28
After the previous commit, src/regress/sys/netinet/carp triggered
Alexander Bluhm
2020-07-28
Implement SIOCBRDGIFS, provide SIOCBRDGGRL stub
kn
2020-07-28
Return total size if SIOCBRDGIFS passes in ifbic_len set to zero
kn
2020-07-27
Refactor scsi_show_flags() to allow 32-bit flags. Display unnamed flags as one
Kenneth R Westerback
2020-07-27
SDEV_2NDBUS is gone. Update flagnames[] appropriately.
Kenneth R Westerback
2020-07-27
trim trailing whitespace in if_iwn.c
Stefan Sperling
2020-07-26
Avoid nvram lock timeout on sparc64 systems with onboard BCM5704 instances
Mark Kettenis
2020-07-26
Reference unveil(2) in system accounting and daily.8.
rob
2020-07-26
Reduce IWN_DEBUG message noise related to scanning.
Stefan Sperling
2020-07-25
No need for a bzero(), just init saa.sf to NULL. All the saa.saa
Kenneth R Westerback
2020-07-25
Nuke unused struct scsi_link member of struct wd33c93_softc.
Kenneth R Westerback
2020-07-25
Port over NetBSD's arm64 disassembler for DDB.
tobhe
2020-07-25
Change kernel SLB setup code to avoid the (theoretical) possibility to
Mark Kettenis
2020-07-25
timeout(9): remove TIMEOUT_SCHEDULED flag
cheloha
2020-07-24
timeout(9): delay processing of timeouts added during softclock()
cheloha
2020-07-24
netinet: tcp_close(): delay reaper timeout by one tick
cheloha
2020-07-24
Use interface index instead of pointer to `ifnet' in carp(4).
mvs
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
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
[next]