]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2020-09-28 Warner LoshReport the kernel console on the boot screen
2020-09-28 Michael TuexenMinor cleanup.
2020-09-28 Michal MelounFix booting arm64 EFI with LINUX_BOOT_ABI enabled.
2020-09-28 Warner LoshSpeciy the dev in an easily changed variable
2020-09-28 Warner LoshFix video on PCI heuristic
2020-09-28 Xin LIUse %ju and cast to (uintmax_t) to avoid using PRI...
2020-09-27 Konstantin... Consistently use __FBSDID("FreeBSD") for ids in usr...
2020-09-27 Alan SomersMisc compiler warning fixes in lib/libc
2020-09-27 Richard ScheffeneggerAdd DSCP support for network QoS to iscsi target.
2020-09-27 Edward Tomasz... Get rid of sa->narg. It serves no purpose; use sa...
2020-09-27 Cy SchubertRemove extraneous bracket.
2020-09-27 Cy SchubertRemove Linux and IRIX specific files.
2020-09-27 Cy SchubertContinuing the effort started in r343701, #ifdef cleanu...
2020-09-27 Edward Tomasz... Shrink struct sysent from 48 to 32 bytes (on LP64;...
2020-09-27 Michal MelounCheck the result of the function, not the pointer to it.
2020-09-27 Michael TuexenCleanup, no functional change intended.
2020-09-27 Michael TuexenImprove the handling of receiving unordered and unrelia...
2020-09-27 Michal MelounDon't send a signal with uninitialized 'sig' and 'code...
2020-09-27 Michal MelounAdd LINUX_BOOT_ABI back to arm64 GENERIC kernel.
2020-09-27 Michal MelounReapply r366193 with proper commit log.
2020-09-27 Michal MelounRevert r366193, it was committed with unsaved commit...
2020-09-27 Michal MelounDon't map same physical memory multiple times with...
2020-09-27 Michal MelounDon't try to print EFI memeory map if it doesn't exist.
2020-09-26 Rick MacklemBjorn reported a problem where the Linux NFSv4.1 client is
2020-09-26 Justin HibbitsCheck for the only 32-bit MIPS ABIs we support, rather...
2020-09-26 Niclas Zeisingbsdconfig, bsdinstall: Prune dead mirrors
2020-09-26 Warner Loshfix typo imorted -> imported.
2020-09-25 John BaldwinRevert most of r360179.
2020-09-25 Warner LoshAdjustments to includes for openzfs in _STANDALONE
2020-09-25 Justin HibbitsFix mips64 build
2020-09-25 Justin Hibbitsmips: Fix compat32 library builds from r366162
2020-09-25 Warner LoshDont let kernel and standalone both be defined at the...
2020-09-25 Mark Johnstonng_l2tp: Fix callout synchronization in the rexmit...
2020-09-25 Warner LoshComment out bogus command line entry
2020-09-25 Warner LoshTweak output of the loader variable
2020-09-25 Justin HibbitsFix compat32 on mips64
2020-09-25 Michal MelounRefine locking inside of syscon driver.
2020-09-25 Olivier CochardEnable SO_LINGER to the so_reuseport_lb_test regression...
2020-09-25 Michal MelounCorrectly handle nodes compatible with "syscon", "simpl...
2020-09-25 Richard ScheffeneggerTCP: send full initial window when timestamps are in use
2020-09-25 Richard ScheffeneggerTCP newreno: improve after_idle ssthresh
2020-09-25 Fernando Apesteguíavi(1): Add URL to the vi/ex reference manual in the...
2020-09-25 Edward Tomasz... Regen after r366145.
2020-09-25 Michal MelounMake simplebus friendlier for subclassing.
2020-09-25 Edward Tomasz... Make makesyscalls.lua initialize 'struct sysent' entrie...
2020-09-25 Andriy Gaponpwm(8): fix potential duty overflow, use unsigneds...
2020-09-25 Andriy Gaponpwm(8): do not exit with failure after successfully...
2020-09-25 Andriy Gaponaw_pwm: add a check and some comments related to long...
2020-09-25 Andriy Gaponaw_pwm: ensure sane configuration, just in case
2020-09-25 Andriy Gaponaw_pwm: fix programming of the period
2020-09-25 Andriy Gaponaw_pwm: fix selection of the prescaler
2020-09-25 Andriy Gaponaw_pwm: remove the busy bit check
2020-09-25 Andriy Gaponaw_pwm: trivially add H3 support
2020-09-25 Conrad Meyeramdtemp(4), amdsmn(4): Attach to Ryzen 4000 APU (Zen...
2020-09-24 Alan Somerslib/libc/tests/iconv: raise WARNS to 6
2020-09-24 Alan Somerslib/libc/tests/sys: raise WARNS to 6
2020-09-24 Gordon Berglingtcp(4): Add a reference for tcp_bbr(4) man page
2020-09-24 Gordon BerglingAdd missing file (tcp_bbr.4) from r366127
2020-09-24 Gordon BerglingAdd a manual page for TCP BBR
2020-09-24 Maxim SobolevFix a typo in the 366098.
2020-09-24 Gordon Berglingcrypto_buffer(9): Add a HISTORY and a AUTHORS section
2020-09-24 Fernando ApesteguíaFix typo and environment variable macro
2020-09-24 Alan Somersfusefs: fix mmap'd writes in direct_io mode
2020-09-24 Fernando Apesteguíawhich(1): Add EXAMPLES section to manpage
2020-09-24 Alan SomersFix some signed/unsigned comparison warnings in NFS
2020-09-24 Ed Mastemgb.4: add note about experimental status
2020-09-24 Michael TuexenWhitespace changes.
2020-09-24 Konstantin... Remove pointless local variable.
2020-09-24 Bjoern A. ZeebProvide MS() and SM() macros for 80211 and wireless...
2020-09-24 Andrew TurnerClean up the arm64 bus_dma_run_filter
2020-09-24 Andrew TurnerEnsure arm64 DMA alignment is passed from parents to...
2020-09-24 Stefan EßerAdd danish translations provided by GitHub user scooter...
2020-09-24 Li-Wen HsuRegen after r365903
2020-09-24 Michal MelounAdd missing declarations of 64-bit variants of bus_peek...
2020-09-24 Andrew TurnerBounce in more cases in the arm64 busdma
2020-09-24 Andrew TurnerEnsure we always align and size arm64 busdma allocation...
2020-09-24 Warner LoshDon't define _STANDALONE when building kernel modules.
2020-09-24 Andrew TurnerAdd a coherent flag on the arm64 dma map struct
2020-09-24 Andrew TurnerAdd bounce helpers to the arm64 busdma
2020-09-24 Warner LoshCreate a standalone version of sys/malloc.h
2020-09-24 Stefan EßerSlightly modify wording to better match nearby entries.
2020-09-24 Mateusz Guzikcache: eliminate cache_zap_locked_vnode
2020-09-24 Maxim Sobolevdd a new option (-H) to daemon(8) to catch SIGHUP and...
2020-09-23 Warner LoshRemove stray lines
2020-09-23 Kyle Evanstests: move the memfd tests over to sys/posixshm
2020-09-23 Mark JohnstonFlag vm_reserv and vm_phys sysctls as MPSAFE.
2020-09-23 Mark JohnstonAdd a vmparam.h constant indicating pmap support for...
2020-09-23 Mark JohnstonAdd largepage support to the arm64 pmap.
2020-09-23 Warner LoshUse envvar rather than nonstandard hint. lines
2020-09-23 Toomas Soomeloader: fix non-zfs build
2020-09-23 Nick O'Brienriscv: Trap cleanup - use nitems()
2020-09-23 Konstantin... Do not leak oldvmspace if image activation failed
2020-09-23 Conrad Meyernextboot(8): Fix behavior on non-ZFS /boot systems
2020-09-23 Ed Masteremove reference to obsolete arm NOTES files
2020-09-23 Alex Richardsonbyacc: fix UBSan signed shift range error
2020-09-23 Alex RichardsonAdd github CI for testing cross-building from Linux...
2020-09-23 Mateusz GuzikBump __FreeBSD_version after cache_purgevfs change
2020-09-23 Mateusz Guzikcache: drop the force flag from purgevfs
2020-09-23 Mateusz Guzikcache: reimplement purgevfs to iterate vnodes instead...
2020-09-23 Mateusz Guzikcache: clean up atomic ops on numneg and numcache
next