Age | Commit message (Expand) | Author |
2019-12-31 | Use C99 designated initializers with struct filterops. In addition, | Visa Hankala |
2019-12-31 | Convert infinite sleeps to {m,t}sleep_nsec(9). | Martin Pieuchot |
2019-12-31 | include sys/sensors.h for sensor use | Jonathan Gray |
2019-12-31 | include sys/sensors.h for sensor use | Jonathan Gray |
2019-12-31 | include sys/sensors.h for sensor use in cacvar.h | Jonathan Gray |
2019-12-31 | needs sys/sensor.h to standalone from whether machine/cpu.h pulls the | Theo de Raadt |
2019-12-30 | convert infinite msleep(9) to msleep_nsec(9) | Jonathan Gray |
2019-12-30 | Convert infinite sleeps to {m,t}sleep_nsec(9). | Martin Pieuchot |
2019-12-29 | Populate logical disk port WWNs with their RAID volume's WWID | kn |
2019-12-29 | The name field of struct mpii_cfg_raid_vol_pg1 is 16 bytes, not 32. | Jonathan Matthew |
2019-12-28 | Add sizes for free() in clct(4). | Frederic Cambus |
2019-12-28 | regen | kn |
2019-12-28 | Attach Symbios Logic Flash Accelerator eMLC cards | kn |
2019-12-26 | implement unregister_shrinker() | Jonathan Gray |
2019-12-26 | enable shrinker for ttm | Jonathan Gray |
2019-12-25 | WSDISPLAYIO_GTYPE is u_int not int | Jonathan Gray |
2019-12-25 | Hook up the shrinker for inteldrm(4). This is a "light" version that only | Mark Kettenis |
2019-12-23 | Add amdgpio(4), a driver for the GPIO controller found on newer AMD | Mark Kettenis |
2019-12-22 | midi(4): *sleep(9) -> *sleep_nsec(9) | cheloha |
2019-12-22 | drm/radeon: fix r1xx/r2xx register checker for POT textures | Jonathan Gray |
2019-12-21 | Fix DDR4 DIMM size calculation. | Mark Kettenis |
2019-12-20 | Make iwm(4) clear/set selected bits in the HW_IF_CONFIG register, rather | Stefan Sperling |
2019-12-20 | Make athn(4) use a constant Tx retry rate while MiRA is probing. | Stefan Sperling |
2019-12-19 | spelling; from bryan stenson | Jason McIntyre |
2019-12-19 | poll handlers must return a poll(2) revents value, not errno(2) values. | Reyk Floeter |
2019-12-19 | Add size for free() in vio(4). | Frederic Cambus |
2019-12-19 | Use bus_size_t as the type for the base address. | Mark Kettenis |
2019-12-18 | Mask high bits of iwm(4) firmware SYSASSERT codes before matching | Stefan Sperling |
2019-12-18 | Re-enable firmware-based Tx retries at lower rates for iwm(4). | Stefan Sperling |
2019-12-18 | Allow pagefault_disable() to be called recursively, something that may happen | Mark Kettenis |
2019-12-18 | undo assumptions about MI .h inclusions | Theo de Raadt |
2019-12-18 | audio(4): msleep(9) -> msleep_nsec(9) | cheloha |
2019-12-17 | Add fido(4), a HID driver for FIDO/U2F security keys | Reyk Floeter |
2019-12-17 | Add code to parse DDR4 and LPDDR3/4 SPD memories. | Claudio Jeker |
2019-12-17 | Add support for NCT6775F, NCT5104D, NCT6779D, NCT679[1235]D sensors. | mortimer |
2019-12-16 | Update piixpm(4) to support newer AMD chips like some Hudson-2 and | Claudio Jeker |
2019-12-16 | Extend the expected SPD types to include DDR4 and low-power DDR3 & 4. | Claudio Jeker |
2019-12-16 | bktr(4): tsleep(9) -> tsleep_nsec(9) | cheloha |
2019-12-14 | rkpcie: Add support for gen2 negotiation | Kurt Miller |
2019-12-14 | Add sizes for free() in eso(4). | Frederic Cambus |
2019-12-14 | Add sizes for free() in eap(4). | Frederic Cambus |
2019-12-14 | Add sizes for free() in auixp(4). | Frederic Cambus |
2019-12-14 | Add sizes for free() in auglx(4). | Frederic Cambus |
2019-12-14 | Add sizes for free() in auacer(4). | Frederic Cambus |
2019-12-14 | Revert previous. When we get an ACPI notification we already have the | Patrick Wildt |
2019-12-13 | noone has gpr(4) devices. | Theo de Raadt |
2019-12-13 | Make acpivout(4) call ws_[gs]et_param instead of directly | Patrick Wildt |
2019-12-13 | pvclock(4): attach even if when PVCLOCK_FLAG_TSC_STABLE is unset | pd |
2019-12-13 | Always release interrupt source when unmasking the interrupt | Mike Belopuhov |
2019-12-11 | Replace p_xstat with ps_xexit and ps_xsig | Philip Guenther |