Age | Commit message (Expand) | Author |
2019-12-22 | Wire up ipmi(4). | Mark Kettenis |
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 | Convert various boolean_t/TRUE/FALSE to int/1/0 in mips64 memory code. | Visa Hankala |
2019-12-20 | Replace a lonely TRUE. | Visa Hankala |
2019-12-20 | Convert boolean_t/TRUE/FALSE to int/1/0 in mips64 pmap. | Visa Hankala |
2019-12-20 | Fix build. | Visa Hankala |
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-20 | Ignore new Rx block ack agreements until the WPA handshake is done. | Stefan Sperling |
2019-12-20 | Have net80211 actually update the Rx block ack sequence number window, | Stefan Sperling |
2019-12-20 | Disable TSX when MSR_ARCH_CAPABILITIES sets TSX_CTRL. | Jonathan Gray |
2019-12-20 | Disable TSX when MSR_ARCH_CAPABILITIES sets TSX_CTRL. | Jonathan Gray |
2019-12-19 | spelling; from bryan stenson | Jason McIntyre |
2019-12-19 | Start protecting the pipe_peer member of `struct pipe' using the | anton |
2019-12-19 | Convert boolean_t/TRUE/FALSE to int/1/0 for coherency with the rest of | Martin Pieuchot |
2019-12-19 | Convert boolean_t/TRUE/FALSE to int/1/0 for coherency with the rest of | Martin Pieuchot |
2019-12-19 | Convert boolean_t/TRUE/FALSE to int/1/0 for coherency with the rest of | Martin Pieuchot |
2019-12-19 | Convert infinite sleeps to {m,t}sleep_nsec(9). | Martin Pieuchot |
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 | Set vm_map's pmap in uvm_map_setup(). | Visa Hankala |
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 | Use separate rwlock initializations for userland ("vmspace") and kernel | Mark Kettenis |
2019-12-18 | typo | Theo de Raadt |
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 | arm64 cpus speculatively execute instructions after ERET, and on some | Theo de Raadt |
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-15 | Add a missing unlock. | Visa Hankala |
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 | Ensure VMCS is flushed/loaded properly in certain uncommon cases. | Mike Larkin |
2019-12-13 | Always release interrupt source when unmasking the interrupt | Mike Belopuhov |