Author: jmcneill
Date: Sun Mar 13 01:49:36 2016
New Revision: 296790
URL: https://svnweb.freebsd.org/changeset/base/296790
Log:
Add HDMI device nodes to Banana Pi dts.
PR: 207912
Approved by: gonzo (mentor)
Modified:
head/sys/boot/fdt/dts/arm/bananapi.dts
Modified: head/sys
Author: jmcneill
Date: Sun Mar 13 01:47:42 2016
New Revision: 296789
URL: https://svnweb.freebsd.org/changeset/base/296789
Log:
Fix display output for non-HDMI display devices.
Only set the display to HDMI mode if a CEA-861 extension block was found
on the connected display.
PR:
On Fri, Mar 11, 2016 at 11:24:05PM +, Navdeep Parhar wrote:
> Author: np
> Date: Fri Mar 11 23:24:04 2016
> New Revision: 296689
> URL: https://svnweb.freebsd.org/changeset/base/296689
>
> Log:
> cxgbe(4): sysctls to display the TOE's TCP timers.
>
> cask:~# sysctl -d dev.t5nex.0.toe
>
On 3/12/2016 3:25 PM, Warner Losh wrote:
> Author: imp
> Date: Sat Mar 12 23:25:05 2016
> New Revision: 296779
> URL: https://svnweb.freebsd.org/changeset/base/296779
>
> Log:
> Use the newly minted Makefile.libcompat to implement libsoft libraries
> for the armv6 ABI switch. This also make WI
Author: imp
Date: Sat Mar 12 23:25:05 2016
New Revision: 296779
URL: https://svnweb.freebsd.org/changeset/base/296779
Log:
Use the newly minted Makefile.libcompat to implement libsoft libraries
for the armv6 ABI switch. This also make WITH_LIBSOFT functional on
the arm platform. As a transit
Author: mav
Date: Sat Mar 12 23:04:10 2016
New Revision: 296776
URL: https://svnweb.freebsd.org/changeset/base/296776
Log:
dd report short write as error, so don't halt on it.
Modified:
head/usr.sbin/pc-sysinstall/backend/functions-disk.sh
Modified: head/usr.sbin/pc-sysinstall/backend/functi
Author: gibbs
Date: Sat Mar 12 23:02:53 2016
New Revision: 296775
URL: https://svnweb.freebsd.org/changeset/base/296775
Log:
Provide high precision conversion from ns,us,ms -> sbintime in kevent
In timer2sbintime(), calculate the second and fractional second portions of
the sbintime separ
Author: jhb
Date: Sat Mar 12 22:55:07 2016
New Revision: 296774
URL: https://svnweb.freebsd.org/changeset/base/296774
Log:
Regen.
Modified:
head/sys/compat/freebsd32/freebsd32_syscall.h
head/sys/sys/syscall.h
head/sys/sys/syscall.mk
Modified: head/sys/compat/freebsd32/freebsd32_syscall.h
Author: jhb
Date: Sat Mar 12 22:53:46 2016
New Revision: 296773
URL: https://svnweb.freebsd.org/changeset/base/296773
Log:
Do not include system call wrappers in libc for old FreeBSD system calls.
The base system libc is only used to run binaries built on FreeBSD 7.0 and
later. It does n
Author: bdrewery
Date: Sat Mar 12 22:25:10 2016
New Revision: 296772
URL: https://svnweb.freebsd.org/changeset/base/296772
Log:
Enable FAST_DEPEND by default.
Missed in r296668.
Discussed on: arch
Sponsored by: EMC / Isilon Storage Division
Modified:
head/sys/conf/kern.opts.mk
Mo
Author: bdrewery
Date: Sat Mar 12 22:21:14 2016
New Revision: 296771
URL: https://svnweb.freebsd.org/changeset/base/296771
Log:
Reduce duplicated logic from r291744.
Sponsored by: EMC / Isilon Storage Division
Modified:
head/sys/conf/config.mk
head/sys/conf/kmod.mk
head/sys/modules/M
Author: bdrewery
Date: Sat Mar 12 22:21:02 2016
New Revision: 296770
URL: https://svnweb.freebsd.org/changeset/base/296770
Log:
Stop looking up these values in every subdir on install.
This was slowing down installkernel since it was rerunning this in
every module directory.
Sponsore
Author: emaste
Date: Sat Mar 12 21:44:33 2016
New Revision: 296769
URL: https://svnweb.freebsd.org/changeset/base/296769
Log:
boot/efi: Prefer nm to objdump
Both objdump and nm are equally capable of reporting undefined symbols.
This gets us a step closer to building without binutils a
Author: dumbbell
Date: Sat Mar 12 20:05:23 2016
New Revision: 296768
URL: https://svnweb.freebsd.org/changeset/base/296768
Log:
drm/i915: Import Linux commit 168f83660211b9e059e3bc0638daaa01e9ea0b71
This makes sure the default context of each ring is cleaned up with the
ring itself and fi
Author: ngie
Date: Sat Mar 12 19:41:38 2016
New Revision: 296766
URL: https://svnweb.freebsd.org/changeset/base/296766
Log:
Better handle filesystems mounted with -o noexec
ftruncate/11, open/20, and truncate/11 copy sleep(1) to a temporary file on
the
target filesystem, execute the bina
Author: emaste
Date: Sat Mar 12 19:08:13 2016
New Revision: 296753
URL: https://svnweb.freebsd.org/changeset/base/296753
Log:
Bump BOOTSTRAPPING test for libelf after cross-endian fix in r296685
Modified:
head/Makefile.inc1
Modified: head/Makefile.inc1
===
Author: emaste
Date: Sat Mar 12 19:05:41 2016
New Revision: 296749
URL: https://svnweb.freebsd.org/changeset/base/296749
Log:
Bump __FreeBSD_version for libelf cross-endian fix in r296685
Modified:
head/sys/sys/param.h
Modified: head/sys/sys/param.h
==
On 12/03/2016 15:27, Konstantin Belousov wrote:
> It may be that the time come to remove i915_intr_pf tunable, and always
> take device lock non-interruptible in i915 fault handler. TTM behaves
> that way, and I think that situations where I used interruptible page
> handlers, AFAIR to kill X or ot
Author: bdrewery
Date: Sat Mar 12 18:41:27 2016
New Revision: 296737
URL: https://svnweb.freebsd.org/changeset/base/296737
Log:
Follow-up r296709: Fix build32 not properly building all libraries.
Pointyhat to: bdrewery
Reported by: antoine
Modified:
head/Makefile.libcompat
Modified:
Author: dim
Date: Sat Mar 12 18:38:51 2016
New Revision: 296735
URL: https://svnweb.freebsd.org/changeset/base/296735
Log:
Fix the following gcc warnings on sparc64, when TCP_OFFLOAD is not
defined:
sys/dev/cxgbe/t4_main.c:7474: warning: 'sysctl_tp_tick' defined but not
used
sy
Author: dim
Date: Sat Mar 12 15:10:30 2016
New Revision: 296724
URL: https://svnweb.freebsd.org/changeset/base/296724
Log:
Fix gcc warnings about possibly uninitialized variables in gpioctl.c.
Noticed by: bz
Modified:
head/usr.sbin/gpioctl/gpioctl.c
Modified: head/usr.sbin/gpioctl/gpi
Author: kib
Date: Sat Mar 12 14:54:34 2016
New Revision: 296723
URL: https://svnweb.freebsd.org/changeset/base/296723
Log:
Fix handling of umtxp resource limit in sh(1)/ulimit(1), limits(1), add
login.conf(5) support.
Reviewed by: jilles
Sponsored by: The FreeBSD Foundation
Different
On Sat, Mar 12, 2016 at 11:54:58AM +, Jean-S??bastien P??dron wrote:
> Author: dumbbell
> Date: Sat Mar 12 11:54:58 2016
> New Revision: 296720
> URL: https://svnweb.freebsd.org/changeset/base/296720
>
> Log:
> drm/i915: Fix page fault handler failure
>
> ... when __wait_seqno() is inte
Author: dumbbell
Date: Sat Mar 12 11:57:32 2016
New Revision: 296721
URL: https://svnweb.freebsd.org/changeset/base/296721
Log:
drm/i915: Call i915_gem_gtt_fini() when the device is detached
This fixes several memory leaks. Apparently, this problem exists in
Linux 3.8 but the code changed
Author: dumbbell
Date: Sat Mar 12 11:54:58 2016
New Revision: 296720
URL: https://svnweb.freebsd.org/changeset/base/296720
Log:
drm/i915: Fix page fault handler failure
... when __wait_seqno() is interrupted by a signal. In this case,
__wait_seqno() returns -ERESTARTSYS. Like we already d
Author: dumbbell
Date: Sat Mar 12 09:44:23 2016
New Revision: 296719
URL: https://svnweb.freebsd.org/changeset/base/296719
Log:
agp: Do not attach to Intel GEN6+
The i915 video driver doesn't depend on agp(4) anymore for Sandybridge
and later GPUs. Therefore, there is no need to attach ag
Author: trasz
Date: Sat Mar 12 09:33:26 2016
New Revision: 296718
URL: https://svnweb.freebsd.org/changeset/base/296718
Log:
Use S_BLKSIZE instead of magic constant.
MFC after:1 month
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/fs/autofs/autofs_vfsops.c
head/sys/fs/au
Author: trasz
Date: Sat Mar 12 09:05:43 2016
New Revision: 296717
URL: https://svnweb.freebsd.org/changeset/base/296717
Log:
Refactor the way we restore cn_lkflags; no functional changes.
MFC after:1 month
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/kern/vfs_lookup.c
M
Author: trasz
Date: Sat Mar 12 08:50:38 2016
New Revision: 296716
URL: https://svnweb.freebsd.org/changeset/base/296716
Log:
Remove cn_consume from 'struct componentname'. It was never set to anything
other than 0.
Reviewed by: kib@
MFC after:1 month
Sponsored by: The FreeBSD Fou
29 matches
Mail list logo