Author: gjb
Date: Thu Feb 19 03:57:47 2015
New Revision: 278985
URL: https://svnweb.freebsd.org/changeset/base/278985
Log:
MFC r277458, r277536, r277606, r277609, r277836, r277839,
r278118, r278119, r278206, r278502:
r277458:
Move virtual machine / cloud provider targets and
opti
Author: emaste
Date: Thu Feb 19 02:56:34 2015
New Revision: 278982
URL: https://svnweb.freebsd.org/changeset/base/278982
Log:
MFC r275140: Increase default and maximum callchain depths
Bump the default from 16 to 32, to accommodate kernel flamegraphs.
Bump the maximum from 32 to 128, to a
Author: ken
Date: Wed Feb 18 23:08:13 2015
New Revision: 278974
URL: https://svnweb.freebsd.org/changeset/base/278974
Log:
MFC 278228:
The __FreeBSD_version has been changed to 1001508 for the addition of the
CDAI_TYPE_EXT_INQ request type.
-
Author: emaste
Date: Wed Feb 18 19:42:37 2015
New Revision: 278968
URL: https://svnweb.freebsd.org/changeset/base/278968
Log:
MFC r276893: mkimg: Add MBR EFI partition type
Sponsored by: The FreeBSD Foundation
Modified:
stable/10/usr.bin/mkimg/mbr.c
Directory Properties:
stable/10/ (
Author: sbruno
Date: Wed Feb 18 16:28:55 2015
New Revision: 278961
URL: https://svnweb.freebsd.org/changeset/base/278961
Log:
MFC r278827
Check for required arguments before accessing argv[0] and core dumping.
Modified:
stable/10/usr.sbin/binmiscctl/binmiscctl.c
Directory Properties:
s
Author: kib
Date: Wed Feb 18 08:10:13 2015
New Revision: 278949
URL: https://svnweb.freebsd.org/changeset/base/278949
Log:
MFC r278795:
Reparenting done by debugger attach can leave reaper without direct
children. Handle the situation instead asserting that it is
impossible.
Modified:
Author: kib
Date: Wed Feb 18 08:08:09 2015
New Revision: 278948
URL: https://svnweb.freebsd.org/changeset/base/278948
Log:
MFC r278794:
Return with the process locked.
Modified:
stable/10/sys/kern/kern_procctl.c
Directory Properties:
stable/10/ (props changed)
Modified: stable/10/sys/k
Author: kib
Date: Wed Feb 18 08:06:36 2015
New Revision: 278947
URL: https://svnweb.freebsd.org/changeset/base/278947
Log:
MFC r278606:
Registers definitions for the new capabilities.
Modified:
stable/10/sys/x86/iommu/intel_drv.c
stable/10/sys/x86/iommu/intel_reg.h
Directory Properties:
Author: kib
Date: Wed Feb 18 08:04:03 2015
New Revision: 278946
URL: https://svnweb.freebsd.org/changeset/base/278946
Log:
MFC r278605:
vm_page_lookup() accepts read-locked object.
Modified:
stable/10/sys/x86/iommu/intel_utils.c
Directory Properties:
stable/10/ (props changed)
Modified