]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2015-03-03 Allan JudeAdd a new safetly belt to freebsd-update to prevent...
2015-03-03 Kenneth D.... Add density code for DAT-72, and notes on DAT-160.
2015-03-03 Jilles Tjoelkersh: Fix more compiler warnings related to variable...
2015-03-03 Sergey KandaurovUpdate .Dd, sync usage() for -F. Missed in previous...
2015-03-03 Rui PauloAdd and document an option to cause syslogd to run...
2015-03-03 Luiz Otavio... Sort and remove unnecessary headers.
2015-03-03 Andrey V. ElsukovCreate nd6_ns_output_fib() function with extra argument...
2015-03-03 Hans Petter... Add quirk for USB 3.0 controllers which don't support...
2015-03-03 Andrew TurnerFix the pl011 driver to work when the uart will write...
2015-03-03 Baptiste DaroussinLower warnings to please gcc 4.2
2015-03-03 Hiroki SatoNonce has to be non-NULL for DAD even if net.inet6...
2015-03-03 Kevin LoCheck the return value of config_intrhook_establish().
2015-03-02 Edward Tomasz... Make periphdriver_register() take XPT lock when modifyi...
2015-03-02 Luiz Otavio... Move duplicate code to a new public function.
2015-03-02 Baptiste DaroussinRemove gperf(7) if gperf is not installed
2015-03-02 Ian LeporeAdd a "module" to build the dtb files for all supported...
2015-03-02 Baptiste DaroussinUpdate libucl to git version 8d3b186
2015-03-02 Baptiste DaroussinReally update to 8d3b186
2015-03-02 Baptiste DaroussinUpdate libucl to git version 8d3b186
2015-03-02 Hans Petter... Add quirk to disable 64-bit XHCI DMA after r276717.
2015-03-02 Ian LeporeRevert r279338. The casts are apparently bogus, despit...
2015-03-02 Hans Petter... Update Exynos5 XHCI attach code after r276717.
2015-03-02 Neel NatuFix warnings/errors when building vmm.ko with gcc:
2015-03-02 John-Mark Gurneygive others fair warning that _SPARE2 isn't just cxgb...
2015-03-02 Hiroki SatoFix group membership of cloned interfaces when one...
2015-03-02 Jung-uk KimFix white spaces.
2015-03-02 Edward Tomasz... Make fuse(4) respect FOPEN_DIRECT_IO. This is required...
2015-03-02 Glen BarberProperly evaluate XZ_CMD from the chroot.
2015-03-02 Kenneth D.... Change the sa(4) driver to check for long position...
2015-03-02 Ruslan Bukino Add more room for EFI boot blocks
2015-03-02 Glen BarberUse xz(1) to compress FreeBSD/arm images.
2015-03-02 Hiroki SatoImplement Enhanced DAD algorithm for IPv6 described in
2015-03-02 Baptiste DaroussinRemove pregenerated text version of the texinfo documen...
2015-03-02 Baptiste DaroussinInstall manpage version of texinfo documentation for...
2015-03-02 Baptiste DaroussinGenerate manpage out of the texinfo files using texi2mdoc
2015-03-02 Baptiste DaroussinUpdate mandoc to cvs snaphot from 20150302
2015-03-02 Baptiste DaroussinRemove WIP code
2015-03-02 Baptiste DaroussinImport CVS snapshot of mandoc as of 20150302
2015-03-02 Baptiste DaroussinInstall old texinfo pages in the form of mdoc(7) pages
2015-03-02 Baptiste DaroussinConvert texinfo to mdoc(7) using texi2mdoc
2015-03-02 Adrian ChaddAdd support for the AP135 2.0 reference platform.
2015-03-02 Adrian ChaddBring over the initial QCA955x SoC support framework.
2015-03-02 Adrian ChaddLay some groundwork for having this stuff hang off...
2015-03-02 Adrian Chadd[QCA955x] make the USB EHCI interrupts shareable.
2015-03-02 Adrian ChaddAdd initial QCA955x support to if_arge.c.
2015-03-02 Adrian ChaddAdd a MII mode for SGMII.
2015-03-01 Jilles Tjoelkersh: Fix more compiler warnings.
2015-03-01 Nathan WhitehornMissed local diff.
2015-03-01 Jilles Tjoelkersh: Fix compiler warnings related to duplicate or missi...
2015-03-01 Warner Loshnandfs_meta_bread() calls bread() which can set bp...
2015-03-01 Warner LoshDon't leak 'used' in a few error cases.
2015-03-01 Warner LoshUnlock the main lock before returning rather than after...
2015-03-01 Nathan WhitehornInitialize NX stack capabilities and direct map status...
2015-03-01 Nathan WhitehornMerge r278429 from ppc64:
2015-03-01 Jean-Sébastien... Record the dependency to x86bios in vga_pci
2015-03-01 Steve KarglGive compilers a stronger hint to inline the functions
2015-03-01 Adrian ChaddAR8327: Disable energy-efficient ethernet support in...
2015-03-01 Steve KarglWhen j0() and j1() were converted to j0f() and j1f...
2015-03-01 Adrian ChaddBump the port mask on the AR8327 ethernet switch from...
2015-03-01 Edward Tomasz... Make the "automounted" flag work for FUSE filesystems.
2015-03-01 Jean-Sébastien... vt(4): Add support to "downgrade" from eg. vt_fb to...
2015-03-01 Jean-Sébastien... vgapci: New vga_pci_repost() function
2015-03-01 Andrew TurnerFix the dtrace ARM atomic compare-and-set functions...
2015-03-01 Adrian ChaddAdd very initial QCA955x awareness to the GPIO code.
2015-03-01 Adrian ChaddFlesh out some more QCA955x ethernet PLL setup.
2015-03-01 Adrian ChaddAdd Ethernet PLL values for the QCA955x.
2015-03-01 Adrian ChaddMake QCA955X_GMAC_REG_ETH_CFG defined like most other...
2015-03-01 Adrian ChaddAdd QCA955x support to the EHCI setup path.
2015-03-01 Alan CoxUse RW_NEW rather than calling bzero().
2015-03-01 Ryan StoneCorrect a typo.
2015-03-01 Neel NatuFree up the IPI slot used by IPI_STOP_HARD.
2015-03-01 Ryan StoneTeach pciconf how to dump out SR-IOV capability
2015-03-01 Ryan StoneValidate the schema that the PF driver passed to us
2015-03-01 Ryan StoneDocument the interface for defining a configuration...
2015-03-01 Ryan StoneAdd an rc.d script to invoke iovctl(8) during boot
2015-03-01 Ryan StoneAdd main() for iovctl and hook iovctl into build
2015-03-01 Ryan StoneAdd functions for parsing the iovctl config file
2015-03-01 Ryan StoneAdd iovctl functions for validating config
2015-03-01 Ryan StoneAdd manpage documenting iovctl config file format.
2015-03-01 Ryan StoneAdd a manpage for iovctl(8)
2015-03-01 Ryan StoneRevert r279454. The new directory didn't get added...
2015-03-01 Ryan StoneAdd main() for iovctl and hook iovctl into build
2015-03-01 Ryan StonePass SR-IOV configuration to kernel using an nvlist
2015-03-01 Ryan StoneAdd function to validate the consistency of SR-IOV...
2015-03-01 Ryan StoneAdd infrastructure for exporting config schema from...
2015-03-01 Ryan StoneAdd interface to destroy SR-IOV VFs
2015-03-01 Ryan StoneAllocate PCI I/O memory spaces for VFs
2015-03-01 Ryan StoneEmulate the Device ID and Vendor ID registers for VFs
2015-03-01 Ryan StoneImplement interface to create SR-IOV Virtual Functions
2015-03-01 Ryan StoneAdd manpages for SR-IOV enable/disable driver interface
2015-03-01 Ryan StoneDocument pci_iov_attach/detach in pci.9
2015-03-01 Ryan StoneAllow passthrough devices to be hinted.
2015-03-01 Ryan StoneAdd some pcib methods to get ARI-related information
2015-03-01 Ryan StoneRefactor PCI resource allocation
2015-03-01 Ryan StoneRefactor PCI device creation
2015-03-01 Ryan StoneFix build of nv_tests.cc
2015-03-01 Ryan StoneMove libnv into the kernel and hook it into the kernel...
2015-03-01 Ryan StoneAdd macros to make code compile in kernel
2015-03-01 Ryan StoneAllow Illumos code to co-exist with nv(9)
2015-03-01 Ryan StonePrevent creation of an invalid nvlist
next