summaryrefslogtreecommitdiffstats
path: root/distrib (unfollow)
Commit message (Expand)AuthorFilesLines
2020-06-23add intrmap_one, some temp code to help us write pci_intr_establish_cpu.dlg2-2/+17
2020-06-23Implement pci_intr_establish_cpu() for pyro(4) and vpci(4) based sparc64jmatthew10-129/+426
2020-06-22some clarifying commentsdjm1-2/+9
2020-06-22timecounting: add gettime(9), getuptime(9)cheloha3-5/+62
2020-06-22Add opalcons(4), a driver for the OPAL console.kettenis6-5/+309
2020-06-22The minimum frame size for the ELFv2 ABI is 32 bytes. Using this valuekettenis3-87/+86
2020-06-22inittodr(9): introduce dedicated flag to enable writes from resettodr(9)cheloha1-2/+9
2020-06-22Remove unused variabledenis1-2/+1
2020-06-22Enable interrupts when they were enabled before the trap (except when wekettenis1-7/+4
2020-06-22Handle data storage and data segment interrupts from userland as well.kettenis3-18/+66
2020-06-22Make return-to-user and kernel re-entry work. This adds a per-pmap SLBkettenis9-14/+105
2020-06-22Fix previous commit; pasted instructed in the wrong spot.kettenis1-2/+2
2020-06-22Remove AMRR/MiRA support from iwx(4). Tx rate selection happens in firmware.stsp2-146/+13
2020-06-22Remove unused code for parsing non-volatile memory (NVM) from iwx(4).stsp3-465/+5
2020-06-22Add magic offset to make the frames line up.kettenis1-1/+2
2020-06-22Implement setregs().kettenis1-2/+9
2020-06-22Blacklist Ericsson F5521gw broadband modem.tobhe1-1/+9
2020-06-22regentobhe2-4/+16
2020-06-22Add Ericsson F5521gw Mobile Broadband Modem.tobhe1-1/+5
2020-06-22On my previous commit I made the wrong assumption that the control socket wasmestre3-7/+6
2020-06-22Some connectors attach late when the drm driver is registers. Forkettenis1-17/+37
2020-06-22apart from the lock wait_queue_head struct is unused so replace itjsg1-25/+25
2020-06-22Provide working definitions of PROC_STACK() and PROC_PC().kettenis1-3/+3
2020-06-22spelling fix;jmc1-2/+2
2020-06-22don't try to decrement if completion flag is UINT_MAXjsg1-6/+11
2020-06-22change "East Tupelo" reference to just "Tupelo";jmc1-2/+2
2020-06-22add missing .Pplandry1-2/+3
2020-06-22Document "s" commandkn1-1/+3
2020-06-22Remove ^Z mentionkn1-5/+2
2020-06-22Fix "the symbol HZ is undefined" yacc warningkn1-2/+2
2020-06-22Extend kqueue interface with EVFILT_EXCEPT filter.mpi5-8/+60
2020-06-22Change tsc_get_timecount return from uint to u_int per sys/timetc.h.pirofti1-3/+3
2020-06-22add missing rcs idjasper2-0/+4
2020-06-22Don't pass a pointer to an uninitialized variable as plenp tokrw1-4/+4
2020-06-22drm/amdgpu: Sync with VM root BO when switching VM to CPU update modejsg1-2/+9
2020-06-22drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and ravenjsg1-0/+9
2020-06-22drm/amd/display: Do not disable pipe split if mode is not supportedjsg1-2/+7
2020-06-22drm/amd/display: dmcu wait loop calculation is incorrect in RVjsg1-3/+0
2020-06-22Rework checks for `pppx_ifs' tree modification.mvs1-8/+4
2020-06-22drm/amd/display: Correct updating logic of dcn21's pipe VM flagsjsg1-5/+1
2020-06-22drm/amd/display: Revert to old formula in set_vtg_paramsjsg1-2/+4
2020-06-22drm/dp: Lenovo X13 Yoga OLED panel brightness fixjsg1-0/+1
2020-06-22drm/amdgpu: Init data to avoid oops while reading pp_num_states.jsg1-1/+4
2020-06-22drm/amd/display: fix virtual signal dsc setupjsg1-1/+1
2020-06-22drm/amd/display: Force watermark value propagationjsg2-1/+6
2020-06-22drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4jsg1-18/+25
2020-06-22The interface if_ioctl routine must be called with the NET_LOCK() held.claudio2-8/+5
2020-06-22gup: document and work around "COW can break either way" issuejsg1-0/+8
2020-06-22Prevent potencial `state_list' corruption while pppac(4) destroys pipex(4)mvs1-2/+4
2020-06-22Install npppd.conf(5) with mode 0600 instead of 0640. npppd.conf(5) canmvs2-5/+5