]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2019-05-01 traszAdd 'Birth' to 'stat -x' output. Current Linux stat(1)
2019-05-01 traszAdd MLINKS to atf-c.3.
2019-05-01 andrewRestore x18 in efi_arch_leave.
2019-05-01 markjAdd a few regression tests for mlock(2).
2019-05-01 brDeactivate IRQ resource by calling to intr_deactivate_i...
2019-05-01 ganboldAdd a hw.model sysctl oid for arm64 which reports the...
2019-05-01 kibFix another race between vm_map_protect() and vm_map_wi...
2019-05-01 traszRemove trailing slashes from URLs; current mandoc(1...
2019-05-01 impUse D_PARTISGPT rather than bare 255
2019-04-30 mavRespect quotes and escapes when splitting exports fields.
2019-04-30 ianAdd a paragraph that mentions gptboot having an interac...
2019-04-30 tsoomezfsboot: to detect disk size, use GPT information first
2019-04-30 ianUpdate the manpage text to show the output generated...
2019-04-30 dchaginFollow the FreeBSD and implement PDEATH_SIG prctl ops...
2019-04-30 emasterevert QEMU q35 platform use from r346748
2019-04-30 markjRetry upon NET_RT_IFLIST sysctl failure.
2019-04-30 gjbReduce the default image size for virtual machine disk...
2019-04-30 hselaskyReduce the number of mutexes after r346645 in the LinuxKPI.
2019-04-30 hselaskyMake the dma_pool structure private to the LinuxKPI...
2019-04-30 hselaskyStore a pointer to the device instead of the PCI device...
2019-04-30 jhibbitspowerpc: Stop pretending we run on e500v1 cores
2019-04-29 jhibbitspowerpc64: Fix switch panic from cpu_throw()
2019-04-29 jhbRewrap some long lines.
2019-04-29 markjOptimize lseek(SEEK_DATA) on UFS.
2019-04-29 jhbNote that ccr(4) now supports AES-CCM.
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.
next