]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
MFV r304060:
[FreeBSD/FreeBSD.git] / sys /
2016-08-14 mmMFV r304060:
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-13 aeUse %ju to print unsigned 64-bit value.
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 aeAdd three helper function to manage tables from externa...
2016-08-13 aeMove logging via BPF support into separate file.
2016-08-12 rmacklemUpdate the nfsstats structure to include the changes...
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 bdreweryAvoid taking PROC_LOCK in syscalls if not being traced.
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 sephehyperv/hn: Switch to vmbus xact APIs for NVS RXBUF...
2016-08-12 sephehyperv/hn: Simplify NDIS initialization.
2016-08-12 sephehyperv/hn: Simplify NDIS configuration.
2016-08-12 alcCorrect errors and clean up the comments on the active...
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 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 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 edProvide the CloudABI vDSO to its executables.
2016-08-10 stevekAdd kernel environment variables under smbios.system...
2016-08-10 tuexenImprove a consistency check to not detect valid cases for
2016-08-10 traszReplace all remaining calls to vprint(9) with vn_printf...
2016-08-10 edMake cpu_set_user_tls() work when called on the running...
2016-08-10 mjgktrace: do a lockless check on fork to see if tracing...
2016-08-10 mjgsigio: do a lockless check in funsetownlist
2016-08-10 kibFix indentation.
2016-08-10 kibConvert another tmpfs assert into runtime check.
2016-08-10 brConsider CROSS_BINUTILS_PREFIX environment variable...
2016-08-10 kibRe-schedule signals after kthread exits, since apparent...
2016-08-10 kibUnconditionally perform checks that FPU region was...
2016-08-10 brRemove extra -msoft-float flags settings.
2016-08-10 bro Remove operation in machine mode.
2016-08-10 andrewUncomment the vm.kvm_size and vm.kvm_free sysctls....
2016-08-10 andrewImplement pmap_align_superpage on arm64 based on the...
2016-08-10 sephehyperv/hn: Reorganize send done callback.
2016-08-09 dumbbellsys/pcpu.h: Revert change introduced in r303890
2016-08-09 pfgsys: replace comma with semicolon when pertinent.
2016-08-09 pfgsys/dev: replace comma with semicolon when pertinent.
2016-08-09 dumbbellConsistently use `device_t`
2016-08-09 jhbAdd additional constants.
2016-08-09 jhbReliably return PCI_GETCONF_LAST_DEVICE from PCIOCGETCONF.
2016-08-09 jhbTrack the base absolute ID of ingress and egress queues.
2016-08-09 traszRemove some NULL checks after M_WAITOK allocations...
2016-08-09 traszRemove NULL checks after M_WAITOK allocations from...
2016-08-09 traszRemove NULL checks after M_WAITOK allocations from...
2016-08-09 traszRemove NULL check after M_WAITOK allocation from mpt(4).
2016-08-09 traszRemove NULL checks after M_WAITOK allocations from...
2016-08-09 traszRemove NULL checks after M_WAITOK allocations from...
2016-08-09 hselaskyFix for use after free.
2016-08-09 avgfix a zfs cross-device rename crash introduced in r303763
2016-08-09 sephehyperv/hn: Move gpa array out of netvsc_packet.
2016-08-09 stevekMove IPv4-specific jail functions to new file netinet...
2016-08-09 adrian[ar9300] don't program a negative readytime.
2016-08-08 jhbReserve an adapter flag IS_VF to mark VF devices vs...
2016-08-08 jhbFix a typo.
2016-08-08 markjHandle races with listening socket close when connectin...
2016-08-08 sbrunoAvoid panic from ng_uncallout when unpluggin ethernet...
2016-08-08 sbrunoFixup ixl(4) options parsing to actually compile when...
2016-08-08 hselaskySwitch to the new block based LRO input function for...
2016-08-08 rstoneDon't enqueue NULL on a drbr
2016-08-08 tuexenFix the sending of FORWARD-TSN and I-FORWARD-TSN chunks...
2016-08-08 edImport vDSO-related source files from the CloudABI...
2016-08-08 tuexenFix a locking issue found by stress testing with tsctp.
2016-08-08 sephehyperv/ic: Pass the channel callback to hv_util_attach()
2016-08-08 sephehyperv/ic: Expose the receive buffer length for callers...
2016-08-08 sephehyperv/ic: Remove never used second parameter of hv_neg...
2016-08-08 sepheetherswitch: Unbreak LINT build
2016-08-07 tuexenConsistently check for unsent data on the stream queues.
2016-08-07 edSync in the latest CloudABI constants and data types.
2016-08-07 jhibbitsSet EN_MAS7_UPDATE HID0 bit for e500 core.
2016-08-07 sbrunoixl(4): Update to ixl-1.6.6-k.
2016-08-07 jahpowerpc busdma: Use pmap_quick_enter_page()/pmap_quick_...
next