]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
Fix a mistake that crept in when moving between git and svn, pic_ipi_send
[FreeBSD/FreeBSD.git] / sys /
2016-02-25 andrewFix a mistake that crept in when moving between git...
2016-02-25 andrewRemove platform_ipi_send, it's an unneeded as all imple...
2016-02-25 jmcneillAdd Allwinner A20 HDMI support.
2016-02-25 markjLock the NDP default router list and count defrouter...
2016-02-25 markjImprove error handling for posix_fallocate(2) and posix...
2016-02-25 emastepass -fPIC to the assembler, not linker
2016-02-25 andrewAdd support for the Allwinner A31 watchdog to the exist...
2016-02-25 zbbIntroduce HW TSO support for VNIC
2016-02-25 zbbEnable CQ count threshold interrupt on VNIC Pass2.0
2016-02-25 zbbFix VNIC support for Pass2.0 ThunderX chips
2016-02-25 zbbRemove soft reset from the VNIC's PF driver
2016-02-25 zbbImprove VNIC performance on Tx path by immediate packet...
2016-02-25 zbbClean-up network interface settings for VNIC
2016-02-25 zbbEnable HWSTATS capability for VNIC
2016-02-25 zbbPrefetch next CQ descriptor in Completion Queue handlin...
2016-02-25 zbbEnable LRO support for VNIC driver
2016-02-25 zbbAdd support for hardware Tx and Rx checksums to VNIC...
2016-02-25 andrewAdd the Allwinner A31 and A31s padconf support. It...
2016-02-25 sephehyperv: Wait 5 seconds for hyperv result, instead of...
2016-02-25 kppf: Fix possible out-of-bounds write
2016-02-25 sephehyperv/hn: Hold the TX ring lock then drain TX desc...
2016-02-25 jhibbitsFix the build.
2016-02-25 sephehyperv/hn: Implement ifnet.if_transmit method
2016-02-25 smhRemoved unused label and fix mutex_exit order
2016-02-25 smhFix NULL pointer dereferences
2016-02-25 jmcneillFix dedicated DMA transfers.
2016-02-25 npcxgbe(4): Add a sysctl to retrieve the maximum speed...
2016-02-24 kibIn bpf_getdltlist(), do not call copyout(9) while holdi...
2016-02-24 bdreweryRemove hack from r2408 that is no longer needed.
2016-02-24 bdreweryDIRDEPS_BUILD: Regenerate without local dependencies.
2016-02-24 bdreweryFAST_DEPEND: Always run depend via beforebuild which...
2016-02-24 bdreweryHook the meta/nofilemon build into using FAST_DEPEND.
2016-02-24 bdreweryFAST_DEPEND: Don't waste time generating an empty ...
2016-02-24 bdreweryFAST_DEPEND: Rework how guessed dependencies are handled.
2016-02-24 bdrewerySupport beforebuild in the kernel.
2016-02-24 bdreweryRemove ilinks in cleandepend directly via CLEANDEPENDFILES.
2016-02-24 edMake asynchronous connection failures on UNIX sockets...
2016-02-24 brAdd support for symmetric multiprocessing (SMP).
2016-02-24 kibProvide more correct sizing of the KVA consumed by...
2016-02-24 aeFix bug in filling and handling ipfw's O_DSCP opcode.
2016-02-24 aeFix useless check. m_pkthdr.len should be equal to...
2016-02-24 kibReturn dst as the result from memcpy(9) on amd64.
2016-02-24 edCall cap_rights_init() properly.
2016-02-24 sephehyperv/vmbus: Use free(9) for interrupt page; it is...
2016-02-24 wmaMake pci_host_generic and thunderx_pci common
2016-02-24 sobomaxo kill few remaining references to the GEOM_UNCOMPRESS;
2016-02-24 sobomaxKill few remaininng instances of GEOM_UNCOMPRESS.
2016-02-24 sephehyperv/utils: Code rearrange and cleanup
2016-02-24 adrianMigrate UNCOMPRESS -> UZIP
2016-02-24 adrianFixes to make it compile under gcc-4.2.
2016-02-24 mckusickThe UFS filesystem requires that the last block of...
2016-02-24 erjixl(4)/ixlv(4): Remove a couple unnecessary register...
2016-02-24 erjixl(4): Fix potential driver interrupt setup issues...
2016-02-24 sobomaxObsolete mkulzma(8) and geom_uncompress(4), their funct...
2016-02-24 jimharrisnvme: fix intx handler to not dereference ioq during...
2016-02-23 sobomaxImprove mkuzip(8) and geom_uzip(4), merge in LZMA suppo...
2016-02-23 jkimSilence PVS-Studio warning (V595). It can never be...
2016-02-23 bdreweryFix build after r295934.
2016-02-23 jkimSilence PVS-Studio warning (V595).
2016-02-23 jkimSilence PVS-Studio warning (V595).
2016-02-23 jkimRemove brightness notify handler before reinstalling...
2016-02-23 jkimFix white spaces.
2016-02-23 jkimFix style(9) bugs.
2016-02-23 oshogboAccording to the sys/kern/capabilities.conf, gethostid...
2016-02-23 bdreweryFix build after r29592.
2016-02-23 avosnet80211: fix TIM cleanup.
2016-02-23 tuexenDon't leak an address in an error path.
2016-02-23 hselaskyConfigure the correct bMaxPacketSize for control endpoi...
2016-02-23 rrsThis fixes the fastpath code to have a better module...
2016-02-23 hselaskyBe more verbose when truncating number of HID items.
2016-02-23 brSet a dependencies for stack(9) RISC-V MD part.
2016-02-23 bro Grab physical memory regions information from the...
2016-02-23 skraRemove redundant __ARM_ARCH >= 6 check in armv6 specifi...
2016-02-23 sephehyperv/stor: Fix print format
2016-02-23 sephehyperv/hn: Use IFQ_DRV_PREPEND instead of IF_PREPEND
2016-02-23 edMake handling of mmap()'s prot argument more strict.
2016-02-23 sephehyperv/hn: Factor out hn_send_pkt() from hn_start_locked()
2016-02-23 ianStop using the global fdtbus_bs_tag and instead use...
2016-02-23 ianThis code no longer references fdtbus_bs_tag, no need...
2016-02-23 ianNow that we have OF_decode_addr(), with proper MD imple...
2016-02-23 jhibbitsAllow the size argument for law_enable() to be non...
2016-02-23 kevloAdd device ID for 'AboCom 802.11n' usb.
2016-02-23 mariusFix and clean up usage of DMA and TSO segments:
2016-02-23 ianMake imx6 systems work again after recent import of...
2016-02-22 bdreweryAlways remove .depend.* in case switching between FAST_...
2016-02-22 ianIf the user has set a u-boot env var named rootpath...
2016-02-22 brAdd basic trap handlers for illegal instruction and...
2016-02-22 brFix comment.
2016-02-22 brRemove duplicates.
2016-02-22 brProvide stack(9) MD stubs for RISC-V so ktr(9) can...
2016-02-22 brFix ktrace call.
2016-02-22 wmaAdd Intel 10Gb support to ARM64 GENERIC kernel config
2016-02-22 skraRemove armv6 specific part from armv4 specific file...
2016-02-22 skraMove ARM_L2_PIPT option to std.armv6 for all armv6...
2016-02-22 skraAs <machine/vm.h> is included from <vm/vm.h>, there...
2016-02-22 skraAs <machine/vmparam.h> is included from <vm/vm_param...
2016-02-22 skraAs <machine/param.h> is included from <sys/param.h...
2016-02-22 skraAs <machine/pmap.h> is included from <vm/pmap.h>, there...
2016-02-22 sephehyperv/hn: Add TX method for txeof processing.
2016-02-22 sephehyperv/hn: Staticize and rename packet TX done function
next