freebsd.git
2016-04-27 delphijMFV r298691:
2016-04-27 sephehyperv/hn: Add stat for # of chimney sending tries
2016-04-27 sephehyperv/vmbus: Mark sysctls MPSAFE
2016-04-27 delphijVendor import of ntp-4.2.8p7.
2016-04-27 sephehyperv/hn: Mark sysctls MPSAFE
2016-04-27 sephehyperv/hn: Remove unapplied comment.
2016-04-27 sephehyperv/hn: Restart sending earlier once we gathered...
2016-04-27 araujoFor pointers use NULL instead of 0.
2016-04-27 araujoUse MIN() macro from sys/param.h.
2016-04-27 araujoUse MIN() macro from sys/param.h.
2016-04-27 araujoUse macro MIN() from sys/param.h.
2016-04-27 jamieDelay revmoing the last jail reference in prison_proc_f...
2016-04-27 araujoUse MIN() macro from sys/param.h.
2016-04-27 araujoUse macro MIN() from sys/param.h.
2016-04-27 pfgfsck_ffs: Revert partially the unsigned changes.
2016-04-27 pfgfsck_ffs: Revert partially the unsigned changes.
2016-04-27 cemposix4_mib: Don't overrun facility_initialized array
2016-04-26 cemsubr_mbpool: Don't free bogus pointer in error paths
2016-04-26 cemnetipsec: Don't leak memory when deep copy fails
2016-04-26 cemin_lltable_alloc and in6 copy: Don't leak LLE in error...
2016-04-26 gonzoRefactor DTS files for Zynq-based SoCs
2016-04-26 cemtcp_usrreq: Free allocated buffer in relock case
2016-04-26 cemg_part_bsd64: Delete duplicate/dead code
2016-04-26 cemg_part_bsd64: Check for valid on-disk npartitions value
2016-04-26 cemciss(4): Fix overrun of array
2016-04-26 cemiscsi_initiator(4): Fix use-after-free, double-free
2016-04-26 jamieUse crcopysafe in jail_attach.
2016-04-26 gonzoAdd dtb/zynq to the list of extra modules required...
2016-04-26 gonzoAdd dtb/zynq to generate dtb files for Zynq-based boards
2016-04-26 cemaacraid(4): Fix some mostly trivial buffer overruns
2016-04-26 kpmsdosfs: Prevent buffer overflow when expanding win95...
2016-04-26 cemradix_mpath: Don't derefence a NULL pointer in for...
2016-04-26 cemPCI Enhanced Allocation: Annotate an intentional switch...
2016-04-26 cemosd(9): Change array pointer to array pointer type...
2016-04-26 ngieFix up r298368
2016-04-26 cemiwm(4): Don't dereference potentially NULL pointer...
2016-04-26 bhdRemove redundant word.
2016-04-26 cememu10kx: Don't iterate beyond array bounds
2016-04-26 jamieRedo the changes to the SYSV IPC sysctl functions from...
2016-04-26 cemkgssapi: Don't leak memory in error cases
2016-04-26 bdreweryWITH_META_MODE: Allow buildkernel to create .meta files...
2016-04-26 adrian[mips] correctly represent memory region allocations...
2016-04-26 brFix the parameter type according to method declaration.
2016-04-26 hselaskyBuild fix. Add howmany() and nitems() macros to bootloa...
2016-04-26 pfgsys: extend use of the howmany() macro when available.
2016-04-26 bzMark the unused period argument __unused.
2016-04-26 hselaskyAdd function needed for linking USB test application.
2016-04-26 pfgsys/dev: extend use of the howmany() macro when available.
2016-04-26 pfgsys/boot: make use of the howmany() macro when available.
2016-04-26 asomersAdd GEOM::physpath documentation to devd.conf(5)
2016-04-26 pfgsys/arm: make use of the howmany() macro when available.
2016-04-26 pfgsys/powerpc: make use of the howmany() macro when avail...
2016-04-26 brRework the list of all pmaps: embed the list link into...
2016-04-26 pfged(1): switch two statements so we check the index...
2016-04-26 andrewDisable ACPI on arm64 ad it has only had minimal testin...
2016-04-26 bro Add device tree files and kernel configuration files
2016-04-26 andrewStop including machine/fdt.h from the fdt uart code...
2016-04-26 brAdd the non-standard "IO interrupt" vector used by...
2016-04-26 brAdd the implementation of basic bus_space_read/write...
2016-04-26 jmcneillFix calculation of LCD CH1 SCLK1 output frequency when...
2016-04-26 brAdd the implementation of OF_decode_addr().
2016-04-26 brDo not include fdt.h on RISC-V.
2016-04-26 brAdd support for RISC-V.
2016-04-26 jmcneillAdd support for 8-bit eMMC.
2016-04-26 brMove arm's devmap to some generic place, so it can...
2016-04-26 andrewStop using sbrk in csh. This is a legacy interface...
2016-04-26 manuConvert A10 interrupt controller to INTRNG
2016-04-26 edRemove unportable calls to basename().
2016-04-26 sephehyperv/hn: Change description to "Hyper-V Network Inter...
2016-04-26 sobomaxRelax TOC offsets checking somewhat, allowing offset...
2016-04-26 sephehyperv/stor: Set description properly in probe devmethod
2016-04-26 sephehyperv/channel: Git rid of the sub-channel creation...
2016-04-26 sephehyperv/stor: Avoid sub-channel creation callback.
2016-04-26 sephehyperv/hn: Avoid sub-channel creation callback.
2016-04-26 sephehyperv/stor: Synchronize sub-channel offers
2016-04-26 sephehyperv/stor: Remove the useless hs_open_multi_channel
2016-04-26 adrian[iwm] implement suspend/resume through ieee80211_{suspe...
2016-04-26 adrian[iwm] add extra transmit setup/completion logging so...
2016-04-26 pfgddb: Make use of our roundup() macro when available.
2016-04-26 pfgext2fs: make use of the howmany() macro when available.
2016-04-26 adrian[ath] add LDPC capability support and LDPC RX support.
2016-04-26 adrian[ath] obey the STBC flag setting in iv_flags_ht
2016-04-26 adrian[ifconfig] add STBC TX/RX configuration
2016-04-26 adrian[net80211] add the STBC ioctl support.
2016-04-26 adrian[net80211] add STBC capability flags to iv_flags_ht.
2016-04-26 adrian[net80211] add an ioctl for LDPC configuration.
2016-04-26 pfglibcuse: make more use of the howmany() macro when...
2016-04-26 pfglibstand: make more use of the howmany() macro when...
2016-04-26 pfglibc: make more use of the howmany() macro when available.
2016-04-26 araujoUse MIN() instead of MAX() as the previous syntax was...
2016-04-25 loosFixes the comment to reflect the code.
2016-04-25 jamieFix the logic in r298585: shm_prison_cansee returns...
2016-04-25 adrian[iwm] restart the VAP if there's a firmware panic.
2016-04-25 pfgdev/random: use our roundup() macro instead of re-imple...
2016-04-25 gadRemove a variable and three lines of code which I shoul...
2016-04-25 davidcs1. Removed -Wno-shift-negative-value from Makefile
2016-04-25 markjIncrease DTRACE_FUNCNAMELEN from 128 to 192.
2016-04-25 markjAllow DOF sections with excessively long probe function...
2016-04-25 markjAdd a kern.dtrace.err_verbose sysctl to control dtrace_...
2016-04-25 andrewUse the yield instruction in the arm64 cpu_spinwait...
next