Found 499 matching messages (0.043 seconds). Page 1 of 25.
... /x86/kernel/alternative.c 2007-12-06 10:08:58.000000000 -0500 @@ ... seeing an inconsistent instruction while you patch. + * Warning: read_cr0 is modified by paravirt ... seeing an + * inconsistent instruction while you patch. + * The _early version does not use ...
linux-kernel - Mathieu Desnoyers - Dec 6 2007 - 11:17
... /asm-i386/marker.h 2007-05-10 09:05:06.000000000 -0400 @@ -4,7 +4,7 @@ /* ... /include/asm-x86_64/marker.h 2007-05-10 09:06:02.000000000 -0400 @@ -1,13 +1 @@ -/* - ... /include/asm-xtensa/marker.h 2007-05-10 09:06:07.000000000 -0400 @@ -1,13 +1 @@ -/* - ...
linux-kernel - Mathieu Desnoyers - May 10 2007 - 09:11
... > > +++ o/arch/x86/Makefile 2008-06-02 18:54:41.000000000 +0200 > @@ ... . > +++ o/include/asm-x86/Kbuild 2008-06-02 18:54:41.000000000 +0200 > @@ ... .h And this bit should go in the patch that adds that file. > +++ o/arch/x86/Kconfig 2008-06-02 18:54 ...
linux-kernel - Stephen Rothwell - Jun 14 2008 - 21:25
Stephen, Ok, I will fold those chunks into the patch that adds the files, i.e., perfmon-x86.diff ... .h > > And this bit should go in the patch that adds that file. > >> +++ o/arch/x86/Kconfig 2008-06-02 18:54:41.000000000 +0200 >> @@ -1306 ...
linux-kernel - stephane eranian - Jun 16 2008 - 12:26
... the ctime modification is wrong?
OK, commit the patch.
Signed-off-by: Mikulas Patocka
linux-kernel - Mikulas Patocka - May 7 2008 - 20:41
... the ctime modification is wrong?
OK, commit the patch.
Signed-off-by: Mikulas Patocka
linux-fsdevel - Mikulas Patocka - May 7 2008 - 20:41
On Sat, Jun 14, 2008 at 06:22:20PM +0200, Pierre Ossman wrote:
> On Fri, 06 Jun 2008 16:51:23 +0100
> Ben Dooks
linux-kernel - Ben Dooks - Jun 17 2008 - 19:20
On Wed, Feb 14, 2007 at 01:06:59PM -0800, Davide Libenzi wrote: > Bear with me Ben, and let' ... on x86, while on other platforms are probably unnecessary. Fwiw, there are patches floating around that did AIO via kernel threads for file descriptors that ...
linux-kernel - Benjamin LaHaise - Feb 14 2007 - 17:44
On Wed, 14 Feb 2007, Benjamin LaHaise wrote: > On Wed, Feb 14, 2007 at 01:06:59PM -0800, Davide Libenzi wrote: > > Bear with me Ben, and let's follow this up :) If you are in the middle of > > an MMX copy operation, inside the syscall, you are: > > ...
linux-kernel - Davide Libenzi - Feb 14 2007 - 19:17
On Sat, Feb 17, 2007 at 06:54:54PM +0200, Artem Bityutskiy wrote: > +/* UBI headers must take 64 bytes. The below is a hacky way to ensure this */ > +static int __ubi_check_ec_hdr_size[(UBI_EC_HDR_SIZE == 64) - 1] > + __attribute__ ((__unused__)); > ...
linux-kernel - Christoph Hellwig - Feb 19 2007 - 06:59
... , Christoph Hellwig wrote: > On Sat, Feb 17, 2007 at 06:54:54PM +0200, Artem Bityutskiy wrote: > > +/* UBI ... all these forward declarations please? Could you please submit a CodingStyle patch that would contain a requirement to use the "higher-level ...
linux-kernel - Artem Bityutskiy - Feb 20 2007 - 09:00
On Fri 27 Jul 2007 06:18, Yoann Padioleau pondered:
> David Howells
linux-kernel - Robin Getz - Jul 27 2007 - 21:38
On Wed 1 Aug 2007 06:38, Richard Knutsson pondered: > If I understood Robin correctly, he suggested that checkpatch.pl would > tell to convert "x == NULL" to "!x", if that would be the preferred way. I guess I was asking - _if_ this is really ...
linux-kernel - Robin Getz - Aug 2 2007 - 10:58
On Thu, Sep 06, 2007 at 04:01:30PM -0400, Mathieu Desnoyers wrote:
linux-kernel - Ananth N Mavinakayanahalli - Sep 7 2007 - 06:28
* Ananth N Mavinakayanahalli (ananth@in.ibm.com) wrote:
> On Thu, Sep 06, 2007 at 04:01:30PM -0400, Mathieu Desnoyers wrote:
>
>
linux-kernel - Mathieu Desnoyers - Sep 7 2007 - 10:13
On (06/11/07 17:11), Christoph Lameter didst pronounce: > -D lists caches that support defragmentation > > -C lists caches that use a ctor. > > Change field names for defrag_ratio and remote_node_defrag_ratio. > > Add determination of the ...
linux-kernel - Mel Gorman - Nov 8 2007 - 11:00
On Thu 10-01-08 23:06:22, marcin.slusarz@gmail.com wrote:
> Signed-off-by: Marcin Slusarz
linux-kernel - Jan Kara - Jan 10 2008 - 19:15
... com>
From: Fabio M. Di Nitto
linux-kernel - Fabio M. Di Nitto - Jan 29 2008 - 01:38
On Thu, Jan 31, 2008 at 06:08:58PM +0100, Jan Kara wrote:
> On Wed 30-01-08 22:03:56, marcin.slusarz@gmail.com wrote:
> > Signed-off-by: Marcin Slusarz
linux-kernel - Marcin Slusarz - Jan 31 2008 - 14:18
... Friday, April 04, 2008 1:52 PM To: LKML Cc: Mikael Starvik Subject: [patch 06/22 -v2] cris: Use generic show_mem() Remove arch-specific show_mem() in favor of the generic version. This also removes ...
linux-kernel - Mikael Starvik - Apr 4 2008 - 09:07