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-02-11
the sleep_clocks() hook is not needed because the architectures which
Theo de Raadt
2022-02-11
sleep_cpu/resume_cpu are part of an earlier MI split attempt
Theo de Raadt
2022-02-10
Duplicate "park disk" code, so that the SUSPEND case can be MI, it is only
Theo de Raadt
2022-02-10
Enable receive checksum offloading on ixl(4) network interfaces.
Alexander Bluhm
2022-02-10
Assert vm map locks
Klemens Nanni
2022-02-10
Unwire with map lock held
Klemens Nanni
2022-02-10
Embed klist head in acpi_softc to avoid explicit malloc.
Visa Hankala
2022-02-10
#ifdef the SUSPEND ioctl block
Theo de Raadt
2022-02-10
Add stubs for macppc suspend
George Koehler
2022-02-10
bring back a local change to use DC_FP_START()/DC_FP_END() in
Jonathan Gray
2022-02-09
this is now in apm.c
Theo de Raadt
2022-02-09
not ready for suspend
Theo de Raadt
2022-02-09
*** empty log message ***
Theo de Raadt
2022-02-09
Move x86-only stubs used by kern/subr_suspend.c into dev/acpi/acpi_x86.c
Theo de Raadt
2022-02-09
add Surface Go 3 hid to acpibat(4)
Dave Voutila
2022-02-09
add newline to acpitz(4) attach condition
Dave Voutila
2022-02-09
let pfattach() to also initialize pf_default_rule_new to avoid
Alexandr Nedvedicky
2022-02-09
enable hw vlan tag handling in the rx path too.
David Gwynne
2022-02-09
Add iic_is_compatible() for matching I2C devices
Visa Hankala
2022-02-09
Increase armv7 ramdisk size to avoid errors in installer.
Visa Hankala
2022-02-09
drm/amd: avoid suspend on dGPUs w/ s2idle support when runtime PM enabled
Jonathan Gray
2022-02-09
drm/i915/overlay: Prevent divide by zero bugs in scaling
Jonathan Gray
2022-02-09
drm/amd/display: Force link_rate as LINK_RATE_RBR2 for 2018 15" Apple Retina ...
Jonathan Gray
2022-02-09
drm/amd/display: watermark latencies is not enough on DCN31
Jonathan Gray
2022-02-09
drm/amd/pm: correct the MGpuFanBoost support for Beige Goby
Jonathan Gray
2022-02-09
drm/i915/adlp: Fix TypeC PHY-ready status readout
Jonathan Gray
2022-02-09
drm/i915: Disable DSB usage for now
Jonathan Gray
2022-02-09
enable hardware vlan tagging.
David Gwynne
2022-02-08
oops, a typo snuck in
Theo de Raadt
2022-02-08
Do not /0 if timeout[PFTM_INTERVAL] manages to become zero
Theo de Raadt
2022-02-08
The suspend/resume code is a sticky mess of MI, MD, and ACPI sequencing.
Theo de Raadt
2022-02-08
Fix a KASSERT in iwm(4) being triggered for the wrong reason.
Stefan Sperling
2022-02-08
bring back IPv4, TCP4/6 and UDP4/6 checksum offloading.
David Gwynne
2022-02-08
use sizeof(long) - 1 in m_pullup to determine payload alignment.
David Gwynne
2022-02-08
fix off by one in bounds test
Jonathan Gray
2022-02-08
poll(2): Switch to kqueue backend
Visa Hankala
2022-02-08
rework checksum/vlan offloading, and enable it for ipv6 too.
David Gwynne
2022-02-07
Allow writes to rw pages in pte_spill_v
George Koehler
2022-02-07
New status flag: 'c' - process is chrooted.
Rob Pierce
2022-02-07
Allow "ddb{1}> trace" through interrupt on macppc
George Koehler
2022-02-07
Delete STACKGAPLEN: this exec-time allocation at the top of the
Philip Guenther
2022-02-07
Tweak previous.
Rob Pierce
2022-02-07
Checking ifaddr pointer for NULL without checking in6_ifaddr works
Alexander Bluhm
2022-02-07
Sync ps.1 with sys/proc.h. Tweaked by deraadt@.
Rob Pierce
2022-02-07
Convert KVA allocation to km_alloc(9).
Mark Kettenis
2022-02-07
In rtredirect() change an bad assignment in an if condition to the
Claudio Jeker
2022-02-06
Avoid touching "locked" DARTs. While there, print something when we place
Mark Kettenis
2022-02-06
s/poll/pool
Rob Pierce
2022-02-06
Simplify cursig() a bit and make sure that signals are always sent to
Claudio Jeker
2022-02-05
grow the dmesg buffer on i386 from 4 to 8 pages
Daniel Dickman
[next]