On Fri, Jun 28, 2013 at 03:03:46AM +0200, Mateusz Guzik wrote:
> On Thu, Jun 27, 2013 at 07:14:04PM +, Mikolaj Golub wrote:
> > Author: trociny
> > Date: Thu Jun 27 19:14:03 2013
> > New Revision: 252313
> > URL: http://svnweb.freebsd.org/changeset/base/252313
> >
> > Log:
> > To avoid LOR,
Author: grehan
Date: Fri Jun 28 06:25:04 2013
New Revision: 252336
URL: http://svnweb.freebsd.org/changeset/base/252336
Log:
Allow 8259 registers to be read. This is a transient condition
during Linux boot.
Submitted by: tycho nightingale at pluribusnetworks com
Reviewed by: neel
Modi
On Jun 22, 2013, at 3:51 PM, Glen Barber wrote:
> On Sat, Jun 22, 2013 at 03:39:41PM -0700, Garrett Cooper wrote:
>> On Jun 22, 2013, at 3:12 PM, Glen Barber wrote:
>>
>>> Author: gjb
>>> Date: Sat Jun 22 22:12:24 2013
>>> New Revision: 252101
>>> URL: http://svnweb.freebsd.org/changeset/base/252
Author: grehan
Date: Fri Jun 28 06:05:33 2013
New Revision: 252335
URL: http://svnweb.freebsd.org/changeset/base/252335
Log:
Make sure all CPUID values are handled, instead of exiting the
bhyve process when an unhandled one is encountered.
Hide some additional capabilities from the guest
Author: hrs
Date: Fri Jun 28 05:09:01 2013
New Revision: 252332
URL: http://svnweb.freebsd.org/changeset/base/252332
Log:
Fix build.
Spotted by: gjb
Modified:
head/sbin/swapon/swapon.c
Modified: head/sbin/swapon/swapon.c
Author: grehan
Date: Fri Jun 28 05:01:25 2013
New Revision: 252331
URL: http://svnweb.freebsd.org/changeset/base/252331
Log:
Allow the PCI config address register to be read. The Linux
kernel does this. Also remove an unused header file.
Submitted by: tycho nightingale at pluribusnetworks
On Thu, Jun 27, 2013 at 06:28:45PM +, Hiroki Sato wrote:
> Author: hrs
> Date: Thu Jun 27 18:28:45 2013
> New Revision: 252310
> URL: http://svnweb.freebsd.org/changeset/base/252310
>
> Log:
> - Add vnode-backed swap space specification support. This is enabled when
> device names "md"
Author: jeff
Date: Fri Jun 28 03:51:20 2013
New Revision: 252330
URL: http://svnweb.freebsd.org/changeset/base/252330
Log:
- Add a general purpose resource allocator, vmem, from NetBSD. It was
originally inspired by the Solaris vmem detailed in the proceedings
of usenix 2001. The Ne
Author: markj
Date: Fri Jun 28 03:14:40 2013
New Revision: 252325
URL: http://svnweb.freebsd.org/changeset/base/252325
Log:
The dtmalloc provider uses the short description of a malloc type as the
function name of its corresponding DTrace probes. These descriptions may
contain whitespace, bu
On Thu, Jun 27, 2013 at 07:14:04PM +, Mikolaj Golub wrote:
> Author: trociny
> Date: Thu Jun 27 19:14:03 2013
> New Revision: 252313
> URL: http://svnweb.freebsd.org/changeset/base/252313
>
> Log:
> To avoid LOR, always drop the filedesc lock before exporting fd to sbuf.
>
> Reviewed by
Author: andrew
Date: Thu Jun 27 22:26:56 2013
New Revision: 252320
URL: http://svnweb.freebsd.org/changeset/base/252320
Log:
Support reading registers r0-r3 when unwinding. There is a seperate
instruction to load these. We only hit it when unwinding past an trap frame
as in C r0-r3 would nev
On Wednesday, June 26, 2013 3:26:38 am Andre Oppermann wrote:
> On 25.06.2013 20:44, John Baldwin wrote:
> > Author: jhb
> > Date: Tue Jun 25 18:44:15 2013
> > New Revision: 252209
> > URL: http://svnweb.freebsd.org/changeset/base/252209
> >
> > Log:
> >Several improvements to rmlock(9). Many
Author: jhb
Date: Thu Jun 27 20:21:54 2013
New Revision: 252315
URL: http://svnweb.freebsd.org/changeset/base/252315
Log:
Make detaching drivers from PCI devices more robust. While here, fix a
bug where a PCI device would be powered down if it failed to probe, but
not when its driver was de
Author: jkim
Date: Thu Jun 27 19:47:58 2013
New Revision: 252314
URL: http://svnweb.freebsd.org/changeset/base/252314
Log:
Add "amdfam10" to the supported CPU types for amd64. This complements
r251691 and 251692.
Modified:
head/share/examples/etc/make.conf
Modified: head/share/examples/et
Author: trociny
Date: Thu Jun 27 19:14:03 2013
New Revision: 252313
URL: http://svnweb.freebsd.org/changeset/base/252313
Log:
To avoid LOR, always drop the filedesc lock before exporting fd to sbuf.
Reviewed by: kib
MFC after:3 days
Modified:
head/sys/kern/kern_descrip.c
Modified
MOn Jun 27, 2013, at 12:00 PM, Hiroki Sato wrote:
> Garrett Cooper wrote
> in <7413b684-3995-428b-8762-a49b0a180...@gmail.com>:
>
> ya> I noticed that you've been working with mdconfig, et al a lot
> ya> lately. Would you have some spare cycles to look at some of the
> ya> related mdconfig PRs
Garrett Cooper wrote
in <7413b684-3995-428b-8762-a49b0a180...@gmail.com>:
ya> I noticed that you've been working with mdconfig, et al a lot
ya> lately. Would you have some spare cycles to look at some of the
ya> related mdconfig PRs?
ya> http://www.freebsd.org/cgi/query-pr-summary.cgi?text=Mdco
Author: np
Date: Thu Jun 27 18:59:07 2013
New Revision: 252312
URL: http://svnweb.freebsd.org/changeset/base/252312
Log:
Update T5 register ranges. This is so that regdump skips over registers
with read side-effects.
MFC after:3 days
Modified:
head/sys/dev/cxgbe/t4_main.c
Modifie
Author: andrew
Date: Thu Jun 27 18:54:18 2013
New Revision: 252311
URL: http://svnweb.freebsd.org/changeset/base/252311
Log:
Add UNWINDSVCFRAME to provide the unwind pseudo ops to allow us to unwind
past a trapframe.
Use this macro in exception_exit as it is the function the unwinder ente
On Jun 27, 2013, at 11:28 AM, Hiroki Sato wrote:
> Author: hrs
> Date: Thu Jun 27 18:28:45 2013
> New Revision: 252310
> URL: http://svnweb.freebsd.org/changeset/base/252310
>
> Log:
> - Add vnode-backed swap space specification support. This is enabled when
>device names "md" or "md[0-9]*
Author: hrs
Date: Thu Jun 27 18:28:45 2013
New Revision: 252310
URL: http://svnweb.freebsd.org/changeset/base/252310
Log:
- Add vnode-backed swap space specification support. This is enabled when
device names "md" or "md[0-9]*" and a "file" option are specified in
/etc/fstab like this:
On Jun 17, 2013, at 7:53 PM, Peter Wemm wrote:
> Author: peter
> Date: Tue Jun 18 02:53:45 2013
> New Revision: 251886
> URL: http://svnweb.freebsd.org/changeset/base/251886
>
> Log:
> Introduce svnlite so that we can check out our source code again.
>
> This is actually a fully functional bui
Author: glebius
Date: Thu Jun 27 10:42:09 2013
New Revision: 252302
URL: http://svnweb.freebsd.org/changeset/base/252302
Log:
Fix build.
Modified:
head/sbin/nvmecontrol/logpage.c
head/sbin/nvmecontrol/nvmecontrol.c
Modified: head/sbin/nvmecontrol/logpage.c
=
Author: remko
Date: Thu Jun 27 09:08:07 2013
New Revision: 252295
URL: http://svnweb.freebsd.org/changeset/base/252295
Log:
Add support for the NTT Docomo L-02C card.
(This file didn't get along in the previous commit)
PR: 180017
Submitted by: Masaharu FUJITA
Glanced at by:
Author: remko
Date: Thu Jun 27 09:06:00 2013
New Revision: 252294
URL: http://svnweb.freebsd.org/changeset/base/252294
Log:
Add support for the NTT Docomo L-02C card.
PR: 180017
Submitted by: Masaharu FUJITA
Glanced at by:imp
MFC after:1 week
Modified:
head/sy
25 matches
Mail list logo