]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2020-09-23 Toomas Soomeloader: zfs_probe_dev should pick first matching zfs...
2020-09-23 Xin LIFix build.
2020-09-23 Xin LIsbin/fsck_msdosfs: Fix an integer overflow on 32-bit...
2020-09-23 Brandon Bergren[PowerPC64LE] Fix RTAS LE calls in pseries.
2020-09-23 Brandon Bergren__FreeBSD_version bump for introduction of the powerpc6...
2020-09-23 Brandon Bergrenarch(7): PowerPC64LE architecture definition
2020-09-23 Kyle Evanscp: tests: fix weird 20 insertion
2020-09-23 Kyle Evanscp: add some basic tests
2020-09-23 Brandon Bergren[PowerPC] Fix multiple ntp configuration issues
2020-09-23 Brandon Bergren[PowerPC64LE] Fix sleeping on POWER8.
2020-09-23 Brandon Bergren[PowerPC64LE] Pass our byte order to the sqlite3 build.
2020-09-23 Brandon Bergren[PowerPC64LE] libkvm powerpc64le support.
2020-09-23 Brandon Bergren[PowerPC64LE] Fix gdtoa configurations on LE.
2020-09-23 Brandon Bergren[PowerPC64LE] Fix AP spinup on powernv.
2020-09-23 Brandon Bergren[PowerPC64LE] Endian fix for opal_hmi.c
2020-09-23 Brandon Bergren[PowerPC64LE] Get XIVE up and running.
2020-09-23 Brandon Bergren[PowerPC64LE] Endian fix for opal_dev.c.
2020-09-23 Brandon Bergren[PowerPC64LE] Endian fixes for opal_pci.c.
2020-09-23 Brandon Bergren[PowerPC64LE] Implement endian-independent dword atomic...
2020-09-23 Brandon Bergren[PowerPC64LE] Fix endian conversion bugs in moea64.
2020-09-23 Brandon Bergren[PowerPC64LE] Add release building script for powerpc64le.
2020-09-23 Brandon Bergren[PowerPC64LE] Initial GENERIC64LE kernel config.
2020-09-23 Warner LoshWork around cp breakage in current from last week
2020-09-23 Brandon Bergren[PowerPC64LE] powernv ILE setup code.
2020-09-23 Brandon Bergren[PowerPC64LE] LE opal_call() implementation
2020-09-23 Brandon Bergren[PowerPC64LE] Use a shared LIBC_ARCH for powerpc64le.
2020-09-23 Brandon Bergren[PowerPC64LE] Fix endianness issues in phyp_vscsi.
2020-09-23 Brandon Bergren[PowerPC64LE] Work around qemu TCG bug in mtmsrd emulation.
2020-09-23 Brandon Bergren[PowerPC64LE] Fix endianness issues in phyp and opal...
2020-09-23 Brandon Bergren[PowerPC64LE] Tell the hypervisor to switch interrupts...
2020-09-22 Brandon Bergren[PowerPC64LE] Fix endian dependence of ofw_real.c.
2020-09-22 Brandon Bergren[PowerPC64LE] LE bringup work: locore / machdep / platform
2020-09-22 Brandon Bergren[PowerPC64LE] Set up powerpc.powerpc64le architecture
next