login
Header Space

 
 

Mailing list archives

Search results

Found 898 matching messages (0.025 seconds). Page 1 of 45.

[patch 16/20] non-reclaimable mlocked pages

... right after ramdisk/ramfs and SHM_LOCKed patches. + add [back] missing put_page() in ... nonreclaimable pages in fault path" patch is included. 5) add try_to_unlock() ... 12.000000000 -0500 @@ -8,10 +8,16 @@ #include #include ...

linux-kernel - Rik van Riel - Mar 4 2008 - 18:52

[PATCH 16/24] add native functions for descriptors handling

... load_LDT_nolock, and caller sites have to be patched. We also patch call sites that now needs a ... \ - (((info)->base_addr & 0xff000000) | \ - (((info)->base_addr & 0x00ff0000) >> 16) | \ - ((info)->limit & 0xf0000) | \ - (((info)->read_exec_only ^ 1) << ...

linux-kernel - Glauber de Oliveira Costa - Nov 9 2007 - 14:42

[patch 16/21] Xen-paravirt: Core Xen implementation

... | (low & 0x0000ffff); + info->cs = low >> 16; + info->flags = dpl; + /* interrupt gates clear ... = PAGE_SIZE, + + .name = "Xen", + .banner = xen_banner, + + .patch = xen_patch, + + .memory_setup = xen_memory_setup, + .arch_setup = xen_arch_setup, ...

linux-kernel - Jeremy Fitzhardinge - Feb 15 2007 - 22:25

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

This patch contains the new i386 files The files are as ... perfmon_p4.c 1969-12-31 16:00:00.000000000 -0800 +++ linux ... IQ_CCCR2 */ + /*pmc 61*/ {{MSR_P4_IQ_CCCR3, 0},16, PFM_REGT_NHTCCCR}, /* IQ_CCCR3 */ + /*pmc 62*/ {{MSR_P4_IQ_CCCR5 ...

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

[RFC patch 16/27] Immediate Values Support init

... asm-powerpc/immediate.h 2008-04-16 11:24:03.000000000 -0400 +++ ... -powerpc/immediate.h 2008-04-16 11:24:25.000000000 -0400 @@ ... /Documentation/immediate.txt 2008-04-16 11:24:30.000000000 -0400 ... /Documentation/immediate.txt 2008-04-16 11:24:45.000000000 -0400 ...

linux-kernel - Mathieu Desnoyers - Apr 16 2008 - 17:34

[patch 16/22] vfs: add path_unlink()

... orig/fs/ecryptfs/inode.c 2008-05-16 17:50:49.000000000 +0200 +++ ... 6/fs/ecryptfs/inode.c 2008-05-16 17:50:49.000000000 +0200 @@ - ... /fs/nfsd/nfs4recover.c 2008-05-16 17:50:49.000000000 +0200 +++ ... /fs/nfsd/nfs4recover.c 2008-05-16 17:50:49.000000000 +0200 @@ ...

linux-fsdevel - Miklos Szeredi - May 16 2008 - 12:31

[patch 16/22] vfs: add path_unlink()

... orig/fs/ecryptfs/inode.c 2008-05-16 17:50:49.000000000 +0200 +++ ... 6/fs/ecryptfs/inode.c 2008-05-16 17:50:49.000000000 +0200 @@ - ... /fs/nfsd/nfs4recover.c 2008-05-16 17:50:49.000000000 +0200 +++ ... /fs/nfsd/nfs4recover.c 2008-05-16 17:50:49.000000000 +0200 @@ ...

linux-kernel - Miklos Szeredi - May 16 2008 - 12:31

Re: [patch 16/21] Xen-paravirt: Add code into head.S to handle being booted by Xen

... 12(%esp),%fs > +4: mov 16(%esp),%gs > + testl %eax,%eax ... here. Belongs in a different patch? > + > +extern struct Xgt_desc_struct cpu_gdt_descr; > +extern ... low & 0x0000ffff); > + info->cs = low >> 16; > + info->flags = dpl; > + /* interrupt gates ...

linux-kernel - Andi Kleen - Feb 13 2007 - 19:54

Re: [patch 16/21] Xen-paravirt: Add code into head.S to handle being booted by Xen

... + CFI_ADJUST_CFA_OFFSET -4 >> + jz 5f >> + addl $16,%esp # EAX != 0 => Category 2 ( ... big rollup patch of all the core Xen stuff; the subject is wrong ... (low & 0x0000ffff); >> + info->cs = low >> 16; >> + info->flags = dpl; >> + /* interrupt gates clear ...

linux-kernel - Jeremy Fitzhardinge - Feb 13 2007 - 20:39

[PATCH 16/16] AFS: Add "directory write" support [try #3]

... ->fid.vid, vnode->fid.vnode); - call = afs_alloc_flat_call(&afs_RXFSFetchStatus, 16, 120); + call = afs_alloc_flat_call(&afs_RXFSFetchStatus, 16, ( ... .fid = *fid }; struct afs_super_info *as; @@ -156,16 +157,37 @@ inline struct inode *afs_iget(struct ...

linux-kernel - David Howells - Apr 25 2007 - 06:52

[PATCH 16/16] AFS: Add "directory write" support [try #4]

... ->fid.vid, vnode->fid.vnode); - call = afs_alloc_flat_call(&afs_RXFSFetchStatus, 16, 120); + call = afs_alloc_flat_call(&afs_RXFSFetchStatus, 16, ( ... .fid = *fid }; struct afs_super_info *as; @@ -156,16 +157,37 @@ inline struct inode *afs_iget(struct ...

linux-kernel - David Howells - Apr 25 2007 - 11:50

[PATCH 16/21] Char: cyclades, remove locking macros

... /drivers/char/cyclades.c @@ -653,16 +653,6 @@ #include 16 +2362,16 @@ block_til_ready(struct tty_struct *tty ... 0; } /* cy_tiocmset */ @@ -3774,13 +3764,16 @@ cy_tiocmset(struct tty_struct *tty, struct ...

linux-kernel - Jiri Slaby - Apr 29 2007 - 17:03

[PATCH 16/16] iop3xx: Surface the iop3xx DMA and AAU units to the iop-adma driver

... 9, 10, 11, 12, + 14, 15, 16, 17, + 18, 19, 20, 21, + ... edcr = 0; + shift = 1; + for (i = 16; i < src_cnt; i++) { + edcr |= (1 << ... = 0; + /* fall through */ + case 9 ... 16: + if (!u_desc_ctrl.field.blk_ctrl) + u_desc_ctrl.field. ...

linux-kernel - Dan Williams - May 2 2007 - 02:22

[PATCH 16/16] AFS: Add "directory write" support [try #3]

... ->fid.vid, vnode->fid.vnode); - call = afs_alloc_flat_call(&afs_RXFSFetchStatus, 16, 120); + call = afs_alloc_flat_call(&afs_RXFSFetchStatus, 16, ( ... .fid = *fid }; struct afs_super_info *as; @@ -156,16 +157,37 @@ inline struct inode *afs_iget(struct ...

linux-fsdevel - David Howells - Apr 25 2007 - 06:52

[PATCH 16/16] AFS: Add "directory write" support [try #4]

... ->fid.vid, vnode->fid.vnode); - call = afs_alloc_flat_call(&afs_RXFSFetchStatus, 16, 120); + call = afs_alloc_flat_call(&afs_RXFSFetchStatus, 16, ( ... .fid = *fid }; struct afs_super_info *as; @@ -156,16 +157,37 @@ inline struct inode *afs_iget(struct ...

linux-fsdevel - David Howells - Apr 25 2007 - 11:50

[PATCH 16/24] [IPSEC]: Separate inner/outer mode processing on input

... which creates duplication and confusion. This patch separates the two parts on the ... b/net/ipv4/xfrm4_mode_tunnel.c @@ -16,19 +16,12 @@ static inline void ipip_ecn_decapsulate ... esp-beet-mode-06.txt. @@ -31,16 +45,11 @@ static int xfrm6_beet_output( ...

linux-netdev - Herbert Xu - Nov 7 2007 - 10:08

Re: [RFC PATCH 16/22 -v2] add get_monotonic_cycles

... > uses. I'll send a patch for review as soon as I ... /include/linux/clocksource.h 2008-01-16 12:22:04.000000000 -0800 +++ ... include/linux/clocksource.h 2008-01-16 14:41:31.000000000 -0800 @@ ... kernel/time/timekeeping.c 2008-01-16 12:21:46.000000000 -0800 +++ ...

linux-kernel - john stultz - Jan 16 2008 - 18:51

Re: [RFC PATCH 16/22 -v2] add get_monotonic_cycles

... > > uses. I'll send a patch for review as soon as I ... /include/linux/clocksource.h 2008-01-16 12:22:04.000000000 -0800 > ... /include/linux/clocksource.h 2008-01-16 14:41:31.000000000 -0800 > ... /kernel/time/timekeeping.c 2008-01-16 14:15:31.000000000 -0800 > ...

linux-kernel - Mathieu Desnoyers - Jan 16 2008 - 19:39

[2.6.22 PATCH 16/26] dm io: new interface

... md/dm-io.c 2007-05-08 16:28:10.000000000 +0100 +++ linux-2.6 ... md/dm-io.c 2007-05-08 16:28:26.000000000 +0100 @@ -103,6 ... /dm-io.h 2007-05-08 16:25:41.000000000 +0100 +++ linux-2. ... they should call @@ -39,6 +73,16 @@ int dm_io_get(unsigned int num_pages); ...

linux-kernel - Alasdair G Kergon - May 8 2007 - 15:47

Re: [PATCH 16/16] fix handling of integer constant expressions

... wrote: > > Joy. OK, folks, disregard 16/16 in the current form; ... Acknowledged. The rest of the patches look good to me, so ... 1-15 > soon, and ignore 16. OK, here's the replacement ... 26 Jun 2007 16:06:32 -0400 Subject: [PATCH] implement __builtin_offsetof ...

linux-kernel - Al Viro - Jun 26 2007 - 18:10

speck-geostationary