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-09-17
Sync 1bpp initial palette setting with NetBSD/luna68k.
Kenji Aoyama
2021-09-16
drm/amdgpu/acp: Make PM domain really work
Jonathan Gray
2021-09-15
Change the errno to ENOTTY when encountering an unknown ioctl command as
Anton Lindqvist
2021-09-14
Cleanup some style issues and remove some unused code. In particular,
Mark Kettenis
2021-09-14
Cleanup some style issues.
Mark Kettenis
2021-09-14
Make pmap_extract() mpsafe by grabbing the kernel lock for userland pmaps
Mark Kettenis
2021-09-14
Make pmap_extract() mpsafe by grabbing the kernel lock for userland pmaps
Mark Kettenis
2021-09-14
Provide instruction cache invalidation through sysarch(RISCV_ICACHE_SYNC)
Jeremie Courreges-Anglas
2021-09-14
Add missing kernel lock for Bi-directional Forwarding Detection data.
Vitaliy Makkoveev
2021-09-14
Enable cy(4) on amd64.
Jan Klemkow
2021-09-13
vmm(4): add limit to number of vcpus
Dave Voutila
2021-09-13
Remember to lock user pmap in pmap_extract()
Visa Hankala
2021-09-13
Consistently use unsigned long for CPU masks in pmap.c.
Visa Hankala
2021-09-13
Enable uaq(4) on amd64. Investigations into problems on other platforms
Jonathan Matthew
2021-09-13
take us out of beta
Theo de Raadt
2021-09-12
Revert recent uhidev report size changes. It's reported to break fido devices
Anton Lindqvist
2021-09-11
Identify TPM2.0 devices and perform the 2.0-specific "suspend" command
Theo de Raadt
2021-09-11
Don't set the highspeed bit on bcm2835-sdhci sdhc(4) controllers.
Marcus Glocker
2021-09-11
Change the scope of the locking in pmap_extract() to prevent a race between
Mark Kettenis
2021-09-11
Zero out iwx(4) Tx descriptors of frames which are done.
Stefan Sperling
2021-09-11
Fix a bug in iwx(4) Tx done interrupt processing.
Stefan Sperling
2021-09-10
Let iwx(4) resume directly in DVACT_WAKEUP instead of running the init task.
Stefan Sperling
2021-09-10
Minor KNF nit, align struct field.
Anton Lindqvist
2021-09-10
Instead of letting uhidev drivers get the report sizes, do it once in
Anton Lindqvist
2021-09-10
Remove unused repsizes array.
Anton Lindqvist
2021-09-09
Adjust for DT binding changes. Add some temporary backwards compatibility
Mark Kettenis
2021-09-09
Add THREAD_PID_OFFSET to tracepoint arguments that pass a TID to userland.
Martin Pieuchot
2021-09-09
Move a check to avoid panicing on contended rwlock(9) outside of DIAGNOSTIC.
Martin Pieuchot
2021-09-09
No need to initialize nuv, it is assigned to before use.
Claudio Jeker
2021-09-09
drm: Copy drm_wait_vblank to user before returning
Jonathan Gray
2021-09-09
drm/amd/pm: change the workload type for some cards
Jonathan Gray
2021-09-09
Revert "drm/amd/pm: fix workload mismatch on vega10"
Jonathan Gray
2021-09-09
drm/i915: Fix syncmap memory leak
Jonathan Gray
2021-09-09
drm/amdgpu: Cancel delayed work when GFXOFF is disabled
Jonathan Gray
2021-09-09
Don't print references to Intel's website for downloading firmware
Joshua Stein
2021-09-08
Add a missing call to iwx_ctxt_info_free_fw_img() in an error path
Stefan Sperling
2021-09-08
Make iwm(4) and iwx(4) raise IPL to splnet() while loading firmware.
Stefan Sperling
2021-09-08
Improve debug output when sending 802.11 action frames by showing the
Stefan Sperling
2021-09-08
Let iwm(4) and iwx(4) sleep for 1 second while loading firmware.
Stefan Sperling
2021-09-07
Fix NULL pointer dereference introduced by previous commit.
Vitaliy Makkoveev
2021-09-07
Fix the race between if_detach() and rtm_output().
Vitaliy Makkoveev
2021-09-06
Accompany some functions wich are marked inline with the static keyword
Patrick Wildt
2021-09-06
Serialize access to the global list of pmaps with a mutex.
Martin Pieuchot
2021-09-05
vmm(4): raise vm pool ipl to IPL_MPFLOOR
Dave Voutila
2021-09-05
This allows us to disable usb(4) without kernel crash.
Marcus Glocker
2021-09-05
vmm(4): fix vcpu locking issues reported by syzbot
Dave Voutila
2021-09-05
Introduce dummy pagers for 'special' subsystems using UVM objects.
Martin Pieuchot
2021-09-05
Pass `uobj' to uvmfault_unlockall() at the end of the fault handler.
Martin Pieuchot
2021-09-04
To mitigate against spectre attacks, AMD processors without the
Alexander Bluhm
2021-09-04
Add uaq(4), a driver for Aquantia AQC111U/AQC112U USB ethernet devices.
Jonathan Matthew
[next]