]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Trim copyright years.
[FreeBSD/FreeBSD.git] / sys /
2014-01-20 jhbAdd support for displaying VPD for PCI devices via...
2014-01-20 impWe need nand now that the boards reference it.
2014-01-20 glebiusANSIfy declarations.
2014-01-20 marcelIn pmap_set_pte(), make sure to enforce ordering by...
2014-01-20 jhb- Only check the ivars for direct descendants.
2014-01-20 impDon't lock in the generic grab just to lock again in...
2014-01-20 hselaskyAdd support for GPS ports to UHSO driver.
2014-01-20 neelBump up WITNESS_COUNT from 1024 to 1536 so there are...
2014-01-19 impFree the dma memory from the dma map before destroying...
2014-01-19 impIntroduce grab and ungrab upcalls. When the kernel...
2014-01-19 impIntroduce grab and ungrab upcalls. When the kernel...
2014-01-19 emasteAdd VT kernel configuration to ease testing of vt(9...
2014-01-19 impAdd nand device and NANDFS into the mix for those board...
2014-01-19 impConnect NAND for the SAM9260EK eval board, as well...
2014-01-19 impGeneralize AT91 NAND support a bit. Be more flexible...
2014-01-19 impAdd standard memory controller helper functions.
2014-01-19 mavRemoved unneeded and dangerous assignment. It would...
2014-01-19 melifaroFurther rework netinet6 address handling code:
2014-01-19 marcelEnable vt. This brings VGA-based console and terminal...
2014-01-19 jhibbitsThere's actually no data in the PMU_GET_VERSION command...
2014-01-18 adrianIf the flowid is available for the mbuf that finalised...
2014-01-18 melifaroSimplify filling sockaddr_dl structure for if_resolvemu...
2014-01-18 neelSome processor's don't allow NMI injection if the STI_B...
2014-01-18 melifaroUse in6_localip() instead of hand-rolled cycle.
2014-01-18 melifaroAdd in6_prepare_ifra() function to ease preparing in...
2014-01-18 alcStyle changes in vm_pageout_scan():
2014-01-18 melifaroDo some style(9) not done in r260851 to improve readabi...
2014-01-18 melifaroSplit in6_update_ifa() into smaller pieces leaving...
2014-01-18 bryanvAdd very simple virtio_random(4) driver to harvest...
2014-01-18 neelIf the guest exits due to a fault while it is executing...
2014-01-18 delphijMFV r260834:
2014-01-17 mavAdd ID for one more ASMedia AHCI-compatible controller.
2014-01-17 glebiusFix comment.
2014-01-17 hselaskyFix a possible memory use after free and leak situation...
2014-01-17 avgtraverse_visitbp: visit DMU_GROUPUSED_OBJECT before...
2014-01-17 hselaskyClose a minor deadlock.
2014-01-17 adrianImplement a kqueue notification path for sendfile.
2014-01-17 adrianAdd in a default initialiser for the EVOPS_SENDFILE...
2014-01-17 adrianImplement the extension api for sendfile to allow for...
2014-01-17 luigiforgot to update this file in 2607000
2014-01-17 neelIf a VM-exit happens during an NMI injection then clear...
2014-01-16 gnnFix various places where we don't properly release...
2014-01-16 impRemove two redundantly repetitive assignments.
2014-01-16 rayFix build after FDT changes.
2014-01-16 glebiusSimplify wait/nowait code, eventually killing last...
2014-01-16 glebiusAnother round of removing historical mbuf(9) allocator...
2014-01-16 avgfix a build problem with INVARIANTS enabled introduced...
2014-01-16 glebiusRemove historical macro.
2014-01-16 glebiusSubstitute flags from historical mbuf(9) allocator...
2014-01-16 avgfix a bug in ZFS mirror code for handling multiple...
2014-01-16 avgRevert r260705: wrong patch committed by accident
2014-01-16 glebiusCleanup comments and whitespace. No functional changes.
2014-01-16 melifaroFix refcount leak on netinet ifa.
2014-01-16 avgzfs_deleteextattr: name buffer from namei is needed...
2014-01-16 avgfix a bug in ZFS mirror code for handling multiple...
2014-01-16 avgzfs: getnewvnode_reserve must be called outside of...
2014-01-16 melifaroFix ipfw fwd for IPv4 traffic broken by r249894.
2014-01-16 luiginetmap_user.h:
2014-01-15 impAdd data so we can convert a PIO unit number into a...
2014-01-15 impProvide a simplified way to specify GPIO pins for the...
2014-01-15 rayUpdate xboxfb driver to actual state.
2014-01-15 marcelIn the nested TLB fault handler, for a direct-mapped...
2014-01-14 mavFix lock leak in purely hypothetical case of TCP connec...
2014-01-14 hselaskyDon't output any modifier keys before we see a valid
2014-01-14 neelAdd an API to rendezvous all active vcpus in a virtual...
2014-01-13 andreastDescribed in the man page but not implemented. Here...
2014-01-13 andreastThe onyx codec works also as module, so add it.
2014-01-13 hselaskyImplement better error recovery for Transaction Transla...
2014-01-13 hselaskySeparate I/O errors from reception of STALL PID.
2014-01-13 bryanvAdd unmapped IO support to virtio_scsi(4)
2014-01-13 bryanvAdd unmapped IO support to virtio_blk(4)
2014-01-13 bryanvAdd sglist_append_bio(9) to append a struct bio's data...
2014-01-12 jmmvAdd atf pkg-config files from the vendor branch.
2014-01-12 alcCorrectly update the count of stuck pages, "addl_page_s...
2014-01-12 bryanvRemove incorrect bit shift when assigning the LUN reque...
2014-01-12 hselaskyMake sure reserved fields of the EHCI DMA descriptors...
2014-01-12 hselaskyDon't do synchronous USB requests inside USB transfer...
2014-01-11 gavinRemove spaces from boot messages when we print the...
2014-01-11 gavinAdd firmware for Intel Centrino Wireless-N 105 devices.
2014-01-11 melifaroRevert r260548. We really should not use IPFW_WLOCK...
2014-01-11 mavMove xpt_run_devq() call before request completion...
2014-01-11 melifaroWe don't need chain write lock since we're not modifyin...
2014-01-11 mavFix for r260541: do not drop periph reference when...
2014-01-11 pfgext2fs: fix inode flag conversion.
2014-01-11 kevloFix a logic error when checking if Tx power entries...
2014-01-11 mavTake additional reference on SCSI probe periph to cover...
2014-01-11 hselaskyOptimise interrupt logic. Technically writing a zero...
2014-01-11 hselaskyForce clearing of event ring interrupts. The "Intel...
2014-01-11 hselaskyMove USB ID from u3g driver to uhso driver.
2014-01-11 jhibbitsSave and restore the GPIOs on the macio for suspend...
2014-01-11 neelEnable "Posted Interrupt Processing" if supported by...
2014-01-11 neelEnable the "Acknowledge Interrupt on VM exit" VM-exit...
2014-01-11 luigiuse explicit casts with void* to compile when included...
2014-01-10 loosBuild the geom_uncompress(4) module by default.
2014-01-10 mavRemove not applicable PI_SDTR_ABLE and PI_WIDE_16 hba_i...
2014-01-10 luigiFix netmap emulation when NICs attached to a VALE switc...
2014-01-10 luigisync with our internal repo - small change in debugging...
2014-01-10 kevloUse m_get2() instead of m_getcl().
2014-01-10 aeMechanically replace direct accessing to if_xname to...
2014-01-10 mavReplace several instances of -1 with appropriate CAM_...
next