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
2022-12-22
sparc64: move retry logic out of stickcmpr_set()
Scott Soule Cheloha
2022-12-22
Bring over various changes from the arm64 version of this code.
Mark Kettenis
2022-12-22
use stoeplitz to generate a hash/flowid for state keys.
David Gwynne
2022-12-22
provide stoeplitz_n32()
David Gwynne
2022-12-21
Have the power button trigger a wakeup from suspend.
Patrick Wildt
2022-12-21
Implement wakeup interrupt handling. This makes sure that during suspend
Patrick Wildt
2022-12-21
Pull enabling/disabling wakeup interrupt handling out of the aplintc(4)
Mark Kettenis
2022-12-21
Move duplicate code to new sr_find_discipline() helper
Klemens Nanni
2022-12-21
The location of the aux info vector is now cached in ps_auxinfo of struct
Claudio Jeker
2022-12-21
fix a mangled comment
Theo de Raadt
2022-12-21
tiny whitespace tweak.
David Gwynne
2022-12-21
consistently use the PF_REF wrappers around refcnts.
David Gwynne
2022-12-21
Update the Rx descriptor based on the vendor driver for Linux.
Kevin Lo
2022-12-21
prefix pf_state_key and pf_state_item struct bits to make them more unique.
David Gwynne
2022-12-19
Remove unused *sd_scsibus_dev member from struct sr_discipline
Klemens Nanni
2022-12-19
Invalidate ugen(4) knote lists after device detach
Visa Hankala
2022-12-19
Say "discipline" not "dis" in comment, latter looks like typoed "disk"
Klemens Nanni
2022-12-19
rework the synchronisation around suspend/resume.
David Gwynne
2022-12-19
move pf_state_item and pf_state_key structs from pfvar.h to pfvar_priv.h.
David Gwynne
2022-12-19
Add WTRAPPED opiton for waitid(2) to control whether CMD_TRAPPED
Philip Guenther
2022-12-18
spelling
Theo de Raadt
2022-12-18
regen
Daniel Dickman
2022-12-18
add two transmeta devices
Daniel Dickman
2022-12-18
Do not save bootdev and boothowto when invalid value has passed.
Kenji Aoyama
2022-12-18
Prevent detaching the boot volume
Klemens Nanni
2022-12-18
regen
Mark Kettenis
2022-12-18
Add Union Memory NVMe devices.
Mark Kettenis
2022-12-18
Disable the keyboard on the Samsung Galaxy Book Go until we can fix the
Marcus Glocker
2022-12-17
regen after minherit(2) unlock
Klemens Nanni
2022-12-17
Unlock minherit(2)
Klemens Nanni
2022-12-17
Add aplefuse(4), a driver for the eFuses on Apple Silicon SoCs.
Mark Kettenis
2022-12-17
Make nvmem_read_cell() and nvmem_write_cell() work for hardware that
Mark Kettenis
2022-12-16
qcpdc(4)'s establish routine needs to return the wrapped cookie, not the
Patrick Wildt
2022-12-16
Prevent KASSERT in iwm(4) if firmware image is missing or corrupt.
Stefan Sperling
2022-12-16
always keep pf_state_keys attached to pf_states.
David Gwynne
2022-12-14
add __ctzdi2 to sparc64 kernel
Jonathan Gray
2022-12-14
regen
Jonathan Gray
2022-12-14
add id for Navi 31, Radeon RX 7900 XT/XTX (gfx1100, GC 11.0.0)
Jonathan Gray
2022-12-14
Put an splhigh() at the start of cpu_configure() to prevent splasserts
Mark Kettenis
2022-12-13
In tcp_now() switch from getnsecuptime() to getnsecruntime()
Claudio Jeker
2022-12-13
timecounting: add getbinruntime(), getnsecruntime()
Scott Soule Cheloha
2022-12-12
Enable tipd(4) on RAMDISK kernels as well.
Mark Kettenis
2022-12-12
Fix USB hotplug on type-C connectors of Apple Silicon hardware. The USB
Mark Kettenis
2022-12-12
Improve range check to protect against overflow.
Mark Kettenis
2022-12-12
Revert sb_state changes to unbreak tree.
Theo Buehler
2022-12-11
This time, socket's buffer lock requires solock() to be held. As a part of
Vitaliy Makkoveev
2022-12-11
Use evcount_percpu() with platform interrupt counters on octeon.
Visa Hankala
2022-12-11
Cut two cycles from k_tlb_inv() on octeon.
Visa Hankala
2022-12-10
Remove unused experimental ICMP6 redirect low water bits
Klemens Nanni
2022-12-10
Reuse off variable from previous line; no object change
Klemens Nanni
[next]