]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/history - sys
hyperv/vmbus: Merge free/active locks.
[FreeBSD/FreeBSD.git] / sys /
2016-11-23 sephehyperv/vmbus: Merge free/active locks.
2016-11-23 sephehyperv/vmbus: Set a mark on the revoked channel.
2016-11-23 manuDo not attempt to disable/release clock if it had not...
2016-11-23 shurdAdd missing break to switch statement
2016-11-22 andrewAdd the missing DEVMETHOD_ENDs to the arm64 nexus ACPI...
2016-11-22 brRevert r306186 ("Adjust the sopt_val pointer on bigendi...
2016-11-22 alcRemove PG_CACHED-related fields from struct vmmeter...
2016-11-22 andrewOnly build acpi_timer.c on x86, it fails on arm64 as...
2016-11-22 adrian[net80211] high oops on the high seas, or "god damnit...
2016-11-22 kibOn error, bread(9) zeroes buffer pointer, do not derefe...
2016-11-22 kibUse buffer pager for NFS.
2016-11-22 kibMinor cleanup, remove unneeded XXX comments and unused...
2016-11-22 kibRestore vnode pager statistic for buffer pagers.
2016-11-22 andrewSplit out the FDT parts of the pmu driver to make way...
2016-11-22 delphijMFV r308954:
2016-11-22 adrian[net80211] Only send out a probe request if we see...
2016-11-22 jkimMerge ACPICA 20161117.
2016-11-22 adrian[net80211] store references to VHT and related IEs.
2016-11-22 adrian[ath] obey the peer A-MPDU density and max-size.
2016-11-22 adrian[net80211] Remove extra \n.
2016-11-22 adrian[net80211] flesh out more IBSS 11n support
2016-11-22 jhbInitialize 'ticks' earlier in boot after 'hz' is set.
2016-11-22 rwatsonAudit 'fd' and 'cmd' arguments to fcntl(2), and when...
2016-11-21 hirenr308942 broke kernel build.
2016-11-21 hirenFor RTT calculations mid-session, we explicitly ignore...
2016-11-21 gonzo[bytgpio] Add module for bytgpio(4)
2016-11-21 gonzo[bytgpio] prepare bytgpio(4) for modularization
2016-11-21 andrewInclude the missing accommon.h from the ACPI uart code.
2016-11-21 andrewAdd support to find the arm64 serial using the ACPI...
2016-11-21 mizhka[etherswitch] add ukswitch hint that is phy offset...
2016-11-21 andrewMark virtio_mmio as FDT only, it lacks an ACPI attachment.
2016-11-21 andrewMark uart_dev_snps.c as FDT only, it doesn't have and...
2016-11-21 andrewMark extres as FDT only. Much of this assumes FDT and...
2016-11-21 andrewMark the Allwinner drivers as FDT only. These are mobil...
2016-11-21 andrewTo allow for an ACPI attachment to the generic PCIe...
2016-11-21 brAdd PDMA controller registers.
2016-11-21 brMove FDT option to the main SoC file and mark boards...
2016-11-21 sbrunoAdd Intel Atom Cherryview SOC HSUART support
2016-11-21 brDisable superpages reservations as we don't have implem...
2016-11-21 andrewAdd an arm64 specific uart cpu driver. As arm64 may...
2016-11-21 andrewAdd accelerated AES with using the ARMv8 crypto instruc...
2016-11-21 kevloUpdate struct r12a_rom.
2016-11-21 sephehyperv/hn: Don't abuse hn_{tx,rx}_ring_inuse.
2016-11-21 sephehyperv/hn: Allow enabling IPv6 TX checksum offloading...
2016-11-21 sephehyperv/hn: Fix WITNESS warnings
2016-11-21 sephehyperv/vmbus: Support transction result busy-wait.
2016-11-21 sephehyperv/hn: Implement RNDIS multi-packet message support.
2016-11-20 jmcneillBuild and install nanopi-neo.dts and orangepi-plus...
2016-11-20 jmcneillAdd dts for Xunlong Orange Pi Plus 2E.
2016-11-20 jmcneillAdd dts for FriendlyARM NanoPi NEO.
2016-11-20 jmcneillAdd dtsi for FreeBSD-specific Allwinner H3 nodes.
2016-11-20 gonzo[FDT] Remove empty wrapper for upstream am335x-evm.dts
2016-11-20 gonzo[bytgpio] Fix USB disconnect event after listsing pins...
2016-11-20 manuAdd spigen to the ARMv6 GENERIC kernel
2016-11-20 manuEnable the use of spigen on FDT platform
2016-11-20 avgfix unsafe modification of zfs_vnodeops when DIAGNOSTIC...
2016-11-20 jhibbitsActually bump __FreeBSD_version
2016-11-20 jhibbitsFix buildworld for powerpc.
2016-11-20 kanUse ofw_gpiobus instead of plain gpiobus for CI20
2016-11-19 brEnable SMP on Ingenic JZ4780.
2016-11-19 brBring in support for Ingenic XBurst JZ4780 and
2016-11-19 impImplement HGST Log page 0xc1, as documented in the...
2016-11-19 impPrint Intel's expanded Temperature log page.
2016-11-19 impAdd log pages that Intel SSDs provide. It turns out...
2016-11-19 impAdd log pages defined through NVM Express 1.2.1.
2016-11-19 impExpand the SMART / Health Information Log Page (Page...
2016-11-19 brAdd XBurst CPU option.
2016-11-19 brMove intrng includes to the main MIPS includes file.
2016-11-19 brAccount for bigger secondary data cache line size.
2016-11-19 tsoomeloader: smbios version check is not correct
2016-11-19 brAdd receiver timeout interrupt enable bit implemented...
2016-11-19 cognetThe only remaining offender that used ti_chip() without...
2016-11-19 brAdd Ingenic XBurst coprocessor 0 extra bits.
2016-11-19 cognetDon't panic if it's not a TI chip, this code can be...
2016-11-19 cognetDon't attempt to get the chip revision if it's not...
2016-11-19 brIdentify Ingenic CPUs.
2016-11-19 brAdd Ingenic X1000 DTS files (unofficial).
2016-11-19 jmcneillOn H3, initialize alarm and shutdown trip points and...
2016-11-19 tuexenEnsure that TCP state changes to state-closing are...
2016-11-19 andrewMake fdt_is_compatible a static function. It's only...
2016-11-19 cognetMove the pandaboard initialization from the probe to...
2016-11-19 tsoomelsdev device name section headers should be printed...
2016-11-19 avgzfs: fix up after the removal of PG_CACHED pages in...
2016-11-19 kevloFor RTL8812AU:
2016-11-19 adrian[net80211] handle hardware encryption offload in the...
2016-11-19 cognetResolv the remaining conflicting symbols between omap4...
2016-11-19 jhbMFamd64: Various fatal page fault fixes.
2016-11-19 jhbReport page faults due to reserved bits in PTEs as...
2016-11-19 cognetDon't assume we're running on a pandaboard if the panda...
2016-11-18 cognetGuess the TI chip based on the PLATFORM infos, instead...
2016-11-18 jhibbitsFix buildworld
2016-11-18 cognetConvert the omap4 code to use PLATFORM_SMP.
2016-11-18 shurdCheck link status after init
2016-11-18 adrian[net80211] shuffle IEEE80211_C and HTC bits over to...
2016-11-18 kanSubject: [PATCH] Pass MACHINE_ARCH on command line...
2016-11-18 mizhka[mips/ar531x] code cleanup, non-INTRNG support
2016-11-18 dexuanhyperv/pcib: change the file name: pcib.c -> vmbus_pcib.c
2016-11-18 dexuanhyperv/vmbus,pcib: Add MODULE_DEPEND on pci
2016-11-18 dexuanhyperv/pcib: Fix the build for some kernel configs
2016-11-18 sbrunoiflib updates and fixes:
next