freebsd.git
2016-08-24 tuexenWhen aborting an association, send the ABORT before...
2016-08-24 bdeFix key delay and repeat, part 2.
2016-08-24 sephehyperv/ic: Redefine IC version negotiate message.
2016-08-24 sephehyperv/hn: Log a warning for RESET_CMPLT.
2016-08-24 jhibbitsFix system hang when large FDT is in use
2016-08-24 kevloBring datasheet URL up to date.
2016-08-24 sephehyperv/hn: Remove the redundant rid setting for RNDIS...
2016-08-24 sephenet/rndis: Fix RNDIS_STATUS_PENDING definition.
2016-08-24 sephenet/rndis: Add canonical RNDIS major/minor version...
2016-08-24 cyFixup man page formatting.
2016-08-24 karelsFix L2 caching for UDP over IPv6
2016-08-24 brooksAvoid a redecleartion of __getosreldate().
2016-08-24 brooksSpell MIPS more traditionally in "bfd_elf32_ntradbigmip...
2016-08-23 manuAllwinner: Add thermal sensor driver for A10/A20
2016-08-23 acheLC_*_MASK bit shifting order was partially broken from...
2016-08-23 glebiusThe -f check here is used to determine whether we have...
2016-08-23 bdeFix key delay and repeat, part 1.
2016-08-23 ngieAdd support for _PC_ACL_NFS4 as TRUSTEDBSD_ACL_NFS4
2016-08-23 bdreweryFAST_DEPEND: Fix 'make all install' not properly rebuil...
2016-08-23 dimIn addition to creating subdirectories under .OBJDIR...
2016-08-23 bdreweryFix in-tree GCC builds after r304681.
2016-08-23 ngieAdd `MIN_HOLE_SIZE` pathconf(2) support to getconf
2016-08-23 ngieClean up trailing whitespace
2016-08-23 landonfbhndb(4): Fix unsigned integer underflow in dynamic...
2016-08-23 emastebspatch: apply style(9)
2016-08-23 andrewAlso adjust the virtual address passed to vm_page_pa_tr...
2016-08-23 andrewMap memory as read-only in pmap_enter_quick_locked...
2016-08-23 andrewIf we find we have a superpage in pmap_enter_quick_lock...
2016-08-23 pfgindent(1): have the memset invocation somewhat more...
2016-08-23 andrewInclude the offset the virtual address is within an...
2016-08-23 pfgindent(1): remove dead assignments.
2016-08-23 bdreweryRegenerate
2016-08-23 bdreweryRe-enable WITH_SYSTEM_COMPILER with WITH_META_MODE.
2016-08-23 bdreweryAlways pass in -target and --sysroot flags for the...
2016-08-23 baptEFI loader: only open/close on the net device with...
2016-08-23 araujoUse roundup2() from sys/param.h.
2016-08-23 baptAdd tftpfs support for the EFI loader
2016-08-23 araujoFix calloc(3) argument order.
2016-08-23 avgintpm: add support for SB800
2016-08-23 jhibbitstlb1_init() can be called twice on BookE
2016-08-23 jhibbitsTake into account mas7/8 when reading/writing TLB entri...
2016-08-23 sephenet: Split RNDIS protocol structs/macros out of dev...
2016-08-23 pfgindent(1): Fix off-by-one in control flow leading dead...
2016-08-23 badgerFix missing substitution of @SBINDIR@ in resolvconf...
2016-08-23 pfgindent(1): add some comments to quiet down Coverity.
2016-08-23 pfgindent(1): Fix memory leaks pointed out by clang-analyzer.
2016-08-23 manuDo not include file from dt-bindings and simply use...
2016-08-22 bdreweryRename ORDERED to BOOTSTRAP since no order is respected...
2016-08-22 bdreweryFor 'make <directory>' hook into the all_subdir_<direct...
2016-08-22 bdreweryAlways define the various <target>_subdir_<directory...
2016-08-22 bdreweryStop using _SUBDIR internally for non-SUBDIR_PARALLEL...
2016-08-22 bdreweryFix building on read-only source trees.
2016-08-22 ache1) Back out r304607 case 2). fgetwln() as its pair...
2016-08-22 jkimPrefer C-style comments in assembly sources.
2016-08-22 jkimFix white spaces in assembly sources.
2016-08-22 jhbFix build for !SMP kernels after the Xen MSIX workaround.
2016-08-22 jkimBuild OpenSSL assembly sources for arm. Tested with...
2016-08-22 robertoRemove support for SSH1 as it is already disabled in...
2016-08-22 hselaskyDon't separate the status stage of the XHCI USB control...
2016-08-22 robertoAdd support for Ed25519 keys.
2016-08-22 andrewFix the arm64 non-SMP build, active_irq is a uint64_t...
2016-08-22 emasteRemove duplicate symbol from libhx509 version-script.map
2016-08-22 manuFix building for ARM kernel that have FLASHADDR, PHYSAD...
2016-08-22 andrewEnsure map is valid, even before userland exists and...
2016-08-22 jhbRemove cross references to el(4) and ie(4).
2016-08-22 andrewFix pmap_update_entry, pmap_invalidate_range takes...
2016-08-22 emasteRegenerate src.conf.5 after r304616
2016-08-22 emasteForcibly disable MK_TESTS if building without C++
2016-08-22 edMake CloudABI work on i386.
2016-08-22 bdeFurther fixes for translation of PrintScreen/SysRq.
2016-08-22 bdreweryBump __FreeBSD_version for C++11 thread_local support...
2016-08-22 acheFix error processing.
2016-08-22 rstoneTemporarily disable the optimization from r304436
2016-08-22 araujoFix calloc(3) argument order.
2016-08-22 andrewUse switch statements in pmap_remove_pages. While only...
2016-08-22 cemioat(4): Allow callouts to be scheduled after hw reset
2016-08-22 cemioat(4): Don't process events past queue head
2016-08-22 hselaskyIncrease the maximum RX/TX queue size. This allows...
2016-08-22 andrewUse pmap_update_entry in pmap_enter when updating an...
2016-08-22 andrewAdd sysctls to report on superpages statistics. While...
2016-08-22 andrewAdd a size argument to pmap_update_entry.
2016-08-22 hselaskyFix for invalid use of bits in input context. Basically...
2016-08-22 andrewAdd KASSERTS in pmap_alloc_l3 to ensure we are not...
2016-08-22 sephehyperv/hn: Factor out function to simplify NVS request...
2016-08-22 sephehyperv/hn: Factor out function to execute NVS transactions.
2016-08-22 sephehyperv/hn: Get rid of netvsc_dev
2016-08-22 sephehyperv/hn: Move chimney sending buffer to hn_softc
2016-08-22 yongariAdd a missing change in r304575.
2016-08-22 tuexenImprove the locking when sending user messages.
2016-08-22 yongariAdd Killer E2400 to the supported hardware list.
2016-08-22 yongariAdd Killer E2400 Gigabit Ethernet support.
2016-08-22 yongariCorrect DMA channel number selection on AR816x family of
2016-08-22 tuexenRemove duplicate code, which is not protected by the...
2016-08-21 bzRemove the kernel optoion for IPSEC_FILTERTUNNEL, which...
2016-08-21 hselaskyMake the UKBD USB transfers double buffered and set...
2016-08-21 traszAdd the "-n" flag to cron(8), to prevent it from daemon...
2016-08-21 bdeFix translation of the PrintScreen/SysRq and Pause...
2016-08-21 manuallwinner: Remove a20/a20_cpu_cfg.c from the build.
2016-08-21 edAdd source files generated from the 32-bit system call...
2016-08-21 edAdd CPU independent code for running 32-bits CloudABI...
next