sfxge(4): rename hunt_bist_* methods to ef10_bist_*
[freebsd.git] / sys /
2016-12-21 gonzo[iwn] Several fixes for DMA part of iwn(4)
2016-12-21 mavAdd support for REPORTING OPTIONS == 3 in REPORT SUPPOR...
2016-12-21 emastebhnd: remove srand() to ensure deterministic output
2016-12-21 mavAdd support for SITUA bit in Logical Block Provisioning...
2016-12-21 mavFix UUID formatting added in r310360. Oops!
2016-12-21 mavReport UUID and MD5 LUN IDs.
2016-12-21 mavAdd support for locally assigned RFC 4122 UUID LUN...
2016-12-21 sephehyperv: Unbreak EARLY_AP_STARUP Hyper-V bootstrap by...
2016-12-21 sephehyperv/storvsc: The max channel in PDU actually means...
2016-12-21 sephebuild: Unbreak LINT
2016-12-21 gonzo[iMX6] Fix SDMA driver build
2016-12-21 gonzo[iMX6] Fix build for SSI driver and add dependency...
2016-12-21 landonfbhnd(4): Use a stable sort key to produce deterministic...
2016-12-20 cemFollow-up to r310340: Add missing "Intel" to description
2016-12-20 cemAdd Braswell PCI IDs for Intel Cherryview
2016-12-20 mavBump specifications support to SAM-6/SPC-5.
2016-12-20 kenTurn on FC-Tape by default in the isp(4) driver.
2016-12-20 jhbDon't spin in pause() during early boot for kthreads...
2016-12-20 bro Unmute headphones on Imgtec CI20 board.
2016-12-20 brAdd jz4780 AIC (Audio Interface Controller) driver.
2016-12-20 brAdd jz4780 PDMA controller driver.
2016-12-20 brAdd xDMA -- the DMA abstraction layer, initial verison.
2016-12-20 asomersRemove stray debugging code from r310180
2016-12-20 sephehyperv/ic: Rename cleaned up files.
2016-12-20 sephehyperv/ic: Cleanup driver glue.
2016-12-20 sephehyperv/ic: Rname cleaned up file.
2016-12-20 sephehyperv/ic: Inclusion cleanup
2016-12-20 sephehyperv/ic: Rename cleaned up header file.
2016-12-20 sephehyperv/ic: Cleanup common struct and functions.
2016-12-20 sephehyperv/ic: Factor out function to send IC response
2016-12-20 cemsdhci/mmc: Minor whitespace cleanups
2016-12-20 jmcneillAdd support for Ingenic JZ4780 LCD controller and enabl...
2016-12-20 jmcneillChoose the closes matching divider instead of one that...
2016-12-20 jmcneillSplit the DesignWare HDMI-specific code from imx6_hdmi...
2016-12-20 kevloMerge r92c_init_rf_common() into r92c_init_rf(). In...
2016-12-19 sjgMerge bmake-20161212
2016-12-19 kibDo not clear KN_INFLUX when not owning influx state.
2016-12-19 mavImprove error handling when I/O split between several...
2016-12-19 landonfbhnd(4): NVRAM serialization support.
2016-12-19 landonfbhnd(4): Add support for exporting all (or a subtree...
2016-12-19 landonfbhnd(4): NVRAM device path support.
2016-12-19 landonfbhnd(4): add support for wrapping arbitrary pointers...
2016-12-19 landonfbhnd(4): Add support for three new NVRAM value types...
2016-12-19 landonfbhnd(4): support direct conversion of bhnd_nvram_val
2016-12-19 landonfbhnd(4): Implement a new bhnd_nvram_plist and bhnd_nvra...
2016-12-19 landonfbhnd(4): minor style(9) fixes
2016-12-19 jchandraFix whitespace issues in pl011 uart driver
2016-12-19 markjRemove a bogus KASSERT from nd6_prefix_unlink().
2016-12-19 mavWhen reporting "Logical block address out of range...
2016-12-19 mavWhen writing fixed format sense data, set VALID bit...
2016-12-19 emastenewvers.sh: consider as modified SVN mixed revision...
2016-12-19 mavFix typo in function name.
2016-12-19 emastenewvers.sh: add -R option to include metadata only...
2016-12-19 mavAdd new bits into Extended Inquiry VPD page.
2016-12-19 emasteBuild loaders reproducibly when WITH_REPRODUCIBLE_BUILD
2016-12-19 emasteDeduplicate loader vers.c Makefile rules
2016-12-19 mavAdd support for NUAR bit in Control mode page.
2016-12-19 mavAdd set of macros to simplify code access to mode pages...
2016-12-19 mavFollowing SPC-5, make REQUEST SENSE report "Logical...
2016-12-19 aeip[6]_tryforward does inbound and outbound packet firew...
2016-12-19 mavImprove support for informational exceptions.
2016-12-19 hselaskyDefer USB enumeration until the SI_SUB_KICK_SCHEDULER...
2016-12-19 sephehyperv: Implement userspace gettimeofday(2) with Hyper...
2016-12-18 emasteRenumber license clauses to avoid skipping #3
2016-12-18 kibImprove vm_object_scan_all_shadowed() to also check...
2016-12-18 dimAfter r310171, the kernel version of sscanf() has forma...
2016-12-18 mavDon't treat informational exceptions (warnings and...
2016-12-18 manuofw_spi: Parse property for the SPI mode and CS polarity.
2016-12-18 emasteReduce boot loader version string duplication
2016-12-18 jchandraAdd virtio_pci to GENERIC arm64 conf
2016-12-18 kibFix typo. Remove spurious blank line.
2016-12-18 jchandraInitialize GIC[DR]_IGROUPRn registers for GICv3
2016-12-17 dimUpgrade our copies of clang, llvm, lld, lldb, compiler...
2016-12-17 tuexenFix the handling of buffered messages in stream reset...
2016-12-17 dimMerge ^/head r310169 through r310190.
2016-12-17 jchandraSimplify interrupt mask programming in pl011 uart
2016-12-17 skraFix sscanf() format string to match an argument. This...
2016-12-17 mmMFV r310115,310184:
2016-12-16 kibIn swp_pager_meta_free_all(), fix type of the index...
2016-12-16 asomersFix panic during lagg destruction with simultaneous...
2016-12-16 manuHonor the CLK_SET_DRYRUN for the *set_freq function...
2016-12-16 jhbEnable EARLY_AP_STARTUP on amd64 and i386 kernels by...
2016-12-16 gnnRemove extra DOF_SEC_XLIMPORT from the DOF_SEC_ISLOADAB...
2016-12-16 jmcneillAdd support for Ingenic JZ4780 SMBus controller.
2016-12-16 dimAdd __scanflike attributes to the kernel's sscanf(...
2016-12-16 gonzo[spigen] Make "data" part of spigen_transfer optional
2016-12-16 dimMerge ^/head r309817 through r310168.
2016-12-16 kibSwitch from stdatomic.h to atomic.h for kernel.
2016-12-16 andrewAdd support to read the _CLS entry if it's present...
2016-12-16 andrewAll armv6 platforms have the same implementation of...
2016-12-16 npcxgbe(4): Fix typo in an unused macro.
2016-12-16 npcxgbe(4): Changes to the default T6 firmware configurat...
2016-12-16 jhibbitsFix disassembly by adding back some deleted lines.
2016-12-16 adrianBump FreeBSD_version .
2016-12-16 adrian[net80211] sigh, course I would miss a commit from...
2016-12-16 adrian[net80211] start laying down the foundation for 11ac...
2016-12-16 jhibbitsUse the right bitwise OR operation for clearing single...
2016-12-16 adrian[ar933x] don't waste memory/flash; drop the UMTX_CHAINS...
2016-12-15 emasteAdd WITH_REPRODUCIBLE_BUILD src.conf(5) knob to disable...
2016-12-15 andrewAdd -fPIC to the ubldr build. Without this the self...
next