]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-05-26 Alexey DokuchaevFix two errors reported by PVS Studio: V646 Consider...
2019-05-25 Li-Wen HsuRemove an uneeded indentation introduced in r223637...
2019-05-25 Mark JohnstonRemove pmap_pid_dump() from the i386 pmap.
2019-05-25 Li-Wen HsuRemove an uneeded indentation introduced in r286196...
2019-05-25 Edward Tomasz... We don't really need two entries to describe how to...
2019-05-25 Rodney W. GrimesCorrectly align usage: output
2019-05-25 Sean Eric FaganAdd an AESNI-optimized version of the CCM/CBC cryptogra...
2019-05-25 Justin Hibbitspowerpc64/pmap: Reapply r334235 to OEA64 pmap, clearing...
2019-05-25 Conrad Meyervirtio_pci(4): Fix typo in read_ivar method
2019-05-25 Kirk McKusickWhen using the destroy option to shut down a nop GEOM...
2019-05-24 Konstantin... Fix too loose assert in pmap_large_unmap().
2019-05-24 Konstantin... Add PG_PS_PDP_FRAME symbol.
2019-05-24 Conrad MeyerDisable intr_storm_threshold mechanism by default
2019-05-24 John BaldwinRestructure mbuf send tags to provide stronger guarantees.
2019-05-24 John BaldwinAdd initial support for 'qSupported' to the debug server.
2019-05-24 Alan SomersRemove "struct ucred*" argument from vtruncbuf
2019-05-24 Piotr KubajAdd snd_hda(4) to GENERIC64 used by powerpc64.
2019-05-24 Simon J. Gerratyficl pfopen: verify file
2019-05-24 Leandro LuporiMake options MD_ROOT_MEM default on PPC64
2019-05-24 Kenneth D.... Fix FC-Tape bugs caused in part by r345008.
2019-05-24 Konstantin... Fix a corner case in demotion of kernel mappings.
2019-05-24 Mark JohnstonModernize the MAKE_JUST_KERNELS hint in the top-level...
2019-05-24 Ed Mastenanobsd: exclude .git (and .hg) in the same places...
2019-05-24 Andrey V. ElsukovRestore IPV6_NEXTHOP option support that seem was parti...
2019-05-24 Andrey V. ElsukovAdd `missing` and `or-flush` options to "ipfw table...
2019-05-24 Li-Wen HsuCorrect the argument passed to g_eli_algo2str()
2019-05-24 Andriy Gaponamdgpio: small formatting cleanup
2019-05-24 Andriy Gaponamdgpio: fix reading status of input pins
2019-05-24 Andriy Gaponamdgpio: remove new line symbols from pin names
2019-05-24 Xin LIRemove kgzip and kgzldr.
2019-05-24 Xin LIcryptodeflate: Drop z_stream zbuf.state->dummy from...
2019-05-24 Kyle Evansbectl(8): Add a test for jail/unjail of numeric BE...
2019-05-24 Warner LoshDisplay CPU model in dmesg on mips targets
2019-05-24 Warner LoshMake uniqueifier match the module definition.
2019-05-24 Kyle Evansjail_getid(3): validate jid string input
2019-05-24 John BaldwinAdd support for writing to guest memory in the debug...
2019-05-23 John BaldwinAdd a constant for the LS config MSR on AMD CPUs.
2019-05-23 Jung-uk KimInitialize a variable to fix build with GCC.
2019-05-23 John BaldwinAdd deprecation warnings for weaker algorithms to geli(4).
2019-05-23 John BaldwinAdd deprecation warnings for IPsec algorithms deprecate...
2019-05-23 Jung-uk KimRemove yet another unused variable.
2019-05-23 Conrad Meyerrandom(4): deduplicate explicit_bzero() in harvest
2019-05-23 Conrad Meyeruart_cpu_acpi: Fix GCC build break from r348195
2019-05-23 Conrad MeyerEKCD: Add Chacha20 encryption mode
2019-05-23 Emmanuel Vadotloader: Remove unused variable
2019-05-23 Colin PercivalUse ACPI SPCR on x86
2019-05-23 Emmanuel Vadotloader: Add pnp functions for autoloading modules based...
2019-05-23 Baptiste DaroussinChange package the MTREEFLAGS and INSTALLFLAGS missed...
2019-05-23 Baptiste DaroussinMove back group, master.passwd and shells to etc directory
2019-05-23 Ian LeporeAdd pnpinfo to all i2c drivers that have FDT compat...
2019-05-23 Ian LeporeAdd pnpinfo.
2019-05-23 Emmanuel Vadotarm: allwinner: Remove frac mode from NM clk
2019-05-23 Emmanuel Vadotarm: allwinner: clk: Use the new frac clock
2019-05-23 Emmanuel Vadotarm: allwinner: clk: Add new clock aw_clk_frac
2019-05-23 Emmanuel Vadotallwinner: aw_ccu: Add some debug printfs (disabled...
2019-05-23 Warner LoshMove to using newvers -c instead of VARS_ONLY=1
2019-05-23 Warner LoshConvert freebsd-version to using -v
2019-05-23 Warner LoshConvert amd newvers to using newvers.sh -v.
2019-05-23 Warner LoshImplement "VARS_ONLY=1" via special command line args
2019-05-23 Ian LeporeRename IICBUS_FDT_PNPINFO -> IICBUS_FDT_PNP_INFO becaus...
2019-05-23 Ian LeporeUse the new FDTCOMPAT_PNP_INFO() macro to define SPIBUS...
2019-05-23 Warner LoshAdd warning that the PNP info has to follow the module...
2019-05-23 Ian LeporeAdd pnpinfo for icee(4) on fdt systems.
2019-05-23 Ian LeporeDefine macros making it easier to define bus-specific...
2019-05-23 Konstantin... Use int for the getopt() result.
2019-05-23 Konstantin... Add posixshmcontrol(1), an utility to manipulate posix...
2019-05-23 Ian LeporeRelease the bus-recovery gpio pins in detach(), so...
2019-05-23 Emmanuel Vadotetcupdate: Add missing directory when building the...
2019-05-23 Ian LeporeMark i2c slave devices busy while they own the bus.
2019-05-23 Andriy Gaponadd mrsas_shutdown method
2019-05-23 Konstantin... Add a kern.ipc.posix_shm_list sysctl.
2019-05-23 Konstantin... Report ref count of the backing object as st_nlink...
2019-05-23 Konstantin... Make pack_kinfo() available for external callers.
2019-05-23 Andriy Gapongpioled: fix the manual page update in r348154
2019-05-23 Andriy Gapongpioled: update the manual page after r348153
2019-05-23 Andriy Gapongpioled: add a new hint for initial state
2019-05-23 Andriy GaponAdd USB ID for CP2112
2019-05-23 Emmanuel Vadotetcupdate: Fix -p after the move of the passwd related...
2019-05-23 Emmanuel Vadotpkgbase: Remove etc/zfs from being packaged
2019-05-23 Xin LIDelete unneeded #include <sys/inflate.h> from sys/mips.
2019-05-23 Justin Hibbitspowerpc/mpc85xx: Use the proper (EREF) form of writing...
2019-05-23 Justin Hibbitspowerpc/booke: It helps to set variables before using...
2019-05-23 Doug MooreFix typo from r348128: _func__ -> __func__
2019-05-23 Ian LeporeRemove accidentally-added blank line; the style through...
2019-05-23 Ian LeporeHandle the driftfile option correctly when ntpd_flags...
2019-05-22 Conrad MeyerDecode and name additional x86 feature bits
2019-05-22 Doug MooreCleanups made necessary by r348115, or reactions to it:
2019-05-22 Kyle Evansbectl(8): add description for create subcommand
2019-05-22 Ian LeporeAdd pnp info to the imx_i2c driver.
2019-05-22 Conrad Meyersave-entropy(8), rc.d/random: Set nodump flag
2019-05-22 Alexander V... Fix gateway setup for the interface routes.
2019-05-22 Ian LeporeAdd a new 'tr' (transfer) mode to i2c(8) to support...
2019-05-22 Alexander MotinAllocate buffers smaller then ABD chunk size as linear.
2019-05-22 Doug MoorePassing a parameter to vm_map_entry_resize_free that...
2019-05-22 Niclas ZeisingFix ObsoleteFiles after ethernet driver removal
2019-05-22 Alan SomersUpdate VFS_FHTOVP(9) with the flags argument
2019-05-22 Leandro LuporiFix PPC64 kernel build with clang8 + lld8
2019-05-22 Alexander MotinSimplify math added in r310524.
2019-05-22 Alexander MotinFix condition broken at r345815.
2019-05-22 Andrew Gallatinx86 MCA: introduce MCA hooks for different vendor imple...
next