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