login
Header Space

 
 

Mailing list archives

Search results

Found 808 matching messages (0.004 seconds). Page 1 of 41.

Re: [PATCH] ata: Add support for Long Logical Sectors and Long Physical Sectors

... for you to pull from. commit dfde7a888bae3b36113b19f37e9edb29be9ae803 Author: Matthew Wilcox Date: ... ' port operation. Signed-off-by: Matthew Wilcox diff --git a/drivers/ata/libata-core.c b ...

linux-kernel - Matthew Wilcox - Aug 18 2008 - 14:15

Re: [PATCH 2/5] Use macros instead of TASK_ flags

... little > > Signed-off-by: Matthew Wilcox <matthew@wil.cx> > --- > arch/ia64/ ... hours. commit 10287ac5d615a2ccca6611426572259ebc69dc92 Author: Matthew Wilcox <matthew@wil.cx> Date: Sat ... <matthew@wil.cx> diff --git a/arch/ia64/kernel/perfmon.c ...

linux-kernel - Matthew Wilcox - Sep 3 2007 - 17:03

Re: NFS Killable tasks request comments on patch

... 2007 at 10:34:26AM -0700, Matthew Wilcox wrote: > I've done a ... a bit. commit f05b88f294044cdf56fbe637a246ba6c7a14d6f1 Author: Matthew Wilcox <matthew@wil.cx> Date: Thu Dec ... howlett@gmail.com> Signed-off-by: Matthew Wilcox ...

linux-kernel - Matthew Wilcox - Dec 6 2007 - 19:00

Re: raw_pci_read in quirk_intel_irqbalance

... , 2008 at 04:02:04PM -0700, Matthew Wilcox wrote: > The line in question ... 00:00:00 2001 From: Matthew Wilcox <matthew@wil.cx> Date: Sun, 10 ... access device 8. Signed-off-by: Matthew Wilcox --- arch/x86/kernel/quirks.c | 9 ...

linux-kernel - Matthew Wilcox - Feb 11 2008 - 01:04

Re: [PATCH] Replace completions with semaphores

... to grab lunch). commit 4496d41a540897039138a7d67dbef51f96dd0b09 Author: Matthew Wilcox <matthew@wil.cx> Date: Wed Apr 16 14:04:28 2008 -0400 ... * Copyright (c) 2008 Intel Corporation + * Author: Matthew Wilcox + ...

linux-kernel - Matthew Wilcox - Apr 16 2008 - 14:10

Re: down_killable implementations for every architecture

... Tuesday 29 January 2008 00:19, Matthew Wilcox wrote: > > As part of the ... Copyright (c) 2008 Intel Corporation + * Author: Matthew Wilcox + ... Copyright (c) 2008 Intel Corporation + * Author: Matthew Wilcox + ...

linux-kernel - Matthew Wilcox - Feb 5 2008 - 23:04

ata_ram driver

... =120331663227540&w=2 Signed-off-by: Matthew Wilcox ... 2007-2008 Intel Corporation + * Author: Matthew Wilcox + ... .h> + +MODULE_LICENSE("GPL v2"); +MODULE_AUTHOR("Matthew Wilcox ") ...

linux-kernel - Matthew Wilcox - Feb 22 2008 - 16:09

Re: USBIP protocol

... , 2008 at 08:43:54AM -0600, Matthew Wilcox wrote: > > On Fri, Aug 29, ... , 2008 at 08:02:24AM -0600, Matthew Wilcox wrote: > > > > > > > > I'm in the ... down forces you to understand it better? -- Matthew Wilcox Intel Open Source Technology Centre ...

linux-kernel - Matthew Wilcox - Aug 29 2008 - 11:36

[matthew@wil.cx: Re: [parisc-linux] parisc arch makefile clean-up needed [Was: cleaning up "make headers_install" for various architectures]]

... the second mail ... without checking l-k was still cc'd. ----- Forwarded message from Matthew Wilcox <matthew@wil.cx> ----- From: Matthew Wilcox <matthew@wil.cx> To: Sam Ravnborg Cc: parisc-linux@lists. ...

linux-kernel - Matthew Wilcox - Oct 10 2007 - 15:15

Re: pci.h stubs (was: EDD build error)

... Wed, 27 Jun 2007 08:03:05 -0600 > Matthew Wilcox <matthew@wil.cx> wrote: > > > On Wed, Jun 27, ... Wed, 27 Jun 2007 05:30:48 -0600 > > > Matthew Wilcox <matthew@wil.cx> wrote: > > > > pci_get_bus_and_slot() shouldn't be used because it fails to work on ...

linux-kernel - Matthew Wilcox - Jun 27 2007 - 10:32

Re: Multiple MSI, take 3

... , 2008 at 8:57 AM, Matthew Wilcox <matthew@wil.cx> wrote: > > Patchset available as ... sent in reply to this message. > > Hi Matthew, what's current state of this ... I'll have time on Monday. -- Matthew Wilcox Intel Open Source Technology Centre " ...

linux-kernel - Matthew Wilcox - Sep 27 2008 - 15:04

[PATCH 1/4] stringbuf: A string buffer implementation

... user for it. Signed-off-by: Matthew Wilcox --- include/linux/stringbuf.h | 85 +++++++++++++++++++++++++++++++++++++++++++++ lib/Makefile ... (c) 2007 Intel Corporation + * By Matthew Wilcox ...

linux-kernel - Matthew Wilcox - Oct 23 2007 - 17:12

[PATCH 1/4] stringbuf: A string buffer implementation

... a user for it. Signed-off-by: Matthew Wilcox --- include/linux/stringbuf.h | 77 ++++++++++++++++++++++++++++++++++++++++ lib/Makefile ... (c) 2007 Intel Corporation + * By Matthew Wilcox + * ...

linux-kernel - Matthew Wilcox - Oct 24 2007 - 15:59

[PATCH 5/7] dmapool: Tidy up includes and add comments

... a few other necessary includes. Signed-off-by: Matthew Wilcox --- mm/ ... + * Copyright 2007 Intel Corporation + * Author: Matthew Wilcox + * + * This software may be redistributed and/or modified ...

linux-kernel - Matthew Wilcox - Dec 4 2007 - 17:26

Re: [PATCH] Change pci_raw_ops to pci_raw_read/write

... Mon Sep 17 00:00:00 2001 From: Matthew Wilcox <matthew@wil.cx> Date: Sun, 10 Feb 2008 09: ... and use it to implement the new raw interface -- raw_pci_read() and raw_pci_write(). Signed-off-by: Matthew Wilcox --- arch/ia64/pci ...

linux-kernel - Matthew Wilcox - Feb 10 2008 - 10:51

[PATCH 12/12] Convert asm/semaphore.h users to linux/semaphore.h

... in feature-removal-schedule. Signed-off-by: Matthew Wilcox --- Documentation/DocBook/kernel-locking.tmpl | 6 +++--- ... include + linux/semaphore.h instead. +Who: Matthew Wilcox diff ...

linux-kernel - Matthew Wilcox - Feb 28 2008 - 02:34

[PATCH 5/6] Add down_timeout and change ACPI to use it

... real down_trylock is almost trivial. Signed-off-by: Matthew Wilcox --- drivers ... Diefenbaugh + * Copyright (c) 2008 Intel Corporation + * Author: Matthew Wilcox * ...

linux-kernel - Matthew Wilcox - Mar 14 2008 - 16:44

down_spin() implementation

... the edited patch. commit 517df6fedc88af3f871cf827a62ef1a1a2073645 Author: Matthew Wilcox <matthew@wil.cx> Date: Thu Mar 27 ... Signed-off-by: Matthew Wilcox diff --git a/include/linux/semaphore.h b/ ...

linux-kernel - Matthew Wilcox - Mar 27 2008 - 10:15

[DOC PATCH] semaphore documentation

... Thu, 10 Apr 2008 16:08:16 -0600 > Matthew Wilcox <matthew@wil.cx> wrote: > > It seems very strange to ... kernel/semaphore.c @@ -3,6 +3,26 @@ * Author: Matthew Wilcox * * Distributed under the terms of the GNU GPL, version 2 ...

linux-kernel - Matthew Wilcox - Apr 11 2008 - 15:21

[PATCH] Rewrite MSI-HOWTO

... the PCI subdirectory of Documentation. Signed-off-by: Matthew Wilcox --- Documentation/ ... L Nguyen + Revised Jul 9, 2008 by Matthew Wilcox + Copyright 2003, 2008 Intel Corporation + +1. About this ...

linux-kernel - Matthew Wilcox - Jul 10 2008 - 21:00

speck-geostationary