Author: delphij
Date: Mon Nov 7 07:27:12 2016
New Revision: 308393
URL: https://svnweb.freebsd.org/changeset/base/308393
Log:
Tag file 5.29.
Added:
vendor/file/5.29/
- copied from r308392, vendor/file/dist/
___
svn-src-all@freebsd.org mailing
Author: delphij
Date: Mon Nov 7 07:26:06 2016
New Revision: 308392
URL: https://svnweb.freebsd.org/changeset/base/308392
Log:
Vendor import of file 5.29.
Added:
vendor/file/dist/magic/Magdir/algol68
vendor/file/dist/magic/Magdir/application
vendor/file/dist/magic/Magdir/apt
vendor/file
On Sun, Nov 6, 2016 at 7:16 AM, John Baldwin wrote:
> On Saturday, November 05, 2016 04:30:43 PM Sean Bruno wrote:
>> Author: sbruno
>> Date: Sat Nov 5 16:30:42 2016
>> New Revision: 308345
>> URL: https://svnweb.freebsd.org/changeset/base/308345
>>
>> Log:
>> r295133 attempted to deactivate TS
On Saturday, November 05, 2016 04:30:43 PM Sean Bruno wrote:
> Author: sbruno
> Date: Sat Nov 5 16:30:42 2016
> New Revision: 308345
> URL: https://svnweb.freebsd.org/changeset/base/308345
>
> Log:
> r295133 attempted to deactivate TSO in the 100Mbit link case with this
> adapter to work arou
Author: mmel
Date: Mon Nov 7 05:37:10 2016
New Revision: 308391
URL: https://svnweb.freebsd.org/changeset/base/308391
Log:
Add NVIDIA Tegra XHCI driver and coresponding firmware blob.
MFC after: 3 weeks
Approved by: core@ (NVIDIA license)
Added:
head/sys/arm/nvidia/tegra_xhci.c (con
Author: mmel
Date: Mon Nov 7 05:34:44 2016
New Revision: 308390
URL: https://svnweb.freebsd.org/changeset/base/308390
Log:
Rework NVIDIA Tegra124 XUSBPAD driver.
- Adapt it for new, incompatible, DT bindings introduced by r306197.
- Add support for USB super speed pads/ports.
MFC aft
Author: avos
Date: Sun Nov 6 23:13:13 2016
New Revision: 308389
URL: https://svnweb.freebsd.org/changeset/base/308389
Log:
rtwn: add HOSTAP / IBSS mode support for RTL8188CE.
NOTE: some multi-vap configurations (e.g., STA+IBSS) are not stable;
that will be fixed later.
Tested with:
Author: gonzo
Date: Sun Nov 6 21:41:26 2016
New Revision: 308388
URL: https://svnweb.freebsd.org/changeset/base/308388
Log:
MFC r307804-r307805
r307804:
EVDEV: Add shortcut functions for event types
Add wrappers around generic evdev_push_event for specific event types:
EV_KEY/EV_R
Author: avos
Date: Sun Nov 6 19:51:01 2016
New Revision: 308387
URL: https://svnweb.freebsd.org/changeset/base/308387
Log:
Fix device driver name if devd.conf + move it into appropriate place.
Noticed by: Idwer Vollering
Modified:
head/etc/devd.conf
Modified: head/etc/devd.conf
Author: trasz
Date: Sun Nov 6 19:37:22 2016
New Revision: 308386
URL: https://svnweb.freebsd.org/changeset/base/308386
Log:
Document that getfsstat(2) called with MNT_NOWAIT skips file systems
that are in the process of being unmounted.
Reviewed by: des@ (earlier version)
MFC after:
Author: adrian
Date: Sun Nov 6 19:18:25 2016
New Revision: 308385
URL: https://svnweb.freebsd.org/changeset/base/308385
Log:
[net80211] extend the net80211 ALQ code to support variable payloads.
Also - allow driver specific bits to be added, rather than just net80211.
This still isn't
Author: avos
Date: Sun Nov 6 19:17:39 2016
New Revision: 308384
URL: https://svnweb.freebsd.org/changeset/base/308384
Log:
rtwn_pci: omit tx_done() stage if device is not running.
rtwn_usb: drain USB transfers during device shutdown; this fixes possible
panic with 'options IEEE80211_SUPPORT
Author: adrian
Date: Sun Nov 6 19:16:46 2016
New Revision: 308383
URL: https://svnweb.freebsd.org/changeset/base/308383
Log:
[net80211] add a method to also explicitly tear down RX A-MPDU.
The ath10k firmware API doesn't pass up the ADDBA/DELBA frames, only
WMI firmware notifications.
Author: gonzo
Date: Sun Nov 6 18:40:12 2016
New Revision: 308382
URL: https://svnweb.freebsd.org/changeset/base/308382
Log:
MFC r306899, r307059, r307151
r306899:
Fix release MSI method for ARM GIC
r307059:
INTRNG - fix MSI/MSIX release path
Use isrc in attached MSI data stru
Author: avos
Date: Sun Nov 6 18:11:19 2016
New Revision: 308381
URL: https://svnweb.freebsd.org/changeset/base/308381
Log:
rtwn: fix Tx ring cleanup.
Do not try to clear stale Tx descriptor entries when there are some
running vaps; just free node references - rtwn_pci_tx_done() will free
Author: avos
Date: Sun Nov 6 17:24:16 2016
New Revision: 308380
URL: https://svnweb.freebsd.org/changeset/base/308380
Log:
rtwn: reduce shutdown time for RTL8188CE.
Modified:
head/sys/dev/rtwn/rtl8192c/pci/r92ce_fw.c
Modified: head/sys/dev/rtwn/rtl8192c/pci/r92ce_fw.c
==
Author: emaste
Date: Sun Nov 6 17:21:26 2016
New Revision: 308379
URL: https://svnweb.freebsd.org/changeset/base/308379
Log:
add __divdi3 and __udivdi3 to libgcc_s symbol version map
After r308294 they were missing on i386 (and previously were exported
only accidentally).
Reported b
Author: alc
Date: Sun Nov 6 17:17:52 2016
New Revision: 308378
URL: https://svnweb.freebsd.org/changeset/base/308378
Log:
MFC r308174, r308261
Move and revise a comment about the relation between the object's paging-
in-progress count and the vnode. Prior to r188331, we always acquired
Author: avos
Date: Sun Nov 6 17:12:02 2016
New Revision: 308377
URL: https://svnweb.freebsd.org/changeset/base/308377
Log:
rtwn: reset watchdog timer on device shutdown.
Modified:
head/sys/dev/rtwn/if_rtwn.c
Modified: head/sys/dev/rtwn/if_rtwn.c
=
Author: avos
Date: Sun Nov 6 16:44:33 2016
New Revision: 308376
URL: https://svnweb.freebsd.org/changeset/base/308376
Log:
MFC r288990:
Fix regression from r248371. We need to copy packet header to new
mbuf. Unlike in the pre-r248371 code, assert that M_PKTHDR is set
only on a first mbuf.
Author: dim
Date: Sun Nov 6 16:27:09 2016
New Revision: 308375
URL: https://svnweb.freebsd.org/changeset/base/308375
Log:
Pull in r278002 from upstream llvm trunk (by Silviu Baranga):
[AArch64] PR28877: Don't assume we're running after legalization when
creating vcvtfp2fxs
Sum
Author: mmel
Date: Sun Nov 6 15:25:46 2016
New Revision: 308374
URL: https://svnweb.freebsd.org/changeset/base/308374
Log:
MFC r306551,r307557:
r306551:
TEGRA: Fix bindings for cpufreq and coretemp drivers, it was broken in
r306477. Correct a description for coretemp driver.
Author: jhibbits
Date: Sun Nov 6 15:12:05 2016
New Revision: 308373
URL: https://svnweb.freebsd.org/changeset/base/308373
Log:
MFC r304970:
Check all compatible strings on uart devices in powerpc
Summary:
Some device trees put "fsl,ns16650" first in the compatible list. This causes
Author: avos
Date: Sun Nov 6 14:25:52 2016
New Revision: 308372
URL: https://svnweb.freebsd.org/changeset/base/308372
Log:
MFC r283636:
- Don't request BUS_DMA_ALLOCNOW for dma tags, that requires enormous
amount of memory.
- Don't request segsize of BUS_SPACE_MAXSIZE_32BIT, when maxsize
Author: avg
Date: Sun Nov 6 13:56:34 2016
New Revision: 308371
URL: https://svnweb.freebsd.org/changeset/base/308371
Log:
MFC r307768: jedec_ts: a driver for thermal sensors on memory modules
Added:
stable/10/share/man/man4/jedec_ts.4
- copied unchanged from r307768, head/share/man/man4
Author: avg
Date: Sun Nov 6 13:53:50 2016
New Revision: 308370
URL: https://svnweb.freebsd.org/changeset/base/308370
Log:
MFC r307768: jedec_ts: a driver for thermal sensors on memory modules
Added:
stable/11/share/man/man4/jedec_ts.4
- copied unchanged from r307768, head/share/man/man4
Author: avg
Date: Sun Nov 6 13:51:50 2016
New Revision: 308369
URL: https://svnweb.freebsd.org/changeset/base/308369
Log:
MFC r307348: aibs / atk0110: add support for querying sensors via GGRP and
GITM
Modified:
stable/10/sys/dev/acpi_support/atk0110.c
Directory Properties:
stable/10/ (
Author: avg
Date: Sun Nov 6 13:50:55 2016
New Revision: 308368
URL: https://svnweb.freebsd.org/changeset/base/308368
Log:
MFC r307348: aibs / atk0110: add support for querying sensors via GGRP and
GITM
Modified:
stable/11/sys/dev/acpi_support/atk0110.c
Directory Properties:
stable/11/ (
Author: avos
Date: Sun Nov 6 13:50:54 2016
New Revision: 308367
URL: https://svnweb.freebsd.org/changeset/base/308367
Log:
MFC r283636:
- Don't request BUS_DMA_ALLOCNOW for dma tags, that requires enormous
amount of memory.
- Don't request segsize of BUS_SPACE_MAXSIZE_32BIT, when maxsize
Author: kib
Date: Sun Nov 6 13:40:03 2016
New Revision: 308366
URL: https://svnweb.freebsd.org/changeset/base/308366
Log:
MFC r308114:
Change remained internal uses of boolean_t to bool in vm/vm_fault.c.
Modified:
stable/10/sys/vm/vm_fault.c
Directory Properties:
stable/10/ (props chan
Author: kib
Date: Sun Nov 6 13:37:33 2016
New Revision: 308365
URL: https://svnweb.freebsd.org/changeset/base/308365
Log:
MFC r308113:
Remove vm_pager_has_page() declaration.
Modified:
stable/10/sys/vm/vm_pager.h
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/sys
Author: kib
Date: Sun Nov 6 13:35:20 2016
New Revision: 308364
URL: https://svnweb.freebsd.org/changeset/base/308364
Log:
MFC r308109:
Remove vnode_locked label and goto.
Modified:
stable/10/sys/vm/vm_fault.c
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/sys/vm/
Author: kib
Date: Sun Nov 6 12:56:07 2016
New Revision: 308363
URL: https://svnweb.freebsd.org/changeset/base/308363
Log:
MFC r308114:
Change remained internal uses of boolean_t to bool in vm/vm_fault.c.
Modified:
stable/11/sys/vm/vm_fault.c
Directory Properties:
stable/11/ (props chan
Author: kib
Date: Sun Nov 6 12:52:13 2016
New Revision: 308362
URL: https://svnweb.freebsd.org/changeset/base/308362
Log:
MFC r308113:
Remove vm_pager_has_page() declaration.
Modified:
stable/11/sys/vm/vm_pager.h
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/sys
Author: kib
Date: Sun Nov 6 12:49:15 2016
New Revision: 308361
URL: https://svnweb.freebsd.org/changeset/base/308361
Log:
MFC r308109:
Remove vnode_locked label and goto.
Modified:
stable/11/sys/vm/vm_fault.c
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/sys/vm/
Author: kib
Date: Sun Nov 6 12:45:19 2016
New Revision: 308360
URL: https://svnweb.freebsd.org/changeset/base/308360
Log:
MFC r308108:
Split long line instead of unindenting it. Add KASSERT() verifying
that a device object with the same handle has the same ops vector.
Modified:
stable/1
36 matches
Mail list logo