Age | Commit message (Expand) | Author |
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 |
2019-12-12 | tc_setclock: reintroduce timeout_adjust_ticks() call | cheloha |
2019-12-12 | Recommit "timeout(9): make CIRCQ look more like other sys/queue.h data struct... | cheloha |
2019-12-12 | Recommit "tc_windup: separate timecounter.tc_freq_adj from timehands.th_adjus... | cheloha |
2019-12-12 | Reintroduce socket locking inside socket event filters. | Visa Hankala |
2019-12-12 | Allow sleeping inside kqueue event filters. | Visa Hankala |
2019-12-12 | Unhook <machine/stdarg.h> from <sys/stdarg.h>. Nowadays all the | Visa Hankala |
2019-12-12 | On a HP EliteBook 830 G6 the Computrace executable is located in | Alexander Bluhm |
2019-12-12 | Header cleanup. | Martin Pieuchot |
2019-12-11 | use sockaddr_storage to store the address used to generate mcast entries. | David Gwynne |
2019-12-11 | Replace p_xstat with ps_xexit and ps_xsig | Philip Guenther |
2019-12-11 | %r26 hasn't been used by the threads implementation since 2016, so stop | Philip Guenther |
2019-12-10 | Make bundled IPcomp/ESP policies work with IPSEC_LEVEL_REQUIRE. | tobhe |
2019-12-10 | Like other architectures, luna88k bootloader also needs arc4.c. | Kenji Aoyama |
2019-12-09 | typo | Theo de Raadt |
2019-12-09 | Many people have crossed the ABI, so re-enable "syscall call-from" checking. | Theo de Raadt |
2019-12-09 | improve comment for uvm_map_inentry_pc(), the underlying | Theo de Raadt |
2019-12-09 | always pull in if_types.h, to unbreak ramdisks | Theo de Raadt |
2019-12-08 | msyscall(2) is like kbind(2), and should be always permitted. it does | Theo de Raadt |
2019-12-08 | Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, | Kenneth R Westerback |
2019-12-08 | Reduce the max. number of frame buffers so that we can run higher | Marcus Glocker |
2019-12-08 | Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, | Kenneth R Westerback |
2019-12-08 | Convert infinite sleeps to {m,t}sleep_nsec(9). | Martin Pieuchot |
2019-12-08 | Convert infinite sleeps to tsleep_nsec(9). | Martin Pieuchot |
2019-12-08 | Bye bye options KVM86 and VM86 | Martin Pieuchot |
2019-12-08 | Remove kernel VM86 support. | Martin Pieuchot |
2019-12-08 | Make sure packet destination address matches interface address, | Alexandr Nedvedicky |
2019-12-08 | Remove an unnecessary #ifndef PMAP_EXCLUDE_DECLS. It was last utilized | Visa Hankala |
2019-12-07 | Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, | Kenneth R Westerback |
2019-12-07 | Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, | Kenneth R Westerback |
2019-12-07 | Combine macro KNOTE_ACTIVATE() with function knote_activate() | Visa Hankala |
2019-12-07 | Various cleanup tweaks. 'return' is not a function. KNF. Whitespace, | Kenneth R Westerback |