aboutsummaryrefslogtreecommitdiff
path: root/sys/cddl
Commit message (Expand)AuthorAgeFilesLines
* sdt: Initialize probes in two passesMark Johnston6 days1-6/+17
* libsa/zfs: prefer a vdev with newer txg to a stale oneGleb Smirnoff2025-07-161-1/+1
* machine/stdarg.h -> sys/stdarg.hBrooks Davis2025-06-116-7/+6
* dtrace/profile: Stop storing the probe name in struct profile_probeMark Johnston2025-06-041-2/+0
* dtrace: Add compiler barriers around updates to per-CPU flagsMark Johnston2025-05-282-5/+13
* dtrace/arm64: Fix dtrace_gethrtime()Mark Johnston2025-03-101-2/+31
* dtrace: fix signature mismatch for taskqueue callbacksSHENGYI HONG2025-02-241-4/+11
* Revert "dtrace/arm64: Simplify dtrace_getarg() slightly"Mark Johnston2025-01-291-1/+3
* dtrace/arm64: Fix enumeration of FBT return probesMark Johnston2025-01-291-2/+1
* dtrace/arm64: Simplify dtrace_getarg() slightlyMark Johnston2025-01-291-3/+1
* dtrace: Remove the noinline qualifier from dtrace_getarg()Mark Johnston2025-01-251-4/+0
* dtrace: Use size_t instead of uintptr_t to represent buffer offsetsMark Johnston2025-01-232-13/+12
* dtrace/arm64: Simplify variable declarations in the invop handlerMark Johnston2025-01-221-6/+4
* dtrace: Fix the definition of pc_tMark Johnston2025-01-221-1/+1
* dtrace: Add some more annotations for KMSANMark Johnston2024-11-233-10/+59
* dtrace: Remove an unused typedefMark Johnston2024-11-231-4/+0
* dtrace: Avoid excessive pcpu allocationsMark Johnston2024-11-223-39/+33
* dtrace/amd64: Make invop providers usable with KMSAN enabledMark Johnston2024-11-222-0/+11
* dtrace: Address KMSAN warnings in dtrace_disx86Mark Johnston2024-11-221-2/+4
* Update mentions of makesyscalls.luaBrooks Davis2024-10-301-2/+2
* sdt: Tear down probes in kernel modules during kldunloadJohn Baldwin2024-10-161-9/+102
* dtrace/amd64: Remove the dtrace_invop_callsite symbolMark Johnston2024-09-192-4/+2
* dtrace tests: Add a test case which validates FBT probe argumentsMark Johnston2024-09-191-3/+25
* dtrace_test: Remove the dependency on dtraceallMark Johnston2024-09-191-1/+0
* dtrace/amd64: Fix probe argument fetchingMark Johnston2024-09-191-46/+31
* zfs: merge openzfs/zfs@b10992582Martin Matuska2024-09-091-2/+2
* vm: Remove kernel stack swapping support, part 3Mark Johnston2024-07-291-1/+1
* dtrace: Avoid including dtrace_isa.c directly into dtrace.cMark Johnston2024-07-248-4/+12
* sdt: Fix aframe handling after commit ddf0ed09bd8fMark Johnston2024-07-081-1/+12
* dtrace: Add a partial implementation of dtrace_getarg() on arm64Mark Johnston2024-06-201-5/+28
* sdt: Support fetching the probe sixth argument with MI machineryMark Johnston2024-06-202-5/+33
* sdt: Implement SDT probes using hot-patchingMark Johnston2024-06-192-12/+91
* dtrace: Remove LOCK_LEVELMark Johnston2024-06-191-2/+0
* arm64: Support BTI checking in most of the kernelAndrew Turner2024-06-051-0/+3
* boot/zfs: Sync the definition of dsl_dataset_phys with OpenZFSMark Johnston2024-06-011-1/+4
* Revert "dtrace: make 'ring' and 'fill' policies imply 'noswitch' flag"Andriy Gapon2024-04-211-2/+3
* arm64: Use void pointers for arguments to arm64_get_writable_addrJohn Baldwin2024-03-152-4/+4
* arm64: Switch the address argument to cpu_*cache* to a pointerJohn Baldwin2024-03-152-5/+3
* Abstract UIO allocation and deallocation.Alfredo Mazzinghi2024-02-101-1/+1
* dtrace: make 'ring' and 'fill' policies imply 'noswitch' flagAndriy Gapon2024-01-281-3/+2
* dtrace/profile: Set t_dtrace_trapframe for profile probesMark Johnston2024-01-071-1/+6
* sys: Automated cleanup of cdefs and other formattingWarner Losh2023-11-2719-22/+1
* sys: Remove ancient SCCS tags.Warner Losh2023-11-276-6/+0
* boot/zfs: Add some fields to dsl_dir_phys_tMark Johnston2023-10-231-1/+14
* dtrace: remove x86 non-EARLY_AP_STARTUP supportEd Maste2023-10-102-56/+0
* dtrace: fix fbt regression for aarch64Igor Ostapenko2023-10-031-9/+8
* kinst: do not look for a function epilogueChristos Margiolis2023-09-152-14/+15
* dtrace: Fix a kernel panic in printm()Domagoj Stolfa2023-09-061-1/+21
* sys: Remove $FreeBSD$: one-line catalogWarner Losh2023-08-162-2/+0
* sys: Remove $FreeBSD$: one-line bare tagWarner Losh2023-08-161-1/+0