Found 502 matching messages (0.042 seconds). Page 1 of 26.
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
... 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
... (+), 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
... 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
... 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
... 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
On Aug 31 2006 22:02, Josef Sipek wrote:
>Date: Thu, 31 Aug 2006 22:02:22 -0400
>From: Josef Sipek linux-fsdevel - Jan Engelhardt - Sep 4 2006 - 03:55
... 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
... } 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
... } 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
... 00:11:58 +0100
Subject: Re: [patch 22/27] quicklist: Set ... 2008 00:21:19 +0530
Subject: quicklists: Only consider memory that ... : Christoph Lameter
linux-kernel - Oliver Pinter - Feb 9 2008 - 11:14
... -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
... 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
... | 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
... 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
... 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
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
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
... | 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
... /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