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-08-10
Remove alpha kernel code to process userland misaligned accesses, and the
Miod Vallat
2022-08-10
Remove netlock assertion from vlan_ioctl(). Now (*if_ioctl)() called
Vitaliy Makkoveev
2022-08-10
match other archs use %s for version printf
Jonathan Gray
2022-08-09
Backout "Call getuptime() just once per function"
Klemens Nanni
2022-08-09
Sync inflateGetHeader() fix from userland
Theo Buehler
2022-08-09
riscv64: trigger deferred timer interrupts from splx(9)
Scott Soule Cheloha
2022-08-09
powerpc64: trigger deferred DEC interrupts from splx(9)
Scott Soule Cheloha
2022-08-08
If interface drivers had enabled transmit offloading of the payload
Alexander Bluhm
2022-08-08
Constify in6_addr pointer arguments in nd6_*() functions
Klemens Nanni
2022-08-08
Call getuptime() just once per function
Klemens Nanni
2022-08-08
remove unused arm and armv7 headers
Jonathan Gray
2022-08-08
remove mouse.h last used by pre-wscons drivers
Jonathan Gray
2022-08-08
To make protocol input functions MP safe, internet PCB need protection.
Alexander Bluhm
2022-08-08
Change branch condition inverted to realize original intention in
Kenji Aoyama
2022-08-08
Before ypconnect(2) addition, "getpw" was a horrible "hole" that triggered
Theo de Raadt
2022-08-07
Start to add annotations to the cpu_info members, doing I/a/o for
Philip Guenther
2022-08-07
Use PMAP_PREFER_ALIGN() == 0 rather than !defined(PMAP_PREFER) to enable the
Miod Vallat
2022-08-07
Move fallback PMAP_PREFER definitions from uvm_map.c to uvm_pmap.h for them
Miod Vallat
2022-08-07
Fix fallout from netlock removal in media ioctl. The bridge does
Alexander Bluhm
2022-08-06
Clean up the netlock macros. Merge NET_RLOCK_IN_SOFTNET and
Alexander Bluhm
2022-08-06
Refactor readdoslabel() into a more readable form using various
Kenneth R Westerback
2022-08-06
blist: use swblk_t type (defined in sys/blist.h)
Sebastien Marie
2022-08-06
remove swblk_t type from sys/types.h
Sebastien Marie
2022-08-06
Fix backpointer.
Mark Kettenis
2022-08-06
Prevent buffer overflow in OF_getpropintarray().
Mark Kettenis
2022-08-05
Fix bounds check in ucc_add_key(); ok anton@
Miod Vallat
2022-08-05
The netlock for SIOCSIFMEDIA and SIOCGIFMEDIA ioctl is not necessary.
Alexander Bluhm
2022-08-05
Skip disabled nodes.
Mark Kettenis
2022-08-05
put ci_mutex_level inside DIAGNOSTIC
Robert Nagy
2022-08-04
Use 16 bit variable to store more fragment flag. This avoids loss
Alexander Bluhm
2022-08-04
Default to softraid on boot-device iff found
Klemens Nanni
2022-08-03
Add aplaudio(4) and aplmca(4). The aplmca(4) driver controls the hardware
Mark Kettenis
2022-08-03
Clear active state when we attach.
Mark Kettenis
2022-08-03
Bug was reported by Chriss Cappucio. It has turned out my earlier change
Alexandr Nedvedicky
2022-08-03
recognise IDT 92HD95/92HD95B now sold as TSI 92HD95B
Jonathan Gray
2022-08-03
drm/i915/adlp: Fix register corruption after DDI clock enabling
Jonathan Gray
2022-08-02
Correctly detect xmem operations faulting on missing pages on 88110.
Miod Vallat
2022-08-02
Bring back the direct map optimization when PMAP_PREFER isn't defined.
Martin Pieuchot
2022-08-02
some ports bootstraps, and go internals, need a bit more time to adapt
Theo de Raadt
2022-08-02
match on Intel 600 Series LP
Jonathan Gray
2022-08-02
regen
Jonathan Gray
2022-08-02
add more Intel Alder Lake / 600 Series LP ids
Jonathan Gray
2022-08-01
Allocate memory for collection translation tables for hardware that needs
Mark Kettenis
2022-08-01
Fix bogus indent. NFC
Miod Vallat
2022-08-01
drm/amd/display: Fix wrong format specifier in amdgpu_dm.c
Jonathan Gray
2022-08-01
drm/amdgpu: Off by one in dm_dmub_outbox1_low_irq()
Jonathan Gray
2022-08-01
drm/amd/display: invalid parameter check in dmub_hpd_callback
Jonathan Gray
2022-08-01
drm/amd/display: Don't lock connection_mutex for DMUB HPD
Jonathan Gray
2022-08-01
drm/amd/display: Fix surface optimization regression on Carrizo
Jonathan Gray
2022-08-01
drm/amd/display: Optimize bandwidth on following fast update
Jonathan Gray
[next]