summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
10 daysremove unused arm64_machdep.hJonathan Gray
10 daysrename bus space files to match other archsJonathan Gray
11 daysbump the type used to specify traffic queue bandwidth to 64bit.David Gwynne
11 daysadd wd to nam2blk to match bdevswJonathan Gray
11 daysorder nam2blk by major numberJonathan Gray
11 daysremove unused mainbus.h; ok miod@Jonathan Gray
11 daysIf nostop is set properly ignore stop signals with default handlers.Claudio Jeker
12 daysdrm/amd/display: Add null checks for 'stream' and 'plane' before dereferencingJonathan Gray
12 daysremove vmx_pmap_find_pte_ept(), used by removed EPT mprotect ioctlJonathan Gray
12 daysLock send socket buffer for fstat syscall.Alexander Bluhm
12 daysall archs now have ci_idepth, remove ifdefsJonathan Gray
12 daysreplace uvm.h includes with uvm_extern.h where possibleJonathan Gray
12 daysno need to include both uvm.h and uvm_extern.hJonathan Gray
12 daysDo not call uvm_swap_finicrypt_all() a second time in dumpsys().Jonathan Gray
13 daysremove unused XINTR() defineJonathan Gray
13 daysremove unused functions; ok mglocker@Jonathan Gray
13 dayslibz: sync with baseTheo Buehler
13 daysThe buffer flipper (incorrectly?) uses pmap_copy_page() from interruptMark Kettenis
13 daysSimplify uvm wire and unwire in psp(4) for lauch update data.Alexander Bluhm
13 daysRegenMiod Vallat
13 daysAdd support for Exar XR17V352, submitted by Sean on tech@Miod Vallat
13 daysRegenMiod Vallat
13 daysMore uftdi(4) devices; from Cameron Willams on tech@Miod Vallat
13 daysRegenMiod Vallat
13 daysMore udl(4) devices, from NetBSD.Miod Vallat
14 daysremove unused ifq_is_serialized()Jonathan Gray
14 daysChange 'labeloffset' to 0 from 64 as that space in the OpenBSD disklabel bloc...Kenneth R Westerback
14 daysUse read once in socket filter functions.Alexander Bluhm
14 daysUse mutex of receive socket buffer to protect so_oobmark.Alexander Bluhm
14 daysqcpas: send APM_POWER_CHANGE events upon ac / battery life changesLandry Breuil
14 daysUse a mutex to make psp(4) MP safe.Alexander Bluhm
2024-11-08sparc64 now has ci_idepth.Martin Pieuchot
2024-11-08TCP send and receive space update are MP safe.Alexander Bluhm
2024-11-08pf(4) when doing af-to translation for ICMP protocol sends packetsAlexandr Nedvedicky
2024-11-08remove pmap_zero_page_uncached()Jonathan Gray
2024-11-08Move sparc64-specific ofw prototypes out of the MI header.Miod Vallat
2024-11-08Constify strtab.Martin Pieuchot
2024-11-08Add a work-in-progress version of ice(4), a driver for Intel E810 devices.Stefan Sperling
2024-11-08psp(4) waits for acknowledgement of wbinvd from other CPU.Alexander Bluhm
2024-11-08regenStefan Sperling
2024-11-08add two Intel E810 Ethernet PCI device IDsStefan Sperling
2024-11-08Use PCB iterator for raw IPv6 input loop.Alexander Bluhm
2024-11-08Add support for MA devices.Mark Kettenis
2024-11-08Implement interrupt depth counter for sparc64.Miod Vallat
2024-11-08Correctly compute access type for write faults. This allows write-onlyMiod Vallat
2024-11-08remove ID register values, cpu.c uses different definesJonathan Gray
2024-11-08remove PCI MMIO defines, matches recent amd64 changeJonathan Gray
2024-11-08remove unused pmap_move()Jonathan Gray
2024-11-08remove unused VM_MAXUSER_ADDRESS32Jonathan Gray
2024-11-08remove unused I386_IPI_NAMES, amd64 X86_IPI_NAMES removed in 2019Jonathan Gray