]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
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
2015-03-01 Ryan StoneDon't allocate memory for operations that do not insert
2015-03-01 Ryan StoneAdd function to force an nvlist into the error state
2015-03-01 Ryan StoneImplement asprintf in libkern
2015-03-01 Ryan StoneExtend the unit test to fix the bug caught in r277925
2015-03-01 Ryan StoneAdd tests for dnvlist_take_*
2015-03-01 Ryan StoneAdd tests for dnv_get_*
2015-03-01 Ryan StoneAdd tests for nvlist_free* functions
2015-03-01 Ryan StoneAdd tests for nvlist_take_*
2015-03-01 Ryan StoneAdd test cases for nvlist_move_*
2015-03-01 Ryan StoneAdd tests for nvlist_pack/unpack
2015-03-01 Ryan StoneAdd tests for nvlist_clone
2015-03-01 Ryan StoneTests of basic nvlist add functions
2015-03-01 Ryan StoneRevert r279422. My "apply patch and commit" script...
2015-03-01 Ryan StoneTests of basic nvlist add functions
2015-03-01 Ryan StoneMake libnv headers includable from C++
2015-02-28 Adrian ChaddAdd another register definition for the AR8327.
2015-02-28 Mark JohnstonRemove the old DTrace test suite makefile - it was...
2015-02-28 Mark JohnstonAdd infrastructure to integrate the DTrace test suite...
2015-02-28 Mark JohnstonUse the -shared option to create a shared library.
2015-02-28 Mark JohnstonRemove a leading tab that causes a make(1) error when...
2015-02-28 Mark JohnstonOnly kill sleep processes that were forked from the...
2015-02-28 Mark JohnstonStop hard-coding an incorrect path to rm(1).
2015-02-28 Ryan StoneAdd a missing include of an options header.
2015-02-28 Alexander KabaevDo not leak 'copy' buffer if bmap_truncate_indirect...
2015-02-28 Enji CooperUnbreak 'make depend' with sfxge by removing debugging...
2015-02-28 Ryan StoneCorrect the use of an unitialized variable in sendfind_...
2015-02-28 Luiz Otavio... Add ofw_gpiobus_parse_gpios(), a new public function...
2015-02-28 Konstantin... Supposed fix for some SandyBridge mobile CPUs hang...
next