]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-03-29 Bryan DreweryReword descriptions of asserting locks held without...
2016-03-29 Bryan DreweryUse proper kern.opts.mk rather than src.opts.mk from...
2016-03-29 Zbigniew BodekReduce OFW PCI code duplication - involves ARM, PPC...
2016-03-29 Edward Tomasz... Remove some NULL checks for M_WAITOK allocations.
2016-03-29 Andrew TurnerRead the CPU ID for the current CPU from the GIC. The...
2016-03-29 Zbigniew BodekImprove HW checksums support in VNIC
2016-03-29 Zbigniew BodekDon't manage free SQ entry index by the atomic operations
2016-03-29 Alexander MotinAdd some device IDs found on AMD FCH shipsets.
2016-03-29 Alexander MotinAdd support for AMD FCH watchdog timers.
2016-03-29 Edward Tomasz... Add phttpget(8) .Xr to fetch(1).
2016-03-29 Hans Petter... Verify that all segments in the loaded segment list...
2016-03-29 Konstantin... Calibrate the frequency of the of the native_lapic_ipi_...
2016-03-29 Konstantin... Use ANSI function definition.
2016-03-29 Jean-Sébastien... CAM: Generalize 4k quirk to all Samsung MZ7* SSDs
2016-03-29 Navdeep Parharkrping wasn't designed to take more than one client...
2016-03-29 Navdeep Parharcxgbe/iw_cxgbe: Fix for stray "start_ep_timer timer...
2016-03-28 Jamie GrittonMove the various per-type arrays of OSD data into a...
2016-03-28 John BaldwinDon't start the random harvester process until timers...
2016-03-28 Warner LoshMove pccard_safe_quote() up to subr_bus.c and rename to
2016-03-28 Warren BlockFix two more unhappy instances of "user land".
2016-03-28 Ed Mastesimplify compile-time default keyboard map generation
2016-03-28 Michael TuexenDon't allow the user to set a peer primary which is...
2016-03-28 Michael TuexenRestrict local addresses until they are acked by the...
2016-03-28 Jilles Tjoelkersh: Fix use-after-free if a trap replaces itself.
2016-03-28 John BaldwinFix parsing of a 1GB page table entry.
2016-03-28 George V. Neville... Add ethertype reserved for network testing
2016-03-28 Warren BlockReplace "user land", which, for any definition of the...
2016-03-28 Warner LoshSupport simple soft floating point abi for CPUTYPE...
2016-03-28 Edward Tomasz... Fix bunch of .Xrs.
2016-03-28 Konstantin... Do not load LAPIC_DCR_TIMER with an undefined value...
2016-03-28 Jared McNeillPass clkdev_if methods through to parent device by...
2016-03-28 Michael TuexenTrigger sending of queued ASCONF chunks if outstanding...
2016-03-28 Konstantin... Use TSC deadline mode for LAPIC timer, when available...
2016-03-28 Konstantin... Add defines for the LAPIC TSC deadline timer mode....
2016-03-28 Alexander MotinPass through error code from make_dev_p().
2016-03-28 Kevin LoUpdate superblock and inode structs for ext4.
2016-03-28 Sepherosa Ziehauvt: Use textmode when we're running on hypervisors
2016-03-28 Warner LoshSometimes, it's useful to export the entire line to...
2016-03-28 Warren BlockAdjust misleading wording of the -G option and simplify...
2016-03-27 Alexander KabaevUse correct response bits for MMC_RSP_R4-R7 types
2016-03-27 Alexander KabaevDo nothing if requested clk frequency is already correct.
2016-03-27 Alexander KabaevDo not override top level CFLAGS in libexec/dma
2016-03-27 Ian LeporeDo not try to install a default route for each interfac...
2016-03-27 Ian LeporeStop setting the default route to the IP of the interfa...
2016-03-27 Ian LeporeSwitch bootpc_adjust_interface() from returning int...
2016-03-27 Ian LeporeSet ifctx->gotrootpath=1 only when the root path came...
2016-03-27 Dimitry AndricPull in r255683 from upstream libc++ trunk (by Eric...
2016-03-27 Pedro F. Giffuninetstat: avoid returning uninitialized value in p_socka...
2016-03-27 Kristof Provostpf: Friendly error message for status if pf.ko is not...
2016-03-27 Jilles Tjoelkerrc.d: Make msgs a proper rc.d script.
2016-03-27 Dmitry ChaginRevert r297310 as the SOL_XXX are equal to the IPPROTO_...
2016-03-27 Michael TuexenImprove compilation on windows 64-bit (for the userland...
2016-03-27 Konstantin... Split the global taskqueue used to process all UFS...
2016-03-27 Dmitry ChaginiConvert Linux SOL_IPV6 level.
2016-03-27 Dmitry ChaginWhitespaces and style(9) fix. No functional changes.
2016-03-27 Konstantin... Style: wrap long lines.
2016-03-27 Dimitry AndricCompile libcxxrt as C++11, since it is only really...
2016-03-26 Navdeep ParharPlug leak in m_unshare.
2016-03-26 Dmitry ChaginWhen write(2) on eventfd object fails with the error...
2016-03-26 Dmitry ChaginImplement O_NONBLOCK flag via fcntl(F_SETFL) for eventf...
2016-03-26 Andrew TurnerOnly define the platform methods for the Allwinner...
2016-03-26 Dimitry AndricPull in r264465 from upstream llvm trunk (by David...
2016-03-26 Allan JudeDo not prompt for GELI passphrase is encrypted with...
2016-03-26 Michal MelounARM: Fix bug introduced in r297286.
2016-03-26 Baptiste DaroussinCleanup headers
2016-03-26 Baptiste DaroussinRemove some unneeded headers
2016-03-26 Baptiste DaroussinUpdate pci_vendors database to 2016-02-27
2016-03-26 Michal MelounTEGRA: Fixes for UART driver:
2016-03-26 Andriy Voskoboinyknet80211: fix panic for DWDS vaps
2016-03-26 Michal MelounARM: Parse command line delivered by U-Boot:
2016-03-26 Michal MelounARM: Fix ATAG handling in LINUX_BOOT_API:
2016-03-26 Michal MelounARM: Teach LINUX_BOOT_ABI to recognize DT blob.
2016-03-26 Bryan DreweryImplement (ACFLAGS|CFLAGS|CXXFLAGS).SRC globally.
2016-03-26 Bryan DreweryWe don't have a CPPFLAGS, COPTS or CPUFLAGS.
2016-03-25 Bryan DreweryWITHOUT_TOOLCHAIN: Fix includes not being staged in...
2016-03-25 Bryan DreweryWITHOUT_TOOLCHAIN: Also exclude LLDB.
2016-03-25 Bryan DreweryCROSS_BINUTILS_PREFIX: Reduce redundant logic.
2016-03-25 Bryan DreweryExternal compiler: Remove redundant flags from CXXFLAGS.
2016-03-25 Bryan DreweryWITHOUT_CROSS_COMPILER: Fix this to use external compil...
2016-03-25 Jung-uk KimMerge byacc 20160324.
2016-03-25 Jung-uk KimImport byacc 20160324.
2016-03-25 Conrad MeyerAdd td_swinvoltick to track last involuntary context...
2016-03-25 Bryan DreweryFix libcompat not handling some external toolchain...
2016-03-25 Bryan DreweryUpdate flags for external GCC.
2016-03-25 Bryan DreweryBuild libcompat (lib32) with a --sysroot pointing into...
2016-03-25 Bryan DreweryLIBRARIES_ONLY should only be defined during install32.
2016-03-25 Edward Tomasz... Fix iSCSI initiator crash that could happen with out...
2016-03-25 Bryan DreweryMake GCC happy by removing empty #elif.
2016-03-25 Sepherosa Ziehautcp/lro: Return TCP_LRO_NO_ENTRIES if we are short...
2016-03-25 George V. Neville... Remove dependency on mbuf provider as mbuf SDTs are...
2016-03-25 Bryan DreweryRemove unneeded return left from refactoring.
2016-03-24 Alexander MotinUnify ichwd(4) attachment messages in dmesg.
2016-03-24 Ed SchoutenRegenerate system call table after r297247.
2016-03-24 Ed SchoutenTurn on $FreeBSD$ keyword expansion to the system call...
2016-03-24 Bryan DreweryFix off-by-one found by GCC 5.3.2.
2016-03-24 Bryan DreweryCCACHE_BUILD: Don't use ccache when generating some...
2016-03-24 Bryan DreweryDon't reset CC away from full-pathed gcc.
2016-03-24 Bryan DreweryExplicit 'make obj' for library dirs in build32 is...
2016-03-24 Ed SchoutenReplace the CloudABI system call table by a machine...
2016-03-24 Dimitry AndricPull in r264335 from upstream llvm trunk:
next