summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2019-12-17Add fido(4), a HID driver for FIDO/U2F security keysReyk Floeter
2019-12-17Add code to parse DDR4 and LPDDR3/4 SPD memories.Claudio Jeker
2019-12-17Add support for NCT6775F, NCT5104D, NCT6779D, NCT679[1235]D sensors.mortimer
2019-12-16Update piixpm(4) to support newer AMD chips like some Hudson-2 andClaudio Jeker
2019-12-16Extend the expected SPD types to include DDR4 and low-power DDR3 & 4.Claudio Jeker
2019-12-16bktr(4): tsleep(9) -> tsleep_nsec(9)cheloha
2019-12-15Add a missing unlock.Visa Hankala
2019-12-14rkpcie: Add support for gen2 negotiationKurt Miller
2019-12-14Add sizes for free() in eso(4).Frederic Cambus
2019-12-14Add sizes for free() in eap(4).Frederic Cambus
2019-12-14Add sizes for free() in auixp(4).Frederic Cambus
2019-12-14Add sizes for free() in auglx(4).Frederic Cambus
2019-12-14Add sizes for free() in auacer(4).Frederic Cambus
2019-12-14Revert previous. When we get an ACPI notification we already have thePatrick Wildt
2019-12-13noone has gpr(4) devices.Theo de Raadt
2019-12-13Make acpivout(4) call ws_[gs]et_param instead of directlyPatrick Wildt
2019-12-13pvclock(4): attach even if when PVCLOCK_FLAG_TSC_STABLE is unsetpd
2019-12-13Ensure VMCS is flushed/loaded properly in certain uncommon cases.Mike Larkin
2019-12-13Always release interrupt source when unmasking the interruptMike Belopuhov
2019-12-12tc_setclock: reintroduce timeout_adjust_ticks() callcheloha
2019-12-12Recommit "timeout(9): make CIRCQ look more like other sys/queue.h data struct...cheloha
2019-12-12Recommit "tc_windup: separate timecounter.tc_freq_adj from timehands.th_adjus...cheloha
2019-12-12Reintroduce socket locking inside socket event filters.Visa Hankala
2019-12-12Allow sleeping inside kqueue event filters.Visa Hankala
2019-12-12Unhook <machine/stdarg.h> from <sys/stdarg.h>. Nowadays all theVisa Hankala
2019-12-12On a HP EliteBook 830 G6 the Computrace executable is located inAlexander Bluhm
2019-12-12Header cleanup.Martin Pieuchot
2019-12-11use sockaddr_storage to store the address used to generate mcast entries.David Gwynne
2019-12-11Replace p_xstat with ps_xexit and ps_xsigPhilip Guenther
2019-12-11%r26 hasn't been used by the threads implementation since 2016, so stopPhilip Guenther
2019-12-10Make bundled IPcomp/ESP policies work with IPSEC_LEVEL_REQUIRE.tobhe
2019-12-10Like other architectures, luna88k bootloader also needs arc4.c.Kenji Aoyama
2019-12-09typoTheo de Raadt
2019-12-09Many people have crossed the ABI, so re-enable "syscall call-from" checking.Theo de Raadt
2019-12-09improve comment for uvm_map_inentry_pc(), the underlyingTheo de Raadt
2019-12-09always pull in if_types.h, to unbreak ramdisksTheo de Raadt
2019-12-08msyscall(2) is like kbind(2), and should be always permitted. it doesTheo de Raadt
2019-12-08Various cleanup tweaks. 'return' is not a function. KNF. Whitespace,Kenneth R Westerback
2019-12-08Reduce the max. number of frame buffers so that we can run higherMarcus Glocker
2019-12-08Various cleanup tweaks. 'return' is not a function. KNF. Whitespace,Kenneth R Westerback
2019-12-08Convert infinite sleeps to {m,t}sleep_nsec(9).Martin Pieuchot
2019-12-08Convert infinite sleeps to tsleep_nsec(9).Martin Pieuchot
2019-12-08Bye bye options KVM86 and VM86Martin Pieuchot
2019-12-08Remove kernel VM86 support.Martin Pieuchot
2019-12-08Make sure packet destination address matches interface address,Alexandr Nedvedicky
2019-12-08Remove an unnecessary #ifndef PMAP_EXCLUDE_DECLS. It was last utilizedVisa Hankala
2019-12-07Various cleanup tweaks. 'return' is not a function. KNF. Whitespace,Kenneth R Westerback
2019-12-07Various cleanup tweaks. 'return' is not a function. KNF. Whitespace,Kenneth R Westerback
2019-12-07Combine macro KNOTE_ACTIVATE() with function knote_activate()Visa Hankala
2019-12-07Various cleanup tweaks. 'return' is not a function. KNF. Whitespace,Kenneth R Westerback