]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
tee.1: Add a HISTORY section
[FreeBSD/FreeBSD.git] / sys /
2022-10-29 Doug Mooreiommu_gas: drop fini cleanup loop
2022-10-29 Warner Loshmodules: Add missing opt_*.h files for stand-alone...
2022-10-29 Warner Loshmodules: Remove duplicate opt_global.h target
2022-10-29 Warner Loshsys/modules: MODULES_OVERRIDE takes precedence over...
2022-10-29 Warner Loshdtb: Be much less verbose in the building of dtb
2022-10-29 Mitchell Hornelinux, linux64: fix module load
2022-10-29 Mitchell Hornelinux, linux64: improve SRCS formatting
2022-10-29 Mark Johnstonatomic: Intercept atomic_(load|store)_bool for kernel...
2022-10-29 Mike Karelsgenet: add another case where headers need pullup
2022-10-29 Konstantin Belousovvfs_domount(): ensure that v_mountedhere and VIRF_MOUNT...
2022-10-29 Doug Mooreiommu_gas: start space search from 1st free space
2022-10-29 Kyle EvansAdd 'contrib/wireguard-tools/' from commit '7e00bf8773b...
2022-10-29 Philip Paepscontrib/tzdata: import tzdata 2022f
2022-10-28 Mitchell Horneddb: print the actual syscall name
2022-10-28 Mitchell Hornelinux: populate sv_syscallnames in each sysentvec
2022-10-28 Andrew TurnerDisable Hyper-V on arm64
2022-10-28 Andrew TurnerRemove the hyperv option from std.dev
2022-10-28 John Baldwinwg: Trim compat shims for versions older than current...
2022-10-28 John Baldwinwg: Retire now unused support.h.
2022-10-28 John Baldwinwg: Use zfree.
2022-10-28 John Baldwinwg: Use atomic(9) instead of concurrency-kit atomics.
2022-10-28 John BaldwinImport the WireGuard driver from zx2c4.com.
2022-10-28 Warner Loshsys/modules: Catchup to armv[45] being removed
2022-10-28 Warner Loshsys/modules: Delete now empty if
2022-10-28 Colin Percivalns8250: Fix sense of LSR_TEMT FCR check
2022-10-28 Warner Loshsys/modules: simplify a little by moving syscons to...
2022-10-28 Warner Loshsys/modules: tidy up a bit by moving _hyperv to aarch64...
2022-10-28 Andrew TurnerEnable more extres options when FDT is missing
2022-10-28 Andrew TurnerOnly include regdev_if.h when it's needed
2022-10-28 Andrew TurnerFix the includes in regulator_fixed.c
2022-10-28 Andrew TurnerOnly include phydev_if.h when needed
2022-10-28 Andrew TurnerInclude sys/systm.h in phy_usb.c for KASSERT
2022-10-28 Andrew TurnerAllow clk_fixed.c to be built without FDT
2022-10-28 Andrew TurnerRemove unneeded headers from clk_link.c
2022-10-28 Mitchell Horneriscv: improve parsing of riscv,isa property strings
2022-10-28 Jung-uk Kimacpica: Fix the botched merge
2022-10-28 Jung-uk Kimacpica: Merge ACPICA 20221020
2022-10-28 Jung-uk Kimacpica: Import ACPICA 20221020
2022-10-27 Olivier Houchardarm64: Implement cpu_ptrace().
2022-10-27 Warner Loshhyperv: Don't build on 32-bit arm
2022-10-27 Andrew TurnerAdd a LINT-ACPI arm64 config
2022-10-27 Andrew TurnerStop building FDT-only modules in an ACPI only kernel
2022-10-27 Warner Loshbhyve: Implement MSR_MISC_FEATURES_ENABLES
2022-10-27 Andrew TurnerMake sure error is defined in dpaa2
2022-10-27 Ed MasteIncrease MAX_APIC_ID safeguard to 0x800
2022-10-27 Andrew TurnerAllow the extres regulator code to build without FDT
2022-10-27 Andrew TurnerOnly build if_mvneta.c when FDT is defined
2022-10-27 Andrew TurnerFix xdma_if.m in an ACPI only kernel
2022-10-27 Andrew TurnerMark FDT only drivers as such
2022-10-27 Andrew TurnerRemove an unneeded cpu_dcache_wb_range from arm64
2022-10-27 Kyle Evansarm64: add a std.ec2 config
2022-10-27 Ed Mastenetlink: use (void) for function definitions with no...
2022-10-27 Souradeep Chakrabartiarm64: Hyper-V: enablement for ARM64 in Hyper-V (Part...
2022-10-27 Xin LIMFV: Restore the ability to process files from stdin...
2022-10-27 Kyle Evanspsci: set psci_present as early as possible
2022-10-27 Konstantin Belousovffs validate_sblock(): avoid 32bit mul overflow
2022-10-27 Jason A. Harmeningvfs_lookup(): Minor performance optimizations
2022-10-27 Jason A. Harmeningvfs_busy(): fix wording in comment
2022-10-27 Jason A. HarmeningRemove witness directives from crossmp locking VOPs
2022-10-27 Jason A. HarmeningAdd VV_CROSSLOCK vnode flag to avoid cross-mount lookup LOR
2022-10-26 John Baldwinvmm: Fix AP startup with old userspace binaries.
2022-10-26 Mateusz Guzikvfs: use cache_assert_no_entries instead of open-coding it
2022-10-26 Gordon Berglingqlnxe(4): Fix a typo in a source code comment
2022-10-26 Gleb Smirnoffnetinet*: add back necessary headers
2022-10-26 Souradeep ChakrabartiHyper-V: Code refactor to avoid redundancy of MSR value...
2022-10-25 Gleb Smirnoffnetinet*: remove unneeded headers from files that just...
2022-10-25 Gleb Smirnofftcp: remove useless today lock assertion in a middle...
2022-10-25 Warner Loshintrng: Remove from NOTES file
2022-10-25 Warner Loshsubr_physmem: Fix userspace build
2022-10-25 Warner Loshvnic: work_done here only used for debug
2022-10-25 Warner Loshgenet: cnt here is write only and can be removed
2022-10-25 Konstantin Belousovx86/include/elf.h: make inclusion blocks for elf32...
2022-10-25 Konstantin Belousovi386: move hard-coded load address for PIE below defaul...
2022-10-25 Konstantin Belousovarm, arm64: tweak hard-coded load addresses for PIE...
2022-10-25 Warner Loshphysmem: Add physmem_excluded to query if a region...
2022-10-25 Warner Loshefi: Add linux memory reserve table defniitions
2022-10-25 Mark Johnstonbhyve: Address some signed/unsigned comparison warnings
2022-10-25 Gordon Berglingnetmap(4): Fix a typo in a source code comment
2022-10-25 Gordon Berglingsmartpqi(4): Fix two typos in kernel error messages
2022-10-25 Gordon Berglingarcmsr(4): Fix a typo in a source code comment
2022-10-25 Gordon Berglingfirewire(4): Fix a typo in an error message
2022-10-25 Gordon Berglingocs_fc(4): Fix a typo in an error message
2022-10-25 Gordon Berglingnetpfil: Fix two typos in source code comments
2022-10-25 Gordon Berglingnet8021: Fix a typo in a kernel error message
2022-10-25 Konstantin Belousovopencrypto: fix null esp crypt
2022-10-24 Bjoern A. ZeebLinuxKPI: seq_file add "private" versions.
2022-10-24 Bjoern A. Zeebdpaa2: cleanup some include files
2022-10-24 Randall StewartRack and BBR broken with the new timewait state purge.
2022-10-24 Kristof Provostif_ovpn: avoid netisr_queue name conflicts
2022-10-24 Warner Loshacpi_ged: Module build no longer needs to define INTRNG
2022-10-24 Warner Loshconfig.mk: All options in DEFAULTS are now defined...
2022-10-24 Warner Loshconfig: Make ISAPNP be in opt_dontuse.h
2022-10-24 Warner LoshDEFAULTS: move intrng to DEFAULTS for its platforms.
2022-10-24 Mark Johnstonzfs: Fix a pair of bugs in zfs_fhtovp()
2022-10-24 Gleb Smirnoffacpi_ged: fix build with ACPI_DEBUG
2022-10-24 Mateusz Guzikcache: add cache_assert_no_entries
2022-10-24 Takanori Watanabeacpi_ged: fix build, as module and non INTRNG case.
2022-10-24 Takanori Watanabeacpi_ged: New driver to ACPI generic event device
2022-10-24 Kristof Provostbridge: default to not filtering L3
2022-10-24 Wei Huarm64: Hyper-V: fix couple more commit errors caused...
next