summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-24Enable usertc if the NPT bit isn't set for %tick and %sys_tick.Mark Kettenis
2020-07-24Suppress kernel printf output in the octeon boot kernel.Visa Hankala
2020-07-24Remove bge(4) and brgphy(4) as the bootloader doesn't include network supportMark Kettenis
2020-07-24Implement BOOT_QUIET option that supresses kernel printf output to theMark Kettenis
2020-07-24Increase state counter for least-states when the address is selectedYASUOKA Masahiko
2020-07-24Turning on various scsi drivers' *DEBUG options reveals that this hasKenneth R Westerback
2020-07-24Add a hook when the pane title changed.Nicholas Marriott
2020-07-24syncTheo de Raadt
2020-07-24Make timeout_add_sec(9) add a tick if given zero secondskn
2020-07-24Remove lacpmode and lacptimeout bitskn
2020-07-24Regular expression support in RS is an extension.Todd C. Miller
2020-07-24Remove trunkdev bitskn
2020-07-24Remove trunkproto bitskn
2020-07-23syncTheo de Raadt
2020-07-23Fix wrong and missleading information in cy(4).jan
2020-07-23Fix ibuf leak in sa_localauth when SA is freed.tobhe
2020-07-23Change line counter from int to unsigned long long to reduce overflow.Martijn van Duren
2020-07-23getline(3) does it's own memory allocation. No need to use an intermediateMartijn van Duren
2020-07-23Free SLB descriptors when we destroy a pmap.Mark Kettenis
2020-07-23document PEM_X509_INFO_read(3) and PEM_X509_INFO_read_bio(3)Ingo Schwarze
2020-07-23Fix a bug in PEM_X509_INFO_read_bio(3) that is very likely to causeIngo Schwarze
2020-07-23Bump MAXCPUS (for MULTIPROCESSOR kernels) to 48, which seems to be theMark Kettenis
2020-07-23Enter DDB directly when we encounter an unhandled trap such that weMark Kettenis
2020-07-23Use per-pmap lock to protect userland SLB handling.Mark Kettenis
2020-07-23change bfd amd64 ELF_MAXPAGESIZE from 1M to 4KJonathan Gray
2020-07-23Fix strlcpy() usage. The size argument should be the full size ofTodd C. Miller
2020-07-23Check all lists if option not found already.Nicholas Marriott
2020-07-23Update to 4.3.2.Florian Obser
2020-07-23drm/i915/perf: Use GTT when saving/restoring engine GPRJonathan Gray
2020-07-23drm/i915/gvt: Fix two CFL MMIO handling caused by regression.Jonathan Gray
2020-07-23drm/i915/gt: Only swap to a random sibling once upon creationJonathan Gray
2020-07-23drm/i915/gt: Ignore irq enabling on the virtual enginesJonathan Gray
2020-07-23drm/i915: Move cec_notifier to intel_hdmi_connector_unregister, v2.Jonathan Gray
2020-07-23drm/amdgpu/display: create fake mst encoders ahead of time (v4)Jonathan Gray
2020-07-23drm/amd/display: OLED panel backlight adjust not work with external display c...Jonathan Gray
2020-07-23drm/amd/display: handle failed allocation during stream constructionJonathan Gray
2020-07-23drm/amdgpu/sdma5: fix wptr overwritten in ->get_wptr()Jonathan Gray
2020-07-23drm/amdgpu/powerplay: Modify SMC message name for setting power profile modeJonathan Gray
2020-07-23Even more whitespace fixup.Patrick Wildt
2020-07-23Fix typo in previous commit such that the code is actually compiled in.Mark Kettenis
2020-07-23match on AMDI0010Jonathan Gray
2020-07-23Fix comments to match code; OK fcambus@Tim van der Molen
2020-07-23Handle the case where we can sleep (and therefore switch CPUs) whileMark Kettenis
2020-07-23Grammar fix: accept -> accepts.Theo Buehler
2020-07-23Increase the event queue size. When polling for admin command completion,Jonathan Matthew
2020-07-23Nuke unused struct scsi_link member of spc_softc.Kenneth R Westerback
2020-07-22Nuke unused struct scsi_link member of vdsk_softc.Kenneth R Westerback
2020-07-22Init GOP and COMPHY.Patrick Wildt
2020-07-22Pass tid we're looking for to mvpp2_prs_hw_read(), then we can zero thePatrick Wildt
2020-07-22Rework mvpp2_prs_flow_find() to return a tid instead of a whole prsPatrick Wildt