]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-04-03 emasteMerge efilib changes from projects/uefi
2014-04-03 emasteBuild boot/ficl as 64-bit library on amd64
2014-04-03 mavMFV r258922:
2014-04-03 sbrunoAdd support for the Dlink DIR-825C1 74k MIPS router...
2014-04-03 joergAdd the Dresden Elektronik "USB Levelshifter Stick...
2014-04-03 loosMove the GPIO bank initialization to a new function...
2014-04-03 theravenFix the inheritance of the FBSDprivate_1.0 namespace.
2014-04-03 emastePut each source file on a separate line
2014-04-03 mavAdd BIO_DELETE support to ZVOL.
2014-04-03 gjbAllow overriding xz(1) path.
2014-04-03 theravenMove _b functions into the 11.x symbol version namespace.
2014-04-03 theravenAdd an extra void* cast to work around a bug in FreeBSD...
2014-04-03 baptSome xdev fixes:
2014-04-03 delphijMake C_* contants fit in 32 bits again by using 4 unuse...
2014-04-03 grogAdd information on standards compliance of many options.
2014-04-03 br- Setup both secure and non-secure timer IRQs.
2014-04-03 grogMake -f set -a, as required by the standard.
2014-04-03 hirenImprove readability of comments for DELAY_ACK() macro.
2014-04-03 yongariCorrect endianness handling in getting station address...
2014-04-03 delphijImplement GNU's extension of 'status' operand. The...
2014-04-02 traszFix build, broken by r264025.
2014-04-02 ianRework the cpu frequency management code for imx6.
2014-04-02 ianSwitch imx6 to using the mpcore per-cpu event timers...
2014-04-02 grehanAdd support for the virtio RNG entropy-source device.
2014-04-02 ianChange NO_EVENTTIMERS from an arm-specific to an MI...
2014-04-02 ianDon't call sdhci_init_slot() until after handling the...
2014-04-02 ianTrivial changes/forced-commit to document previous...
2014-04-02 ian(no commit message)
2014-04-02 ianDisable the timer and clear any pending bit, then setup...
2014-04-02 ianFix build breakage. Apparently all ARM configs build...
2014-04-02 gjbUse xz(1) instead of gzip(1) to compress release images
2014-04-02 impMove setting of the MK_xxx variables based on NO_xxx...
2014-04-02 impFreeBSD make (aka fmake) doesn't grok .MAKE.LEVEL....
2014-04-02 theravenMove scandir_b to a later symbol version.
2014-04-02 theravenAdd support for some block functions that come from...
2014-04-02 ianAdd support for event timers whose clock frequency...
2014-04-02 pfgMFV r258379;
2014-04-02 aeDocument more parition types.
2014-04-02 theravenFix an issue where the locale and rune locale could...
2014-04-02 ianUse 2K buffers for IO to help achieve full device speed...
2014-04-01 gjbIf WITH_COMPRESSED_IMAGES is set, add the compressed...
2014-04-01 gjbFix logic error: s/||/&&/
2014-04-01 gjbClean up trailing whitespace in release/Makefile.
2014-04-01 gjbAdd a new release build variable, WITH_COMPRESSED_IMAGES.
2014-04-01 traszEnable a KASSERT.
2014-04-01 traszGet rid of the "autoscaling", instead just set socket...
2014-04-01 traszUse atomic ops instead of mutexes where appropriate.
2014-04-01 traszInstead of "icltx" and "iclrx", use thread names with...
2014-04-01 traszGet rid of ICL lock; use upper-layer (initiator or...
2014-04-01 jilleslibnv: Don't lose big-endian flag when receiving a...
2014-04-01 traszRemove the homegrown ctl_be_block_io allocator, replaci...
2014-04-01 loosFix some of the style(9) problems on ti_gpio. Note...
2014-04-01 ianUpdate the list of FTDI chips supported by uftdi(4).
2014-04-01 tuexenIncrement the SSN only after processing the last fragme...
2014-04-01 gnnSilence an unnecessary warning.
2014-04-01 rstoneAdd missing copyright date.
2014-04-01 rstonePrint status of ARI capability in pciconf -c
2014-04-01 rstoneAdd support for PCIe ARI
2014-04-01 ianSupport serial speeds up to 12mbaud with newer FTDI...
2014-04-01 rstoneRe-write bhyve's I/O MMU handling in terms of PCI RID.
2014-04-01 rstoneRe-implement the DMAR I/O MMU code in terms of PCI...
2014-04-01 rstoneAdd a method to get the PCI RID for a device.
2014-04-01 rstoneRevert PCI RID changes.
2014-04-01 rstoneRe-write bhyve's I/O MMU handling in terms of PCI RIDs
2014-04-01 rstoneRe-implement the DMAR I/O MMU code in terms of PCI...
2014-04-01 rstoneAdd a method to get the PCI Routing ID for a device
2014-04-01 gjbAdd the svn revision number to the IPX note.
2014-04-01 tijlRename __wchar_t so it no longer conflicts with __wchar...
2014-04-01 impDon't test WITHOUT_FOO in program makefiles, test MK_FO...
2014-04-01 impRemove support for legacy mips*eb names. Remove tests for
2014-04-01 impRemove check for clang and expand the comment. Newer...
2014-04-01 impThere's no need to set the default for GNUCXX based...
2014-04-01 impEliminate FDT being treated specially. When the BSDL...
2014-04-01 impTest MK_ARM_ABI rather than if WITHOUT_ARM_ABI is defined.
2014-04-01 impIt is possible that MK_GNUCXX is "yes" but MK_CXX is...
2014-04-01 loosAdd gpiobus(4) as a link to gpio(4).
2014-04-01 jmmvAdd atf m4 files from the vendor branch.
2014-04-01 tijl- In the libiconv module for ISO 2022 restore the origi...
2014-04-01 hselaskyAdd new USB ID.
2014-04-01 baptEnsure make xdev respect which compiler is CC
2014-04-01 brAdd Cortex-A15 cpu id revisions.
2014-04-01 brRelease i2c bus on detach.
2014-03-31 traszHide CTL messages about SCSI error responses. Too...
2014-03-31 traszMake it possible to have multiple CTL worker threads...
2014-03-31 impTurns out name was used here when ACPI_DEBUG was define...
2014-03-31 jasoneUpdate jemalloc to version 3.6.0.
2014-03-31 pfgddb: Minor style cleanups.
2014-03-31 aeRemove unused label.
2014-03-31 aeDon't generate an ICMPv6 error message if packet was...
2014-03-31 emasteMerge r246607 by benno from projects/uefi
2014-03-31 gjbDocument r263140, removal of IPX.
2014-03-31 aeDon't copy the MF flag from original IP header to ICMP...
2014-03-31 yongariIncrease the number of TX DMA segments from 32 to 35...
2014-03-30 impRemove instances of variables that were set, but never...
2014-03-30 impThere's no need to guess at the COMPILER_TYPE to pass...
2014-03-30 impMove stray targets out of the xdev section.
2014-03-30 impKill NO_TESTS and use MK_TESTS=no when we want to skip...
2014-03-30 impAllow the build system to safely set MK_FOO to avoid...
2014-03-30 impWhen building g++, we need to build libsupc earlier...
2014-03-30 baptConvert an unused banner from skeleton.c into a comment.
next