]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
The formal behavior of qsort is unstable with regard to objects that
[FreeBSD/FreeBSD.git] / sys /
2016-08-27 oshogboFix style issue in the cnv API.
2016-08-27 oshogboAdd cnv API.
2016-08-27 bzDo not try to build cloudabi32 for pc98.
2016-08-27 andrewPrint both the kernel read and write translation in...
2016-08-27 avosiwm: fix few comment typos.
2016-08-27 edProperly use MACHINE_CPUARCH for finding cloudabi*_sysv...
2016-08-27 avosiwm: add 'command accepted' debug notification (copied...
2016-08-27 landonfImplement siba(4) support for bhnd_(read|write)_config.
2016-08-27 npcxgbe(4): Provide more details about the card in the...
2016-08-27 landonfbhnd(4): Include the chip model (e.g. BCM4xxx) in bhnd...
2016-08-27 landonf[mips/broadcom]: Replace static frequency table with...
2016-08-27 landonfbhnd(4): Initial PMU/PWRCTL power and clock management...
2016-08-26 landonf[mips/broadcom] Generic platform_reset() support.
2016-08-26 jhbEnable I/O MMU when PCI pass through is first used.
2016-08-26 hirenAdjust TCP module fastpath after r304803's cc_ack_recei...
2016-08-26 hirenUpdate TCPS_HAVERCVDFIN() macro to correctly include...
2016-08-26 npcxgbe/iw_cxgbe: Various fixes to the iWARP driver.
2016-08-26 npDo not free an uninitialized pointer on soaccept failur...
2016-08-26 tuexenFix a bug, where no SACK is sent when receiving a FORWA...
2016-08-26 sephehyperv/hn: Use vmbus xact for RNDIS set.
2016-08-26 sephehyperv/hn: Save the adopted NDIS version for RNDIS...
2016-08-26 sephehyperv/hn: Use vmbus xact for RNDIS query.
2016-08-26 jhibbitsPrevent BSS from being cleared twice on BookE
2016-08-26 cemddb: Add 'show active trace' command
2016-08-26 npcxgbe/cxgbei: There is no need for multiple modules...
2016-08-25 npcxgbe/cxgbei: Convert the driver-private PDU flags...
2016-08-25 npcxgbe/cxgbei: Read the chip's configuration to determin...
2016-08-25 kibIn both do_rw_wrlock() and do_rw_rdlock() after r304808...
2016-08-25 kibPrevent leak of URWLOCK_READ_WAITERS flag for urwlocks.
2016-08-25 andrewFix an assert, it should check if, when moving from...
2016-08-25 jmcneillAdd support for Allwinner A64.
2016-08-25 bdeLess-quick fix for locking fixes in r172250. r172250...
2016-08-25 lstewartPass the number of segments coalesced by LRO up the...
2016-08-25 andrewDon't set *dev in the zfs root case, it may be NULL...
2016-08-25 bdeFix logic errors in bounds checks in previous commit...
2016-08-25 andrewMap coherent memory in a non-coherent dma tag as uncach...
2016-08-25 jmcneillAdd support for Allwinner A64 PLL_PERIPH0/PLL_PERIPH1...
2016-08-25 jmcneillSwitch parent clock when setting frequency if a new...
2016-08-25 jmcneillAdd support for Allwinner multi-parent bus gates.
2016-08-25 jmcneillExpose DC1SW as a regulator switch. On Pine64 this...
2016-08-25 jmcneillRemove dependency on allwinner_soc_family() as it is...
2016-08-25 sephehyperv/storvsc: Increase queue depth and rework channel...
2016-08-25 sephehyperv/vmbus: Add function to calculate max # of elemen...
2016-08-25 npBump __FreeBSD_version for r304787 and add a note about...
2016-08-25 sephehyperv/ic: Update total message size if negotiate messa...
2016-08-25 npMake the iSCSI parameter negotiation more flexible.
2016-08-25 sephehyperv/ic: Cleanup heartbeat channel callback.
2016-08-25 sephehyperv/hn: Use vmbus xact for RNDIS initialize.
2016-08-25 sephehyperv/hn: Add compat code for RNDIS reorganization...
2016-08-25 sephehyperv/hn: Use definition in net/rndis.h for message...
2016-08-24 bdeFlesh out the state and flags args to sccnopen(). ...
2016-08-24 bdeReorganise a little to prepare for locking fixes:
2016-08-24 nwhitehornClose a race when making the CPU idle under pHyp. If...
2016-08-24 tsoomeBug 212038 - svn commit: r304321 broken bhyve zvol...
2016-08-24 tsoomeBug 212114 - loader: zio_checksum_verify() must test...
2016-08-24 acheBump __FreeBSD_version for LC_*_MASK fix for newlocale...
2016-08-24 andrewAllow superpages on arm64 to be enabled. It is disabled...
2016-08-24 andrewAdd support to promote and demote managed superpages...
2016-08-24 cyMFV r304732.
2016-08-24 andrewTeach the parts of the arm64 pmap that need to iterate...
2016-08-24 edAdd a Makefile for building the cloudabi32 kernel module.
2016-08-24 edMake execution of 32-bit CloudABI executables work...
2016-08-24 edRemove an unused header file.
2016-08-24 edConvert pointers obtained from the threadattr_t structu...
2016-08-24 edAdd missing header dependency.
2016-08-24 tuexenWhen aborting an association, send the ABORT before...
2016-08-24 bdeFix key delay and repeat, part 2.
2016-08-24 sephehyperv/ic: Redefine IC version negotiate message.
2016-08-24 sephehyperv/hn: Log a warning for RESET_CMPLT.
2016-08-24 jhibbitsFix system hang when large FDT is in use
2016-08-24 kevloBring datasheet URL up to date.
2016-08-24 sephehyperv/hn: Remove the redundant rid setting for RNDIS...
2016-08-24 sephenet/rndis: Fix RNDIS_STATUS_PENDING definition.
2016-08-24 sephenet/rndis: Add canonical RNDIS major/minor version...
2016-08-24 karelsFix L2 caching for UDP over IPv6
2016-08-23 manuAllwinner: Add thermal sensor driver for A10/A20
2016-08-23 bdeFix key delay and repeat, part 1.
2016-08-23 bdreweryFAST_DEPEND: Fix 'make all install' not properly rebuil...
2016-08-23 landonfbhndb(4): Fix unsigned integer underflow in dynamic...
2016-08-23 andrewAlso adjust the virtual address passed to vm_page_pa_tr...
2016-08-23 andrewMap memory as read-only in pmap_enter_quick_locked...
2016-08-23 andrewIf we find we have a superpage in pmap_enter_quick_lock...
2016-08-23 andrewInclude the offset the virtual address is within an...
2016-08-23 baptEFI loader: only open/close on the net device with...
2016-08-23 baptAdd tftpfs support for the EFI loader
2016-08-23 avgintpm: add support for SB800
2016-08-23 jhibbitstlb1_init() can be called twice on BookE
2016-08-23 jhibbitsTake into account mas7/8 when reading/writing TLB entri...
2016-08-23 sephenet: Split RNDIS protocol structs/macros out of dev...
2016-08-23 manuDo not include file from dt-bindings and simply use...
2016-08-22 jhbFix build for !SMP kernels after the Xen MSIX workaround.
2016-08-22 hselaskyDon't separate the status stage of the XHCI USB control...
2016-08-22 andrewFix the arm64 non-SMP build, active_irq is a uint64_t...
2016-08-22 manuFix building for ARM kernel that have FLASHADDR, PHYSAD...
2016-08-22 andrewEnsure map is valid, even before userland exists and...
2016-08-22 andrewFix pmap_update_entry, pmap_invalidate_range takes...
2016-08-22 edMake CloudABI work on i386.
2016-08-22 bdeFurther fixes for translation of PrintScreen/SysRq.
2016-08-22 bdreweryBump __FreeBSD_version for C++11 thread_local support...
2016-08-22 rstoneTemporarily disable the optimization from r304436
next