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
2019-10-22
Replace the mutex that protects the mbuf allocation limit by an
Alexander Bluhm
2019-10-22
No need to always pass the same thing to sd_get_parms(). One less
Kenneth R Westerback
2019-10-21
put bpfdesc reference counting back, revert change introduced in 1.175 as:
Alexandr Nedvedicky
2019-10-21
Add sxipwm(4) and pwmbl(4). Thse two drivers together add support for the
Mark Kettenis
2019-10-21
On newer ThinkPads reporting HKEY version > 1, don't claim wscons
Joshua Stein
2019-10-21
When incrementing or decrementing screen brightness, don't just
Joshua Stein
2019-10-21
Move `p_estcpu' to the region copied during fork & kill scheduler_fork_hook().
Martin Pieuchot
2019-10-21
Mark recycled USB `xfer' as NOT_STARTED to not confuse HCD abort methods.
Martin Pieuchot
2019-10-20
Improve previous
kn
2019-10-20
Firmware that supports the "parallel boot" feature allows us to read the PRI
Mark Kettenis
2019-10-20
Document "set db_console 0|1"
kn
2019-10-20
unstub amdgpu_ttm_bo_eviction_valuable()
Jonathan Gray
2019-10-19
Use !ISSET() for unset flag checks.
Kenneth R Westerback
2019-10-19
Use ISSET() for the easier flag checks.
Kenneth R Westerback
2019-10-19
Fix typo in previous, link->flag is link->flags.
Kenneth R Westerback
2019-10-19
Resolve mix of '&=' and CLR() usage in favour of CLR().
Kenneth R Westerback
2019-10-19
Resolve mix of '|=' and SET() usage in favour of SET().
Kenneth R Westerback
2019-10-19
Unlock the vnode in vop_inactive of deadfs. The unlock operation is
Visa Hankala
2019-10-18
Don't check that the ipv6 source address of a neighbor advertisment is
Sebastian Benoit
2019-10-18
Add support for dynamic queue allocation (DQA) to iwm(4).
Stefan Sperling
2019-10-17
Enable sxidog(4).
Mark Kettenis
2019-10-17
Avoid including an armv7 MD header.
Mark Kettenis
2019-10-17
drm/amd/display: num of sw i2c/aux engines less than num of connectors
Jonathan Gray
2019-10-17
Cache flush operations on arm64 were being incorrectly treated as write
Dale Rahn
2019-10-17
sgi: iockbc(4), mkbc(4): tsleep(9) -> tsleep_nsec(9); ok kn@ visa@
cheloha
2019-10-17
Use -1 to indicate an invalid uid/gid, not UID_MAX and GID_MAX.
Todd C. Miller
2019-10-17
in6_setsockaddr and in6_setpeeraddr can't fail, so let them return void.
David Gwynne
2019-10-16
Move sxidog(4) such that we can use it on arm64.
Mark Kettenis
2019-10-16
tsleep(9) -> tsleep_nsec(9)
Martin Pieuchot
2019-10-16
tsleep(9) -> tsleep_nsec(9)
Martin Pieuchot
2019-10-16
Add a few newer _OSI strings to the parser.
Mike Larkin
2019-10-16
regen
Mike Larkin
2019-10-16
Fix a bunch of lines that had whitespace at the end
Mike Larkin
2019-10-16
Remove trailing whitespace from a line
Mike Larkin
2019-10-16
Fix reversed gotos; CID 1453190.
Daniel Dickman
2019-10-15
Fix db_stack_dump() w/ custom addr & implement db_save_stack_trace().
Martin Pieuchot
2019-10-15
Reduce the number of places where `p_priority' and `p_stat' are set.
Martin Pieuchot
2019-10-15
Try to match the devid against the bootpath if link->port_wwn doesn't
Jonathan Matthew
2019-10-15
Fix compiler's view of the alignment of xhci structs. Because the struct
Visa Hankala
2019-10-14
Convert tsleep(9) to tsleep_nsec(9).
Martin Pieuchot
2019-10-14
Add another quirk for the ALC285 on the X1C7 to avoid a clicking
Joshua Stein
2019-10-14
Rename AZ_QRK_WID_SPKR2_DAC and AZ_QRK_WID_DOLBY_ATMOS to make it
Joshua Stein
2019-10-13
Convert all tsleep(9) calls to tsleep_nsec(9) in wsdisplay(4).
Frederic Cambus
2019-10-13
Fix whitespace issue spotted by Krystian Lewandowski.
Mark Kettenis
2019-10-13
Add display brightness hooks.
Mark Kettenis
2019-10-13
Move ws_get_param/ws_set_param into wsdisplay code.
Mark Kettenis
2019-10-13
drm/radeon: Bail earlier when radeon.cik_/si_support=0 is passed
Jonathan Gray
2019-10-13
drm/amdgpu: Check for valid number of registers to read
Jonathan Gray
2019-10-13
drm/amdgpu: Fix KFD-related kernel oops on Hawaii
Jonathan Gray
2019-10-12
renable POOL_DEBUG
Christian Weisgerber
[prev]
[next]