]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
hyperv/vmbus: Expose channel management taskqueue for driver to use.
[FreeBSD/FreeBSD.git] / sys /
2016-10-19 sephehyperv/vmbus: Expose channel management taskqueue for...
2016-10-19 impUse MODULES_EXTRA rather than MODULES_OVERRIDE for...
2016-10-19 adrian[net80211] Initial full-offload scan support.
2016-10-19 kevloFix typo in comment.
2016-10-19 jhibbitsUn-static two local variables in the FPU emulator
2016-10-19 gonzoMove SOC_BRCM_BCM2837 to GENERIC-UP since does not...
2016-10-19 gonzobcm2835_bsc.c should be compiled only if SOC_BRCM_BCM28...
2016-10-18 gonzoRetire RPI3 kernel config in favour of GENERIC-UP
2016-10-18 asomersFix C++ includability of crypto headers with static...
2016-10-18 davidcs1. Use taskqueue_create() instead of taskqueue_create_...
2016-10-18 avosrtwn(4): fix build with 'options IEEE80211_SUPPORT_SUPERG'
2016-10-18 luigiremove stale and unused code from various files
2016-10-18 luigiremove conditional code for an obsolete feature. if_ptn...
2016-10-18 luigiremove trailing whitespace. No code changes.
2016-10-18 sbrunoRestore svn r306772 that was overwritten by netmap...
2016-10-18 sbrunoSet default capabilities at attach.
2016-10-18 sbrunoAssert that we're assigning a non-null taskqueue.
2016-10-18 sbrunoEnsure that tasks with a specific cpu set prior to...
2016-10-18 andrewAdd PCB_FP_USERMASK so we can mask off floating point...
2016-10-18 sbrunoWhen deciding whether or not to call tqg_attach_cpu...
2016-10-18 sbrunoToggle v4/v6 rxcsum together
2016-10-18 sbrunoTell gtask to what we've been bound.
2016-10-18 sbrunoFix misusage of CPU_FFS when binding queues to cpus
2016-10-18 mmelREGULATOR: Move functions for handling with regulator...
2016-10-18 mmelTEGRA: Attach cpufreq and coretemp drivers only on...
2016-10-18 mmelTEGRA: Really implement early printf. The original...
2016-10-18 jchFix a double-free when an inp transitions to INP_TIMEWA...
2016-10-18 impAdd preliminary support for Raspberry PI3 images to...
2016-10-18 impAlso include the DTBs in /boot/dtb for omap4 systems.
2016-10-18 hirenMake sure tcp_mss() has the same check as tcp_mss_updat...
2016-10-18 jhibbitsUse proper integer-pointer type conversions.
2016-10-17 gnnLimit the number of mbufs that can be allocated for...
2016-10-17 stevekAdd sysctl to make amd64 minidump retry count tunable...
2016-10-17 npcxgbe(4): Adjust whitespace to line up the column title...
2016-10-17 avosrtwn(4), urtwn(4): merge common code, add support for...
2016-10-17 mavMake pass driver better support CAM_CDB_POINTER flag.
2016-10-17 emastemakesyscalls.sh: remove trailing space on the "created...
2016-10-17 emastelibmd: introduce functions that operate on an fd instea...
2016-10-17 hselaskyFix device delete child function.
2016-10-17 mavRevert timeout part of r307507.
2016-10-17 mavReplicate r307507 for ATA disks.
2016-10-17 mavConsider device as clean even if SYNCHRONIZE CACHE...
2016-10-17 kibIf vm_fault_hold(9) finds that fs.m is wired, do not...
2016-10-17 kibExport vm_page_xunbusy_maybelocked().
2016-10-17 adrian[net80211] add some more RX flags.
2016-10-17 impAssume all coreboot BIOSes have the need for these...
2016-10-16 mavAdd vfs.zfs.zil_log_limit sysctl.
2016-10-16 luigiadd a missing header.
2016-10-16 luigiadd two missing files for the netmap import
2016-10-16 luigiImport the current version of netmap, aligned with...
2016-10-16 jmcneillaw_ccu on H3 needs access to PRCM space. The r_pio...
2016-10-16 mavOptimize ZIL itx memory allocation on FreeBSD.
2016-10-16 kibDo not try to create /dev/efi device node before devfs...
2016-10-16 jhibbitsFix booting on systems that use loader(8) (most of...
2016-10-16 marcelRe-apply change 306811 or alternatively, revert change...
2016-10-16 marcelRevert change 306811 so that the change can be re-done...
2016-10-15 jmcneillAdd driver for GPIO controlled regulator.
2016-10-15 npFix typo in comments.
2016-10-15 manuaxp209: Add support for regulators
2016-10-15 andrewFix the build, struct vfpstate needs to be visible...
2016-10-15 mavAdd LU option to control reported provisioning type.
2016-10-15 jmcneillMatch "allwinner,sun8i-h3-apb0-gates-clk" compatible...
2016-10-15 jmcneillProvide a complete A23 PLL1 factor table, from 60MHz...
2016-10-15 mavAdd LUN options to limit UNMAP and WRITE SAME sizes.
2016-10-15 andrewCheck we are in a critical section when calling vfp_dis...
2016-10-15 avgaibs / atk0110: add support for querying sensors via...
2016-10-15 impCreate a pcibios-version environment FORTH word. This...
2016-10-15 pkelseyFix cases where the TFO pending counter would leak...
2016-10-15 jtlr307082 added the TCP_HHOOK kernel option and made...
2016-10-14 gonzoMake BRCM2837 port conform FreeBSD/ARM64 guidelines
2016-10-14 andrewCreate macros for the MAIR memory attributes. While...
2016-10-14 jhbReprogram I/O APIC interrupt pins when registering...
2016-10-14 jhbDrop support for using mmap() with /dev/kmem.
2016-10-14 gonzoRemove redundant kern_clocksource.c. It is already...
2016-10-14 sbrunoUpdate i386 build of loader.efi (but leave it disabled...
2016-10-14 ambriskoIn UEFI mode expose the SMBIOS anchor base address...
2016-10-14 impCreate a new linker set, Xficl_compile_set which contai...
2016-10-14 impRemove fetching of pInterp. Currently, there's no actua...
2016-10-14 impThe file /boot/boot.conf existed for the 3.0 release...
2016-10-14 andrewRework how we store the VFP registers in the pcb. This...
2016-10-14 jtlThe code currently resets the keepalive timer each...
2016-10-14 mavMFV r307314:
2016-10-14 mavMFV r307313:
2016-10-14 baptFix build WITHOUT_FORTH
2016-10-14 sephehyperv/vmbus: Add __FBSDID
2016-10-14 sephehyperv/hn: Management parts always need suspend and...
2016-10-14 sephehyperv/stor: Fix off-by-one bug; this brings back TRIM...
2016-10-14 gonzoAdd initial Raspberry Pi 3 support
2016-10-14 gonzoMake bcm2835_machdep.c optional
2016-10-14 gonzoDo not set FB_FLAG_MEMATTR if VM_MEMATTR_WRITE_COMBININ...
2016-10-14 gonzoFix BCM238x framebuffer driver build for ARM64
2016-10-13 gonzoFix BCM283x(Raspberry Pi) SDHCI driver for ARM64 build
2016-10-13 baptStop closing the network device when netbooting for...
2016-10-13 markjPlug a potential vnode lock leak in vm_fault_hold().
2016-10-13 kppf: port extended DSCP support from OpenBSD
2016-10-13 glebius- Revert r300854, r303657 which tried to fix regression...
2016-10-13 npcxgbe(4): Allow the interface MTU to be set as high...
2016-10-13 martymacFix panic() message reporting ufs instead of nandfs
2016-10-13 glebiusWith build without TCP_HHOOK and with INVARIANTS. ...
2016-10-13 emasteFix octeon model comparison in Cavium SDK
next