Author: kib
Date: Sat Jun 23 09:33:06 2012
New Revision: 237474
URL: http://svn.freebsd.org/changeset/base/237474
Log:
Stop updating the struct vdso_timehands from even handler executed in
the scheduled task from tc_windup(). Do it directly from tc_windup in
interrupt context [1].
Estab
Author: kib
Date: Sat Jun 23 10:14:51 2012
New Revision: 237476
URL: http://svn.freebsd.org/changeset/base/237476
Log:
Remove no longer needed forward declaration for struct sf_buf.
MFC after: 29 days
Modified:
head/sys/sys/sysent.h
Modified: head/sys/sys/sysent.h
==
Author: kib
Date: Sat Jun 23 10:15:23 2012
New Revision: 237477
URL: http://svn.freebsd.org/changeset/base/237477
Log:
Move the code dealing with shared page into a dedicated
kern_sharedpage.c source file from kern_exec.c.
MFC after: 29 days
Added:
head/sys/kern/kern_sharedpage.c
Author: mav
Date: Sat Jun 23 12:32:53 2012
New Revision: 237478
URL: http://svn.freebsd.org/changeset/base/237478
Log:
Add scsi_extract_sense_ccb() -- wrapper around scsi_extract_sense_len().
It allows to remove number of duplicate checks from several places.
Modified:
head/sys/cam/cam_peri
Author: melifaro
Date: Sat Jun 23 12:40:24 2012
New Revision: 237479
URL: http://svn.freebsd.org/changeset/base/237479
Log:
Fix interface matching by ipfw table
Submitted by: Ihor Kaharlichenko
Tested by:Ihor Kaharlichenko
Approved by: kib(mentor)
MFC after:
On Fri, Jun 22, 2012 at 10:48:17AM +0300, Konstantin Belousov wrote:
> On Fri, Jun 22, 2012 at 09:34:56AM +0200, Marius Strobl wrote:
> > On Fri, Jun 22, 2012 at 07:13:31AM +, Konstantin Belousov wrote:
> > > Author: kib
> > > Date: Fri Jun 22 07:13:30 2012
> > > New Revision: 237434
> > > URL:
Author: jhibbits
Date: Sat Jun 23 13:52:44 2012
New Revision: 237480
URL: http://svn.freebsd.org/changeset/base/237480
Log:
Release the ADB keyboard mutex when handling the power button
press/release. Found by WITNESS.
Approved by: nwhitehorn (mentor)
MFC after:3 days
Modified:
On Sat, Jun 23, 2012 at 03:17:57PM +0200, Marius Strobl wrote:
> On Fri, Jun 22, 2012 at 10:48:17AM +0300, Konstantin Belousov wrote:
> > On Fri, Jun 22, 2012 at 09:34:56AM +0200, Marius Strobl wrote:
> > > On Fri, Jun 22, 2012 at 07:13:31AM +, Konstantin Belousov wrote:
> > > > Author: kib
> >
On Sat, Jun 23, 2012 at 05:05:56PM +0300, Konstantin Belousov wrote:
> On Sat, Jun 23, 2012 at 03:17:57PM +0200, Marius Strobl wrote:
> > On Fri, Jun 22, 2012 at 10:48:17AM +0300, Konstantin Belousov wrote:
> > > On Fri, Jun 22, 2012 at 09:34:56AM +0200, Marius Strobl wrote:
> > > > On Fri, Jun 22,
Author: marius
Date: Sat Jun 23 14:43:25 2012
New Revision: 237483
URL: http://svn.freebsd.org/changeset/base/237483
Log:
Unbreak options ZFS after r236884.
Modified:
head/sys/conf/files
Modified: head/sys/conf/files
===
On Mon, Jun 11, 2012 at 11:35:22AM +, Martin Matuska wrote:
> Author: mm
> Date: Mon Jun 11 11:35:22 2012
> New Revision: 236884
> URL: http://svn.freebsd.org/changeset/base/236884
>
> Log:
> Introduce "feature flags" for ZFS pools (bump SPA version to 5000).
> Add first feature "com.delph
On Sat, 23 Jun 2012, Konstantin Belousov wrote:
On Sat, Jun 23, 2012 at 03:17:57PM +0200, Marius Strobl wrote:
On Fri, Jun 22, 2012 at 10:48:17AM +0300, Konstantin Belousov wrote:
On Fri, Jun 22, 2012 at 09:34:56AM +0200, Marius Strobl wrote:
On Fri, Jun 22, 2012 at 07:13:31AM +, Konstant
Author: kib
Date: Sat Jun 23 15:36:32 2012
New Revision: 237484
URL: http://svn.freebsd.org/changeset/base/237484
Log:
Correct device id for GPU on some server SandyBridge model.
Submitted and tested by: Thomas Zander
MFC after:3 days
Modified:
head/sys/dev/agp/agp_i810.c
Mo
Author: iwasaki
Date: Sat Jun 23 18:43:54 2012
New Revision: 237493
URL: http://svn.freebsd.org/changeset/base/237493
Log:
Add in-driver event handler.
MFC after:3 days
Modified:
head/sys/dev/acpi_support/acpi_ibm.c
Modified: head/sys/dev/acpi_support/acpi_ibm.c
Author: iwasaki
Date: Sat Jun 23 18:45:32 2012
New Revision: 237494
URL: http://svn.freebsd.org/changeset/base/237494
Log:
Add description about dev.acpi_ibm.0.handlerevents.
MFC after:3 days
Modified:
head/share/man/man4/acpi_ibm.4
Modified: head/share/man/man4/acpi_ibm.4
=
On 06/23/12 18:26, Bruce Evans wrote:
On Sat, 23 Jun 2012, Konstantin Belousov wrote:
On Sat, Jun 23, 2012 at 03:17:57PM +0200, Marius Strobl wrote:
So apart from introducing code to constantly synchronize the
TICK counters, using the timecounters on the host busses also
seems to be the only vi
Author: joel (doc committer)
Date: Sat Jun 23 20:44:45 2012
New Revision: 237509
URL: http://svn.freebsd.org/changeset/base/237509
Log:
Remove superfluous paragraph macro.
Modified:
head/share/man/man4/acpi_ibm.4
Modified: head/share/man/man4/acpi_ibm.4
==
Author: np
Date: Sat Jun 23 22:12:27 2012
New Revision: 237512
URL: http://svn.freebsd.org/changeset/base/237512
Log:
Better way to determine the status page length and rx pad boundary.
Modified:
head/sys/dev/cxgbe/t4_sge.c
Modified: head/sys/dev/cxgbe/t4_sge.c
==
On Wed, Jun 13, 2012 at 03:04:50PM +, John Baldwin wrote:
> Author: jhb
> Date: Wed Jun 13 15:04:50 2012
> New Revision: 237008
> URL: http://svn.freebsd.org/changeset/base/237008
>
> Log:
> Fix a couple of bugs that prevented windows in PCI-PCI bridges from
> growing "downward" (moving th
Author: alc
Date: Sat Jun 23 22:54:25 2012
New Revision: 237513
URL: http://svn.freebsd.org/changeset/base/237513
Log:
Introduce reserve_pv_entry() and use it in pmap_pv_demote_pde(). In order
to add PV list locking to pmap_pv_demote_pde(), it is necessary to change
the way that pmap_pv_dem
On Sun, Jun 24, 2012 at 12:16:26AM +0200, Marius Strobl wrote:
> On Wed, Jun 13, 2012 at 03:04:50PM +, John Baldwin wrote:
> > Author: jhb
> > Date: Wed Jun 13 15:04:50 2012
> > New Revision: 237008
> > URL: http://svn.freebsd.org/changeset/base/237008
> >
> > Log:
> > Fix a couple of bugs t
Author: andrew
Date: Sun Jun 24 04:15:58 2012
New Revision: 237517
URL: http://svn.freebsd.org/changeset/base/237517
Log:
Make the wchar_t type machine dependent.
This is required for ARM EABI. Section 7.1.1 of the Procedure Call for the
ARM Architecture (AAPCS) defines wchar_t as either
Author: ken
Date: Sun Jun 24 04:29:03 2012
New Revision: 237518
URL: http://svn.freebsd.org/changeset/base/237518
Log:
Fix a bug which causes a panic in daopen(). The panic is caused by
a da(4) instance going away while GEOM is still probing it.
In this case, the GEOM disk class instance
Author: adrian
Date: Sun Jun 24 05:59:32 2012
New Revision: 237519
URL: http://svn.freebsd.org/changeset/base/237519
Log:
Sometimes the AR5416 sends back radar PHY errors with both the PHY error
and the CRC error bits set. The radar payload is correct.
When this happens, the stack doesn'
On Sat, 23 Jun 2012, Alexander Motin wrote:
On 06/23/12 18:26, Bruce Evans wrote:
On Sat, 23 Jun 2012, Konstantin Belousov wrote:
On Sat, Jun 23, 2012 at 03:17:57PM +0200, Marius Strobl wrote:
So apart from introducing code to constantly synchronize the
TICK counters, using the timecounters o
Author: adrian
Date: Sun Jun 24 06:37:28 2012
New Revision: 237521
URL: http://svn.freebsd.org/changeset/base/237521
Log:
On second thought, let's just set both CRC and PHY errors together on
frames that have it and let the upper layer sort it out.
PR: kern/169362
Modified:
h
26 matches
Mail list logo