login
Header Space

 
 

Mailing list archives

Search results

Found 1616 matching messages (0.024 seconds). Page 1 of 50.

[patch 06/28] PNP: replace pnp_resource_table with dynamically allocated resources

... , and IORESOURCE_DISABLED flags. Prior to this patch, the pnp_resource_table entries used the flags ... ranges with negative length After this patch, there is no pnp_resource_table, and the ... .orig/drivers/pnp/interface.c 2008-06-17 14:45:32.000000000 - ...

linux-kernel - Bjorn Helgaas - Jun 27 2008 - 18:56

[patch 06/26] Slab allocators: Replace explicit zeroing with __GFP_ZERO

... block/deadline-iosched.c 2007-06-17 15:47:37.000000000 ... block/deadline-iosched.c 2007-06-17 15:47:47.000000000 ... orig/block/ll_rw_blk.c 2007-06-17 15:44:27.000000000 ... ide/ide-probe.c 2007-06-17 15:49:57.000000000 ... orig/mm/allocpercpu.c 2007-06-17 15:52:19.000000000 ...

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

[patch 06/21] split LRU lists into anon & file sets

... integrated into this series. This patch mostly has the infrastructure and ... policy changes are in separate patches. Signed-off-by: Rik van ... 2008-02-28 00:27:06.000000000 -0500 @@ -1778,7 +1778, ... 2008-02-28 00:27:06.000000000 -0500 @@ -1889,10 +1889 ...

linux-kernel - Rik van Riel - Feb 28 2008 - 15:29

[patch 06/28] PNP: replace pnp_resource_table with dynamically allocated resources

... , and IORESOURCE_DISABLED flags. Prior to this patch, the pnp_resource_table entries used the flags ... ranges with negative length After this patch, there is no pnp_resource_table, and the ... .orig/drivers/pnp/interface.c 2008-06-17 14:45:32.000000000 - ...

linux-kernel - Bjorn Helgaas - Jun 17 2008 - 18:58

[patch 06/18] PNP: introduce pnp_irq_mask_t typedef

... .orig/drivers/pnp/interface.c 2008-06-04 15:38:18.000000000 -0600 ... work10/drivers/pnp/interface.c 2008-06-04 15:38:25.000000000 -0600 ... drivers/pnp/pnpacpi/rsparser.c 2008-06-04 15:38:18.000000000 - ... drivers/pnp/pnpbios/rsparser.c 2008-06-04 15:38:18.000000000 - ...

linux-kernel - Bjorn Helgaas - Jun 4 2008 - 18:09

[Patch 06/18] prepare xpc_rsvd_page to work on either sn2 or uv hardware

... /misc/sgi-xp/xpc_partition.c 2008-06-05 09:37:25.305790384 - ... +1,111 @@ +/* + * This file is subject to the terms and conditions of ... +1,48 @@ +/* + * This file is subject to the terms and conditions of ... /misc/sgi-xp/Makefile 2008-06-04 09:45:05.864096235 - ...

linux-kernel - Dean Nelson - Jun 6 2008 - 12:48

[patch 06/15] MMC: Add platform data for S3C24XX MMC/SD driver

This patch adds platform data support to the s3mci driver. This ... /mmc/host/s3cmci.c 2008-06-06 15:46:03.000000000 ... mmc/host/s3cmci.c 2008-06-06 15:46:04.000000000 ... mmc/host/s3cmci.h 2008-06-06 15:46:04.000000000 ... arch-s3c2410/mci.h 2008-06-06 15:46:04.000000000 ...

linux-kernel - Ben Dooks - Jun 6 2008 - 11:51

Re: [patch 06/11] Text Edit Lock - Alternative code for x86 (update)

... /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

[patch 06/24] Text Edit Lock - Alternative code for x86

... /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 20 2007 - 21:54

[patch 06/10] Immediate Value - i386 Optimization

... which uses a movl with code patching to set/unset the value used ... orig/arch/i386/kernel/Makefile 2007-06-19 17:00:55.000000000 - ... lttng/arch/i386/kernel/Makefile 2007-06-19 17:02:15.000000000 - ... an int3 would not be subject to this erratum. + * + * So, is ...

linux-kernel - Mathieu Desnoyers - Jul 3 2007 - 12:40

[PATCH 06/26] elevate write count open()'d files

... This is the first really tricky patch in the series. It elevates the ... is not completely apparent in the patch because the two if() conditions in ... lxc-dave/fs/file_table.c 2007-06-22 10:00:02.000000000 - ... count-files-are-open-ed 2007-06-22 10:00:02.000000000 - ...

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

[patch 06/12] ext2 ext3 ext4: support inode slab defragmentation

... orig/fs/ext2/super.c 2007-06-07 14:09:36.000000000 - ... orig/fs/ext3/super.c 2007-06-07 14:09:36.000000000 - ... slub/fs/ext3/super.c 2007-06-07 14:28:47.000000000 - ... orig/fs/ext4/super.c 2007-06-07 14:09:36.000000000 - ... /fs/ext4/super.c 2007-06-07 14:29:49.000000000 - ...

linux-kernel - clameter - Jun 7 2007 - 17:55

[patch 06/21] perfmon2 minimal: X86 generic hooks

This patch adds the generic X86 hooks to support perfmon2. And in ... --- o.orig/arch/x86/Makefile 2008-06-02 18:53:33.000000000 +0200 ... .orig/include/asm-x86/Kbuild 2008-06-02 18:53:33.000000000 +0200 ... o/include/asm-x86/Kbuild 2008-06-02 18:54:41.000000000 +0200 ...

linux-kernel - eranian - Jun 9 2008 - 18:33

[patch 06/19] perfmon2 minimal v2: X86 OProfile hooks

... .orig/include/linux/perfmon_kern.h 2008-06-04 22:38:13.000000000 +0200 ... o/include/linux/perfmon_kern.h 2008-06-04 22:38:20.000000000 +0200 ... o.orig/perfmon/perfmon_res.c 2008-06-04 22:36:10.000000000 + ... +++ o/perfmon/perfmon_res.c 2008-06-04 22:38:20.000000000 + ...

linux-kernel - eranian - Jun 17 2008 - 18:02

[patch 06/19] perfmon2 minimal v3: X86 OProfile hooks

... orig/include/linux/perfmon_kern.h 2008-06-26 19:47:13.000000000 + ... next/include/linux/perfmon_kern.h 2008-06-26 19:47:29.000000000 + ... next.orig/perfmon/perfmon_res.c 2008-06-26 19:47:05.000000000 + ... linux-next/perfmon/perfmon_res.c 2008-06-26 19:47:29.000000000 ...

linux-kernel - eranian - Jun 30 2008 - 09:13

[patch 06/12] Slab defragmentation: Support dentry defragmentation

... rc4-mm2.orig/fs/dcache.c 2007-06-26 12:00:37.000000000 -0700 ... 22-rc4-mm2/fs/dcache.c 2007-06-26 12:08:49.000000000 -0700 ... mm2.orig/include/linux/dcache.h 2007-06-26 12:00:37.000000000 -0700 ... -mm2/include/linux/dcache.h 2007-06-26 12:07:36.000000000 -0700 ...

linux-kernel - Christoph Lameter - Jul 7 2007 - 23:05

Re: [patch 06/21] perfmon2 minimal: X86 generic hooks

... > > +++ 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

Re: [patch 06/21] perfmon2 minimal: X86 generic hooks

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

[patch 06/11] [PATCH 06/11] x86: Code split to two parts.

... * Made to use devfs (/dev/cpu/microcode) + cleanups. + * 1.04 06 Jun 2000, Simon Trimmer + * Added misc ... * Messages for error cases (non Intel & no suitable microcode). + * 1.06 03 Aug 2000, Tigran Aivazian + * ...

linux-kernel - Peter Oruba - Jul 28 2008 - 12:44

Re: [patch 06/10] Linux Kernel Markers - Non optimized architectures

... /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

speck-geostationary