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
2020-06-23
Use C99 initializers in wsdisplay_font struct definitions for Spleen
Frederic Cambus
2020-06-23
Enable virtual consoles on armv7, the same way it is done on arm64.
Frederic Cambus
2020-06-23
hashfree() doesn't like NULL, so check for NULL if NULL is a
Kenneth R Westerback
2020-06-23
Enable MPSAFE start routine to keep encryption workers more active.
tobhe
2020-06-23
Increase TX mitigation backlog size for increased throughput.
tobhe
2020-06-23
Fix format strings (%p --> %lx) in debug code.
Kenji Aoyama
2020-06-23
add intrmap_one, some temp code to help us write pci_intr_establish_cpu.
David Gwynne
2020-06-23
Implement pci_intr_establish_cpu() for pyro(4) and vpci(4) based sparc64
Jonathan Matthew
2020-06-22
timecounting: add gettime(9), getuptime(9)
cheloha
2020-06-22
Add opalcons(4), a driver for the OPAL console.
Mark Kettenis
2020-06-22
The minimum frame size for the ELFv2 ABI is 32 bytes. Using this value
Mark Kettenis
2020-06-22
inittodr(9): introduce dedicated flag to enable writes from resettodr(9)
cheloha
2020-06-22
Enable interrupts when they were enabled before the trap (except when we
Mark Kettenis
2020-06-22
Handle data storage and data segment interrupts from userland as well.
Mark Kettenis
2020-06-22
Make return-to-user and kernel re-entry work. This adds a per-pmap SLB
Mark Kettenis
2020-06-22
Fix previous commit; pasted instructed in the wrong spot.
Mark Kettenis
2020-06-22
Remove AMRR/MiRA support from iwx(4). Tx rate selection happens in firmware.
Stefan Sperling
2020-06-22
Remove unused code for parsing non-volatile memory (NVM) from iwx(4).
Stefan Sperling
2020-06-22
Add magic offset to make the frames line up.
Mark Kettenis
2020-06-22
Implement setregs().
Mark Kettenis
2020-06-22
Blacklist Ericsson F5521gw broadband modem.
tobhe
2020-06-22
regen
tobhe
2020-06-22
Add Ericsson F5521gw Mobile Broadband Modem.
tobhe
2020-06-22
Some connectors attach late when the drm driver is registers. For
Mark Kettenis
2020-06-22
apart from the lock wait_queue_head struct is unused so replace it
Jonathan Gray
2020-06-22
Provide working definitions of PROC_STACK() and PROC_PC().
Mark Kettenis
2020-06-22
don't try to decrement if completion flag is UINT_MAX
Jonathan Gray
2020-06-22
Extend kqueue interface with EVFILT_EXCEPT filter.
Martin Pieuchot
2020-06-22
Change tsc_get_timecount return from uint to u_int per sys/timetc.h.
Paul Irofti
2020-06-22
add missing rcs id
Jasper Lievisse Adriaanse
2020-06-22
Don't pass a pointer to an uninitialized variable as plenp to
Kenneth R Westerback
2020-06-22
drm/amdgpu: Sync with VM root BO when switching VM to CPU update mode
Jonathan Gray
2020-06-22
drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and raven
Jonathan Gray
2020-06-22
drm/amd/display: Do not disable pipe split if mode is not supported
Jonathan Gray
2020-06-22
drm/amd/display: dmcu wait loop calculation is incorrect in RV
Jonathan Gray
2020-06-22
Rework checks for `pppx_ifs' tree modification.
mvs
2020-06-22
drm/amd/display: Correct updating logic of dcn21's pipe VM flags
Jonathan Gray
2020-06-22
drm/amd/display: Revert to old formula in set_vtg_params
Jonathan Gray
2020-06-22
drm/dp: Lenovo X13 Yoga OLED panel brightness fix
Jonathan Gray
2020-06-22
drm/amdgpu: Init data to avoid oops while reading pp_num_states.
Jonathan Gray
2020-06-22
drm/amd/display: fix virtual signal dsc setup
Jonathan Gray
2020-06-22
drm/amd/display: Force watermark value propagation
Jonathan Gray
2020-06-22
drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4
Jonathan Gray
2020-06-22
The interface if_ioctl routine must be called with the NET_LOCK() held.
Claudio Jeker
2020-06-22
gup: document and work around "COW can break either way" issue
Jonathan Gray
2020-06-22
Prevent potencial `state_list' corruption while pppac(4) destroys pipex(4)
mvs
2020-06-22
Fix two iwx(4) TX_CMD_OFFLD macros.
Stefan Sperling
2020-06-22
Prepare for newer iwx(4) firmware scan command versions.
Stefan Sperling
2020-06-22
Update definition of the iwx_ac_to_tx_fifo map.
Stefan Sperling
2020-06-22
Enable critical temperature detection in iwx(4) firmware.
Stefan Sperling
[next]