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
2021-12-11
remove unused variable to fix build with llvm 13; ok jca@
Christian Weisgerber
2021-12-11
Add support for interrupts represented by ACPI PCI Interrupt Link Devices.
Mark Kettenis
2021-12-11
Thanks to the reverse engineering efforts by Hector Martin, we now know
Mark Kettenis
2021-12-11
Attach apldart(4) early.
Mark Kettenis
2021-12-11
Protect the write access to the TDB flags field with a mutex per
Alexander Bluhm
2021-12-11
Clarify usage of __EV_POLL and __EV_SELECT
Visa Hankala
2021-12-10
Revert "kbind(2): disable system call if not initialized before
Philip Guenther
2021-12-09
Make the clockpad work in "raw" mode.
Mark Kettenis
2021-12-09
Broken ACPI tables containing scopes that are larger than their outer shell
Patrick Wildt
2021-12-09
Fix cpuid leaf clamping to let through cpuid(0x15) when we have an
Philip Guenther
2021-12-09
Add aplpmgr(4), a driver for the power management controller found on
Mark Kettenis
2021-12-09
We only have one syscall table: inline sysent/SYS_MAXSYSCALL and
Philip Guenther
2021-12-08
Start documenting the locking strategy of struct tdb fields. Note
Alexander Bluhm
2021-12-08
Fix select(2) exceptfds handling of FIFOs and pipes
Visa Hankala
2021-12-08
drm/amd/display: Allow DSC on supported MST branch devices
Jonathan Gray
2021-12-08
drm/amd/amdgpu: fix potential memleak
Jonathan Gray
2021-12-08
drm/amd/amdkfd: Fix kernel panic when reset failed and been triggered again
Jonathan Gray
2021-12-07
Delete the last emulation callbacks: we're Just ELF, so declare
Philip Guenther
2021-12-07
Teach the net80211 stack to remove corresponding frames from ic_pwrsaveq
Stefan Sperling
2021-12-07
uvm_map_inentry() is provided a format string that says "inside", but then
Theo de Raadt
2021-12-07
Fix typo in Tiger Lake H configuration.
Mark Kettenis
2021-12-07
Continue to delete emulation support: we only have one sigcode and
Philip Guenther
2021-12-07
Delete an #if block that dates from rev 1.1 and hasn't been enabled
Philip Guenther
2021-12-07
In ipo_tdb the flow contains a reference counted TDB cache. This
Alexander Bluhm
2021-12-07
print the failed method number
Theo de Raadt
2021-12-07
Add EVFILT_EXCEPT filter for pipes
Visa Hankala
2021-12-07
Fix parsing of SR_IRQ resource descriptors here as well.
Mark Kettenis
2021-12-07
Fix parsing of SR_IRQ resource descriptors.
Mark Kettenis
2021-12-07
Add missing kernel unlock in error path.
Anton Lindqvist
2021-12-07
Continue to delete emulation support: since we're Just ELF, the size
Philip Guenther
2021-12-07
uvn_reference(): correct printf(9) argument order
Scott Soule Cheloha
2021-12-07
Make `unp_msgcount' and `unp_file' protection with `unp_gc_lock'
Vitaliy Makkoveev
2021-12-06
Start to delete emulation support: since we're Just ELF, make
Philip Guenther
2021-12-06
Implement DMA address translation for "raw" loads as well.
Mark Kettenis
2021-12-06
Implement DMA address translation for "raw" loads as well.
Mark Kettenis
2021-12-06
Add missing short-circuit in bcmpcie_dmamap_load_raw().
Mark Kettenis
2021-12-06
zero correct var in cpu_dump()
Jonathan Gray
2021-12-06
fix odd check in pfi_kif_free()
Alexandr Nedvedicky
2021-12-05
kbind(2): disable system call if not initialized before first __tfork(2)
Scott Soule Cheloha
2021-12-05
add missing mtx_leave() calls in error paths
Jonathan Gray
2021-12-05
Defer rtm_80211info() call from ieee80211_set_link_state() to a task context.
Stefan Sperling
2021-12-04
vmm(4): reload vmcs after possible sleep points
Dave Voutila
2021-12-04
Previous diff was incomplete, we also need to do DMA translation for
Mark Kettenis
2021-12-04
Consolidate error paths in usbd_new_device, shaving of 14 lines.
Anton Lindqvist
2021-12-03
add Allwinner H6 support
SASANO Takayoshi
2021-12-03
support AXP805 PMIC
SASANO Takayoshi
2021-12-03
- support I2C connected PMIC, add "early 1" to sxitwi.
SASANO Takayoshi
2021-12-03
Add tdb_delete_locked() to replace duplicate tdb deletion code in
Tobias Heider
2021-12-03
Perform DMA address translation if required.
Mark Kettenis
2021-12-03
Add TDB reference counting to ipsp_spd_lookup(). If an output
Alexander Bluhm
[next]