]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-02-26 bdreweryUpdate dependencies.
2016-02-26 bdreweryRemove unneeded lines.
2016-02-26 bdreweryThese can build in parallel.
2016-02-26 bdreweryImport bsd.clang-analyze.mk based on NetBSD's version.
2016-02-26 bdreweryMETA_MODE: Default to the silent build.
2016-02-26 bdreweryMove PROGS logic to proper place and remove redundant...
2016-02-26 bdreweryDIRDEPS_BUILD: Fix some things building in MAKELEVEL0.
2016-02-26 bdreweryFollow-up r295991: Only allow 'make destroy*' to includ...
2016-02-26 bdreweryTrack .meta files for .sh but don't preserve timestamp.
2016-02-26 bdreweryAllow configuring .MAKE.MODE via META_MODE as meta...
2016-02-26 bdreweryRemove more references to targets we've never had.
2016-02-26 bdreweryRemove _manpages and _maninstall targets as they are...
2016-02-26 avosnet80211: fix 'uma_zalloc_arg: zone "32" with non-sleep...
2016-02-26 nwhitehornMake unions in PowerPC libc endian-safe.
2016-02-26 jmcneillFix inverted test for lock status while waiting for...
2016-02-26 nwhitehornMake FPSCR definition endian clean.
2016-02-26 pfgrlogin(1): Replace select(2) with poll(2).
2016-02-26 emasteAdd debug /libexec directory for rtld-elf debug files
2016-02-26 pfggetty(8): Undo incomplete support VEOL2 and VSTATUS.
2016-02-26 pfggetty(8): Support VEOL2 and VSTATUS
2016-02-26 andrewMake the CUBIEBOARD config include the A10 config with...
2016-02-26 pfggetty(8): Use poll(2) and nanosleep(2) instead of selec...
2016-02-26 marcelBump VM_MAX_MEMSEGS from 2 to 3 to match the number...
2016-02-26 marcelAdd option -C to have the guest memory included in...
2016-02-26 marcelSupport version 4 of the userboot structure by implemen...
2016-02-26 andrewAlmost all copies of platform_mp_init_secondary just...
2016-02-26 marcelAdd vm_set_register() and vm_set_desc() callbacks....
2016-02-26 andrewRemove platform_mp_probe as it's almost identical on...
2016-02-26 marcelCheck that the userboot version is at least 3, rather...
2016-02-26 emasteInstall elftoolchain elfcopy(1) as objcopy(1) by default
2016-02-26 pfgrpc: fix failure to clear string by passing the wrong...
2016-02-26 bro Use uint64_t for page number as it doesn't fit uint32_t.
2016-02-26 andrewAdd the start of support for the Allwinner A31 clocks...
2016-02-26 edRemove the errno argument from unp_drop().
2016-02-26 wmaRestore ThunderX Pass1.1 PCI changes removed by r295962
2016-02-26 wmaChange format string in pciconf EA to jx
2016-02-26 sephehyperv/hn: Make transmission path channel aware
2016-02-26 sephehyperv/hn: Remove the useless num_outstanding_sends
2016-02-26 sephehyperv/hn: Associate TX/RX ring with channel
2016-02-26 sephehyperv/hn: Pass channel to TX/RX done
2016-02-26 sephehyperv/hn: Pass channel as the channel callback argument
2016-02-26 sephehyperv: Always set device for channels
2016-02-26 sephehyperv: Remove useless channel inbound_lock
2016-02-26 wmaAdd ns16550a compatible string in UART 8250 driver
2016-02-26 wmaAdd support for Enhanced Allocation in pciconf
2016-02-26 sgalabovSo far bsd.stand.mk wasn't included in the following...
2016-02-26 sgalabovCurrently BERI's loader is including the 32-bit version...
2016-02-26 adrianAdd modules support for the bhnd code.
2016-02-26 adrianBring over the initial rewrite of the broadcom bus...
2016-02-26 sephehyperv: Use atomic_fetchadd_int to get GPADL id.
2016-02-26 bdreweryLet CLEANDEPENDFILES actually be set before bsd.dep.mk.
2016-02-25 davidcsUpgrade the firmware carried in driver and loaded durin...
2016-02-25 andrewFix a mistake that crept in when moving between git...
2016-02-25 bdreweryRemove realall references from initial NetBSD import...
2016-02-25 bdrewerySlightly lessen the amount of job target output for...
2016-02-25 andrewRemove platform_ipi_send, it's an unneeded as all imple...
2016-02-25 jmcneillAdd Allwinner A20 HDMI support.
2016-02-25 markjLock the NDP default router list and count defrouter...
2016-02-25 bdreweryFix build without FAST_DEPEND and without running ...
2016-02-25 markjImprove error handling for posix_fallocate(2) and posix...
2016-02-25 sgalabovAdd myself as src committer
2016-02-25 emastepass -fPIC to the assembler, not linker
2016-02-25 pfgtalk(1): Replace select(2) with poll(2)
2016-02-25 oshogboConvert casperd(8) daemon to the libcasper.
2016-02-25 jhbAdd simple support for CloudABI processes to kdump(1).
2016-02-25 andrewAdd support for the Allwinner A31 watchdog to the exist...
2016-02-25 zbbIntroduce HW TSO support for VNIC
2016-02-25 zbbEnable CQ count threshold interrupt on VNIC Pass2.0
2016-02-25 zbbFix VNIC support for Pass2.0 ThunderX chips
2016-02-25 zbbRemove soft reset from the VNIC's PF driver
2016-02-25 zbbImprove VNIC performance on Tx path by immediate packet...
2016-02-25 zbbClean-up network interface settings for VNIC
2016-02-25 zbbEnable HWSTATS capability for VNIC
2016-02-25 zbbPrefetch next CQ descriptor in Completion Queue handlin...
2016-02-25 zbbEnable LRO support for VNIC driver
2016-02-25 zbbAdd support for hardware Tx and Rx checksums to VNIC...
2016-02-25 andrewAdd the Allwinner A31 and A31s padconf support. It...
2016-02-25 sephehyperv: Wait 5 seconds for hyperv result, instead of...
2016-02-25 kppf: Fix possible out-of-bounds write
2016-02-25 sephehyperv/hn: Hold the TX ring lock then drain TX desc...
2016-02-25 jhibbitsFix the build.
2016-02-25 sephehyperv/hn: Implement ifnet.if_transmit method
2016-02-25 smhRemoved unused label and fix mutex_exit order
2016-02-25 smhFix NULL pointer dereferences
2016-02-25 jmcneillFix dedicated DMA transfers.
2016-02-25 npcxgbe(4): Add a sysctl to retrieve the maximum speed...
2016-02-25 jmcneillAdd myself as src committer.
2016-02-24 bdreweryAdd order for installworld/installkernel.
2016-02-24 bdreweryAdd more STANDALONE_SUBDIR_TARGETS.
2016-02-24 bdreweryOBJS and POBJS have not been used since r215127.
2016-02-24 kibIn bpf_getdltlist(), do not call copyout(9) while holdi...
2016-02-24 bdreweryDon't hide AR command as bsd.lib.mk's r283925 changed...
2016-02-24 kibFix year.
2016-02-24 bdreweryPROGS: Only the main process will install INCS.
2016-02-24 bdreweryFAST_DEPEND: Still need to remove DEPENDFILE when rebui...
2016-02-24 kibRemove references to Giant in the description of vrele...
2016-02-24 bdreweryRemove hack from r2408 that is no longer needed.
2016-02-24 bdreweryRegenerate
2016-02-24 bdreweryBDECFLAGS has not been available since r82604 removed...
2016-02-24 bdreweryPROGS: Remove the 'build one' optimization since it...
next