Age | Commit message (Expand) | Author |
2022-02-21 | interrunts -> interrupts | Jonathan Gray |
2022-02-21 | interting -> inserting | Jonathan Gray |
2022-02-21 | Constify struct cfattach. | Martin Pieuchot |
2022-02-21 | iommmu -> iommu | Jonathan Gray |
2022-02-21 | lenghy -> lengthy | Jonathan Gray |
2022-02-21 | mappiing -> mapping | Jonathan Gray |
2022-02-21 | splitted -> split, necesssary -> necessary | Jonathan Gray |
2022-02-21 | onbard -> onboard | Jonathan Gray |
2022-02-21 | opearting -> operating | Jonathan Gray |
2022-02-21 | receice -> receive | Jonathan Gray |
2022-02-21 | tempterature -> temperature | Jonathan Gray |
2022-02-21 | in input, clear the address union before putting an ipv4 address in it. | David Gwynne |
2022-02-20 | we should be 7.1-beta not 7.1-current | Stuart Henderson |
2022-02-20 | Add missing newlines in two DPRINTFs (from Matthew Martin) | Theo Buehler |
2022-02-20 | Add aplcpu(4), a driver to control the CPU performance levels on Apple SoCs. | Mark Kettenis |
2022-02-20 | move to 7.1-beta | Theo de Raadt |
2022-02-19 | The suspend/resume code sleeps-not-allowed phases are protected with | Theo de Raadt |
2022-02-19 | tsleep() prints a stack trace when cold==2. The suspend/resume code has | Theo de Raadt |
2022-02-18 | Add mpfgpio(4), a driver for the PolarFire SoC MSS GPIO controller. | Visa Hankala |
2022-02-18 | Convert KVA allocation to km_alloc(9). | Mark Kettenis |
2022-02-18 | dont bother running ethernet multicast ioctl handlers. | David Gwynne |
2022-02-18 | Extra whitespace removal. No code change. | Mike Larkin |
2022-02-18 | fix inverted check of running when changing tunnel rdomain. | David Gwynne |
2022-02-18 | only unwind multicast when in learning mode. | David Gwynne |
2022-02-17 | remove unused include files | Theo de Raadt |
2022-02-17 | If S4 is not available, use S5 for the ACPI-transitions in hibernate support. | Theo de Raadt |
2022-02-17 | drm/amd/pm: fix hwmon node of power1_label create issue | Jonathan Gray |
2022-02-17 | drm/i915: Populate pipe dbuf slices more accurately during readout | Jonathan Gray |
2022-02-17 | drm/i915: Allow !join_mbus cases for adlp+ dbuf configuration | Jonathan Gray |
2022-02-17 | drm/amdgpu/display: change pipe policy for DCN 2.0 | Jonathan Gray |
2022-02-17 | drm/amd/display: Correct MPC split policy for DCN301 | Jonathan Gray |
2022-02-17 | drm: panel-orientation-quirks: Add quirk for the 1Netbook OneXPlayer | Jonathan Gray |
2022-02-17 | Writes to the ps_flags field of struct process should be atomic. | Rob Pierce |
2022-02-17 | remove unused defines | Jonathan Gray |
2022-02-17 | reduce includes | Jonathan Gray |
2022-02-17 | reduce includes | Jonathan Gray |
2022-02-16 | rev 1.4 was wrong to put potential IO operations after _GTS. | Theo de Raadt |
2022-02-16 | return unique errors (I chose some errno values.. ) for the various | Theo de Raadt |
2022-02-16 | Add missing FILTEROP_MPSAFE flag to fifoexcept_filtops. | Visa Hankala |
2022-02-16 | Reduce code duplication in FIFO event filters. | Visa Hankala |
2022-02-16 | Reduce code duplication in socket event filters. | Visa Hankala |
2022-02-16 | Add mpfiic(4), a driver for the PolarFire SoC MSS I2C controller. | Visa Hankala |
2022-02-16 | nat-to round-robin without a pool should fallback to POOL_NONE | Alexandr Nedvedicky |
2022-02-16 | unifdef PROC_PC | Jonathan Gray |
2022-02-16 | if the lids indicate we are not supposed to wakeup, return EAGAIN rather | Theo de Raadt |
2022-02-16 | If the lid is closed, suspend_finish() now returns EAGAIN, so go to the top | Theo de Raadt |
2022-02-16 | change MD gosleep() and sleep_finish() to return int, the MI code will be | Theo de Raadt |
2022-02-16 | Currently, wskbd_set_mixervolume() only adjusts the volume of the first | Anton Lindqvist |
2022-02-16 | Make room for a cookie argument passed to audio_attach_mi(). Currently | Anton Lindqvist |
2022-02-16 | check pf rule "set prio" values consistently. | David Gwynne |