freebsd.git
2017-11-17 mjgmtx: unlock before traversing threads to wake up
2017-11-17 mjglocks: pull up PMC_SOFT_CALLs out of slow path loops
2017-11-17 mjgrwlock: avoid branches in the slow path if lockstat...
2017-11-17 mjgsx: avoid branches if in the slow path if lockstat...
2017-11-16 avgprocstat: fix a crash with -k -a options
2017-11-16 impOnly try to enable CK_CLYGRP if we're running on kernel...
2017-11-16 shurdFix default numbers of iflib queue sets
2017-11-16 hselaskyImprove the library dependencies helper script in src...
2017-11-16 kibRemove xlint(1).
2017-11-16 kibRemove i386 XBOX support.
2017-11-16 baptAdd some 4k quirks for Samsung pm863a SSDs
2017-11-16 markjAvoid holding the process in uread() and uwrite().
2017-11-16 markjTake r313504 into account when recomputing the string...
2017-11-16 npcxgbe(4): Remove rsrv_noflowq from intrs_and_queues...
2017-11-16 npcxgbe(4): Sanitize t4_num_vis during MOD_LOAD like...
2017-11-16 impUse better wording: change there to the and define...
2017-11-15 impFix some formatting issues, bump .Dd to today's date...
2017-11-15 npcxgbe(4): Combine all _10g and _1g tunables and drop...
2017-11-15 cemipsec: Use the same keysize values for HMAC as prior...
2017-11-15 gordonProperly bzero kldstat structure to prevent kernel...
2017-11-15 tuexenFix the handling of ERROR chunks which a lot of error...
2017-11-15 gjbOnly copy /etc/resolv.conf to ${CHROOTDIR} if /etc...
2017-11-15 manurelease: Update u-boot and firmware file for RPI2 target
2017-11-15 manurelease: Update u-boot and firmware file for RPI-B...
2017-11-15 emastenewfs: warn if newer than kernel
2017-11-15 emasteSort pkgbase mtree metadata, for reproducible builds
2017-11-15 asomersRemove a double free(9) in xpt_bus_register
2017-11-15 impReplace Fx's with 'the' since expanding FreeBSD here...
2017-11-15 impReword a bit for clarity.
2017-11-15 kibvmtotal: extend memory counters to accomodate for curre...
2017-11-15 baptremove the poor emulation of the IllumOS needfree globa...
2017-11-15 kppfctl: teach route-to to deal with interfaces with...
2017-11-15 hselaskyUpdate the mlx4 core and mlx4en(4) modules towards...
2017-11-15 wmaCXGBE: fix big-endian behaviour
2017-11-15 impFix SYSDIR path. After the move, we need to chop off...
2017-11-15 impInline pcie_link_{status,caps} where needed. Remove...
2017-11-15 impAdd note about where to use MACHINE (just src/stand...
2017-11-14 jhbUse #if instead of #ifdef for __BSD_VISIBLE tests.
2017-11-14 impMove sys/boot to stand. Fix all references to new location
2017-11-14 bennoAdd fortune datfiles that are no longer distributed.
2017-11-14 bennoRemove all fortune datfiles except freebsd-tips.
2017-11-14 asomersFix build on arm after r325817
2017-11-14 impMove sys/boot/fdt/dts to sys/dts and adjust scripts.
2017-11-14 emastedisallow clock_settime too far in the future to avoid...
2017-11-14 asomersAIO tests: increase limits
2017-11-14 jhbAppease old GCC by disabling .cfi_sections for GCC...
2017-11-14 bzUnbreak IPv6.
2017-11-14 asomersdevd.conf: add mps and mpr to the scsi controllers...
2017-11-14 emastevnic: report that the driver supports multicast
2017-11-14 hselaskyMake sure the ib_wr_opcode enum is signed by adding...
2017-11-14 hselaskyMake sure a valid VNET is set before trying to access...
2017-11-14 hselaskySet the default VNET in krping before calling ifunit_re...
2017-11-14 gjbCorrect the path to the md(4)-backed UFS filesystem...
2017-11-14 desAdd a -r option to print the running kernel version.
2017-11-14 impProperly decode NVMe state of the drive and print out...
2017-11-14 impBelatedly add opt_nvme.h to fix building nvme.ko outsid...
2017-11-14 impProvide link speed data in XPT_GET_TRAN_SETTINGS. Provi...
2017-11-14 impProvide pcie_link_status and pcie_link_cap convenience...
2017-11-14 impMove zstd from contrib to sys/contrib so it can be...
2017-11-14 jhibbitsExpand the Freescale PCIe root complex driver with...
2017-11-14 jhibbitsConvert BERI to use ofw_parse_bootargs()
2017-11-14 jhibbitsUse the correct board name for the Ubiquiti Unifi Secur...
2017-11-14 tuexenSimply the code and use the full buffer for contigous...
2017-11-14 kevloAdd TP-LINK UE300.
2017-11-14 brdRemove an unused variable.
2017-11-14 impAdd two new tunables / sysctls to controll reboot after...
2017-11-13 glebiusStyle r320614: don't initialize at declaration, new...
2017-11-13 feldRemove fortune quotes attributed to or providing admira...
2017-11-13 impDon't add /boot/dt*s* but /boot/dt*b*. Stupid think...
2017-11-13 impAdd /boot/dts to the list of default modules. The minim...
2017-11-13 jhbMove loop to clear TDB_SUSPEND into PT_DETACH case.
2017-11-13 jhbPull the PT_ATTACH case out of the 'sendsig:' block.
2017-11-13 bdreweryRework r325568 so all 'make LINT' targets work.
2017-11-13 impAdd loader.conf to the list of files that are MD.
2017-11-13 arichardsonOnly build the libmagic build-tools if MK_FILE != no
2017-11-13 jhbOnly clear a pending thread event if one is pending.
2017-11-13 arichardsonRemove -fuse-ld= when creating _LDFLAGS from LDFLAGS
2017-11-13 gjbUpdate the GUMSTIX image build to use arm/arm TARGET...
2017-11-13 manuarm: rpi2: Fix cpufreq(4)
2017-11-13 hselaskyProperly handle the case where the linux_cdev_handle_in...
2017-11-13 vangyzenFix formatting of _umtx_op(2)
2017-11-13 impAdd notes about overlapping copies.
2017-11-13 vangyzenAdd __BEGIN_DECLS and __END_DECLS to <sys/umtx.h>
2017-11-13 kibDo not leak PMC_PO_OWNS_LOGFILE on error.
2017-11-13 kibStyle bug.
2017-11-13 delphijBe more careful when doing calculation with request...
2017-11-13 impDocument MACHINE, MACHINE_ARCH, CPUTYPE, TARGET and...
2017-11-13 impUse proper include file. While <boot/userboot/userboot...
2017-11-12 brAdd Intel Processor Trace (PT) MSRs.
2017-11-12 tuexenCleanup the handling of control chunks. While there...
2017-11-12 emasteboot1: also check for NULL device
2017-11-12 impMake sure the proper loader.rc gets installed.
2017-11-12 baptStop installing eqnchar which has been removed
2017-11-12 oshogbodhclient(8) should not close stdio using daemon(3)...
2017-11-12 oshogboUse syslog service in dhclient(8).
2017-11-12 oshogboIntroduce syslog service for Casper.
2017-11-12 baptRemove the special character definitions files for...
2017-11-12 baptUpdate to 2017.10.21
2017-11-12 oshogboWe return a pointer when we are using cap_init() or...
2017-11-12 willlibkvm: fix lib32 build.
next