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-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
2022-02-05
Switch vmapbuf() and vunmapbuf() over to km_alloc(9) and km_free(9) like
Mark Kettenis
2022-02-05
Only install the sensors once as multiple devices can be paired with the
Anton Lindqvist
2022-02-05
make bpf_movein align the packet payload.
David Gwynne
2022-02-05
remove an extra set of brackets. no functional change.
David Gwynne
2022-02-04
Add prototype for clock_set_frequency_idx().
Mark Kettenis
2022-02-04
Define __HAVE_PMAP_MPSAFE_ENTER_COW; the ARMv8 architecture requires
Mark Kettenis
2022-02-04
whitelist resolv.conf for stat. go dns library does this.
Ted Unangst
2022-02-04
set the APM_BATT_CHARGING state if the battery is being charged and try
Robert Nagy
2022-02-03
store root bridge data in softc before calling intel_init_stolen_res()
Jonathan Gray
2022-02-03
The sparc64 pmap at least requires the fault access_type to be a
Philip Guenther
2022-02-03
Delete unused/obsolete M_* type values.
Philip Guenther
2022-02-03
Use UVM_KMF_TRYLOCK for consistency
Klemens Nanni
2022-02-03
inteldrm now requires ttm
Jonathan Gray
2022-02-03
sync list of amdgpu files built with -msse -msse2 with linux 5.15.y
Jonathan Gray
2022-02-02
Add apldma(4), a driver for the DMA controller found on Apple SoCs.
Mark Kettenis
2022-02-02
Get the pci bus number from the bus-range property when available, rather
Miod Vallat
2022-02-02
acpi_addtask() calls malloc() w/ M_NOWAIT (because some calls come from
Theo de Raadt
[next]