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-06-26
Switch cdio's default CDDB database to gnudb.gnudb.org:8880.
Christian Weisgerber
2020-06-26
Accept input.
Mark Kettenis
2020-06-26
Handle OPAL interrupts.
Mark Kettenis
2020-06-26
Replace SIMPLEQ concatenation loop with SIMPLEQ_CONCAT
bket
2020-06-26
Handle OPAL interrupts.
Mark Kettenis
2020-06-26
Replace SIMPLEQ concatenation loop with SIMPLEQ_CONCAT
bket
2020-06-26
Replace SIMPLEQ concatenation loops with SIMPLEQ_CONCAT
bket
2020-06-26
Replace SIMPLEQ concatenation loop with SIMPLEQ_CONCAT
bket
2020-06-26
timecounting: deprecate time_second(9), time_uptime(9)
cheloha
2020-06-26
Add support for level-triggered interrupts and unmask established interropts.
Mark Kettenis
2020-06-26
Fix TCB_OFFSET_ERRNO. Adjust comments to reflect that powerpc64 uses %r13
Mark Kettenis
2020-06-26
Update awk to June 25, 2020 version.
Todd C. Miller
2020-06-26
Update awk to June 12, 2020 version.
Todd C. Miller
2020-06-26
Interprets profile/interval value as a frequency and not a number of ticks.
Martin Pieuchot
2020-06-26
return early if either initrd property is missing
Jonathan Gray
2020-06-26
avoid uninitialised pointer use
Jonathan Gray
2020-06-26
use correct index var in pmap_vp_destroy()
Jonathan Gray
2020-06-26
IPv6 unicast endpoint is supported, IPv6 multicast is not.
denis
2020-06-26
Add sync().
Mark Kettenis
2020-06-26
backout 1.293 fix kex mem-leak in ssh_packet_close at markus request
Sebastien Marie
2020-06-26
Avoid "bare" register numbers.
Mark Kettenis
2020-06-26
Skip saving the state of the old proc if it is NULL.
Mark Kettenis
2020-06-26
byteswap vpd data going out to userland.
David Gwynne
2020-06-26
Add RX refill handling. Each mvpp(4) controller has up to 8 Buffer
Patrick Wildt
2020-06-26
Add TX completion handling. I'm not quite sure, but I think that we
Patrick Wildt
2020-06-26
Since we send packets on the aggregated TX queue instead of the physical
Patrick Wildt
2020-06-26
We don't have to implement pmap_copy(9).
Mark Kettenis
2020-06-26
Fix system calls; set %r0 to zero upon success and set (instead of clear)
Mark Kettenis
2020-06-26
Make kernel versions of TCB_GET() and TCB_SET() use %r13 as well.
Mark Kettenis
2020-06-26
Initialize registers according to ELFv2 ABI.
Mark Kettenis
2020-06-26
Add an OpenRCS regression test for merging files which lack newlines.
Stefan Sperling
2020-06-26
Fix merging of files that lack newlines for diff(3), OpenRCS, and OpenCVS.
Stefan Sperling
2020-06-26
drm/i915/tgl: Make Wa_14010229206 permanent
Jonathan Gray
2020-06-26
Revert "drm/amd/display: disable dcn20 abm feature for bring up"
Jonathan Gray
2020-06-26
drm/i915/gt: Move gen4 GT workarounds from init_clock_gating to workarounds
Jonathan Gray
2020-06-26
drm/i915/gt: Move vlv GT workarounds from init_clock_gating to workarounds
Jonathan Gray
2020-06-26
drm/i915/gt: Move ilk GT workarounds from init_clock_gating to workarounds
Jonathan Gray
2020-06-26
drm/i915/gt: Move snb GT workarounds from init_clock_gating to workarounds
Jonathan Gray
2020-06-26
drm/i915/gt: Move ivb GT workarounds from init_clock_gating to workarounds
Jonathan Gray
2020-06-26
avoid spurious error message when ssh-keygen creates files
Damien Miller
2020-06-26
drm/i915/gt: Move hsw GT workarounds from init_clock_gating to workarounds
Jonathan Gray
2020-06-26
drm/i915/gt: Incrementally check for rewinding
Jonathan Gray
2020-06-26
drm/i915/tc: fix the reset of ln0
Jonathan Gray
2020-06-26
drm/i915/icl+: Fix hotplug interrupt disabling after storm detection
Jonathan Gray
2020-06-26
handle EINTR in waitfd() and timeout_connect() helpers;
Damien Miller
2020-06-26
regress test for ssh-add -d; ok dtucker@
Damien Miller
2020-06-26
stuff for PPCNT - Ports Performance Counters Register
David Gwynne
2020-06-26
drm/amd/display: Use kvfree() to free coeff in build_regamma()
Jonathan Gray
2020-06-26
allow "ssh-add -d -" to read keys to be deleted from stdin
Damien Miller
2020-06-26
constify a few things; ok dtucker (as part of another diff)
Damien Miller
[next]