On Fri, Jan 03, 2014 at 11:03:12AM +, Gleb Smirnoff wrote:
> Author: glebius
> Date: Fri Jan 3 11:03:12 2014
> New Revision: 260224
> URL: http://svnweb.freebsd.org/changeset/base/260224
>
> Log:
> Make failure of ifpromisc() a non-fatal error. This makes it possible to
> run carp(4) on v
On 5 January 2014 19:51, Konstantin Belousov wrote:
> On Mon, Jan 06, 2014 at 03:48:32AM +, Adrian Chadd wrote:
>> Author: adrian
>> Date: Mon Jan 6 03:48:32 2014
>> New Revision: 260363
>> URL: http://svnweb.freebsd.org/changeset/base/260363
>>
>> Log:
>> Correctly remove entries from the
On 06.01.14 03:55, Ian Lepore wrote:
> On Wed, 2014-01-01 at 20:03 +, Zbigniew Bodek wrote:
>> Author: zbb
>> Date: Wed Jan 1 20:03:48 2014
>> New Revision: 260161
>> URL: http://svnweb.freebsd.org/changeset/base/260161
>>
>> Log:
>> Add polarity and level support to ARM GIC
>>
>> Add s
Author: marcel
Date: Mon Jan 6 05:00:58 2014
New Revision: 260364
URL: http://svnweb.freebsd.org/changeset/base/260364
Log:
In atomic_or_8_nv() load 1 and not 8 bytes from the address
given. Note that atomic_or_8_nv() is not used at this time.
Modified:
head/sys/cddl/contrib/opensolaris/co
On Mon, Jan 06, 2014 at 03:48:32AM +, Adrian Chadd wrote:
> Author: adrian
> Date: Mon Jan 6 03:48:32 2014
> New Revision: 260363
> URL: http://svnweb.freebsd.org/changeset/base/260363
>
> Log:
> Correctly remove entries from the relevant receive ath_buf list before
> freeing them.
>
>
Author: adrian
Date: Mon Jan 6 03:48:32 2014
New Revision: 260363
URL: http://svnweb.freebsd.org/changeset/base/260363
Log:
Correctly remove entries from the relevant receive ath_buf list before
freeing them.
The current code would walk the list and call the buffer free, which
didn't r
On Wed, 2014-01-01 at 20:03 +, Zbigniew Bodek wrote:
> Author: zbb
> Date: Wed Jan 1 20:03:48 2014
> New Revision: 260161
> URL: http://svnweb.freebsd.org/changeset/base/260161
>
> Log:
> Add polarity and level support to ARM GIC
>
> Add suport for setting triggering level and polarity
Author: pfg
Date: Mon Jan 6 00:52:39 2014
New Revision: 260361
URL: http://svnweb.freebsd.org/changeset/base/260361
Log:
Fix optimization bug.
GCC-PR rtl-optimization/34628
* combine.c (try_combine): Stop and undo after the first combination
if an autoincrement side-effect
Author: wblock (doc committer)
Date: Sun Jan 5 23:28:03 2014
New Revision: 260358
URL: http://svnweb.freebsd.org/changeset/base/260358
Log:
Fix a cut and paste error.
PR: docs/184791
Submitted by: Jamie Landeg Jones
MFC after:3 days
Modified:
head/contrib/diff/man/dif
Author: edavis
Date: Sun Jan 5 23:13:18 2014
New Revision: 260357
URL: http://svnweb.freebsd.org/changeset/base/260357
Log:
MFC Broadcom 10Gb bxe driver
Merged r255736, r255861, r256299, r256341, r258187, r259928, r260113
Approved by: davidch (mentor)
Added:
stable/7/share/man/man4/b
Author: jilles
Date: Sun Jan 5 23:01:28 2014
New Revision: 260355
URL: http://svnweb.freebsd.org/changeset/base/260355
Log:
find: Fix two more problems with -lname and -ilname:
* Do not match symlinks that are followed because of -H or -L. This is
explicitly documented in GNU find's in
Author: mav
Date: Sun Jan 5 23:02:03 2014
New Revision: 260356
URL: http://svnweb.freebsd.org/changeset/base/260356
Log:
MFC r256885:
Remove global device lock acquisition from dev_relthread(), replacing it
with atomics on per-device data.
Modified:
stable/10/sys/kern/kern_conf.c
Directo
Author: mav
Date: Sun Jan 5 23:00:38 2014
New Revision: 260354
URL: http://svnweb.freebsd.org/changeset/base/260354
Log:
MFC r256614:
- Take BIO lock in biodone() only when there is no completion callback set
and so we should wake up thread waiting in biowait().
- Remove msleep() timeou
Author: mav
Date: Sun Jan 5 22:55:21 2014
New Revision: 260353
URL: http://svnweb.freebsd.org/changeset/base/260353
Log:
MFC r258173:
Add few more minor parts of DevSleep support from AHCI 1.3.1 proposal.
Modified:
stable/10/sys/dev/ahci/ahci.c
stable/10/sys/dev/ahci/ahci.h
Directory Pro
Author: mav
Date: Sun Jan 5 22:53:55 2014
New Revision: 260352
URL: http://svnweb.freebsd.org/changeset/base/260352
Log:
MFC r258169:
Add ID for Intel Avoton SMBus controller.
Modified:
stable/10/sys/dev/ichsmb/ichsmb_pci.c
Directory Properties:
stable/10/ (props changed)
Modified: st
Author: mav
Date: Sun Jan 5 22:52:59 2014
New Revision: 260351
URL: http://svnweb.freebsd.org/changeset/base/260351
Log:
MFC r258168, r258170:
Add some more Intel HDA controller and CODEC IDs.
Modified:
stable/10/sys/dev/sound/pci/hda/hdac.c
stable/10/sys/dev/sound/pci/hda/hdac.h
stabl
Author: mav
Date: Sun Jan 5 22:51:09 2014
New Revision: 260350
URL: http://svnweb.freebsd.org/changeset/base/260350
Log:
MFC r258164:
Handle case when ACPI reports HPET device, but does not provide memory
resource for it. In such case take the address range from the HPET table.
This f
Author: mav
Date: Sun Jan 5 22:49:54 2014
New Revision: 260348
URL: http://svnweb.freebsd.org/changeset/base/260348
Log:
MFC r258162:
Add some more IDs for Intel ATA, AHCI and USB controllers.
Modified:
stable/10/sys/dev/ahci/ahci.c
stable/10/sys/dev/ata/ata-pci.h
stable/10/sys/dev/ata
Author: mav
Date: Sun Jan 5 22:48:12 2014
New Revision: 260347
URL: http://svnweb.freebsd.org/changeset/base/260347
Log:
MFC r257932:
Use relaxed (write-only) memory barriers when writing some of queue index
registers (for now on ISP2400+). We never read those registers back and
AFAIK th
Author: mav
Date: Sun Jan 5 22:47:12 2014
New Revision: 260346
URL: http://svnweb.freebsd.org/changeset/base/260346
Log:
MFC r257930:
Some more registers access optimizations:
- Process ATIO queue only if interrupt status tells so;
- Do not update queue out pointers after each processed
Author: mav
Date: Sun Jan 5 22:45:46 2014
New Revision: 260345
URL: http://svnweb.freebsd.org/changeset/base/260345
Log:
MFC r257916:
Save one more register read per command by not reading rqstoutrp register
every time. The purpose of that register is unlikely output queue overflow
detec
Author: mav
Date: Sun Jan 5 22:43:40 2014
New Revision: 260344
URL: http://svnweb.freebsd.org/changeset/base/260344
Log:
MFC r256893:
Fix memory and references leak due to unfreed path.
Coverity CID: 1109815
Modified:
stable/10/sys/dev/buslogic/bt.c
Directory Properties:
stable/10
Author: mav
Date: Sun Jan 5 22:42:42 2014
New Revision: 260343
URL: http://svnweb.freebsd.org/changeset/base/260343
Log:
MFC r256887:
Fix memory and references leak due to unfreed path.
Coverity CID: 1109817
Modified:
stable/10/sys/dev/aha/aha.c
Directory Properties:
stable/10/
Author: mav
Date: Sun Jan 5 22:40:28 2014
New Revision: 260342
URL: http://svnweb.freebsd.org/changeset/base/260342
Log:
MFC r256826:
Fix several target mode SIMs to not blindly clear ccb_h.flags field of
ATIO CCBs. Not all CCB flags there belong to them.
Modified:
stable/10/sys/dev/aic
Author: mav
Date: Sun Jan 5 22:38:44 2014
New Revision: 260341
URL: http://svnweb.freebsd.org/changeset/base/260341
Log:
MFC r256705:
Optimize isp(4) to reduce CPU usage, especially in target mode:
- Remove two excessive and slow register reads from isp_intr(). Instead
of rereading valu
Author: ian
Date: Sun Jan 5 22:36:34 2014
New Revision: 260340
URL: http://svnweb.freebsd.org/changeset/base/260340
Log:
Remove dev/fdt/fdt_pci.c, which was code specific to Marvell ARM SoCs,
related to setting up static device mappings. Since it was only used by
arm/mv/mv_pci.c, it's now
Author: mav
Date: Sun Jan 5 22:14:12 2014
New Revision: 260339
URL: http://svnweb.freebsd.org/changeset/base/260339
Log:
MFC r259168:
Don't even try to read vdev labels from devices smaller then SPA_MINDEVSIZE
(64MB). Even if we would find one somehow, ZFS kernel code rejects such
device
Author: mav
Date: Sun Jan 5 22:12:45 2014
New Revision: 260338
URL: http://svnweb.freebsd.org/changeset/base/260338
Log:
MFC r258342:
Reenable vfs.zfs.zio.use_uma for amd64, disabled at r209261.
On machines with seveal CPUs and enough RAM this can easily twice improve
ZFS performance o
Author: mav
Date: Sun Jan 5 22:09:18 2014
New Revision: 260337
URL: http://svnweb.freebsd.org/changeset/base/260337
Log:
MFC r258137:
Introduce allocation cache to store LZ4 compression contexts without kicking
VM subsystem twice for every written record.
Tests on 24-core system show d
Author: jilles
Date: Sun Jan 5 21:44:04 2014
New Revision: 260336
URL: http://svnweb.freebsd.org/changeset/base/260336
Log:
find: Fix -lname and -ilname.
The code did not take into account that readlink() does not add a
terminating '\0', and therefore did not work reliably.
As befor
Author: gavin
Date: Sun Jan 5 21:35:07 2014
New Revision: 260335
URL: http://svnweb.freebsd.org/changeset/base/260335
Log:
Wrap SUBDIRs over several lines.
Modified:
head/sys/modules/iwnfw/Makefile
Modified: head/sys/modules/iwnfw/Makefile
===
Author: dim
Date: Sun Jan 5 21:03:49 2014
New Revision: 260334
URL: http://svnweb.freebsd.org/changeset/base/260334
Log:
Split the last gcc-specific flags off into CFLAGS.gcc. This also
removes the need to use -Qunused-arguments for clang throughout the
tree.
MFC after:3 days
Mod
Author: ian
Date: Sun Jan 5 20:44:10 2014
New Revision: 260333
URL: http://svnweb.freebsd.org/changeset/base/260333
Log:
Enable the cesa security/crypto device by providing the required property
in the dts source, and adding the right devices to the kernel config. Also
generally bring the k
Author: pfg
Date: Sun Jan 5 20:33:44 2014
New Revision: 260332
URL: http://svnweb.freebsd.org/changeset/base/260332
Log:
gcc: backport some fixes from llvm-gcc
llvm-gcc backported some patches from gcc trunk:
http://gcc.gnu.org/ml/gcc-cvs/2007-05/msg00662.html
http://gcc.gnu.org/ml/
On 05.01.2014 14:52, Nathan Whitehorn wrote:
On 01/05/14 14:45, Pedro Giffuni wrote:
On 05.01.2014 11:42, Tijl Coosemans wrote:
On Sun, 05 Jan 2014 11:18:15 -0500 Pedro Giffuni wrote:
On 05.01.2014 06:45, Tijl Coosemans wrote:
On Sun, 5 Jan 2014 00:43:28 + (UTC) Pedro F. Giffuni wrote:
A
Author: ian
Date: Sun Jan 5 20:09:51 2014
New Revision: 260331
URL: http://svnweb.freebsd.org/changeset/base/260331
Log:
Add #include to a few files that used to get it via
pollution from other headers.
Modified:
head/sys/arm/broadcom/bcm2835/bcm2835_fbd.c
head/sys/arm/freescale/imx/imx
On 01/05/14 14:45, Pedro Giffuni wrote:
> On 05.01.2014 11:42, Tijl Coosemans wrote:
>> On Sun, 05 Jan 2014 11:18:15 -0500 Pedro Giffuni wrote:
>>> On 05.01.2014 06:45, Tijl Coosemans wrote:
On Sun, 5 Jan 2014 00:43:28 + (UTC) Pedro F. Giffuni wrote:
> Author: pfg
> Date: Sun Jan
On 05.01.2014 11:42, Tijl Coosemans wrote:
On Sun, 05 Jan 2014 11:18:15 -0500 Pedro Giffuni wrote:
On 05.01.2014 06:45, Tijl Coosemans wrote:
On Sun, 5 Jan 2014 00:43:28 + (UTC) Pedro F. Giffuni wrote:
Author: pfg
Date: Sun Jan 5 00:43:28 2014
New Revision: 260311
URL: http://svnweb.freeb
Author: mav
Date: Sun Jan 5 19:07:42 2014
New Revision: 260328
URL: http://svnweb.freebsd.org/changeset/base/260328
Log:
Fix build after r260234 by converting ddi_get_lbolt64() from inline into
a macro. Otherwise compiler complains that hz variable used there either
undefined or defined tw
On 01/05/14 13:46, Nathan Whitehorn wrote:
> Author: nwhitehorn Date: Sun Jan 5 18:46:58 2014 New Revision:
> 260327 URL: http://svnweb.freebsd.org/changeset/base/260327
>
> Log: Retire machine/fdt.h as a header used by MI code, as its
> function is now obsolete. This involves the following pieces
Author: nwhitehorn
Date: Sun Jan 5 18:46:58 2014
New Revision: 260327
URL: http://svnweb.freebsd.org/changeset/base/260327
Log:
Retire machine/fdt.h as a header used by MI code, as its function is now
obsolete. This involves the following pieces:
- Remove it entirely on PowerPC, where it is
Author: ian
Date: Sun Jan 5 18:40:06 2014
New Revision: 260326
URL: http://svnweb.freebsd.org/changeset/base/260326
Log:
Convert from using fdt_immr style to arm_devmap_add_entry() to make
static device mappings.
This SoC relied heavily on the fact that all devices were static-mapped
a
Author: sbruno
Date: Sun Jan 5 17:33:10 2014
New Revision: 260325
URL: http://svnweb.freebsd.org/changeset/base/260325
Log:
MFC r258901:
svn r251516 resized the buf argument a bit too much. Pass a hardcoded
size of 6 to humanize_number() to resolve this.
PR: bin/184405
Submitt
Author: sbruno
Date: Sun Jan 5 17:29:53 2014
New Revision: 260324
URL: http://svnweb.freebsd.org/changeset/base/260324
Log:
MFC r258901:
svn r251516 resized the buf argument a bit too much. Pass a hardcoded
size of 6 to humanize_number() to resolve this.
PR: bin/184405
Submitted
Author: ian
Date: Sun Jan 5 16:45:34 2014
New Revision: 260323
URL: http://svnweb.freebsd.org/changeset/base/260323
Log:
Eliminate use of fdt_immr_addr(), it's not needed for this SoC. Convert
to the newer arm_devmap_add_entry() routine for creating device mappings.
Modified:
head/sys/arm
On Sun, 05 Jan 2014 11:18:15 -0500 Pedro Giffuni wrote:
> On 05.01.2014 06:45, Tijl Coosemans wrote:
>> On Sun, 5 Jan 2014 00:43:28 + (UTC) Pedro F. Giffuni wrote:
>>> Author: pfg
>>> Date: Sun Jan 5 00:43:28 2014
>>> New Revision: 260311
>>> URL: http://svnweb.freebsd.org/changeset/base/26031
Author: dim
Date: Sun Jan 5 16:40:41 2014
New Revision: 260322
URL: http://svnweb.freebsd.org/changeset/base/260322
Log:
In addition to r260102, also define GCC_MS_EXTENSIONS in bsd.sys.mk,
since kernel module builds do not use kern.pre.mk.
MFC after:3 days
X-MFC-With: r260102
M
On 05.01.2014 06:45, Tijl Coosemans wrote:
On Sun, 5 Jan 2014 00:43:28 + (UTC) Pedro F. Giffuni wrote:
Author: pfg
Date: Sun Jan 5 00:43:28 2014
New Revision: 260311
URL: http://svnweb.freebsd.org/changeset/base/260311
Log:
gcc: Add support for Apple's Block extension
Block objec
Author: dim
Date: Sun Jan 5 15:39:37 2014
New Revision: 260321
URL: http://svnweb.freebsd.org/changeset/base/260321
Log:
Revert MFC of r260102 for now, until I can merge the required fix from
head. This should fix building modules which require -fms-extensions to
compile them with gcc.
Mo
Author: dim
Date: Sun Jan 5 15:39:37 2014
New Revision: 260321
URL: http://svnweb.freebsd.org/changeset/base/260321
Log:
Revert MFC of r260102 for now, until I can merge the required fix from
head. This should fix building modules which require -fms-extensions to
compile them with gcc.
Mo
Author: ian
Date: Sun Jan 5 15:33:33 2014
New Revision: 260320
URL: http://svnweb.freebsd.org/changeset/base/260320
Log:
Use the common armv6 fdt_bus_tag defintion instead of an essentially
identical local copy of it.
Deleted:
head/sys/arm/tegra/bus_space.c
Modified:
head/sys/arm/tegra/f
Author: glebius
Date: Sun Jan 5 13:55:33 2014
New Revision: 260319
URL: http://svnweb.freebsd.org/changeset/base/260319
Log:
Merge r260188 from head:
Fix regression from r249894. Now we pass "gw" as argument to if_output
method, thus for multicast case we need it to point at "dst".
Author: luigi
Date: Sun Jan 5 11:58:07 2014
New Revision: 260318
URL: http://svnweb.freebsd.org/changeset/base/260318
Log:
MFC revision 259907
use the correct netmap <-> nic slot mapping on the transmit ring for 'lem'.
This bug would manifest only in netmap mode and on packets transmitted a
On Sun, 5 Jan 2014 00:43:28 + (UTC) Pedro F. Giffuni wrote:
> Author: pfg
> Date: Sun Jan 5 00:43:28 2014
> New Revision: 260311
> URL: http://svnweb.freebsd.org/changeset/base/260311
>
> Log:
> gcc: Add support for Apple's Block extension
>
> Block objects [1] are a C-level syntactic
Author: hselasky
Date: Sun Jan 5 10:52:57 2014
New Revision: 260317
URL: http://svnweb.freebsd.org/changeset/base/260317
Log:
MFC r235128:
Add missing LibUSB 1.0 API function: libusb_get_string_descriptor().
Modified:
stable/8/lib/libusb/Makefile
stable/8/lib/libusb/libusb.3
stable/8/l
Author: hselasky
Date: Sun Jan 5 10:49:56 2014
New Revision: 260316
URL: http://svnweb.freebsd.org/changeset/base/260316
Log:
MFC r235128:
Add missing LibUSB 1.0 API function: libusb_get_string_descriptor().
Modified:
stable/9/lib/libusb/Makefile
stable/9/lib/libusb/libusb.3
stable/9/l
Author: hselasky
Date: Sun Jan 5 10:41:43 2014
New Revision: 260315
URL: http://svnweb.freebsd.org/changeset/base/260315
Log:
Implement two new libusb API functions.
PR: usb/185454
MFC after:2 weeks
Modified:
head/lib/libusb/Makefile
head/lib/libusb/libusb.3
head/lib
57 matches
Mail list logo