Author: dexuan
Date: Tue Nov 15 09:20:28 2016
New Revision: 308686
URL: https://svnweb.freebsd.org/changeset/base/308686
Log:
Add myself (dexuan) as a src committer and sephe as my mentor.
Approved by: sephe (mentor)
Modified:
head/share/misc/committers-src.dot
Modified: head/share/mis
Author: kib
Date: Tue Nov 15 09:40:03 2016
New Revision: 308688
URL: https://svnweb.freebsd.org/changeset/base/308688
Log:
Assert that there is no unresolved symbols during rtld linking.
Reviewed by: emaste, jhb
Sponsored by: The FreeBSD Foundation
MFC after:1 week
X-Differential
Author: kib
Date: Tue Nov 15 09:43:26 2016
New Revision: 308689
URL: https://svnweb.freebsd.org/changeset/base/308689
Log:
Pass CPUID[1] %edx (cpu_feature), %ecx (cpu_feature2) and
CPUID[7].%ebx (cpu_stdext_feature), %ecx (cpu_stdext_feature2) to the
ifunc resolvers on x86.
It is much m
Author: kib
Date: Tue Nov 15 09:37:35 2016
New Revision: 308687
URL: https://svnweb.freebsd.org/changeset/base/308687
Log:
Update hint to utilize user variable.
Sponsored by: The FreeBSD Foundation
MFC after:1 week
Modified:
head/libexec/rtld-elf/Makefile
Modified: head/libexec/rt
On 15.11.2016 01:24, Conrad Meyer wrote:
> Yes, this program is incorrectly capsicumized. My mistake. I have
> reverted the change to fold(1) in r308657.
Thank you!
--
Jean-Sébastien Pédron
signature.asc
Description: OpenPGP digital signature
On Tue, Feb 25, 2014 at 11:44 AM, John Baldwin wrote:
> Author: jhb
> Date: Tue Feb 25 18:44:33 2014
> New Revision: 262489
> URL: http://svnweb.freebsd.org/changeset/base/262489
>
> Log:
> Remove more constants related to static sysctl nodes. The MAXID constants
> were primarily used to size
Author: jhb
Date: Tue Nov 15 17:01:48 2016
New Revision: 308690
URL: https://svnweb.freebsd.org/changeset/base/308690
Log:
Sync instruction cache's after writing user breakpoints on MIPS.
Add an implementation for pmaps_sync_icache() on MIPS that sync's the
instruction cache on all CPUs v
Author: alc
Date: Tue Nov 15 18:22:50 2016
New Revision: 308691
URL: https://svnweb.freebsd.org/changeset/base/308691
Log:
Remove most of the code for implementing PG_CACHED pages. (This change does
not remove user-space visible fields from vm_cnt or all of the references to
cached pages fr
Author: loos
Date: Tue Nov 15 18:57:25 2016
New Revision: 308692
URL: https://svnweb.freebsd.org/changeset/base/308692
Log:
Fix ti_gpio_detach() to avoid crashing if something goes wrong.
Sponsored by: Rubicon Communication, LLC (Netgate)
Modified:
head/sys/arm/ti/ti_gpio.c
Modified: he
Author: loos
Date: Tue Nov 15 19:09:36 2016
New Revision: 308693
URL: https://svnweb.freebsd.org/changeset/base/308693
Log:
Change the TI aintc driver name to "ti_aintc" to avoid the conflict with
the aintc driver for Allwinner A10.
This fixes the boot of the GENERIC ARM kernel on TI/AM33
Author: markj
Date: Tue Nov 15 19:23:48 2016
New Revision: 308694
URL: https://svnweb.freebsd.org/changeset/base/308694
Log:
Plug a lock leak in sysctl_ifmalist().
Fix style in the local variable declarations.
PR: 214542
MFC after:1 week
Modified:
head/sys/net/rtsock
Author: mizhka
Date: Tue Nov 15 20:05:22 2016
New Revision: 308695
URL: https://svnweb.freebsd.org/changeset/base/308695
Log:
[BHND] correct spelling error in macro name
This commit is part of D6920 review. One of macro had wrong prefix:
BMCA => BCMA
Reviewed by: landonf, adrian (m
Author: shurd (ports committer)
Date: Tue Nov 15 20:35:29 2016
New Revision: 308696
URL: https://svnweb.freebsd.org/changeset/base/308696
Log:
New driver for Broadcom NetXtreme-C and NetXtreme-E devices.
This driver uses the iflib framework supporting Broadcom
25/50Gbps devices.
Revi
Author: mizhka
Date: Tue Nov 15 20:44:19 2016
New Revision: 308697
URL: https://svnweb.freebsd.org/changeset/base/308697
Log:
[MIPS] Fix Config3[ULRI] printing
Bit identifier of printf %b is octal integer, but not decimal. ULRI bit is
13-th bit (starting with 0) according to MIPS Architec
Author: loos
Date: Tue Nov 15 21:18:55 2016
New Revision: 308698
URL: https://svnweb.freebsd.org/changeset/base/308698
Log:
After r308533, the platform compatible string must be an exact match.
Use "ti,am33xx" instead of "ti,am335x", which gives an exact match in every
DTS we support.
On Tuesday, November 15, 2016 08:52:29 AM Alan Somers wrote:
> On Tue, Feb 25, 2014 at 11:44 AM, John Baldwin wrote:
> > Author: jhb
> > Date: Tue Feb 25 18:44:33 2014
> > New Revision: 262489
> > URL: http://svnweb.freebsd.org/changeset/base/262489
> >
> > Log:
> > Remove more constants related
Author: mizhka
Date: Tue Nov 15 21:49:01 2016
New Revision: 308699
URL: https://svnweb.freebsd.org/changeset/base/308699
Log:
[etherswitch] add Marvell 88e6060 switch support
Add 88e6060 basic support: only port-based VLAN is supported.
No vlan(4) support.
Submitted by: Hiroki Mori
Author: mizhka
Date: Tue Nov 15 21:58:04 2016
New Revision: 308700
URL: https://svnweb.freebsd.org/changeset/base/308700
Log:
[etherswitch] add RTL8366SR support
Add RTL8366SR support at etherswitch driver. Tested on RTL8366RB and
RTL8366SR.
Submitted by: Hiroki Mori
Reviewed by:
Author: mizhka
Date: Tue Nov 15 22:30:25 2016
New Revision: 308702
URL: https://svnweb.freebsd.org/changeset/base/308702
Log:
[etherswitch] enable phy4/mac4 of ip175c
If MII1 interface is disabled, then enable phy4/mac4.
Submitted by: Hiroki Mori
Reviewed by: mizhka, adrian
Appro
Author: jmcneill
Date: Tue Nov 15 23:46:01 2016
New Revision: 308704
URL: https://svnweb.freebsd.org/changeset/base/308704
Log:
Allow the MMC frequency to be set up to 52MHz for MMC high speed timings.
Modified:
head/sys/arm/allwinner/clk/aw_mmcclk.c
Modified: head/sys/arm/allwinner/clk/aw_m
Author: jmcneill
Date: Tue Nov 15 23:48:30 2016
New Revision: 308705
URL: https://svnweb.freebsd.org/changeset/base/308705
Log:
On command error, reset only DMA and FIFO engines instead of the entire
controller. Fixes eMMC device detection on OrangePi Plus 2e (and likely
others).
Modified:
Author: markj
Date: Wed Nov 16 00:21:18 2016
New Revision: 308706
URL: https://svnweb.freebsd.org/changeset/base/308706
Log:
Remove a lingering reference to cache pages from vmstat(8).
Reported by: alc
Modified:
head/usr.bin/vmstat/vmstat.c
Modified: head/usr.bin/vmstat/vmstat.c
==
Author: cperciva
Date: Wed Nov 16 01:11:49 2016
New Revision: 308708
URL: https://svnweb.freebsd.org/changeset/base/308708
Log:
Reduce NFS "NFSv4( mounted on)? fileid > 32bits" log spam.
Rather than printing a warning for every time we receive a fileid > 2^32
from the NFS server, count wa
Author: jhibbits
Date: Wed Nov 16 02:14:07 2016
New Revision: 308709
URL: https://svnweb.freebsd.org/changeset/base/308709
Log:
Add a GPIO poweroff and reset driver.
Summary:
This implements part of the gpio-poweroff and gpio-restart device tree
bindings. Optional properties are not ha
Author: alc
Date: Wed Nov 16 02:51:24 2016
New Revision: 308710
URL: https://svnweb.freebsd.org/changeset/base/308710
Log:
Update to reflect the demise of PG_CACHED pages.
Reviewed by: kib, markj
Sponsored by: Dell EMC Isilon
Differential Revision:https://reviews.freebsd.org/D8
Author: kan
Date: Wed Nov 16 03:19:36 2016
New Revision: 308711
URL: https://svnweb.freebsd.org/changeset/base/308711
Log:
Set endianness and floating point flags explicitly for MIPS targets
The tree can be build with an external toolchain that will not
necessarily default to desired sett
Author: kan
Date: Wed Nov 16 03:21:49 2016
New Revision: 308712
URL: https://svnweb.freebsd.org/changeset/base/308712
Log:
Make MIPS startup assembly files use neutral float ABI.
This allows these files to be used with hard and softfloat targets
with no special flags passed to the compile
Author: kan
Date: Wed Nov 16 03:24:20 2016
New Revision: 308713
URL: https://svnweb.freebsd.org/changeset/base/308713
Log:
Compile trampoline with soft-float on MIPS, to match the rest of the kernel
Core kernel is always compiled with -msoft-float on all of our platforms,
make sure we fol
Author: jhibbits
Date: Wed Nov 16 05:24:42 2016
New Revision: 308718
URL: https://svnweb.freebsd.org/changeset/base/308718
Log:
Simplify the page tracking for VA<->PA translations.
Drop the tracking down to the pmap layer, with optimizations to only track
necessary pages. This should giv
29 matches
Mail list logo