summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2019-03-28Revert revision 1.20, switch back to using efifb_std_descr.n{rows,cols}Frederic Cambus
2019-03-28Enable uxrcom(4).Mark Kettenis
2019-03-28Enable uxrcom(4).Mark Kettenis
2019-03-27Add uxrcom(4), a driver for the Exar XR21V1410 USB serial adapter.Mark Kettenis
2019-03-27regenMark Kettenis
2019-03-27Add Exar XR21V1410.Mark Kettenis
2019-03-27Add AR8152 PCI ids to alc_phy_down(), based on FreeBSD r272730.Kevin Lo
2019-03-26vmm(4): On VMX, use sgdt/sidt to reset the GDT/IDT limits after exitingMike Larkin
2019-03-26Tweak previous: include <sys/stdint.h> for INT64_MAX/INT64_MIN.cheloha
2019-03-26adjtime(2): set EINVAL if delta overflows 64 bits of microseconds.cheloha
2019-03-26Remove this assert, I can't do this here with UNVEIL_INSPECTBob Beck
2019-03-26Make sure that each ci has its spc_deferred queue initialized.Visa Hankala
2019-03-25MP-safe timecounting: new rwlock: tc_lockcheloha
2019-03-25panic() adds a newline, so don't include one in the format stringPhilip Guenther
2019-03-25Fix pctr(4) issues with MP and suspend:Philip Guenther
2019-03-25X86_IPI_NAMES's only use was #if 0'ed out; delete bothPhilip Guenther
2019-03-25Revert back to using previous values for EFIFB_WIDTH and EFIFB_HEIGHT,Frederic Cambus
2019-03-25- Formatting fixes and in some cases bringing things a bit closer to theKevin Lo
2019-03-24Fix a precedence problem.Ulf Brosziewski
2019-03-24virtio: Add a few feature bit defines and namesStefan Fritsch
2019-03-24virtio: Prepare for 64 feature bitsStefan Fritsch
2019-03-24virtio: adjust virtio_setup_queue prototype for 1.0Stefan Fritsch
2019-03-24Make stat(2) and access(2) need UNVEIL_READ instead of UNVEIL_INSPECTBob Beck
2019-03-24Switch to precision scrolling in wstpad.Ulf Brosziewski
2019-03-24Add new event types for precision scrolling.Ulf Brosziewski
2019-03-24Remove a stale kgdb dependency.Visa Hankala
2019-03-24Add a quirk for the Huawei Matebook X to activate the right-sideJoshua Stein
2019-03-24Revert rasops32_putchar() changes introduced in revision 1.8.Frederic Cambus
2019-03-24Add intr_{disable,restore}() for alpha.Visa Hankala
2019-03-24Add intr_{disable,restore}() for sh.Visa Hankala
2019-03-23Use the debugger mutex for `ddb_mp_mutex'. This should prevent a raceVisa Hankala
2019-03-23Add a simple spinning mutex for ddb. Unlike mutex(9), this lock keepsVisa Hankala
2019-03-23Add intr_{disable,restore}() for powerpc.Visa Hankala
2019-03-22Move adjtimedelta into the timehands.cheloha
2019-03-22- Fix the AR816X_REV_B0 / default DMA channel selection to be theKevin Lo
2019-03-22Rename "timecounter_mtx" to "windup_mtx".cheloha
2019-03-22Mixmerge fixup.Kevin Lo
2019-03-22umbg now supports DCF600USB as well; adjust comment. from weerd@Stuart Henderson
2019-03-22build umbg(4) on amd64, previously only done on i386/macppc/octeon/sparc64Stuart Henderson
2019-03-22support Meinberg DCF600USB, from weerd@, ok phesslerStuart Henderson
2019-03-22syncStuart Henderson
2019-03-22add Meinberg DCF600USB, from weerd@, ok phessler@Stuart Henderson
2019-03-22Add support for QCA AR816x/AR817x for alc(4).Kevin Lo
2019-03-22back out 1.28David Gwynne
2019-03-22use a cond in ixl_atq_exec to wait for a command to be completed.David Gwynne
2019-03-22don't blindly complete admin queue entriesDavid Gwynne
2019-03-21Remove struct intrhand. It is no longer used on octeon.Visa Hankala
2019-03-21Remove an unused header.Visa Hankala
2019-03-21don't set VLAN things when configuring promiscDavid Gwynne
2019-03-21run event callbacks directly in the atq processingDavid Gwynne