summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2019-07-03prepare sysctl net mib to allow runtime tuning of rx q pressure thresholdsDavid Gwynne
2019-07-03Don't check if unsigned value is less than zeroians
2019-07-02acpi_set_gpehandler: turn edge arg into flags, add support forJoshua Stein
2019-07-02Drop % from register name used for register variable since it makes clangMark Kettenis
2019-07-02Register rktemp(4) as a thermal sensor with the thermal zone support code.Mark Kettenis
2019-07-02Register cpu(4) as a cooling device. This supports passive cooling byMark Kettenis
2019-07-02Add thermal zone handling code. This provides support for thermal zonesMark Kettenis
2019-07-02re-add framebuffer size change from 1.4 that was lost in the bigJoshua Stein
2019-07-02R.I.P. timespecfix(); ok visa@ mpi@cheloha
2019-07-02When source address tracking record is used for "route-to", the nextYASUOKA Masahiko
2019-07-02Use IPL_TTY for locks used as arguments to spin_lock_irq() andJonathan Gray
2019-07-02Use IPL_TTY for locks used as arguments to spin_lock_irq() andJonathan Gray
2019-07-01Document which mechanism protect some fields used w/o KERNEL_LOCK().Martin Pieuchot
2019-07-01Use timeout_add_msec(9)kn
2019-07-01drm/i915/gen9+: Fix initial readout for Y tiled framebuffersJoshua Stein
2019-07-01kevent(2): remove 24hr timeout limitcheloha
2019-07-01Link the state and the source track to keep the source track whileYASUOKA Masahiko
2019-07-01Add more verbose messages about unsupported ext2fs features.Kevin Lo
2019-07-01revert local changes in code under #ifdef __linux__Jonathan Gray
2019-07-01reintroduce ifiq_input counting backpressureDavid Gwynne
2019-06-30if_vinput should pass BPF_DIRECTION_IN to bpf_mtap, not OUTDavid Gwynne
2019-06-30drm: add fallback override/firmware EDID modes workaroundJonathan Gray
2019-06-30drm/edid: abstract override/firmware EDID retrievalJonathan Gray
2019-06-30drm/i915/sdvo: Implement proper HDMI audio support for SDVOJonathan Gray
2019-06-30Ansify function definitions.Visa Hankala
2019-06-30Compute address for ll/sc only once.Visa Hankala
2019-06-30Change pcic(4) attached with resources specified by locators on luna88k,Kenji Aoyama
2019-06-29variable ver is unused; rdpr %ver is always used instead; from miodTheo de Raadt
2019-06-29kihaguru gathura plugged a umsm into a sparc64...Theo de Raadt
2019-06-29Introduce ISA-like locators on cbus(4) to specify resources inKenji Aoyama
2019-06-28Write back and invalidate caches before updating CPU microcode,Alexander Bluhm
2019-06-28Skip VFS barrier lock during normal operation to reduce overhead.Visa Hankala
2019-06-28landisk/sh didn't have the code for checking if sp is on MAP_STACKTheo de Raadt
2019-06-27Enable MSI-X interrupts.Mark Kettenis
2019-06-26Use timeout_add_msec(9)kn
2019-06-26allow more video(4) ioctls for the video pledge (required by chromium)Robert Nagy
2019-06-26Fix sign handling in emulated FP operations on sparc64Jeremie Courreges-Anglas
2019-06-26Return EINVAL, not EBADF for fcntl(fd, F_GETLK) of a non-vnode.Todd C. Miller
2019-06-26Create IF_WWAN_DEFAULT_PRIORITY which is lower thanClaudio Jeker
2019-06-26Fix IPL of connector_list_lock.Mark Kettenis
2019-06-26The MPLS edge devices get the packets from the MPLS stack which neverClaudio Jeker
2019-06-25add support for bypassing iommu translationDavid Gwynne
2019-06-25Implement suspend/resume support for MSI-X interrupts. Loosely based onMark Kettenis
2019-06-25Return EINVAL not EBADF when trying to lock a non-vnode.Todd C. Miller
2019-06-25Turn off the code which waits for AHCI_PREG_CMD_CR to be set by thePatrick Wildt
2019-06-25move new element p_pledge to the tailof kinfo_proc to increaseTheo de Raadt
2019-06-25avoid uninitialised var accessJonathan Gray
2019-06-24Since the recent recursion fix in rtable_walk(), deleting an interfaceAlexander Bluhm
2019-06-24Use timeout_add_sec(9)kn
2019-06-24Add glkgpio(4), a driver for the GPIO controllers found on Intel's GeminiMark Kettenis