]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-04-25 Sepherosa Ziehauhn: Increase odrops for if_transmit method if drbr_enqu...
2016-04-25 Justin HibbitsOR in the unsigned form of the MCAR lower register.
2016-04-25 Justin HibbitsInit static compiled-in env when no metadata present.
2016-04-25 Pedro F. Giffuniifconfig: prevent some improbable signed integer overflows.
2016-04-24 Conrad MeyerAMD64 pmap: Use howmany() macro
2016-04-24 Gordon TetlowAdd myself (finally) to the port committer's dot file.
2016-04-24 Pedro F. Giffunifsck_ffs: Adopt some type safety for the journalling...
2016-04-24 Lars EngelsFix duplicate "name" variable that sneaked in with...
2016-04-24 Andrey V. ElsukovFix build for NOINET and NOINET6 kernels.
2016-04-24 Bjoern A. ZeebFix NOIP kernels to compile.
2016-04-24 Emmanuel VadotAdd myself as src commiter.
2016-04-24 Stefan EßerFix typo (forgotten "=" after desc).
2016-04-24 Christian BruefferMLINK mfi.4 to mfi_linux.4 and mfip.4 to cover these...
2016-04-24 Jens SchweikhardtCosmetics: - no need to escape the newline after '|'
2016-04-24 Andrey V. ElsukovUse ipsec_address() function to print IP addresses.
2016-04-24 Andrey V. ElsukovHandle non-compressed packets for IPComp in tunnel...
2016-04-24 Christian BruefferCorrect types for g_example_start() and g_example_access().
2016-04-24 Pedro F. GiffuniAdjust a type from r267490.
2016-04-24 Pedro F. Giffunipatch(1): avoid signed integer overflow when debugging.
2016-04-24 Justin HibbitsZero the newly allocated spinlock.
2016-04-23 Warren BlockAdd a single example of adding a user that roughly...
2016-04-23 Benedict ReuschlingDefine which of the username options (-u/-U) to jexec...
2016-04-23 Rick MacklemAllow the NFSv4 server to reply NFSERR_WRONGSEC for...
2016-04-23 Benedict ReuschlingThe default value of MINFREE is defined to be 8% in
2016-04-23 Pedro F. Giffuniregex: prevent two improbable signed integer overflows.
2016-04-23 Dmitry ChaginAllow to build svr4 module with SYSV support separatell...
2016-04-23 Dmitry ChaginFix streams and svr4 module dependency. Both modules...
2016-04-23 Pedro F. Giffuniext2_htree_release(): prevent signed integer overflow...
2016-04-23 Baptiste DaroussinBump the date of the manpage after r298515
2016-04-23 Jamie GrittonDon't remove the /var/run/jail_name.id file if a jail...
2016-04-23 Lars Engels- Add two new subcommands to rc.subr:
2016-04-23 Lars Engels- Add descriptions to most of the rc scripts. Those...
2016-04-23 Jared McNeillAdd support for Allwinner A31/A31S R-GPIO (CPUs-PORT...
2016-04-23 Baptiste DaroussinRemove mroute6d rc script
2016-04-23 Christian BruefferImprove upon r296618 to keep lines < 80 characters.
2016-04-23 Michael TuexenRemove a function, which is not used anymore.
2016-04-23 Enji CooperFix looking for "UTC" at start of ptr by using strnmp...
2016-04-23 Maxim SobolevGC duplicate define.
2016-04-23 Maxim SobolevImprove performance in a few key areas:
2016-04-23 Maxim Sobolevo Fix handling of images with compression block sizes...
2016-04-23 Stanislav GalabovRemove uart_dev_mtk_ns8250
2016-04-23 Stanislav GalabovReduce the FreeBSD specific DTS files for Mediatek...
2016-04-23 Stanislav GalabovUse cpu_establish_hardintr in mtk_intr_gic
2016-04-23 Stanislav GalabovIntroduce palmbus for Mediatek/Ralink SoCs
2016-04-23 Stanislav GalabovMinor pinctrl fixes for Mediatek/Ralink
2016-04-23 David C SomayajuluRemove Unused/Dead Code
2016-04-23 Rick MacklemFix a LOR in the NFSv4.1 server.
2016-04-22 Bryan DreweryFix error when SRCCONF is empty.
2016-04-22 Hans Petter... More fixes for using IPv6 addresses with RDMA:
2016-04-22 Enji CooperFix up pointer issues with lib/libkvm
2016-04-22 John BaldwinOptionally return the output capabilities list from...
2016-04-22 Alan SomersAdd ATF tests for usr.sbin/extattr
2016-04-22 Pedro F. GiffuniCleanup redundant parenthesis from existing howmany...
2016-04-22 Adrian Chadd[bhnd] use correct bus deallocation method
2016-04-22 Adrian Chadd[bhnd] Update bhndb format strings to match long -...
2016-04-22 Adrian Chadd[bhnd] Add a common bhnd_pci driver shared by both...
2016-04-22 Allan JudeFix more pc98 build issues re: bcache change
2016-04-22 Ruslan BukinClear the DDR memory. This should be done by bootloaders,
2016-04-22 Ruslan BukinAdd memory barriers (fence instructions) so the data...
2016-04-22 Ruslan BukinCorrect the event queue initialization.
2016-04-22 Andriy Gaponlahf/sahf are supported on some amd64 processors
2016-04-22 Andriy GaponMFV r298471: 6052 decouple lzc_create() from the implem...
2016-04-22 Andriy Gapon6052 decouple lzc_create() from the implementation...
2016-04-22 Enji CooperUse `sizeof(*uuser)` instead of `sizeof(struct usm_user...
2016-04-22 Enji CooperAdd FEATURE knob for testing for UFS extended attribute...
2016-04-22 Enji CooperReturn `ret` in op_ifentry(..) to mute a -Wunused-but...
2016-04-22 Hans Petter... Fix for printf() compile warning when fast_reg.length...
2016-04-22 Svatopluk KrausFix duplicate TLB entries issue during section promotio...
2016-04-22 Hans Petter... Add KASSERT() and set error code in dead code case...
2016-04-22 Hans Petter... Add missing set of the current VNET when inputting...
2016-04-22 Svatopluk KrausDon't use atomic operations for page table entries...
2016-04-22 Svatopluk KrausAdd four functions which check a virtual address for...
2016-04-22 Marcelo AraujoUse MIN()/MAX() macros from sys/param.h.
2016-04-22 Marcelo AraujoUse roundup2() macro from sys/param.h.
2016-04-22 Enji CooperDon't try to free `string` (stack allocated char[])
2016-04-22 Enji CooperDon't use `entry` after free in the "already in lists...
2016-04-22 Enji CooperSimplify always evaluated branch (`e != NULL`)
2016-04-22 Sepherosa Ziehauhyperv/et: Make Hyper-V event timer a device.
2016-04-22 Enji CooperDon't leak `string` in parse_define(..) when a macro...
2016-04-22 Marcelo AraujoUse macro MAX() from sys/param.h.
2016-04-22 Sepherosa Ziehauhyperv: Update copyright to 2016 for the files Microsof...
2016-04-22 Marcelo AraujoUse macro MAX() from sys/param.h.
2016-04-22 Marcelo AraujoUse MIN() macro from sys/param.h.
2016-04-22 Marcelo AraujoUse macro MAX() from sys/param.h.
2016-04-22 Marcelo AraujoUse macro MAX() from sys/param.h.
2016-04-22 Marcelo AraujoUse macro MAX() from sys/param.h.
2016-04-21 Pedro F. Giffunikernel: use our nitems() macro when it is available...
2016-04-21 Alan SomersDRY on buffer sizes. Update to r298420.
2016-04-21 Dimitry AndricPull r266775 from upstream clang trunk (by Douglas...
2016-04-21 Dimitry AndricRevert r298147 (temporary workaround for LLVM PR 26999...
2016-04-21 Andriy Voskoboinykurtwn: optimize rate lookup in the urtwn_ra_init()
2016-04-21 Pedro F. GiffuniYet more redundant parenthesis from r298431.
2016-04-21 Enji CooperCompletely disable fmaxmin_test (follow up to r297952)
2016-04-21 Pedro F. Giffunisys: use our roundup2/rounddown2() macros when param...
2016-04-21 Pedro F. GiffuniRedundant parenthesis from r298431.
2016-04-21 Pedro F. Giffunisys: use our nitems() macro when param.h is available.
2016-04-21 Oleksandr TymoshenkoUse proper type of tag in bcm2835_mbox_fb_init
2016-04-21 John BaldwinAdjust the fdc worker thread startup to work when APs...
2016-04-21 John BaldwinQueue the CPU-probing task after all acpi_cpu devices...
2016-04-21 Hans Petter... Add new USB quirk.
next