]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-04-29 ngieUpdate/reformat maintainer entries that I am a part of
2019-04-29 zeisingAdd a note to MAINTAINERS for lkpi for graphics
2019-04-29 mavip multicast debug: fix strings vs defines
2019-04-29 luporl[PPC64] Turn opal_flash.c into a device
2019-04-29 bro Rewrite softdma_process_tx() of Altera SoftDMA engine...
2019-04-29 bdeSupport all reasonable cursor sizes. Reduce the size...
2019-04-29 bdeOops, r346889 broke showing of the mouse cursor after...
2019-04-29 bdeRefactor and simplify hiding the mouse cursor and fix...
2019-04-29 markjStop checking TD_IDLETHREAD() in buffer cache routines.
2019-04-29 aeHandle HAVE_PROTO flag and print "proto" keyword for...
2019-04-29 aeAdd IPv6 support for O_IPLEN opcode.
2019-04-29 impImplement uefi_ignore_boot_mgr env variable.
2019-04-29 impImplement uefi_rootdev
2019-04-29 impRead in and parse /efi/freebsd/loader.env from the...
2019-04-29 lwhsuAdd a trailing empty line to match the test code output
2019-04-29 jhibbitspowerpc: Make OPAL root node probe at bus pass
2019-04-28 rmacklemAdd #ifdef INET6 around declaration of nbuf.
2019-04-28 tuexenSome test scripts use ncat --sctp --listen port to...
2019-04-28 kibRemove witness warning, same as r346351 for busdma_dmar.
2019-04-28 asomersfsx: seed more randomly with the -S0 option
2019-04-28 rwatsonUpdate the audit(4) man page to talk about dtaudit...
2019-04-28 traszMake isp(4) suggest loading ispfw(4) when it fails...
2019-04-28 rwatsonAdd a man page for the DTrace Audit Provider, since...
2019-04-28 cyLeft justify a function header brace as it should be.
2019-04-27 jhibbitspowerpc: Add support for additional FSCR-managed facilities
2019-04-27 jhibbitspowerpc: Add SPR definitions for additional POWER8...
2019-04-27 jhibbitspowerpc64: Add the DSCR facility on POWER8 and later
2019-04-27 manuarm: allwinner: a10: Correct pin functions
2019-04-27 manuarm64: allwinner: ccu_de2: Remove H5 compatible
2019-04-27 manuarm64: allwinner: Add compatible strings for clock...
2019-04-27 jhibbitspowerpc: Add POWER8NVL definition
2019-04-27 jhibbitspowerpc: micro-optimize cpu_switch()
2019-04-26 asomersDon't symlink fusefs.ko to fuse.ko on PPC
2019-04-26 mavAdd mutex_destroy() missed in r334844.
2019-04-26 bdeUse __VGLBitmapCopy() directly to show the mouse cursor...
2019-04-26 mavFix minor mismerges.
2019-04-26 tsoomeloader: implement map-vdisk and unmap-vdisk commands
2019-04-26 bdeMerge __VGLGetXY() back into VGLGetXY(). They were...
2019-04-26 bdeIn VGLClear(), check for the overlap of the mouse curso...
2019-04-26 ianAdd a manpage for elf_aux_info(3)
2019-04-26 asomers[skip ci] fix typo in comment from r59840
2019-04-26 lev Make mdmfs verbose if diskless boot is verbose.
2019-04-26 bcranFix tools/boot/ci-qemu-test.sh and make some improvements
2019-04-26 bdeRemove save/restore of the crtc and gdc registers when...
2019-04-26 bdeFix the only known remaining (libvgl) bug for 24-bit...
2019-04-26 bdeRestore the line width in VGLEnd(). The line width...
2019-04-26 bdeFix an off-by-1 error for copying overlapping bitmaps...
2019-04-26 emastemake sysent after r346273 (readlinkat arg correction)
2019-04-26 jhibbitspowerpc64: Clear FSCR SPR, so that it's in a known...
2019-04-26 jhibbitspowerpc: Fix whitespace in SPR header.
2019-04-26 jhibbitspowerpc: Add another feature2 flag, and update power9...
2019-04-25 rgrimesMake bhyve SMBIOS table topology aware
2019-04-25 rgrimesAcpi MADT table correction for VM_MAXCPU > 21
2019-04-25 rgrimesAdd accessor function for vm->maxcpus
2019-04-25 ianFix typo: the 4th argument to GPIO_PIN_ACCESS_32 is...
2019-04-25 johalunDon't call cdev_init where cdev_alloc is called. cdev_a...
2019-04-25 rmacklemAdd support to nfsdumpstate for printing of INET6 addre...
2019-04-25 shurdiflib: Better control over queue core assignment
2019-04-25 kevanslibbe(3): Fix libcompat build
2019-04-25 impAdd the proper range of years for Netflix's copyright...
2019-04-25 impMove initialization of the block device handles earlier...
2019-04-25 impAdd efi_freebsd_delenv
2019-04-25 manuloader: fdt: Add fdt_is_setup function
2019-04-25 kevanslibbe(3): Fix mis-application of patch (SHLIBDIR)
2019-04-25 manuarm: allwinner: aw_pwm: compile it as module too
2019-04-25 manuarm: allwinner: Add pnp info to aw_rsb and compile...
2019-04-25 manuarm: allwinner: Add pnp info to if_awg and compile...
2019-04-25 jhbRemove p_code from struct proc.
2019-04-25 manuarm: allwinner: Add pnp info to aw_rtc and compile...
2019-04-25 manuarm: allwinner: Add pnp info to axp81x and compile...
2019-04-25 manuarm: allwinner: Add pnp info to aw_thermal and compile...
2019-04-25 manuarm: allwinner: Add pnpinfo for aw_sid and add module...
2019-04-25 kevanstap(4): Correct driver name...
2019-04-25 kevanstap(4): Add a MODULE_VERSION
2019-04-25 tychonLinuxKPI buildfix for ppc64 after r346645.
2019-04-25 manubsdinstall: up the interface before calling dhclient
2019-04-25 manumtree: Add more runtime package tag
2019-04-25 kevanslibbe(3): Copy received properties as well
2019-04-25 bdeRestore doing nothing for calls to VGLEnd() after the...
2019-04-25 gallatinTrack TCP connection's NUMA domain in the inpcb
2019-04-25 ianRestore the ability to open a raw disk or partition...
2019-04-25 kevanstun(4): Don't allow open of open or dying devices
2019-04-25 kevanstun/tap: close race between destroy/ioctl handler
2019-04-25 hselaskyLinuxKPI buildfix for 32-bit DMA architectures after...
2019-04-25 bcranACPI SPCR: handle BaudRate=0
2019-04-25 ianFor the geli-gpt-zfs test images, both bios and uefi...
2019-04-24 ianThe zfs module has grown a dependency on zcl_nfs4.ko...
2019-04-24 ianComplain and exit the script if the 'make install'...
2019-04-24 jhbParse MIPS relocations to unbreak kldxref on MIPS.
2019-04-24 jhbAdd support for AES-CCM to ccr(4).
2019-04-24 jhbDon't panic for empty CCM requests.
2019-04-24 jhbFix requests for "plain" SHA digests of an empty buffer.
2019-04-24 gonzo[acpi_ibm] Add support for newer Thinkpad models
2019-04-24 bcranFix install-boot.sh and rootgen.sh UEFI bugs
2019-04-24 tychonLinuxKPI should use bus_dma(9) to be compatible with...
2019-04-24 mavCall delist_dev() before destroy_dev_sched_cb().
2019-04-24 cemx86: Halt non-BSP CPUs on panic IPI_STOP
2019-04-24 bdeAvoid hiding and unhiding the mouse cursor when copying...
2019-04-24 bdeRefactor mouse freezing and fix some minor bugs.
2019-04-24 brAdd support for Cadence network controller found in...
next