| Commit message (Expand) | Author | Age | Files | Lines |
| * | Simplify if_output to avoid queueingjd/simplify-queueing |  Jason A. Donenfeld | 2020-06-22 | 1 | -52/+13 |
| * | The minimum frame size for the ELFv2 ABI is 32 bytes. Using this value |  kettenis | 2020-06-22 | 3 | -87/+86 |
| * | inittodr(9): introduce dedicated flag to enable writes from resettodr(9) |  cheloha | 2020-06-22 | 1 | -2/+9 |
| * | Remove unused variable |  denis | 2020-06-22 | 1 | -2/+1 |
| * | Enable interrupts when they were enabled before the trap (except when we |  kettenis | 2020-06-22 | 1 | -7/+4 |
| * | Handle data storage and data segment interrupts from userland as well. |  kettenis | 2020-06-22 | 3 | -18/+66 |
| * | Make return-to-user and kernel re-entry work. This adds a per-pmap SLB |  kettenis | 2020-06-22 | 9 | -14/+105 |
| * | Fix previous commit; pasted instructed in the wrong spot. |  kettenis | 2020-06-22 | 1 | -2/+2 |
| * | Remove AMRR/MiRA support from iwx(4). Tx rate selection happens in firmware. |  stsp | 2020-06-22 | 2 | -146/+13 |
| * | Remove unused code for parsing non-volatile memory (NVM) from iwx(4). |  stsp | 2020-06-22 | 3 | -465/+5 |
| * | Add magic offset to make the frames line up. |  kettenis | 2020-06-22 | 1 | -1/+2 |
| * | Implement setregs(). |  kettenis | 2020-06-22 | 1 | -2/+9 |
| * | Blacklist Ericsson F5521gw broadband modem. |  tobhe | 2020-06-22 | 1 | -1/+9 |
| * | regen |  tobhe | 2020-06-22 | 2 | -4/+16 |
| * | Add Ericsson F5521gw Mobile Broadband Modem. |  tobhe | 2020-06-22 | 1 | -1/+5 |
| * | On my previous commit I made the wrong assumption that the control socket was |  mestre | 2020-06-22 | 3 | -7/+6 |
| * | Some connectors attach late when the drm driver is registers. For |  kettenis | 2020-06-22 | 1 | -17/+37 |
| * | apart from the lock wait_queue_head struct is unused so replace it |  jsg | 2020-06-22 | 1 | -25/+25 |
| * | Provide working definitions of PROC_STACK() and PROC_PC(). |  kettenis | 2020-06-22 | 1 | -3/+3 |
| * | spelling fix; |  jmc | 2020-06-22 | 1 | -2/+2 |
| * | don't try to decrement if completion flag is UINT_MAX |  jsg | 2020-06-22 | 1 | -6/+11 |
| * | change "East Tupelo" reference to just "Tupelo"; |  jmc | 2020-06-22 | 1 | -2/+2 |
| * | add missing .Pp |  landry | 2020-06-22 | 1 | -2/+3 |
| * | Document "s" command |  kn | 2020-06-22 | 1 | -1/+3 |
| * | Remove ^Z mention |  kn | 2020-06-22 | 1 | -5/+2 |
| * | Fix "the symbol HZ is undefined" yacc warning |  kn | 2020-06-22 | 1 | -2/+2 |
| * | Extend kqueue interface with EVFILT_EXCEPT filter. |  mpi | 2020-06-22 | 5 | -8/+60 |
| * | Change tsc_get_timecount return from uint to u_int per sys/timetc.h. |  pirofti | 2020-06-22 | 1 | -3/+3 |
| * | add missing rcs id |  jasper | 2020-06-22 | 2 | -0/+4 |
| * | Don't pass a pointer to an uninitialized variable as plenp to |  krw | 2020-06-22 | 1 | -4/+4 |
| * | drm/amdgpu: Sync with VM root BO when switching VM to CPU update mode |  jsg | 2020-06-22 | 1 | -2/+9 |
| * | drm/amd/powerpay: Disable gfxoff when setting manual mode on picasso and raven |  jsg | 2020-06-22 | 1 | -0/+9 |
| * | drm/amd/display: Do not disable pipe split if mode is not supported |  jsg | 2020-06-22 | 1 | -2/+7 |
| * | drm/amd/display: dmcu wait loop calculation is incorrect in RV |  jsg | 2020-06-22 | 1 | -3/+0 |
| * | Rework checks for `pppx_ifs' tree modification. |  mvs | 2020-06-22 | 1 | -8/+4 |
| * | drm/amd/display: Correct updating logic of dcn21's pipe VM flags |  jsg | 2020-06-22 | 1 | -5/+1 |
| * | drm/amd/display: Revert to old formula in set_vtg_params |  jsg | 2020-06-22 | 1 | -2/+4 |
| * | drm/dp: Lenovo X13 Yoga OLED panel brightness fix |  jsg | 2020-06-22 | 1 | -0/+1 |
| * | drm/amdgpu: Init data to avoid oops while reading pp_num_states. |  jsg | 2020-06-22 | 1 | -1/+4 |
| * | drm/amd/display: fix virtual signal dsc setup |  jsg | 2020-06-22 | 1 | -1/+1 |
| * | drm/amd/display: Force watermark value propagation |  jsg | 2020-06-22 | 2 | -1/+6 |
| * | drm/amdgpu: fix and cleanup amdgpu_gem_object_close v4 |  jsg | 2020-06-22 | 1 | -18/+25 |
| * | The interface if_ioctl routine must be called with the NET_LOCK() held. |  claudio | 2020-06-22 | 2 | -8/+5 |
| * | gup: document and work around "COW can break either way" issue |  jsg | 2020-06-22 | 1 | -0/+8 |
| * | Prevent potencial `state_list' corruption while pppac(4) destroys pipex(4) |  mvs | 2020-06-22 | 1 | -2/+4 |
| * | Install npppd.conf(5) with mode 0600 instead of 0640. npppd.conf(5) can |  mvs | 2020-06-22 | 2 | -5/+5 |
| * | Fix two iwx(4) TX_CMD_OFFLD macros. |  stsp | 2020-06-22 | 1 | -3/+3 |
| * | Prepare for newer iwx(4) firmware scan command versions. |  stsp | 2020-06-22 | 2 | -9/+72 |
| * | Update definition of the iwx_ac_to_tx_fifo map. |  stsp | 2020-06-22 | 1 | -5/+5 |
| * | Enable critical temperature detection in iwx(4) firmware. |  stsp | 2020-06-22 | 2 | -2/+71 |