summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2022-07-09Add support for calling the CPU_OFF and SYSTEM_SUSPEND functions.Mark Kettenis
2022-07-09Unwrap klist from struct selinfo as this code no longer uses selwakeup().Visa Hankala
2022-07-09Consistently use uint64_t.Mark Kettenis
2022-07-08Display parameters exposed to userland as percentages (backlight, brightness,Miod Vallat
2022-07-07drm/fourcc: fix integer type usage in uapi headerJonathan Gray
2022-07-07drm/i915/gem: add missing elseJonathan Gray
2022-07-07drm/amdgpu: To flush tlb for MMHUB of RAVEN seriesJonathan Gray
2022-07-07Revert "drm/amdgpu/display: set vblank_disable_immediate for DC"Jonathan Gray
2022-07-07Revert previous attempt at serializing `uo_refs'.Martin Pieuchot
2022-07-07remove a DPRINTF() from iwm(4) which no longer makes any senseStefan Sperling
2022-07-07retire NexGen CPU identification codeDaniel Dickman
2022-07-05Remove old poll/select wakeup mechanism.Visa Hankala
2022-07-05Missing header change that should have gone with xhci_acpi.c r1.8Theo Buehler
2022-07-05workaround link training problems on s3 resume with alder lakeJonathan Gray
2022-07-04Add support for the dual role controllers integrated on the QualcommMark Kettenis
2022-07-04Use destination buffer size as strlcpy() bound, not source; harmless here forMiod Vallat
2022-07-02remove machine/lock.h where unusedJonathan Gray
2022-07-02Unlock peer in the SOCK_STREAM and SOCK_SEQPACKET error path.Vitaliy Makkoveev
2009-07-31By popular demand and peer pressure, check-in work in progress work to supportMiod Vallat
2022-07-02Remove unused device poll functions.Visa Hankala
2022-07-01Make fine grained unix(4) domain sockets locking. Use the per-socketVitaliy Makkoveev
2022-06-30Reduce allocations and possible failures in uvm_pagermapin/out().Martin Pieuchot
2022-06-30Fix bwfm(4) crash during detach on USB.Stefan Sperling
2022-06-30As we now have two bios_consdev_t structures, make use of the old oneAnton Lindqvist
2022-06-30Allow sysctl mib CTL_NET.PF_INET6 with a length of 3 in PLEDGE_VMINFO.Claudio Jeker
2022-06-30Remove an incorrect KASSERT() introduced in previous.Martin Pieuchot
2022-06-30amd64/pmap: Change the wording of a panic stringMike Larkin
2022-06-30vmm(4): reference count vm's and vcpu'sDave Voutila
2022-06-30amd64 pmap: Zero out the EPTP on pmap_createMike Larkin
2022-06-29Pass a pointer to mbuf pointer further down into ip6_process_hopopts()Alexander Bluhm
2022-06-29Between the calls to art_match() and SRPL_FIRST() another CPU mayAlexander Bluhm
2022-06-29Remove switch(4) remains.Vitaliy Makkoveev
2022-06-29remove archaic comment from original import of i386 pmapDave Voutila
2022-06-29Regen syscalls files as they were meant to be, correcting the "created from:"...Jeremie Courreges-Anglas
2022-06-29Unlock the pledge(2) system callJeremie Courreges-Anglas
2022-06-29Simplify the locking dance around pledge_syscall()Jeremie Courreges-Anglas
2022-06-29Use READ_ONCE() when saving pr->ps_pledge to a local variableJeremie Courreges-Anglas
2022-06-29Pass down the pointer to mbuf pointer into ip6_hbhchcheck(). ThisAlexander Bluhm
2022-06-29Move the deep check back into the loop. There are ways that even thoughClaudio Jeker
2022-06-29drm/i915: Implement w/a 22010492432 for adl-sJonathan Gray
2022-06-29correct vararg use in kasprintf/kvasprintfJonathan Gray
2022-06-29ether_input() called with shared netlock, but pppoe(4) wants it to beVitaliy Makkoveev
2022-06-29Nullify `ipsecflowinfo' when mbuf(9) has no ipsec flowinfo data.Vitaliy Makkoveev
2022-06-29Add support for using non-standard UARTs (such as the Synopsys DesignWareMark Kettenis
2022-06-29Make bus_space_map(9) work before the pmap is initialized for addressesMark Kettenis
2022-06-29match on Alder Lake-PJonathan Gray
2022-06-28constify miscellaneous arm64 pin and clock tablesChristian Weisgerber
2022-06-28Add support for the Synopsys DesignWare UART found on the Ryzen EmbeddedMark Kettenis
2022-06-28On the x13s, using the EfiLoaderData memory type for the memory blockMark Kettenis
2022-06-28The x13s uses Memory32Fixed() to describe the windows forwarded by theMark Kettenis