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-12-20
Make athn(4) use a constant Tx retry rate while MiRA is probing.
Stefan Sperling
2019-12-20
Ignore new Rx block ack agreements until the WPA handshake is done.
Stefan Sperling
2019-12-20
Have net80211 actually update the Rx block ack sequence number window,
Stefan Sperling
2019-12-20
Disable TSX when MSR_ARCH_CAPABILITIES sets TSX_CTRL.
Jonathan Gray
2019-12-20
Disable TSX when MSR_ARCH_CAPABILITIES sets TSX_CTRL.
Jonathan Gray
2019-12-19
spelling; from bryan stenson
Jason McIntyre
2019-12-19
Start protecting the pipe_peer member of `struct pipe' using the
anton
2019-12-19
Convert boolean_t/TRUE/FALSE to int/1/0 for coherency with the rest of
Martin Pieuchot
2019-12-19
Convert boolean_t/TRUE/FALSE to int/1/0 for coherency with the rest of
Martin Pieuchot
2019-12-19
Convert boolean_t/TRUE/FALSE to int/1/0 for coherency with the rest of
Martin Pieuchot
2019-12-19
Convert infinite sleeps to {m,t}sleep_nsec(9).
Martin Pieuchot
2019-12-19
poll handlers must return a poll(2) revents value, not errno(2) values.
Reyk Floeter
2019-12-19
Add size for free() in vio(4).
Frederic Cambus
2019-12-19
Use bus_size_t as the type for the base address.
Mark Kettenis
2019-12-18
Set vm_map's pmap in uvm_map_setup().
Visa Hankala
2019-12-18
Mask high bits of iwm(4) firmware SYSASSERT codes before matching
Stefan Sperling
2019-12-18
Re-enable firmware-based Tx retries at lower rates for iwm(4).
Stefan Sperling
2019-12-18
Allow pagefault_disable() to be called recursively, something that may happen
Mark Kettenis
2019-12-18
Use separate rwlock initializations for userland ("vmspace") and kernel
Mark Kettenis
2019-12-18
typo
Theo de Raadt
2019-12-18
undo assumptions about MI .h inclusions
Theo de Raadt
2019-12-18
audio(4): msleep(9) -> msleep_nsec(9)
cheloha
2019-12-17
arm64 cpus speculatively execute instructions after ERET, and on some
Theo de Raadt
2019-12-17
Add fido(4), a HID driver for FIDO/U2F security keys
Reyk Floeter
2019-12-17
Add code to parse DDR4 and LPDDR3/4 SPD memories.
Claudio Jeker
2019-12-17
Add support for NCT6775F, NCT5104D, NCT6779D, NCT679[1235]D sensors.
mortimer
2019-12-16
Update piixpm(4) to support newer AMD chips like some Hudson-2 and
Claudio Jeker
2019-12-16
Extend the expected SPD types to include DDR4 and low-power DDR3 & 4.
Claudio Jeker
2019-12-16
bktr(4): tsleep(9) -> tsleep_nsec(9)
cheloha
2019-12-15
Add a missing unlock.
Visa Hankala
2019-12-14
rkpcie: Add support for gen2 negotiation
Kurt Miller
2019-12-14
Add sizes for free() in eso(4).
Frederic Cambus
2019-12-14
Add sizes for free() in eap(4).
Frederic Cambus
2019-12-14
Add sizes for free() in auixp(4).
Frederic Cambus
2019-12-14
Add sizes for free() in auglx(4).
Frederic Cambus
2019-12-14
Add sizes for free() in auacer(4).
Frederic Cambus
2019-12-14
Revert previous. When we get an ACPI notification we already have the
Patrick Wildt
2019-12-13
noone has gpr(4) devices.
Theo de Raadt
2019-12-13
Make acpivout(4) call ws_[gs]et_param instead of directly
Patrick Wildt
2019-12-13
pvclock(4): attach even if when PVCLOCK_FLAG_TSC_STABLE is unset
pd
2019-12-13
Ensure VMCS is flushed/loaded properly in certain uncommon cases.
Mike Larkin
2019-12-13
Always release interrupt source when unmasking the interrupt
Mike Belopuhov
2019-12-12
tc_setclock: reintroduce timeout_adjust_ticks() call
cheloha
2019-12-12
Recommit "timeout(9): make CIRCQ look more like other sys/queue.h data struct...
cheloha
2019-12-12
Recommit "tc_windup: separate timecounter.tc_freq_adj from timehands.th_adjus...
cheloha
2019-12-12
Reintroduce socket locking inside socket event filters.
Visa Hankala
2019-12-12
Allow sleeping inside kqueue event filters.
Visa Hankala
2019-12-12
Unhook <machine/stdarg.h> from <sys/stdarg.h>. Nowadays all the
Visa Hankala
2019-12-12
On a HP EliteBook 830 G6 the Computrace executable is located in
Alexander Bluhm
2019-12-12
Header cleanup.
Martin Pieuchot
[next]