Author: dim
Date: Sat Feb 14 23:28:09 2015
New Revision: 278789
URL: https://svnweb.freebsd.org/changeset/base/278789
Log:
Add clang patches corresponding to r278788.
Added:
stable/10/contrib/llvm/patches/patch-r278788-clang-r201130-pch-miscompilation.diff
Changes in other areas also in thi
Author: dim
Date: Sat Feb 14 23:25:39 2015
New Revision: 278788
URL: https://svnweb.freebsd.org/changeset/base/278788
Log:
Pull in r201130 from upstream clang trunk (by Ted Kremenek):
Fix PCH deserialization bug with local static symbols being treated
as local extern.
This trig
Author: loos
Date: Sat Feb 14 21:16:19 2015
New Revision: 278786
URL: https://svnweb.freebsd.org/changeset/base/278786
Log:
MFC r274670, r274671, r276168:
Moves all the duplicate code to a single function.
Verify for invalid modes and unwanted flags before pass the new flags to
drive
Author: loos
Date: Sat Feb 14 21:02:33 2015
New Revision: 278785
URL: https://svnweb.freebsd.org/changeset/base/278785
Log:
MFC r274642, 274643:
Remove unnecessary code.
After r273566, the gpiobus version of bus_print_child() also works on FDT
systems.
Fix gpiobus_child_location
Author: loos
Date: Sat Feb 14 20:57:27 2015
New Revision: 278784
URL: https://svnweb.freebsd.org/changeset/base/278784
Log:
MFC r274638:
Add basic interrupt management code to gpiobus and ofw_gpiobus.
This is the general support to allow the use of GPIO pins as interrupt
sources for
Author: loos
Date: Sat Feb 14 20:50:38 2015
New Revision: 278783
URL: https://svnweb.freebsd.org/changeset/base/278783
Log:
MFC r273917, r273926:
Fix the gpiobus locking by using a more sane model where it isn't necessary
hold the gpiobus lock between the gpio calls.
gpiobus_acquire_
Author: loos
Date: Sat Feb 14 20:37:33 2015
New Revision: 278782
URL: https://svnweb.freebsd.org/changeset/base/278782
Log:
MFC r273799:
Make the GPIO children attach to the first unit available and not only to
unit 0.
This fix a bug where a GPIO controller could fail to attach its c
Author: loos
Date: Sat Feb 14 20:32:24 2015
New Revision: 278781
URL: https://svnweb.freebsd.org/changeset/base/278781
Log:
MFC r273566, r273569:
Provide a working GPIOBUS_IVAR() macro for FDT systems.
Move the duplicated code to a single function.
No functional changes.
Modified
Author: luigi
Date: Sat Feb 14 19:41:26 2015
New Revision: 278779
URL: https://svnweb.freebsd.org/changeset/base/278779
Log:
sync the code with the version in head. which the exception of
svn 275358 (M_FLOWID deprecation, only a couple of lines)
which cannot be merged.
if_lem_netmap.h,
Author: loos
Date: Sat Feb 14 19:28:26 2015
New Revision: 278778
URL: https://svnweb.freebsd.org/changeset/base/278778
Log:
MFC: r273264, r274409, r278212, r278213:
Add a workaround needed to fix a bug of Arasan Host Controller where it may
lose the contents of consecutive writes (that ha
Author: luigi
Date: Sat Feb 14 19:18:56 2015
New Revision: 278775
URL: https://svnweb.freebsd.org/changeset/base/278775
Log:
sync with the version in head (r274338):
fix one comment, and return kernel-supplied error if available.
no API changes.
Modified:
stable/10/sys/net/netmap_user.h
Author: hrs
Date: Sat Feb 14 18:56:44 2015
New Revision: 278771
URL: https://svnweb.freebsd.org/changeset/base/278771
Log:
MFC r273999:
Do not try to create a /dev/log symlink in a jail.
PR: 179828
Modified:
stable/10/etc/rc.d/syslogd
Directory Properties:
stable/10/ (props ch
Author: loos
Date: Sat Feb 14 18:45:43 2015
New Revision: 278769
URL: https://svnweb.freebsd.org/changeset/base/278769
Log:
MFC r276298, r276303:
Remove the '#undef DEBUG' that should not be committed.
Removes unused and duplicate headers.
Bring the wait limit on mailbox write to
Author: loos
Date: Sat Feb 14 18:37:36 2015
New Revision: 278768
URL: https://svnweb.freebsd.org/changeset/base/278768
Log:
MFC r276296, r277207:
Make consistent use of the correct debug macros across the file.
Fix the C -> K temperature conversion for the dev.cpu.0.temperature sysctl.
Author: mav
Date: Sat Feb 14 08:52:09 2015
New Revision: 278747
URL: https://svnweb.freebsd.org/changeset/base/278747
Log:
MFC r278362: Fix couple issues in ctlstat header printing.
Modified:
stable/10/usr.bin/ctlstat/ctlstat.c
Directory Properties:
stable/10/ (props changed)
Modified: s
Author: kib
Date: Sat Feb 14 08:44:12 2015
New Revision: 278746
URL: https://svnweb.freebsd.org/changeset/base/278746
Log:
MFC r277643:
Remove Giant from /dev/mem and /dev/kmem.
MFC r277743:
Arm: ensure that _tmppt KVA is used exclusively.
Modified:
stable/10/sys/arm/arm/mem.c
stab
16 matches
Mail list logo