Found 489 matching messages (0.023 seconds). Page 1 of 25.
... .c 2007-11-15 21:25:37.575154222 -0800 @@ -990,11 + ... .c 2007-11-15 21:25:37.575154222 -0800 @@ -1230,8 ... .c 2007-11-15 21:25:37.579154173 -0800 @@ -271,18 ... .c 2007-11-15 21:25:37.579154173 -0800 @@ -731,13 ... .c 2007-11-15 21:25:37.579154173 -0800 @@ -970,12 ...
linux-kernel - Christoph Lameter - Nov 16 2007 - 19:09
... /pnp/pnpacpi/rsparser.c 2008-04-25 11:14:58.000000000 -0600 +++ ... /pnp/pnpacpi/rsparser.c 2008-04-25 11:14:59.000000000 -0600 @@ ... /pnp/pnpbios/rsparser.c 2008-04-25 11:14:58.000000000 -0600 +++ ... pnp/pnpbios/rsparser.c 2008-04-25 11:14:59.000000000 -0600 @@ ...
linux-kernel - Bjorn Helgaas - Apr 25 2008 - 14:38
# HG changeset patch
# User Bryan O'Sullivan
linux-kernel - Bryan O'Sullivan - Mar 15 2007 - 17:45
... /input/joystick/db9.c 2007-01-25 04:19:28.000000000 +0200 +++ ... input/joystick/gamecon.c 2007-01-25 04:19:28.000000000 +0200 +++ ... input/joystick/turbografx.c 2007-01-25 04:19:28.000000000 +0200 +++ ... input/keyboard/amikbd.c 2007-01-25 04:19:28.000000000 +0200 ...
linux-kernel - Alon Bar-Lev - Feb 9 2007 - 11:30
... ulong64 no, blockno; dma_addr_t phys_addr; @@ -2913,25 +2914,25 @@ static int gdth_fill_cache_cmd(int hanum,Scsi_Cmnd * ... sense_paddr; int cmd_index, sgcnt, mode64; @@ -3120,25 +3121,25 @@ static int gdth_fill_raw_cmd(int hanum,Scsi_Cmnd * ...
linux-kernel - Jens Axboe - Jul 16 2007 - 05:47
This patch converts "normal" parts of ide to use blk_end_request(). Signed-off-by: ... 2007-08-27 21:32:35.000000000 -0400 +++ 25-ide-normal-caller-change/drivers/ide/ide-cd ... -09-10 17:32:12.000000000 -0400 +++ 25-ide-normal-caller-change/drivers/ide/ide-io ...
linux-kernel - Kiyoshi Ueda - Sep 11 2007 - 15:05
... fs/unionfs/debug.c index 09b52ce..b103eb9 100644 --- a/fs/unionfs/debug.c +++ b/fs/unionfs/debug.c @@ -25,14 +25,6 @@ } \ } while (0) -#if BITS_PER_LONG == 32 -#define POISONED_PTR ((void*) 0x5a5a5a5a) -#elif BITS_PER_LONG == 64 -# ...
linux-kernel - Erez Zadok - Sep 25 2007 - 23:10
... fs/unionfs/debug.c index 09b52ce..b103eb9 100644 --- a/fs/unionfs/debug.c +++ b/fs/unionfs/debug.c @@ -25,14 +25,6 @@ } \ } while (0) -#if BITS_PER_LONG == 32 -#define POISONED_PTR ((void*) 0x5a5a5a5a) -#elif BITS_PER_LONG == 64 -# ...
linux-fsdevel - Erez Zadok - Sep 25 2007 - 23:10
... PARSE_OPT_OPTARG, NULL, (intptr_t)"" }, + OPT_END(), +}; static void show_one(const char *refname, const unsigned char *sha1) { @@ -25,6 +55,7 @@ static int show_ref(const char *refname, const unsigned char *sha1, int flag, vo struct object * ...
git - Pierre Habouzit - Oct 16 2007 - 04:39
... mac_array[30] ^ mac_array[29] ^ mac_array[26] ^ mac_array[25] ^ - mac_array[23] ^ mac_array[18] ^ mac_array[16] ^ mac_array[ ... mac_array[31] ^ mac_array[28] ^ mac_array[27] ^ mac_array[25] ^ - mac_array[20] ^ mac_array[18] ^ mac_array[16] ^ mac_array ...
linux-netdev - Lennert Buytenhek - Jun 3 2008 - 07:02
... : the per-cpu area. So this patch: (1) Removes the PDA and uses per- ... linux/include/asm-i386/irq_regs.h @@ -1,25 +1,27 @@ /* * Per-cpu current frame pointer ... i386/segment.h @@ -39,7 +39,7 @@ * 25 - APM BIOS support * * 26 - ESPFIX small ...
linux-kernel - Andi Kleen - Apr 30 2007 - 06:27
This patch enables tagging on every class directory if struct class has tag_ops. In addition device_del and ... /linux/device.h | 2 ++ 3 files changed, 52 insertions(+), 25 deletions(-) diff --git a/drivers/base/class.c b/drivers/base/class.c ...
linux-kernel - Eric W. Biederman - Aug 7 2007 - 17:36
The attached patch makes the kAFS filesystem in fs/afs/ use FS- ... (vlocation); =20 @@ -481,40 +476,25 @@ int afs_volume_release_fileserver(struct =20 /***********************************************************************= ******/ /* - * match a ...
linux-fsdevel - David Howells - Jul 27 2006 - 16:53
On Jan 25, 2008 12:29 PM, Miklos Szeredi
linux-kernel - Cyrill Gorcunov - Jan 25 2008 - 06:57
On Jan 25, 2008 12:29 PM, Miklos Szeredi
linux-fsdevel - Cyrill Gorcunov - Jan 25 2008 - 06:57
[Miklos Szeredi - Fri, Jan 25, 2008 at 10:29:21AM +0100] | > | ... I think UDF_SB_ANCHOR macro was removed by some patch in -mm. | | I'm more interested if the ... additional flag to store it. Btw, Miklos the patch is over -mm tree? - Cyrill - -- To ...
linux-kernel - Cyrill Gorcunov - Jan 25 2008 - 09:41
[Miklos Szeredi - Fri, Jan 25, 2008 at 10:29:21AM +0100] | > | ... I think UDF_SB_ANCHOR macro was removed by some patch in -mm. | | I'm more interested if the ... additional flag to store it. Btw, Miklos the patch is over -mm tree? - Cyrill - - To ...
linux-fsdevel - Cyrill Gorcunov - Jan 25 2008 - 09:41
[Miklos Szeredi - Fri, Jan 25, 2008 at 04:50:15PM +0100] | > > > ... > > I think UDF_SB_ANCHOR macro was removed by some patch in -mm. | > Yes, it's going to be removed so don't use it. Actually, basing this | > patch on top of -mm is a good idea because ...
linux-kernel - Cyrill Gorcunov - Jan 25 2008 - 11:57
[Miklos Szeredi - Fri, Jan 25, 2008 at 04:50:15PM +0100] | > > > ... > > I think UDF_SB_ANCHOR macro was removed by some patch in -mm. | > Yes, it's going to be removed so don't use it. Actually, basing this | > patch on top of -mm is a good idea because ...
linux-fsdevel - Cyrill Gorcunov - Jan 25 2008 - 11:57
On Fri 25-01-08 16:50:15, Miklos Szeredi wrote: > > > > | ... > > I think UDF_SB_ANCHOR macro was removed by some patch in -mm. > > Yes, it's going to be removed so don't use it. Actually, basing this > > patch on top of -mm is a good idea because there ...
linux-kernel - Jan Kara - Jan 25 2008 - 12:07