login
Header Space

 
 

Mailing list archives

Search results

Found 502 matching messages (0.042 seconds). Page 1 of 26.

[PATCH 22/22] 2.6.22-rc3 perfmon2 : new mips files

This patch contains the new mips files The files are as follows: ... +EXPORT_SYMBOL(perfmon_perf_irq); --- linux-2.6.22.base/arch/mips/perfmon/perfmon_mips64.c ... +module_exit(pfm_mips64_pmu_cleanup_module); --- linux-2.6.22.base/include/asm-mips/perfmon.h ...

linux-kernel - Stephane Eranian - May 29 2007 - 09:48

[PATCH 22/36] drivers edac cleanup workq ifdefs

... of this code comes from patches at sourceforge, that allow EDAC ... system was installed, thus the patches needed to be modified based ... deletions(-) Index: linux-2.6.22-rc1/drivers/edac/edac_core.h ... routine Index: linux-2.6.22-rc1/drivers/edac/edac_device.c ...

linux-kernel - Doug Thompson - Jun 3 2007 - 10:42

[patch 22/26] SLUB: kmem_cache_vacate to support page allocator memory defragmentation

... (+), 9 deletions(-) Index: linux-2.6.22-rc4-mm2/include/linux/slab.h ... 12:29.000000000 -0700 +++ linux-2.6.22-rc4-mm2/include/linux/slab.h ... .c 2007-06-17 18:12:22.000000000 -0700 +++ linux-2.6.22- ... .c 2007-06-17 18:12:22.000000000 -0700 +++ linux-2.6.22- ...

linux-kernel - clameter - Jun 18 2007 - 05:59

[patch 22/37] Immediate Values - x86 Optimization NMI and MCE support

... which uses a movl with code patching to set/unset the value used ... arch/x86/kernel/Makefile 2008-04-22 20:04:02.000000000 -0400 +++ ... an int3 would not be subject to this erratum. + * + * So, is ... the + * bypass code while we patch it. It is protected by ...

linux-kernel - Mathieu Desnoyers - Apr 24 2008 - 11:03

[patch 22/55] PNP: add pnp_init_resources(struct pnp_dev *) interface

... manager.c 2008-04-28 16:09:22.000000000 -0600 +++ work10/drivers/pnp/manager.c 2008-04-28 16:09:22.000000000 -0600 @@ -272,6 +272,11 @@ ... .c 2008-04-28 16:09:22.000000000 -0600 @@ -351,14 +351,14 @@ ... .c 2008-04-28 16:09:22.000000000 -0600 @@ -410,8 +410,7 ...

linux-kernel - Bjorn Helgaas - Apr 28 2008 - 18:34

[PATCH 22/28] Convert VMI timer to use clock events

... Cached VMI operations */ +struct vmi_timer_ops vmi_timer_ops; + /* * VMI patching routines. */ @@ -231,18 +234,6 @@ ... = 0, /* to be set */ - .shift = 22, - .flags = CLOCK_SOURCE_IS_CONTINUOUS, -}; - - -/* Timer interrupt handler. */ ...

linux-kernel - Jeremy Fitzhardinge - Apr 14 2007 - 16:42

Re: [PATCH 22/22][RFC] Unionfs: Include file

On Aug 31 2006 22:02, Josef Sipek wrote: >Date: Thu, 31 Aug 2006 22:02:22 -0400 >From: Josef Sipek viro@ftp.linux.org.uk >Subject: [PATCH 22/22][RFC] Unionfs: Include file > >From: Josef "Jeff" Sipek

linux-fsdevel - Jan Engelhardt - Sep 4 2006 - 03:55

[PATCH 22/34] __initdata cleanup - fs

... mm3/fs/dcache.c 2007-01-31 22:19:30.000000000 +0200 @@ -2009,7 + ... org/fs/inode.c 2007-01-31 22:15:41.000000000 +0200 +++ linux-2.6 ... mm3/fs/inode.c 2007-01-31 22:19:30.000000000 +0200 @@ -1355,7 + ... /nfs/nfsroot.c 2007-01-31 22:19:30.000000000 +0200 @@ -289,7 ...

linux-kernel - Alon Bar-Lev - Feb 9 2007 - 11:26

[PATCH 22/28] fcrypt endianness misannotations [try #2]

... } X; memcpy(&X, src, sizeof(X)); @@ -328,22 +328,22 @@ static int fcrypt_setkey(struct crypto_tfm *tfm, const u8 *key, ... 0xf] = cpu_to_be32(k); return 0; #else @@ -369,22 +369,22 @@ static int fcrypt_setkey(struct crypto_tfm *tfm, const u8 * ...

linux-security-module - David Howells - Dec 5 2007 - 15:40

[PATCH 22/28] fcrypt endianness misannotations [try #2]

... } X; memcpy(&X, src, sizeof(X)); @@ -328,22 +328,22 @@ static int fcrypt_setkey(struct crypto_tfm *tfm, const u8 *key, ... 0xf] = cpu_to_be32(k); return 0; #else @@ -369,22 +369,22 @@ static int fcrypt_setkey(struct crypto_tfm *tfm, const u8 * ...

linux-kernel - David Howells - Dec 5 2007 - 15:40

Fwd: [patch 22/27] quicklist: Set tlb->need_flush if pages are remaining in quicklist 0

... 00:11:58 +0100 Subject: Re: [patch 22/27] quicklist: Set ... 2008 00:21:19 +0530 Subject: quicklists: Only consider memory that ... : Christoph Lameter patch 96990a4ae979df9e235d01097d6175759331e88c in mainline. Quicklists calculates ...

linux-kernel - Oliver Pinter - Feb 9 2008 - 11:14

[PATCH 22/23] make section names compatible with -ffunction-sections -fdata-sections: x86

... -ffunction-sections -fdata-sections". This patch fixes x86 architecture. Signed-off-by ... S Wed Jul 2 00:44:22 2008 @@ -29,7 +29,7 ... Wed Jul 2 00:44:22 2008 @@ -32,7 +32,7 ... Wed Jul 2 00:44:22 2008 @@ -7,9 +7,9 ... Wed Jul 2 00:44:22 2008 @@ -7,9 +7,9 ...

linux-kernel - Denys Vlasenko - Jul 1 2008 - 20:42

Re: [patch 22/27] quicklist: Set tlb->need_flush if pages are remaining in quicklist 0

... fix for the OOM issues with 2.6.22? Perhaps > > http://marc.info/?l=linux-mm&m= ... place? The OOM issue in 2.6.22 is real, and should be > > ... the OOM problem with 2.6.22.16 without this patch. Justin -- To unsubscribe from this list: send the line " ...

linux-kernel - Justin M. Forbes - Feb 1 2008 - 22:20

[patch 22/33] xen: Add support for preemption

... | 4 + arch/i386/xen/multicalls.c | 11 ++-- arch/i386/xen/time.c | 22 +++++++-- 5 files changed, 89 insertions(+), 55 deletions(-) =================================================================== --- a/arch/i386/xen/Kconfig +++ b/ ...

linux-kernel - Jeremy Fitzhardinge - May 22 2007 - 10:10

[PATCH 22/27] blk_end_request: changing xsysace (take 2)

... rule (b) mentioned in the patch subject "[PATCH 01/27] blk_end_request: add new request ... -caller-change/drivers/block/xsysace.c 22-xsysace-caller-change/drivers/block/xsysace. ... -10 17:32:11.000000000 -0400 +++ 22-xsysace-caller-change/drivers/block/xsysace. ...

linux-kernel - Kiyoshi Ueda - Sep 11 2007 - 15:03

Re: [PATCH 22/27] blk_end_request: changing xsysace (take 2)

... ueda@ct.jp.nec.com> wrote: > This patch converts xsysace to use blk_end_request(). > ... rule (b) mentioned in > the patch subject "[PATCH 01/27] blk_end_request: add new ... -10 17:32:11.000000000 -0400 > +++ 22-xsysace-caller-change/drivers/block/xsysace.c ...

linux-kernel - Grant Likely - Sep 11 2007 - 15:15

[PATCH 22/22] FS-Cache: Make kAFS use FS-Cache

The attached patch makes the kAFS filesystem in fs/afs/ use FS-Cache, ... for validating this vnode */ @@ -429,6 +422,22 @@ struct afs_uuid { /*****************************************************************************/ /* + * cache.c + */ +#ifdef ...

linux-kernel - David Howells - Sep 21 2007 - 10:48

[PATCH 22/28] VFS: Export put_namespace

This patch exports the __put_namespace symbol so that autofsng can call it as a module (used ... -2.6.9-quilt.orig/fs/namespace.c 2004-10-22 17:17:41.368175224 -0400 +++ linux-2.6.9-quilt/fs/namespace.c 2004-10-22 17:17:45.491548376 -0400 @@ -1733,3 +1733,4 ...

linux-fsdevel - Mike Waychison - Oct 25 2004 - 10:49

[PATCH 22/26] sys_mknodat(): elevate write count for vfs_mknod/create()

... | 12 ++++++++++++ lxc-dave/fs/nfsd/vfs.c | 8 ++++++-- lxc-dave/net/unix/af_unix.c | 4 ++++ 3 files changed, 22 insertions(+), 2 deletions(-) diff -puN fs/namei.c~18-24-sys-mknodat-elevate-write-count-for-vfs-mknod-create fs/namei.c ...

linux-fsdevel - Dave Hansen - Jun 22 2007 - 16:03

[PATCH 22/24] AFS: Implement shared-writable mmap

... /file.c b/fs/afs/file.c index 525f7c5..1323df4 100644 --- a/fs/afs/file.c +++ b/fs/afs/file.c @@ -22,6 +22,7 @@ static int afs_readpage(struct file *file, struct page *page); static void afs_invalidatepage(struct page *page, unsigned long offset); ...

linux-kernel - David Howells - Sep 26 2007 - 10:22

speck-geostationary