]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-09-29 impImplement some time variables from kernel
2020-09-29 bro Rename acpi_iommu_get_dma_tag() -> iommu_get_dma_tag().
2020-09-29 markjZFS: Fix a logic bug in the FreeBSD getpages VOP
2020-09-29 traszBuild debug kernels with -O2.
2020-09-29 traszUse the 'traced' variable instead of comparing p->p_fla...
2020-09-29 0mpBump manual page date after 366243
2020-09-29 tuexenImprove the input validation and processing of cookies.
2020-09-29 npcxgbe(4): Avoid unnecessary work in the firmware during...
2020-09-29 npRemove duplicate line.
2020-09-29 npcxgbe(4): adjust the doorbell threshold for netmap...
2020-09-29 npcxgbe(4): display an error message when netmap cannot...
2020-09-29 grogDocument the fact (bug?) that the -a option will normal...
2020-09-29 npcxgbe(4): fixes for netmap operation with only some...
2020-09-29 kibprocstat: Fix regression after 365880.
2020-09-28 kevansAddress whitespace nits in subr_rtc.c
2020-09-28 emasteadd SIOCGIFDATA ioctl
2020-09-28 impFor mulitcons boot, report it and which console is...
2020-09-28 impReport the kernel console on the boot screen
2020-09-28 tuexenMinor cleanup.
2020-09-28 mmelFix booting arm64 EFI with LINUX_BOOT_ABI enabled.
2020-09-28 impSpeciy the dev in an easily changed variable
2020-09-28 impFix video on PCI heuristic
2020-09-28 delphijUse %ju and cast to (uintmax_t) to avoid using PRI...
2020-09-27 kibConsistently use __FBSDID("FreeBSD") for ids in usr...
2020-09-27 asomersMisc compiler warning fixes in lib/libc
2020-09-27 rscheffAdd DSCP support for network QoS to iscsi target.
2020-09-27 traszGet rid of sa->narg. It serves no purpose; use sa...
2020-09-27 cyRemove extraneous bracket.
2020-09-27 cyRemove Linux and IRIX specific files.
2020-09-27 cyContinuing the effort started in r343701, #ifdef cleanu...
2020-09-27 traszShrink struct sysent from 48 to 32 bytes (on LP64;...
2020-09-27 mmelCheck the result of the function, not the pointer to it.
2020-09-27 tuexenCleanup, no functional change intended.
2020-09-27 tuexenImprove the handling of receiving unordered and unrelia...
2020-09-27 mmelDon't send a signal with uninitialized 'sig' and 'code...
2020-09-27 mmelAdd LINUX_BOOT_ABI back to arm64 GENERIC kernel.
2020-09-27 mmelReapply r366193 with proper commit log.
2020-09-27 mmelRevert r366193, it was committed with unsaved commit...
2020-09-27 mmelDon't map same physical memory multiple times with...
2020-09-27 mmelDon't try to print EFI memeory map if it doesn't exist.
2020-09-26 rmacklemBjorn reported a problem where the Linux NFSv4.1 client is
2020-09-26 jhibbitsCheck for the only 32-bit MIPS ABIs we support, rather...
2020-09-26 zeisingbsdconfig, bsdinstall: Prune dead mirrors
2020-09-26 impfix typo imorted -> imported.
2020-09-25 jhbRevert most of r360179.
2020-09-25 impAdjustments to includes for openzfs in _STANDALONE
2020-09-25 jhibbitsFix mips64 build
2020-09-25 jhibbitsmips: Fix compat32 library builds from r366162
2020-09-25 impDont let kernel and standalone both be defined at the...
2020-09-25 markjng_l2tp: Fix callout synchronization in the rexmit...
2020-09-25 impComment out bogus command line entry
2020-09-25 impTweak output of the loader variable
2020-09-25 jhibbitsFix compat32 on mips64
2020-09-25 mmelRefine locking inside of syscon driver.
2020-09-25 olivierEnable SO_LINGER to the so_reuseport_lb_test regression...
2020-09-25 mmelCorrectly handle nodes compatible with "syscon", "simpl...
2020-09-25 rscheffTCP: send full initial window when timestamps are in use
2020-09-25 rscheffTCP newreno: improve after_idle ssthresh
2020-09-25 fernapevi(1): Add URL to the vi/ex reference manual in the...
2020-09-25 traszRegen after r366145.
2020-09-25 mmelMake simplebus friendlier for subclassing.
2020-09-25 traszMake makesyscalls.lua initialize 'struct sysent' entrie...
2020-09-25 avgpwm(8): fix potential duty overflow, use unsigneds...
2020-09-25 avgpwm(8): do not exit with failure after successfully...
2020-09-25 avgaw_pwm: add a check and some comments related to long...
2020-09-25 avgaw_pwm: ensure sane configuration, just in case
2020-09-25 avgaw_pwm: fix programming of the period
2020-09-25 avgaw_pwm: fix selection of the prescaler
2020-09-25 avgaw_pwm: remove the busy bit check
2020-09-25 avgaw_pwm: trivially add H3 support
2020-09-25 cemamdtemp(4), amdsmn(4): Attach to Ryzen 4000 APU (Zen...
2020-09-24 asomerslib/libc/tests/iconv: raise WARNS to 6
2020-09-24 asomerslib/libc/tests/sys: raise WARNS to 6
2020-09-24 gbetcp(4): Add a reference for tcp_bbr(4) man page
2020-09-24 gbeAdd missing file (tcp_bbr.4) from r366127
2020-09-24 gbeAdd a manual page for TCP BBR
2020-09-24 sobomaxFix a typo in the 366098.
2020-09-24 gbecrypto_buffer(9): Add a HISTORY and a AUTHORS section
2020-09-24 fernapeFix typo and environment variable macro
2020-09-24 asomersfusefs: fix mmap'd writes in direct_io mode
2020-09-24 fernapewhich(1): Add EXAMPLES section to manpage
2020-09-24 asomersFix some signed/unsigned comparison warnings in NFS
2020-09-24 emastemgb.4: add note about experimental status
2020-09-24 tuexenWhitespace changes.
2020-09-24 kibRemove pointless local variable.
2020-09-24 bzProvide MS() and SM() macros for 80211 and wireless...
2020-09-24 andrewClean up the arm64 bus_dma_run_filter
2020-09-24 andrewEnsure arm64 DMA alignment is passed from parents to...
2020-09-24 seAdd danish translations provided by GitHub user scooter...
2020-09-24 lwhsuRegen after r365903
2020-09-24 mmelAdd missing declarations of 64-bit variants of bus_peek...
2020-09-24 andrewBounce in more cases in the arm64 busdma
2020-09-24 andrewEnsure we always align and size arm64 busdma allocation...
2020-09-24 impDon't define _STANDALONE when building kernel modules.
2020-09-24 andrewAdd a coherent flag on the arm64 dma map struct
2020-09-24 andrewAdd bounce helpers to the arm64 busdma
2020-09-24 impCreate a standalone version of sys/malloc.h
2020-09-24 seSlightly modify wording to better match nearby entries.
2020-09-24 mjgcache: eliminate cache_zap_locked_vnode
2020-09-24 sobomaxdd a new option (-H) to daemon(8) to catch SIGHUP and...
next