]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/shortlog
FreeBSD/FreeBSD.git
2016-08-15 desEnsure that the sector size is a multiple of 4096 to...
2016-08-15 andrewAdd the ARMv8.1 identification registers to the list...
2016-08-15 sephehyperv/hn: Switch to vmbus xact APIs for sub-channel...
2016-08-15 sephehyperv/hn: Simplify chimney sending buffer disconnection.
2016-08-15 sepheUnbreak LINT build.
2016-08-14 delphijAdd timingsafe_bcmp and timingsafe_memcmp.
2016-08-14 alcEliminate unneeded vm_page_xbusy() and vm_page_xunbusy...
2016-08-14 adrian[mips] convert over =v to =r for the inline assembly.
2016-08-14 aeAdd an ability to attach comment to check-state rules.
2016-08-14 aeDo not warn about ambiguous state name when we inspect...
2016-08-14 bdeFix the variables $esp, $ds, $es, $fs, $gs and $ss...
2016-08-14 bdePrint the tid of curthread in "show pcpu" in ddb.
2016-08-14 bdeIn ddb ps, left justify the non-numeric fields 'state...
2016-08-14 bdeDon't print an extra newline after the instruction...
2016-08-14 manuCorrect the size of the softc in a10_ehci
2016-08-14 aeMake statistics nat64lsn, nat64stl an nptv6 output...
2016-08-14 mmMFV r304060:
2016-08-14 delphijNow that the portsnap buildbox is generating the raw...
2016-08-14 mmelOFWPCI: Don't strip RF_ACTIVE from flags when parent...
2016-08-14 jhibbitsReturn 0 instead of an error code on failure to find...
2016-08-14 jhibbitsOnly flush bp_kernload from the dcache, no need to...
2016-08-14 markjnfsstat depends on libdevstat as of r304058.
2016-08-13 grogCorrect date ov VJ day (1945-08-15, about 03:00 UTC).
2016-08-13 aeUse %ju to print unsigned 64-bit value.
2016-08-13 mmUpdate vendor/libarchive to git 6a0d970f70102fe50ee9f1e...
2016-08-13 rmacklemUpdate the man page to descibe the "-d" option added...
2016-08-13 rmacklemUpdate nfsstat.c to use the new kernel nfsstat structur...
2016-08-13 markjFix handling of forward enum declarations in the CTF...
2016-08-13 markjStrengthen assertions about the busy state of newly...
2016-08-13 markjInitialize page busy lock state in vm_phys_add_page().
2016-08-13 jhibbitsAdd missing pmap_kenter() method for book-e.
2016-08-13 jhibbitsAdd a kdb show command to print arbitrary SPRs on PowerPC
2016-08-13 alcEliminate two calls to vm_page_xunbusy() that are both...
2016-08-13 aeAdd `stats reset` command implementation to NPTv6 module
2016-08-13 aeReplace __noinline with special debug macro NAT64NOINLINE.
2016-08-13 jhibbitsAdd ePAPR boot support for PowerPC book-E (MPC85xx...
2016-08-13 aeAdd ipfw_nat64 module that implements stateless and...
2016-08-13 baptSet date and time formats back to what they were before...
2016-08-13 aeAdd three helper function to manage tables from externa...
2016-08-13 aeMove logging via BPF support into separate file.
2016-08-13 ngieRedirect the output of the testcases to stderr instead of
2016-08-13 ngieInitialize `ai` to NULL and test for `ai` with type...
2016-08-13 ngieIncrease timeout from 10 minutes to 20 minutes for...
2016-08-12 rmacklemUpdate the nfsstats structure to include the changes...
2016-08-12 tsoomeReviewed by: allanjude
2016-08-12 traszRemove unused "X" vnode lock assertion, somehow missed...
2016-08-12 traszPrint vnode details when vnode locking assertion gets...
2016-08-12 shurdUpdate iflib to support more NIC designs
2016-08-12 jhbAdd defines needed to export SMBIOS serial numbers
2016-08-12 kibMove defines common between rtld and libsysdecode into...
2016-08-12 kibFill phdr and phsize for rtld object. It is needed for
2016-08-12 kibRemove all remaining uses of TAILQ_FOREACH_FROM() from...
2016-08-12 jhbRemove description of P_FOLLOWFORK as this flag was...
2016-08-12 bdreweryAvoid taking PROC_LOCK in syscalls if not being traced.
2016-08-12 wblockCorrect the history of where ps first appeared.
2016-08-12 bdreweryAvoid showing the bootstrap make command for check...
2016-08-12 bdreweryPORTS_MODULES: Don't leak in CC/CXX/CPP.
2016-08-12 andrewImplement promotions and demotions in the arm64 pmap...
2016-08-12 sephehyperv/hn: Simplify RXBUF disconnection.
2016-08-12 sephehyperv/hn: Switch to vmbus xact APIs for NVS chimney...
2016-08-12 maximo Move tmpstr varibale initialization out of assert...
2016-08-12 sephehyperv/hn: Switch to vmbus xact APIs for NVS RXBUF...
2016-08-12 sephehyperv/hn: Simplify NDIS initialization.
2016-08-12 kibDecode 32bit utrace records on the 64bit host.
2016-08-12 kibRemove unused prototypes.
2016-08-12 sephehyperv/hn: Simplify NDIS configuration.
2016-08-12 edReimplement dirname(3) to be thread-safe.
2016-08-12 alcCorrect errors and clean up the comments on the active...
2016-08-12 adrianPrint out some more fields.
2016-08-11 karelsFix kernel build with TCP_RFC7413 option
2016-08-11 manuRename pcduino3b.dts to pcduino3.dts
2016-08-11 smhFix vtnet hang with max_virtqueue_pairs > VTNET_MAX_QUE...
2016-08-11 bdreweryPROGS: Support INTERNALPROG.prog=yes to not install it.
2016-08-11 bzRevert r303890 for now here as camdd fails to build...
2016-08-11 stevekAdd the missing space between .asciz directive and...
2016-08-11 traszImplement autofs_print(), for improved debugging experi...
2016-08-11 brRevert r303911 "Remove extra -msoft-float flags settings."
2016-08-11 kibThe pmap_delayed_invl_wait() function blocks on turnsti...
2016-08-11 aeRestore "nat global" support.
2016-08-11 markjRemove b_pin_count from struct buf.
2016-08-11 traszRemove unused textvp_fullpath() macro.
2016-08-11 sephehyperv/vmbus: Use xact APIs to implement post message...
2016-08-11 sephehyperv/hn: Switch to vmbus xact APIs for NVS initialization
2016-08-11 sephehyperv/vmbus: Add APIs for various types of transactions.
2016-08-11 jhbRemove files unused after pulling system call names...
2016-08-11 sephehyperv/vmbus: Add macro to get channel packet data...
2016-08-11 sephecam/da: Add quirk for I-O Data USB Flash Disk
2016-08-10 dteskeAllow enforce_statfs (see jail(8)) to be set per jail
2016-08-10 bdreweryFix sorting in r303934.
2016-08-10 edProvide the CloudABI vDSO to its executables.
2016-08-10 bdreweryUse proper argument length for rmdir(2) for r303934.
2016-08-10 stevekAdd kernel environment variables under smbios.system...
2016-08-10 lwhsuOnly remove empty directories before packaging.
2016-08-10 bdrewerySupport rmdir(2).
2016-08-10 bdrewerySquelch a false-positive Clang static analyzer warning.
2016-08-10 bdreweryFix -b failure not restoring flags on the destination...
2016-08-10 bdreweryFix -S with -l not being atomic.
2016-08-10 bdrewerySupport -v for -l.
2016-08-10 bdreweryFix -S with -b not atomically updating the destination...
2016-08-10 bdreweryTrim out excessive / with -v when target directory...
next