Author: sephe
Date: Mon May 23 07:06:53 2016
New Revision: 300480
URL: https://svnweb.freebsd.org/changeset/base/300480
Log:
hyperv: Move Hypercall setup to an early place.
It does not belong to the vmbus.
While I'm here rework the Hypercall setup, e.g. use busdma(9)
and avoid bit fi
Author: sephe
Date: Mon May 23 07:14:04 2016
New Revision: 300481
URL: https://svnweb.freebsd.org/changeset/base/300481
Log:
hyperv/vmbus: Declare Synic message and event w/ proper types
Avoid ugly casts.
MFC after:1 week
Sponsored by: Microsoft OSTC
Differential Revision:
Author: sephe
Date: Mon May 23 07:23:19 2016
New Revision: 300486
URL: https://svnweb.freebsd.org/changeset/base/300486
Log:
hyperv/vmbus: Get rid of vmbus_devp
While I'm here, nuke useless print in vmbus_attach().
MFC after:1 week
Sponsored by: Microsoft OSTC
Differential Revi
Author: sephe
Date: Mon May 23 07:32:34 2016
New Revision: 300487
URL: https://svnweb.freebsd.org/changeset/base/300487
Log:
hyperv/vmbus: Move IDT vector to vmbus_softc
Prepare to get rid of the hv_setup_arg.
MFC after:1 week
Sponsored by: Microsoft OSTC
Differential Revision:
Author: hselasky
Date: Mon May 23 10:31:54 2016
New Revision: 300489
URL: https://svnweb.freebsd.org/changeset/base/300489
Log:
Use DELAY() instead of _sleep() when SCHEDULER_STOPPED() is set inside
pause_sbt(). This allows pause() to continue working during a panic()
which is not invoking K
On Sat, 21 May 2016 01:32:04 + (UTC)
Bryan Drewery wrote:
> Author: bdrewery
> Date: Sat May 21 01:32:04 2016
> New Revision: 300348
> URL: https://svnweb.freebsd.org/changeset/base/300348
>
> Log:
> Move external toolchain support earlier.
>
> This is to consolidate external toolchai
On Mon, 23 May 2016 11:34:00 +0100
Andrew Turner wrote:
> On Sat, 21 May 2016 01:32:04 + (UTC)
> Bryan Drewery wrote:
>
> > Author: bdrewery
> > Date: Sat May 21 01:32:04 2016
> > New Revision: 300348
> > URL: https://svnweb.freebsd.org/changeset/base/300348
> >
> > Log:
> > Move externa
Author: hselasky
Date: Mon May 23 11:41:35 2016
New Revision: 300490
URL: https://svnweb.freebsd.org/changeset/base/300490
Log:
Add support for atomic_long_inc_not_zero() to the LinuxKPI.
Obtained from:kmacy @
MFC after:1 week
Sponsored by: Mellanox Technologies
Modified:
On 05/23/16 13:41, Hans Petter Selasky wrote:
Author: hselasky
Date: Mon May 23 11:41:35 2016
New Revision: 300490
URL: https://svnweb.freebsd.org/changeset/base/300490
Log:
Add support for atomic_long_inc_not_zero() to the LinuxKPI.
Obtained from:kmacy @
MFC after:1 week
Sp
Author: hselasky
Date: Mon May 23 11:44:46 2016
New Revision: 300491
URL: https://svnweb.freebsd.org/changeset/base/300491
Log:
Add support for atomic_long_inc_not_zero() to the LinuxKPI.
Obtained from:kmacy @
MFC after:1 week
Sponsored by: Mellanox Technologies
Modified:
Author: hselasky
Date: Mon May 23 11:47:54 2016
New Revision: 300492
URL: https://svnweb.freebsd.org/changeset/base/300492
Log:
Add more GFP related defines to the LinuxKPI.
Obtained from:kmacy @
MFC after:1 week
Sponsored by: Mellanox Technologies
Modified:
head/sys/comp
Author: hselasky
Date: Mon May 23 11:50:05 2016
New Revision: 300493
URL: https://svnweb.freebsd.org/changeset/base/300493
Log:
Add support for "cdev_add_ext()" to the LinuxKPI.
Obtained from:kmacy @
MFC after:1 week
Sponsored by: Mellanox Technologies
Modified:
head/sys/
Author: hselasky
Date: Mon May 23 11:53:00 2016
New Revision: 300494
URL: https://svnweb.freebsd.org/changeset/base/300494
Log:
Implement "_outb()" to the LinuxKPI for i386 and amd64 only.
Obtained from:kmacy @
MFC after:1 week
Sponsored by: Mellanox Technologies
Modified:
Author: hselasky
Date: Mon May 23 11:57:23 2016
New Revision: 300495
URL: https://svnweb.freebsd.org/changeset/base/300495
Log:
Make header file standalone by including definitions for needed
linux_wait_xxx() functions.
Obtained from:kmacy @
MFC after:1 week
Sponsored by:
Author: hselasky
Date: Mon May 23 12:03:40 2016
New Revision: 300496
URL: https://svnweb.freebsd.org/changeset/base/300496
Log:
Add more list_xxx() functions to the LinuxKPI.
Obtained from:kmacy @
MFC after:1 week
Sponsored by: Mellanox Technologies
Modified:
head/sys/com
Author: hselasky
Date: Mon May 23 12:06:34 2016
New Revision: 300497
URL: https://svnweb.freebsd.org/changeset/base/300497
Log:
Implement "kref_put_mutex()" for the LinuxKPI.
Obtained from:kmacy @
MFC after:1 week
Sponsored by: Mellanox Technologies
Modified:
head/sys/com
Author: hselasky
Date: Mon May 23 12:10:28 2016
New Revision: 300498
URL: https://svnweb.freebsd.org/changeset/base/300498
Log:
Add more ktime related functions to the LinuxKPI.
Obtained from:kmacy @
MFC after:1 week
Sponsored by: Mellanox Technologies
Modified:
head/sys/
Author: hselasky
Date: Mon May 23 12:13:16 2016
New Revision: 300499
URL: https://svnweb.freebsd.org/changeset/base/300499
Log:
Set an invalid IRQ number when no PCI IRQ is available in the LinuxKPI.
Obtained from:kmacy @
MFC after:1 week
Sponsored by: Mellanox Technologies
Author: hselasky
Date: Mon May 23 12:35:07 2016
New Revision: 300500
URL: https://svnweb.freebsd.org/changeset/base/300500
Log:
Add more printf() related functions to the LinuxKPI.
Obtained from:kmacy @
MFC after:1 week
Sponsored by: Mellanox Technologies
Modified:
head/s
Author: kp
Date: Mon May 23 12:41:29 2016
New Revision: 300501
URL: https://svnweb.freebsd.org/changeset/base/300501
Log:
pf: Fix ICMP translation
Fix ICMP source address rewriting in rdr scenarios.
PR: 201519
Submitted by: Max
MFC after:1 week
Modified:
head/sys/
Author: hselasky
Date: Mon May 23 12:52:22 2016
New Revision: 300502
URL: https://svnweb.freebsd.org/changeset/base/300502
Log:
Define more copy to/from userspace functions in the LinuxKPI.
Obtained from:kmacy @
MFC after:1 week
Sponsored by: Mellanox Technologies
Modified:
Author: hselasky
Date: Mon May 23 12:53:17 2016
New Revision: 300503
URL: https://svnweb.freebsd.org/changeset/base/300503
Log:
Implement ror32() in the LinuxKPI.
Obtained from:kmacy @
MFC after:1 week
Sponsored by: Mellanox Technologies
Modified:
head/sys/compat/linuxkpi
Author: trasz
Date: Mon May 23 12:58:24 2016
New Revision: 300504
URL: https://svnweb.freebsd.org/changeset/base/300504
Log:
Build iscsid(8) with ICL_KERNEL_PROXY defined by default, as required
for iSER.
Obtained from:Mellanox Technologies
MFC after:1 month
Sponsored by:
Author: arybchik
Date: Mon May 23 13:17:37 2016
New Revision: 300505
URL: https://svnweb.freebsd.org/changeset/base/300505
Log:
sfxge(4): cleanup: remove unused EFX preempt macros
The EFSYS_PREEMPT_DISABLE() and EFSYS_PREEMPT_ENABLE() macros
were used to ensure correct timing of I2C opera
Author: hselasky
Date: Mon May 23 13:18:15 2016
New Revision: 300506
URL: https://svnweb.freebsd.org/changeset/base/300506
Log:
Fix some data types and add "inline" keyword for __reg_op() function.
Obtained from:kmacy @
MFC after:1 week
Sponsored by: Mellanox Technologies
M
Author: hselasky
Date: Mon May 23 13:19:20 2016
New Revision: 300507
URL: https://svnweb.freebsd.org/changeset/base/300507
Log:
A missing definition needed by ktime_to_ms().
Obtained from:kmacy @
MFC after:1 week
Sponsored by: Mellanox Technologies
Modified:
head/sys/comp
Author: kp
Date: Mon May 23 13:59:48 2016
New Revision: 300508
URL: https://svnweb.freebsd.org/changeset/base/300508
Log:
pf: Fix more ICMP mistranslation
In the default case fix the substitution of the destination address.
PR: 201519
Submitted by: Max
MFC after:1 we
Author: allanjude
Date: Mon May 23 15:11:01 2016
New Revision: 300509
URL: https://svnweb.freebsd.org/changeset/base/300509
Log:
Fix error in bsdinstall where additional filesystems cannot be mounted
Do not set canmount=noauto on the boot environment at create time, because
this causes /
Author: andrew
Date: Mon May 23 15:26:35 2016
New Revision: 300510
URL: https://svnweb.freebsd.org/changeset/base/300510
Log:
Add the needed hwpmc hooks to subr_intr.c. This is needed for the correct
operation of hwpmc on, for example, arm64 with intrng.
Obtained from:ABT Systems
> On May 23, 2016, at 04:44, Hans Petter Selasky wrote:
>
> Author: hselasky
> Date: Mon May 23 11:44:46 2016
> New Revision: 300491
> URL: https://svnweb.freebsd.org/changeset/base/300491
>
> Log:
> Add support for atomic_long_inc_not_zero() to the LinuxKPI.
>
> Obtained from:kmacy @
>
> On May 23, 2016, at 9:20 AM, John Nielsen wrote:
>
>> On May 22, 2016, at 7:04 AM, Baptiste Daroussin wrote:
>>
>> - * of date. We could have received a reset packet in an interrupt or
>> + * of date. We could have recived a reset packet in an interrupt or
>
> Not sure if there's a
Author: skreuzer (doc,ports committer)
Date: Mon May 23 15:37:12 2016
New Revision: 300512
URL: https://svnweb.freebsd.org/changeset/base/300512
Log:
Document r298161, sqlite3 updated to 3.12.1.
Approved by: gjb@ (implicit with re@ hat on)
Modified:
head/release/doc/en_US.ISO8859-1/reln
Author: skreuzer (doc,ports committer)
Date: Mon May 23 15:44:39 2016
New Revision: 300513
URL: https://svnweb.freebsd.org/changeset/base/300513
Log:
Document r296190, openresolv updated to 3.7.3.
Approved by: gjb@ (implicit with re@ hat on)
Modified:
head/release/doc/en_US.ISO8859-1/re
> On May 22, 2016, at 7:04 AM, Baptiste Daroussin wrote:
>
> - * of date. We could have received a reset packet in an interrupt or
> + * of date. We could have recived a reset packet in an interrupt or
Not sure if there's another error in this line that I'm not seeing but
"received"
Author: skreuzer (doc,ports committer)
Date: Mon May 23 15:33:56 2016
New Revision: 300511
URL: https://svnweb.freebsd.org/changeset/base/300511
Log:
Document r298192, file(1) updated to 5.26.
Approved by: gjb@ (implicit with re@ hat on)
Modified:
head/release/doc/en_US.ISO8859-1/relnot
On 5/23/16 4:01 AM, Andrew Turner wrote:
> On Mon, 23 May 2016 11:34:00 +0100
> Andrew Turner wrote:
>
>> On Sat, 21 May 2016 01:32:04 + (UTC)
>> Bryan Drewery wrote:
>>
>>> Author: bdrewery
>>> Date: Sat May 21 01:32:04 2016
>>> New Revision: 300348
>>> URL: https://svnweb.freebsd.org/chang
On 05/23/16 17:27, Ngie Cooper wrote:
On May 23, 2016, at 04:44, Hans Petter Selasky wrote:
Author: hselasky
Date: Mon May 23 11:44:46 2016
New Revision: 300491
URL: https://svnweb.freebsd.org/changeset/base/300491
Modified: head/sys/compat/linuxkpi/common/include/asm/atomic-long.h
==
On 5/23/16 9:04 AM, Bryan Drewery wrote:
> On 5/23/16 4:01 AM, Andrew Turner wrote:
>> On Mon, 23 May 2016 11:34:00 +0100
>> Andrew Turner wrote:
>>
>>> On Sat, 21 May 2016 01:32:04 + (UTC)
>>> Bryan Drewery wrote:
>>>
Author: bdrewery
Date: Sat May 21 01:32:04 2016
New Revisio
Author: bdrewery
Date: Mon May 23 16:24:34 2016
New Revision: 300519
URL: https://svnweb.freebsd.org/changeset/base/300519
Log:
Move binutils handling after src.opts.mk.
This fixes the arm64 build after r300348.
Sponsored by: EMC / Isilon Storage Division
Modified:
head/Makefile.inc
Author: hselasky
Date: Mon May 23 16:19:51 2016
New Revision: 300517
URL: https://svnweb.freebsd.org/changeset/base/300517
Log:
Implement "atomic_long_add_unless()" in the LinuxKPI and fix the
implementation of "atomic_long_inc_not_zero()".
Found by: ngie @
MFC after:1 week
Sp
Author: allanjude
Date: Mon May 23 16:49:26 2016
New Revision: 300521
URL: https://svnweb.freebsd.org/changeset/base/300521
Log:
Fix missing pool name in zfs set command
Modified:
head/usr.sbin/bsdinstall/scripts/zfsboot
Modified: head/usr.sbin/bsdinstall/scripts/zfsboot
Author: alc
Date: Mon May 23 16:59:05 2016
New Revision: 300522
URL: https://svnweb.freebsd.org/changeset/base/300522
Log:
Correct an error in a comment: One of the conditions for page allocation
is actually the opposite of that stated in the comment.
Remove an unnecessary assignment. Us
Author: allanjude
Date: Mon May 23 17:04:13 2016
New Revision: 300523
URL: https://svnweb.freebsd.org/changeset/base/300523
Log:
Only export and re-import the root pool if installing on MBR
This step is required in order to dd the boot2 bits into the ZFS partition
Sponsored by: ScaleEn
Author: skreuzer (doc,ports committer)
Date: Mon May 23 17:06:46 2016
New Revision: 300524
URL: https://svnweb.freebsd.org/changeset/base/300524
Log:
Document r298998, OpenSSL updated to 1.0.2h.
Approved by: gjb@ (implicit with re@ hat on)
Modified:
head/release/doc/en_US.ISO8859-1/rel
Author: bdrewery
Date: Mon May 23 17:11:32 2016
New Revision: 300525
URL: https://svnweb.freebsd.org/changeset/base/300525
Log:
Use sed(1) to determine cc version rather than tail(1) since it is already in
ITOOLS.
This fixes 'tail: not found' warnings in installworld after r300351.
Sp
On Monday, May 23, 2016 11:50:05 AM Hans Petter Selasky wrote:
> Author: hselasky
> Date: Mon May 23 11:50:05 2016
> New Revision: 300493
> URL: https://svnweb.freebsd.org/changeset/base/300493
>
> Log:
> Add support for "cdev_add_ext()" to the LinuxKPI.
>
> Obtained from: kmacy @
>
Author: bdrewery
Date: Mon May 23 17:27:42 2016
New Revision: 300526
URL: https://svnweb.freebsd.org/changeset/base/300526
Log:
Properly allow META_MODE to be set from environment.
Sponsored by: EMC / Isilon Storage Division
Modified:
head/share/mk/sys.mk
Modified: head/share/mk/sys.mk
On Sun, May 22, 2016 at 1:12 PM, Justin Hibbits wrote:
>
> On May 22, 2016 13:51, "Ravi Pokala" wrote:
>>
>> -Original Message-
>> From: on behalf of Luiz Otavio O Souza
>>
>> Date: 2016-05-22, Sunday at 06:58
>> To: , ,
>>
>> Subject: svn commit: r300421 - in head/sys: arm/allwinner
>
Author: skra
Date: Mon May 23 18:12:52 2016
New Revision: 300528
URL: https://svnweb.freebsd.org/changeset/base/300528
Log:
INTRNG - use gpio generic interrupt modes definitions added in r298738.
Reviewed by: ian
Modified:
head/sys/arm/freescale/imx/imx_gpio.c
Modified: head/sys/arm/fr
Author: skra
Date: Mon May 23 18:16:21 2016
New Revision: 300529
URL: https://svnweb.freebsd.org/changeset/base/300529
Log:
INTRNG - support new interrupt mapping type INTR_MAP_DATA_GPIO
introduced in r298738.
Reviewed by: ian
Modified:
head/sys/arm/freescale/imx/imx_gpio.c
Modified:
On Saturday, May 21, 2016 02:51:50 PM Andriy Gapon wrote:
> Author: avg
> Date: Sat May 21 14:51:49 2016
> New Revision: 300372
> URL: https://svnweb.freebsd.org/changeset/base/300372
>
> Log:
> fix loss of taskqueue wakeups (introduced in r300113)
>
> Submitted by: kmacy
> Tested b
Didn't we already have list_sort in linuxkpi? Maybe I'm confused.
On Mon, May 23, 2016 at 5:03 AM, Hans Petter Selasky
wrote:
> Author: hselasky
> Date: Mon May 23 12:03:40 2016
> New Revision: 300496
> URL: https://svnweb.freebsd.org/changeset/base/300496
>
> Log:
> Add more list_xxx() functi
-Original Message-
From: on behalf of Warner Losh
Date: 2016-05-23, Monday at 10:37
To: Justin Hibbits
Cc: Ravi Pokala , src-committers ,
"svn-src-head@freebsd.org" , Luiz Otavio O Souza
, "svn-src-...@freebsd.org"
Subject: Re: svn commit: r300421 - in head/sys: arm/allwinner
arm/br
Author: cem
Date: Mon May 23 19:46:58 2016
New Revision: 300531
URL: https://svnweb.freebsd.org/changeset/base/300531
Log:
ntb_hw(4): Only record the first three MSIX vectors
Don't overrun the msix_data array by reading the (unused) link state
interrupt information.
Reported by: mav
Author: ken
Date: Mon May 23 19:52:08 2016
New Revision: 300532
URL: https://svnweb.freebsd.org/changeset/base/300532
Log:
Fix ada(4) trim support quirk setting.
I broke broke the quirk in the ada(4) driver disabling NCQ trim support
in revision 300207. The support flags were set before
Mon, 23 May 2016 08:00:27 +0300 було написано Allan Jude
:
On 2016-05-23 00:49, Allan Jude wrote:
On 2016-05-02 17:40, Andriy Voskoboinyk wrote:
Author: avos
Date: Mon May 2 21:40:34 2016
New Revision: 298946
URL: https://svnweb.freebsd.org/changeset/base/298946
Log:
bsdinstall: fix stat
Author: ian
Date: Mon May 23 20:07:17 2016
New Revision: 300533
URL: https://svnweb.freebsd.org/changeset/base/300533
Log:
Use the new(-ish) CP15_SCTLR macro to generate system control reg accesses
where possible. In the places that doesn't work (multi-line inline asm,
and places where the
Author: ian
Date: Mon May 23 20:12:38 2016
New Revision: 300534
URL: https://svnweb.freebsd.org/changeset/base/300534
Log:
Oops, fix a paste-o commited in r300533.
Modified:
head/sys/arm/arm/cpufunc_asm_xscale.S
Modified: head/sys/arm/arm/cpufunc_asm_xscale.S
Author: ian
Date: Mon May 23 20:13:17 2016
New Revision: 300535
URL: https://svnweb.freebsd.org/changeset/base/300535
Log:
Spaces->tab in comment.
Modified:
head/sys/arm/cavium/cns11xx/econa_machdep.c
Modified: head/sys/arm/cavium/cns11xx/econa_machdep.c
=
Author: markj
Date: Mon May 23 20:15:08 2016
New Revision: 300536
URL: https://svnweb.freebsd.org/changeset/base/300536
Log:
Acquire the nd6 lock in the prefix list sysctl handler.
The nd6 lock will be used to synchronize access to the NDP prefix list.
MFC after:2 weeks
Tested by
Author: markj
Date: Mon May 23 20:18:11 2016
New Revision: 300537
URL: https://svnweb.freebsd.org/changeset/base/300537
Log:
Mark the prefix and default router list sysctl handlers MPSAFE.
MFC after:2 weeks
Modified:
head/sys/netinet6/nd6.c
Modified: head/sys/netinet6/nd6.c
Author: asomers
Date: Mon May 23 20:19:07 2016
New Revision: 300538
URL: https://svnweb.freebsd.org/changeset/base/300538
Log:
Commit a missing change from 299090
tests/sys/kern/Makefile
Reenable a disabled compiler warning, the need for which was
eliminated by r299090.
On 05/23/16 21:03, Conrad Meyer wrote:
Didn't we already have list_sort in linuxkpi? Maybe I'm confused.
No, it is new from what I can see.
--HPS
___
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To un
(r300539)
@@ -31,6 +31,12 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11
disable the most expensive debugging functionality run
"ln -s 'abort:false,junk:false' /etc/malloc.conf".)
+20160523:
+ The bitstring(3) API has been updated with new functionality
On 05/23/16 19:00, John Baldwin wrote:
On Monday, May 23, 2016 11:50:05 AM Hans Petter Selasky wrote:
Author: hselasky
Date: Mon May 23 11:50:05 2016
New Revision: 300493
URL: https://svnweb.freebsd.org/changeset/base/300493
Log:
Add support for "cdev_add_ext()" to the LinuxKPI.
Obtained f
On Fri, May 6, 2016 at 8:45 AM, Kurt Lidl wrote:
> On 5/5/16 12:31 PM, John Baldwin wrote:
>
>> On Wednesday, May 04, 2016 10:34:11 PM Alan Somers wrote:
>>
>>> Author: asomers
>>> Date: Wed May 4 22:34:11 2016
>>> New Revision: 299090
>>> URL: https://svnweb.freebsd.org/changeset/base/299090
>>
I don't know, I was just a proxy.
Kip is the author.
On 23/05/2016 21:43, John Baldwin wrote:
> On Saturday, May 21, 2016 02:51:50 PM Andriy Gapon wrote:
>> Author: avg
>> Date: Sat May 21 14:51:49 2016
>> New Revision: 300372
>> URL: https://svnweb.freebsd.org/changeset/base/300372
>>
>> Log:
>>
Author: bdrewery
Date: Mon May 23 21:29:57 2016
New Revision: 300540
URL: https://svnweb.freebsd.org/changeset/base/300540
Log:
Be more clear about LOCKLEAF being exclusive and add LOCKSHARED.
Modified:
head/share/man/man9/namei.9
Modified: head/share/man/man9/namei.9
===
Author: bapt
Date: Mon May 23 22:01:06 2016
New Revision: 300542
URL: https://svnweb.freebsd.org/changeset/base/300542
Log:
Update pci_vendors to 2016.05.23
Modified:
head/share/misc/pci_vendors
Modified: head/share/misc/pci_vendors
===
On Thursday, May 05, 2016 10:57:16 AM Ed Maste wrote:
> On 4 May 2016 at 18:34, Alan Somers wrote:
> > Author: asomers
> > Date: Wed May 4 22:34:11 2016
> > New Revision: 299090
> > URL: https://svnweb.freebsd.org/changeset/base/299090
> >
> > Log:
> > Improve performance and functionality of
On Monday, May 23, 2016 08:29:18 PM Alan Somers wrote:
> Author: asomers
> Date: Mon May 23 20:29:18 2016
> New Revision: 300539
> URL: https://svnweb.freebsd.org/changeset/base/300539
>
> Log:
> Add bit_count to the bitstring(3) api
>
(My aplogies, I replied to the wrong commit.)
This break
On Mon, May 23, 2016 at 4:31 PM, Peter Wemm wrote:
> On Monday, May 23, 2016 08:29:18 PM Alan Somers wrote:
> > Author: asomers
> > Date: Mon May 23 20:29:18 2016
> > New Revision: 300539
> > URL: https://svnweb.freebsd.org/changeset/base/300539
> >
> > Log:
> > Add bit_count to the bitstring(3
On 5/23/16 4:30 PM, Alan Somers wrote:
On Fri, May 6, 2016 at 8:45 AM, Kurt Lidl mailto:l...@pix.net>> wrote:
On 5/5/16 12:31 PM, John Baldwin wrote:
On Wednesday, May 04, 2016 10:34:11 PM Alan Somers wrote:
Author: asomers
Date: Wed May 4 22:34:11 2016
Author: jkim
Date: Mon May 23 23:00:47 2016
New Revision: 300543
URL: https://svnweb.freebsd.org/changeset/base/300543
Log:
Document POPCNT erratum for 6th Generation Intel Core processors.
Modified:
head/sys/amd64/amd64/pmap.c
Modified: head/sys/amd64/amd64/pmap.c
==
On 5/23/16 1:30 PM, Alan Somers wrote:
> UPDATING is updated as of r300539. Any objection to merging this to
> stable/10?
If any port uses it then yes. Binaries are built from 10.1 and expected
to work on 10.1, 10.2, 10.3, 10.4, etc.
--
Regards,
Bryan Drewery
__
On Mon, May 23, 2016 at 5:13 PM, Bryan Drewery wrote:
> On 5/23/16 1:30 PM, Alan Somers wrote:
> > UPDATING is updated as of r300539. Any objection to merging this to
> > stable/10?
>
> If any port uses it then yes. Binaries are built from 10.1 and expected
> to work on 10.1, 10.2, 10.3, 10.4,
On Mon, May 23, 2016 at 4:34 PM, Alan Somers wrote:
> On Mon, May 23, 2016 at 5:13 PM, Bryan Drewery wrote:
>>
>> On 5/23/16 1:30 PM, Alan Somers wrote:
>> > UPDATING is updated as of r300539. Any objection to merging this to
>> > stable/10?
>>
>> If any port uses it then yes. Binaries are buil
Author: asomers
Date: Tue May 24 00:14:58 2016
New Revision: 300544
URL: https://svnweb.freebsd.org/changeset/base/300544
Log:
Fix build of kern/subr_unit.c, broken by r300539
Reported by: peter
Pointyhat to: asomers
Sponsored by: Spectra Logic Corp
Modified:
head/sys/kern/subr_unit
Author: allanjude
Date: Tue May 24 00:22:29 2016
New Revision: 300545
URL: https://svnweb.freebsd.org/changeset/base/300545
Log:
Add support for RAID 1+0 (striped mirrors) to bsdinstall/zfsboot
Sponsored by: ScaleEngine Inc.
Modified:
head/usr.sbin/bsdinstall/scripts/zfsboot
Modified: h
Author: allanjude
Date: Tue May 24 00:23:39 2016
New Revision: 300546
URL: https://svnweb.freebsd.org/changeset/base/300546
Log:
Only set kern.geom.part.mbr.enforce_chs=0 once, instead of once per disk
Sponsored by: ScaleEngine Inc.
Modified:
head/usr.sbin/bsdinstall/scripts/zfsboot
Mod
Author: truckman
Date: Tue May 24 00:57:11 2016
New Revision: 300547
URL: https://svnweb.freebsd.org/changeset/base/300547
Log:
Fix multiple Coverity Out-of-bounds access false postive issues in CAM
The currently used idiom for clearing the part of a ccb after its
header generates one or
Author: adrian
Date: Tue May 24 01:12:19 2016
New Revision: 300548
URL: https://svnweb.freebsd.org/changeset/base/300548
Log:
[bhnd] Implement pass-through resource management for ChipCommon.
This patchset adds support to bhnd_chipc for sharing SYS_RES_MEMORY
resources with its children,
Author: adrian
Date: Tue May 24 01:20:30 2016
New Revision: 300549
URL: https://svnweb.freebsd.org/changeset/base/300549
Log:
[bwn] add extra debugging for non-SIBA devices.
This is a no-op at the present moment, but will eventually remind me
where the SIBA specific demons lie.
Teste
Author: loos
Date: Tue May 24 01:33:49 2016
New Revision: 300550
URL: https://svnweb.freebsd.org/changeset/base/300550
Log:
Move the OFW iicbus code to dev/iicbus to stop polluting dev/ofw with
unrelated code.
Discussed with: nwhitehorn (a long time ago)
Added:
head/sys/d
Author: sbruno
Date: Tue May 24 01:42:21 2016
New Revision: 300551
URL: https://svnweb.freebsd.org/changeset/base/300551
Log:
Update some of the TBD entries in ciss(4) to match what's in the pci
IDS data.
Submitted by: Dmitry Luhtionov
MFC after:2 weeks
Modified:
head/sys/dev/ci
On 24 May, To: src-committ...@freebsd.org wrote:
> Author: truckman
> Date: Tue May 24 00:57:11 2016
> New Revision: 300547
> URL: https://svnweb.freebsd.org/changeset/base/300547
>
> Log:
> Fix multiple Coverity Out-of-bounds access false postive issues in CAM
>
> The currently used idiom
Author: jhb
Date: Tue May 24 03:13:27 2016
New Revision: 300556
URL: https://svnweb.freebsd.org/changeset/base/300556
Log:
Don't prematurely return short completions on blocking sockets.
Always requeue an AIO job at the head of the socket buffer's queue if
sosend() or soreceive() returns
Author: peter
Date: Tue May 24 03:15:46 2016
New Revision: 300557
URL: https://svnweb.freebsd.org/changeset/base/300557
Log:
It seems is a new prerequisite for after
r300539. Attempt to fix the build for i386.
Modified:
head/usr.sbin/apmd/apmd.c
head/usr.sbin/apmd/apmdlex.l
head/usr.s
On Tuesday, May 24, 2016 01:12:19 AM Adrian Chadd wrote:
> Author: adrian
> Date: Tue May 24 01:12:19 2016
> New Revision: 300548
> URL: https://svnweb.freebsd.org/changeset/base/300548
>
> Log:
> [bhnd] Implement pass-through resource management for ChipCommon.
>
> This patchset adds suppo
On Mon, May 23, 2016 at 9:15 PM, Peter Wemm wrote:
> Author: peter
> Date: Tue May 24 03:15:46 2016
> New Revision: 300557
> URL: https://svnweb.freebsd.org/changeset/base/300557
>
> Log:
> It seems is a new prerequisite for after
> r300539. Attempt to fix the build for i386.
>
> Modified:
On 5/23/16 4:42 PM, Conrad Meyer wrote:
> On Mon, May 23, 2016 at 4:34 PM, Alan Somers wrote:
>> On Mon, May 23, 2016 at 5:13 PM, Bryan Drewery wrote:
>>>
>>> On 5/23/16 1:30 PM, Alan Somers wrote:
UPDATING is updated as of r300539. Any objection to merging this to
stable/10?
>>>
>>> I
Author: adrian
Date: Tue May 24 04:55:00 2016
New Revision: 300562
URL: https://svnweb.freebsd.org/changeset/base/300562
Log:
[bwn] add BCM43225 to the BHND device list.
This is all for the bhnd(4) work in progress. It's enough to probe/attach
all the bhnd internals, but we're missing OT
Author: adrian
Date: Tue May 24 04:58:58 2016
New Revision: 300563
URL: https://svnweb.freebsd.org/changeset/base/300563
Log:
[bwn] begin separating out the attach path from the SIBA specific bits.
* convert phy_getinfo() to take a "gmode" flag, rather than the siba
TGSHIGH flags and th
Author: truckman
Date: Tue May 24 05:02:24 2016
New Revision: 300564
URL: https://svnweb.freebsd.org/changeset/base/300564
Log:
Fix CID 1006692 in /usr/sbin/pw pw_log() function and other fixes
The length of the name returned from the $LOGNAME and $USER can be
very long and it was being c
Author: sephe
Date: Tue May 24 05:06:01 2016
New Revision: 300565
URL: https://svnweb.freebsd.org/changeset/base/300565
Log:
hyperv/vmbus: Move vmbus interrupt counter into vmbus softc
MFC after:1 week
Sponsored by: Microsoft OSTC
Differential Revision:https://reviews.freebs
Author: sephe
Date: Tue May 24 05:18:26 2016
New Revision: 300567
URL: https://svnweb.freebsd.org/changeset/base/300567
Log:
hyperv/vmbus: Pass vmbus_softc and curcpu to hv_vmbus_isr()
MFC after:1 week
Sponsored by: Microsoft OSTC
Differential Revision:https://reviews.freebs
Author: sephe
Date: Tue May 24 05:26:52 2016
New Revision: 300568
URL: https://svnweb.freebsd.org/changeset/base/300568
Log:
hyperv/busdma: Take BUS_DMA_ZERO into account
MFC after:1 week
Sponsored by: Microsoft OSTC
Differential Revision:https://reviews.freebsd.org/D6499
M
Author: dchagin
Date: Tue May 24 05:29:41 2016
New Revision: 300569
URL: https://svnweb.freebsd.org/changeset/base/300569
Log:
Don't leak fp in case where fo_ioctl() returns an error.
Reported by: C Turt
MFC after:1 week
Modified:
head/sys/compat/linux/linux_ioctl.c
Modified: he
Author: sephe
Date: Tue May 24 05:43:55 2016
New Revision: 300570
URL: https://svnweb.freebsd.org/changeset/base/300570
Log:
hyperv/vmbus: Rename local variable and break long lines
No functional changes.
MFC after:1 week
Sponsored by: Microsoft OSTC
Differential Revision:
Author: sephe
Date: Tue May 24 05:51:51 2016
New Revision: 300571
URL: https://svnweb.freebsd.org/changeset/base/300571
Log:
hyperv/vmbus: Move SynIC setup/teardown from hyperv file to vmbus file
Avoid unnecessary exposure.
MFC after:1 week
Sponsored by: Microsoft OSTC
Differen
1 - 100 of 103 matches
Mail list logo