summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2020-01-11autri(4): tsleep(9) -> tsleep_nsec(9); ok ratchov@cheloha
2020-01-11bktr(4): one more tsleep(9) -> tsleep_nsec(9) conversion; ok ratchov@cheloha
2020-01-11pcmcia(4): malo(4): tsleep(9) -> tsleep_nsec(9)cheloha
2020-01-11acx(4): tsleep(9) -> tsleep_nsec(9); ok claudio@cheloha
2020-01-11sximmc(4): tsleep(9) -> tsleep_nsec(9)cheloha
2020-01-11remove sli(4)Jonathan Gray
2020-01-10ubsec(4): timeout_add(9) -> timeout_add_msec(9)cheloha
2020-01-10Remove unused MIDI_MAXWRITE macroAlexandre Ratchov
2020-01-10Use atomic operations with kq_refs, to nudge the code toward MP-safety.Visa Hankala
2020-01-10Convert the vnode list at the mount point into a tailq. DuringAlexander Bluhm
2020-01-10usbd_request_async() already frees 'xfer' in case of an errorGerhard Roth
2020-01-10timeout_add(9) -> timeout_add_sec(9)Jonathan Gray
2020-01-10xlights(4): timeout_add(9) -> timeout_add_msec(9)cheloha
2020-01-10pluart(4): timeout_add(9) -> timeout_add_sec(9); ok jsg@cheloha
2020-01-10drm/mst: Fix MST sideband up-reply failure handlingJonathan Gray
2020-01-10drm: limit to INT_MAX in create_blob ioctlJonathan Gray
2020-01-10drm/amd/display: Fixed kernel panic when booting with DP-to-HDMI dongleJonathan Gray
2020-01-10drm/amdgpu: add cache flush workaround to gfx8 emit_fenceJonathan Gray
2020-01-10drm/amdgpu: add check before enabling/disabling broadcast modeJonathan Gray
2020-01-10remove dpt(4) driver for DPT EATA SCSI RAIDJonathan Gray
2020-01-09Replace the global pipe_lock with a more fine-grained lock per pipeanton
2020-01-09If the kernel panics due to SMEP or SMAP, print correct stack traceAlexander Bluhm
2020-01-09Rename udl_mode field to not shadow global `hz' variable.Martin Pieuchot
2020-01-09Convert sleeps of 1sec or more to tsleep_nsec(9).Martin Pieuchot
2020-01-09regenJonathan Gray
2020-01-09add ADATA SX8200 ProJonathan Gray
2020-01-08Check address family of pf ioctl(2) DIOCNATLOOK parameter at kernelAlexander Bluhm
2020-01-08Skip fdplock when freeing a file descriptor table. The lock is notVisa Hankala
2020-01-08Unify handling of ioctls FIOSETOWN/SIOCSPGRP/TIOCSPGRP andVisa Hankala
2020-01-08Convert infinite sleeps to tsleep_nsec(9).Martin Pieuchot
2020-01-08Kill unused defines referencing `hz'.Martin Pieuchot
2020-01-08Fix confusion around rtlabelid and rtableid in rt_ifa_add() and rt_ifa_del().Claudio Jeker
2020-01-08In loop_clone_destroy() reset the rdomain with rtable_l2set() afterClaudio Jeker
2020-01-07ZYD_INTR_TIMEOUT is expressed in msecs not in ticks, fixes that by callingMartin Pieuchot
2020-01-06Remove redundant BPIALL instructions (since ICIALLU already invalidates theMark Kettenis
2020-01-06Rewrite the armv7 context switch code. The new code is much closer to theMark Kettenis
2020-01-06Missed one s -> S in locking comment. Noticed by visa@Claudio Jeker
2020-01-06Use a capital S for refer to the sigio_lock since it is a global lock.Claudio Jeker
2020-01-06Print a few more registers when we hit a uvm_fault in the kernel.Mark Kettenis
2020-01-06Allow ipmi(4) to attach using mmio. Use the IPMI revision provided by theMark Kettenis
2020-01-06Use type M_KEVENT instead of M_TEMP when allocating kqueue-relatedVisa Hankala
2020-01-06Make kqlist part of filedesc and serialize access to it using fdplock.Visa Hankala
2020-01-05Convert to tsleep_nsec(9).Martin Pieuchot
2020-01-05Constify instances of struct fileops.Visa Hankala
2020-01-05regenJonathan Gray
2020-01-05remove incorrectly formatted IBM entriesJonathan Gray
2020-01-05regenJonathan Gray
2020-01-05sort list of vendor ids by vendor idJonathan Gray
2020-01-05regenJonathan Gray
2020-01-05sort list of vendor ids by vendor idJonathan Gray