]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-09-14 gjbFix setting RELENGDIR when release.sh is called from...
2020-09-14 bdragonstand/ficl 64-bit compatibility
2020-09-14 bdragon[PowerPC] Make cpu frequency detection endian-independent
2020-09-14 gordonPartially revert r346018 and use the if/then construct...
2020-09-14 hselaskyPoll statistics more frequently in mlx5en(4).
2020-09-14 traszSkip armv7 bectl tests on CI; they deadlock (""KSTACK_P...
2020-09-14 traszMove td_softdep_cleanup() from userret() to ast();...
2020-09-14 traszMove TDP_GEOM check from userret() to ast(); this code...
2020-09-14 traszMove racct/rctl throttling from userret() to ast()...
2020-09-14 andrewAllow for interrupts on pl061 children
2020-09-14 arichardsonpfctl_test: avoid 200 calls to atf_get_srcdir
2020-09-14 scottlUpdate bus_dma.9 for the expanded template API. Add...
2020-09-14 scottlRefine the busdma template interface. Provide tools...
2020-09-14 kevans__FreeBSD_version bump for r365605 (crunchgen producing...
2020-09-14 rmacklemFix a case where the NFSv4.0 server might crash if...
2020-09-13 emasteMakefile.inc1: remove more old stale depend hacks
2020-09-13 mckusickIn the newfs(8) utility, use the more appropriate sbwri...
2020-09-13 bdragon[PowerPC] bus_space cleanup part 2: Convert to c99...
2020-09-13 bdragon[PowerPC] bus_space cleanup part 1 - rename bs_be ...
2020-09-13 bdragon[PowerPC64LE] Bus space prep for LE
2020-09-13 cpercivaSpawn the DHCPv6 client in EC2 instances via rtsold.
2020-09-13 cpercivaBump the size of EC2 AMIs up to 5 GB.
2020-09-13 bdragon[PowerPC64LE] Ensure nvram is built on powerpc64le.
2020-09-13 bdragon[PowerPC64LE] Adjust ELF definitions for LE.
2020-09-13 emasteRemove WITHOUT_BMAKE description
2020-09-13 bdragon[PowerPC] Implement pmap_mincore() for moea
2020-09-13 bdragon[PowerPC64] Implement pmap_mincore() for moea64
2020-09-13 tuexenAdd a -C option to netstat to display the congestion...
2020-09-13 tuexenAdd a -C option to sockstat to display the congestion...
2020-09-13 tuexenExport the name of the congestion control. This will...
2020-09-13 tuexenAdd a -t option to traceroute6 to control the traffic...
2020-09-12 bdragon[PowerPC] Add PVO_PADDR macro to mmu_oea.c to match...
2020-09-12 karelsbcm2838_pci.c: Respect DMA limits of controller.
2020-09-12 bdragon[PowerPC64LE] Fix platform definitions for powerpc64le...
2020-09-12 impUpdate flp test for new diskinfo output
2020-09-12 impFix trailing whitespace
2020-09-12 impMake this compile again by fixing err args to have...
2020-09-12 tuexenFix the length of probe packets when using UDP.
2020-09-12 tuexenSimplify code, no functional change.
2020-09-12 jahamd64: prevent KCSan false positives on LAPIC mapping
2020-09-12 jmgA major update to the ure driver.
2020-09-12 gjbEnclose BRANCH_OVERRIDE in quotes in order to fix an...
2020-09-11 impRemove disk images / tests from alpha, sun and pc98
2020-09-11 scottlConvert the mps driver to use busdma templates
2020-09-11 asomerscp: fall back to read/write if copy_file_range fails
2020-09-11 jhbAdd constant for the DE_CFG MSR on AMD CPUs.
2020-09-11 scottlImprove the documenation for bus_dma templates. Also...
2020-09-11 gbeImprovements for the src.conf(5) and build(7) man pages
2020-09-11 gjbFix indentation following r365638. No functional changes.
2020-09-11 gjbAdd a NOGIT option to avoid explicitly requiring devel...
2020-09-11 kevansMFV r365636: libarchive: import fix for WARNS=6 builds...
2020-09-11 bziwm: fix regression from r365419 (ieee80211_media_change())
2020-09-11 kevansOnly set WARNS if not defined
2020-09-11 aeFix compatibility regression after r364117.
2020-09-11 kpdtrace: fix fbt return probes on RISC-V
2020-09-11 lwhsuRevert r365592 and r365603 as the tests are fixed by...
2020-09-11 kevansmemfd_create: simplify HUGETLB support a little bit
2020-09-11 jmgDon't clear reserved bits per RealTek
2020-09-11 jhbDisable WITNESS for spin locks by default.
2020-09-10 erjice(4): Update to 0.26.16
2020-09-10 jhbUse vmcb_read/write for the vmcb snapshot functions.
2020-09-10 kevansmemfd_create: fix return values
2020-09-10 kibFix interaction between largepages and seals/writes.
2020-09-10 melifaroAdd basic test for net.fibs dynamic growth.
2020-09-10 bdragon[PowerPC64LE] Add LOAD_LR_NIA and RETURN_TO_NATIVE_ENDI...
2020-09-10 lwhsuurndis(4): Add support of Inseego/Novatel Wireless...
2020-09-10 kevanscrunchgen(8): fix crunched application build with WARNS=6
2020-09-10 kevansFix the build after r365592
2020-09-10 kevanslibrt: tests: fix minor issues with higher WARNS
2020-09-10 kevansMFV r365599: import fix for a libexecinfo warning at...
2020-09-10 kevansFix memfd_create tests after r365524
2020-09-10 lwhsuTemporarily skip failing sys.kern.memfd_test.* tests...
2020-09-10 dimFollow-up r364753 by only using arm's stdatomic.c imple...
2020-09-10 arichardsonEnsure that the makewhatis symlink is added in the...
2020-09-10 arichardsonSilence GCC's -Wno-unused-result during bootstrap
2020-09-10 arichardsonFix -Wpointer-sign warnings in bwstring.c
2020-09-10 arichardsonFix a noisy -Wundef warning when bootstrapping tools
2020-09-10 arichardsonRemove -I flag for include path that doesn't exist
2020-09-10 andrewMove the pl061 acpi attachment earlier
2020-09-10 andrewIgnore the .interp section in the arm64 EFI loader
2020-09-10 brMove the rid variable to the generic iommu context.
2020-09-10 arichardsonSet AlignTrailingComments in the clang-format config
2020-09-10 arichardsonUse the correct config names for some .clang-format...
2020-09-10 rhurlinAdd author entity for rhurlin, part 2
2020-09-10 andrewSwitch the name of the pl061 driver to gpio
2020-09-10 andrewOnly manage ofw gpio providers on ofw systems
2020-09-10 andrewUse the correct variable to check which interrupt mode...
2020-09-10 melifaroFix RADIX_MPATH build broken by r365521.
2020-09-10 lwhsuRemove vm_map_create(9) KPI's manpage according to...
2020-09-10 erjice_ddp: Fix 1.3.16.0 package
2020-09-10 asomerscp: use copy_file_range(2)
2020-09-10 bdragon[PowerPC] Fix setting of time in OPAL
2020-09-10 rscheffAdd -z "TOS" option to ping6, to test DSCP/ECN values
2020-09-10 rscheffcc_mod: remove unused CCF_DELACK definition
2020-09-09 kibAdd posixshmcontrol(1) support for largepage shm objects.
2020-09-09 kibAdd shm_create_largepage(3) helper for creation and...
2020-09-09 kibFix compilation of libsysdecode after r365522, should...
2020-09-09 kibSupport for userspace non-transparent superpages (large...
2020-09-09 melifaroUpdate nexthop handling for route addition/deletion...
2020-09-09 kibvm_map: Add a map entry kind that can only be clipped...
next