Found 730 matching messages (0.024 seconds). Page 1 of 37.
This patch adds markers to various events in the kernel. (interrupts, ... kernel/traps_32.c 2008-01-25 21:47:08.000000000 -0500 +++ linux- ... mm/fault_32.c 2008-01-25 21:46:48.000000000 -0500 +++ linux- ... /fault_64.c 2008-01-25 21:46:48.000000000 -0500 +++ linux- ...
linux-kernel - Steven Rostedt - Jan 26 2008 - 00:22
... /perfmon/Makefile 2008-06-09 21:28:43.000000000 +0200 +++ o/ ... are reserved + * - bit 20, bit 21 + * + */ +#define PFM_K8_RSVD ((~((1ULL<<32)-1 ... (0xfULL<<36) | (1ULL<<20) | (1ULL<<21)) + +static struct pfm_regmap_desc pfm_amd64_pmc_desc[] = { +/* pmc0 ...
linux-kernel - eranian - Jun 9 2008 - 18:35
... /linux/swap.h 2007-02-21 12:15:00.000000000 +0100 ... /linux/swapops.h 2007-02-21 12:15:00.000000000 +0100 ... /linux/swapops.h 2007-02-21 12:15:01.000000000 +0100 ... /mm/swapfile.c 2007-02-21 12:15:00.000000000 +0100 ... mm/swapfile.c 2007-02-21 12:15:01.000000000 +0100 ...
linux-kernel - Peter Zijlstra - Feb 21 2007 - 10:43
... 6 deletions(-) --- linux-m68k-2.6.21.orig/arch/m68k/mac/baboon. ... 0 --- linux-m68k-2.6.21.orig/arch/m68k/mac/oss. ... OSS_IRQLEV_NUBUS; } } --- linux-m68k-2.6.21.orig/arch/m68k/mac/psc. ... 0x80); } } --- linux-m68k-2.6.21.orig/arch/m68k/mac/via. ...
linux-kernel - Geert Uytterhoeven - May 1 2007 - 16:32
... deletions(-) Index: linux-2.6.21/drivers/md/dm-io.c ... linux-2.6.21.orig/drivers/md/dm-io.c 2007 ... 000000000 +0100 +++ linux-2.6.21/drivers/md/dm-io.c ... dm_io_async_vm); Index: linux-2.6.21/drivers/md/dm-io.h ... 000000000 +0100 +++ linux-2.6.21/drivers/md/dm-io.h ...
linux-kernel - Alasdair G Kergon - May 8 2007 - 15:48
... .c 2007-09-20 12:16:21.000000000 -0700 @@ -1945,12 +1945,25 @@ ... -create 2007-09-20 12:16:21.000000000 -0700 +++ lxc-dave/fs/nfsd/ ... .c 2007-09-20 12:16:21.000000000 -0700 @@ -1225,7 +1225,11 ... -create 2007-09-20 12:16:21.000000000 -0700 +++ lxc-dave/net/unix/ ...
linux-kernel - Dave Hansen - Sep 20 2007 - 15:53
... kernel docs and Kconfigs, 2.6.21-rc4. Signed-off-by: Matt LaPlante ... /ioprio.txt 2007-03-17 14:21:29.000000000 -0400 @@ -6,10 + ... video/Kconfig 2007-03-17 13:21:35.000000000 -0400 +++ b/drivers/video ... /Kconfig 2007-03-17 13:21:44.000000000 -0400 +++ b/net/ ...
linux-kernel - Matt LaPlante - Mar 17 2007 - 14:44
... /dma/dmaengine.c 2007-11-15 21:17:24.127154620 -0800 +++ linux-2 ... dma/dmaengine.c 2007-11-15 21:25:35.354654191 -0800 @@ -84,7 ... linux/dmaengine.h 2007-11-15 21:17:24.135154570 -0800 +++ linux-2 ... linux/dmaengine.h 2007-11-15 21:25:35.358654166 -0800 @@ -150,7 ...
linux-kernel - Christoph Lameter - Nov 16 2007 - 19:09
... use the same core functions. This patch separates the core functions from more ... = idx + 1; @@ -71,12 +64,21 @@ mctracer_add_trace_entry(struct mctracer if (unlikely( ... kfree(iter); iter = NULL; @@ -570,21 +563,40 @@ __mctrace_open(struct inode * ...
linux-kernel - Steven Rostedt - Jan 9 2008 - 19:29
... Jan Engelhardt
linux-kernel - Jan Engelhardt - Apr 10 2007 - 17:33
...
author Jiri Slaby
linux-kernel - Jiri Slaby - Apr 29 2007 - 17:07
... 0. Agreed? > > Like in the attached patch? Looks good to me. > cheers, > ... (+), 2 deletions(-) > > Index: vanilla-2.6.21-git11/drivers/video/console/vgacon.c > ... video/console/vgacon.c > +++ vanilla-2.6.21-git11/drivers/video/console/vgacon.c ...
linux-kernel - Eric W. Biederman - May 9 2007 - 07:21
... 7 insertions(+), 2 deletions(-) > > Index: vanilla-2.6.21-git11/drivers/video/console/vgacon.c > =================================================================== ... /video/console/vgacon.c > +++ vanilla-2.6.21-git11/drivers/video/console/vgacon.c > @@ ...
linux-kernel - yhlu - May 9 2007 - 20:55
-stable review patch. If anyone has any objections, please let us know ... due to a hardware bug. This patch avoids the hanging condition by reducing ... 6 deletions(-) --- linux-2.6.21.1.orig/drivers/net/tg3.c +++ linux-2.6.21.1/drivers/net/tg3.c @@ -3895, ...
linux-kernel - Chris Wright - May 21 2007 - 15:16
... /fs/unionfs/mmap.c +++ b/fs/unionfs/mmap.c @@ -21,7 +21,7 @@ /* * Unionfs doesn't implement ->writepages, which is OK ... b/c we _might_ have gotten a locked @@ -198,11 +239,21 @@ static int unionfs_prepare_write(struct file *file, struct page *page, ...
linux-kernel - Josef 'Jeff' Sipek - Sep 2 2007 - 22:20
... /fs/unionfs/mmap.c +++ b/fs/unionfs/mmap.c @@ -21,7 +21,7 @@ /* * Unionfs doesn't implement ->writepages, which is OK ... b/c we _might_ have gotten a locked @@ -198,11 +239,21 @@ static int unionfs_prepare_write(struct file *file, struct page *page, ...
linux-fsdevel - Josef 'Jeff' Sipek - Sep 2 2007 - 22:20
... which uses a movl with code patching to set/unset the value used ... x86/kernel/immediate.c 2007-12-21 08:04:53.000000000 -0500 @@ ... an int3 would not be subject to this erratum. + * + * So, is ... the + * bypass code while we patch it. It is protected by the ...
linux-kernel - Mathieu Desnoyers - Dec 21 2007 - 09:25
... --- 64-slab/.config 2008-05-15 15:21:31.000000000 -0400 +++ 64-slub/.config 2008-05 ... 37:45.000000000 -0400 -# Thu May 15 15:21:31 2008 +# Thu May 15 15:37:45 ... to try backing out some of the recent patches that have gone into /slab/ and see if ...
linux-fsdevel - Matthew Wilcox - May 15 2008 - 16:14
... --- 64-slab/.config 2008-05-15 15:21:31.000000000 -0400 +++ 64-slub/.config 2008-05 ... 37:45.000000000 -0400 -# Thu May 15 15:21:31 2008 +# Thu May 15 15:37:45 ... to try backing out some of the recent patches that have gone into /slab/ and see if ...
linux-kernel - Matthew Wilcox - May 15 2008 - 16:14
-stable review patch. If anyone has any objections, please let us know. ------------------ If you lose this ... where-by a socket could be closed twice. So this patch: Introduces svc_close_socket which sets SK_CLOSE then either leave the close ...
linux-kernel - Greg KH - Feb 20 2007 - 21:39