summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2022-10-29fix a spello in a commentskrll
2022-10-29inpcb: fix for kernels without INET6ozaki-r
2022-10-29Fix MASK_DATA_SET macrojmcneill
2022-10-29callout(9): Mark new flags local unused for non-KDTRACE_HOOKS builds.riastradh
2022-10-28pckbc(4): Simplify the (disabled) logic to check keyboard port.riastradh
2022-10-28pckbport(4): C99 initializersriastradh
2022-10-28drm(4): Mark PCI interrupt handlers as MP-safe.riastradh
2022-10-28x86/acpi: Mark acpica interrupt handlers MP-safe.riastradh
2022-10-28xhci(4): Mark PCI interrupt handler MP-safe.riastradh
2022-10-28ehci(4): Mark PCI interrupt handler MP-safe.riastradh
2022-10-28callout(9): Sprinkle dtrace probes.riastradh
2022-10-28callout(9): Nix trailing whitespace.riastradh
2022-10-28softint(9): Sprinkle dtrace probes.riastradh
2022-10-28Remove commented out reference to zynqslcr driver that doesn't exist.jmcneill
2022-10-28Retire PARALLELLA and ZEDBOARD kernel configs.jmcneill
2022-10-28Bump the version for inpcb changesozaki-r
2022-10-28MI PMAP EFI_RUNTIME supportskrll
2022-10-28Remove some empty linesskrll
2022-10-28Adjust dccp and sctp for struct inpcb separationozaki-r
2022-10-28inpcb: separate inpcb again to reduce the size of PCB for IPv4ozaki-r
2022-10-28Remove in_pcb_hdr.hozaki-r
2022-10-28Adjust pf, wg, dccp and sctp for struct inpcb integrationozaki-r
2022-10-28inpcb: integrate data structures of PCB into oneozaki-r
2022-10-28Make three "Unsupported SFP+ module..." messages the same.msaitoh
2022-10-27Fix bit macrosjmcneill
2022-10-27Add OCM to devmapjmcneill
2022-10-27ddb(4): Declare extern db_active if _KMEMUSER too, not just DDB.riastradh
2022-10-27Add driver for Zynq GPIO controller.jmcneill
2022-10-27Add AP startup for Zynq-7000.jmcneill
2022-10-27Fix build.skrll
2022-10-27In pmap_pte_reserve ensure we're atomically swapping out an invalid entryskrll
2022-10-27No need to hold the pmap_tlb_miss_lock when calling pmap_segtab_destroyskrll
2022-10-27Rename pm_count to pm_refcntskrll
2022-10-27Fix the crash(1) build for mips platformsskrll
2022-10-27Welcome(?) to 9.99.103.msaitoh
2022-10-27Revert if_dl.h change. It'll be commited with the COMPAT_9 code in future.msaitoh
2022-10-27wwanc(4): Convert to ttylock/ttyunlock.riastradh
2022-10-27vax/qvaux(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26sparc64/zs(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26sparc64/sab(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26sgimips/scn(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26amiga/msc(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26amiga/mfc(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26uhso(4): Convert locking comments to locking assertions.riastradh
2022-10-26ucycom(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26ucom(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26sunkbd(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26spif(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26vax/dhu(4): Convert to ttylock/ttyunlock.riastradh
2022-10-26cz(4): Convert to ttylock/ttyunlock.riastradh