]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2014-04-04 pfggcc: define __block when block support is enabled
2014-04-04 ianFlag several sysctl variables as tunables.
2014-04-04 ianAdjust the comments about translating clock divisor...
2014-04-04 emasteFix printf format mismatches
2014-04-04 davidxuFix SIGIO delivery. Use fsetown() to handle file descri...
2014-04-04 traszAll the iSCSI sysctls are also tunables; advertise...
2014-04-04 traszWe don't need TAILQ for iSCSI PDUs; STAILQ is enough.
2014-04-04 gjbMerge r262906 from ^/projects/release-embedded:
2014-04-04 gjbMerge r262907 from ^/projects/release-embedded:
2014-04-04 mjgGarbage collect fdavail.
2014-04-04 brRemove unused prototype.
2014-04-04 ianLet's try having just one mmc/sd controller driver.
2014-04-04 ianUse the sdhci driver for Pandaboard.
2014-04-04 ianSwitch OMAP4 (Pandaboard et. al.) to use the ti_sdhci...
2014-04-04 ianFix the logic for translating between MMCHS and SDHCI...
2014-04-04 grog-k option is compliant with POSIX.
2014-04-04 ianWhen changing the sd bus clock divisor, clear just...
2014-04-04 ianVarious fixes to the ti_sdhci driver, mostly to make...
2014-04-04 emasteSupport UEFI booting on amd64 via loader.efi
2014-04-04 ianActually save the clock frequency retrieved from fdt...
2014-04-03 grogTypo.
2014-04-03 emasteAdd -fPIC for amd64
2014-04-03 rstoneCorrect a PCI enumeration bug introduced in r264011
2014-04-03 baptXDDESTDIR should not be set by the user, instead the...
2014-04-03 delphijDetach from controlling session of parent. This is...
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...
next