Found 646 matching messages (0.028 seconds). Page 1 of 33.
... simplified version of the semantic patch making this change is as ... while (good_cnt < 64 && jiffies < (time + 20)); + } while (good_cnt < 64 && time_before(jiffies ... surveys. */ - if ((jiffies - priv->last_survey) > (20 * HZ)) + if (time_after(jiffies, priv ...
linux-kernel - Julia Lawall - Dec 24 2007 - 10:40
... u8 byte) if (err < 0) return err; =20 - ds_start_pulse(dev, PULLUP_PULSE_DURATION); - return !(byte =3D=3D ... &ds9490r_reset; + dev->master.set_pullup =3D &ds9490r_set_pullup; =20 return w1_add_master_device(&dev->master); } @@ -839,6 +838 ...
linux-kernel - David Fries - Jul 28 2008 - 22:25
... Well, here's my powerpc patch to do the direct call ... 000000000 +0100 +++ linux-2.6.20/arch/powerpc/kernel/kprobes.c ... linux-2.6.20.orig/include/asm-powerpc/kdebug.h 2007 ... 000000000 +0100 @@ -18,8 +18,20 @@ struct die_args { extern int register_die_notifier ...
linux-kernel - Christoph Hellwig - Apr 28 2007 - 04:34
... ec.c linux-2.6.20-rc6-mm3/drivers/acpi/ec ... 000000000 +0200 +++ linux-2.6.20-rc6-mm3/drivers/acpi/ec ... diff -urNp linux-2.6.20-rc6-mm3.org/drivers/acpi ... tables.c linux-2.6.20-rc6-mm3/drivers/acpi/tables ... 000000000 +0200 +++ linux-2.6.20-rc6-mm3/drivers/acpi/tables ...
linux-kernel - Alon Bar-Lev - Feb 9 2007 - 11:25
... /mtd/Kconfig 2007-03-23 18:20:01.000000000 +0200 +++ tmp-to/drivers ... mtd/Kconfig 2007-03-23 18:20:01.000000000 +0200 @@ -292,5 + ... mtd/Makefile 2007-03-23 18:20:01.000000000 +0200 +++ tmp-to/drivers ... mtd/Makefile 2007-03-23 18:20:01.000000000 +0200 @@ -28,3 + ...
linux-kernel - Artem Bityutskiy - Mar 23 2007 - 12:44
... non-trivial part of this patch is the IRQ handling. The ... max, align, len, flags); } /* @@ -541,20 +527,16 @@ static void __init ... .000000000 -0600 @@ -78,13 +78,20 @@ struct pnp_option *pnp_register_dependen } int pnp_register_irq_resource( ...
linux-kernel - Bjorn Helgaas - Jun 17 2008 - 18:58
... non-trivial part of this patch is the IRQ handling. The ... max, align, len, flags); } /* @@ -541,20 +527,16 @@ static void __init ... .000000000 -0600 @@ -78,13 +78,20 @@ struct pnp_option *pnp_register_dependen } int pnp_register_irq_resource( ...
linux-kernel - Bjorn Helgaas - Jun 27 2008 - 18:57
... 6 deletions(-) Index: linux-2.6.20-rc4-mm1-bo/include/linux/hardirq.h =================================================================== --- linux-2.6.20-rc4-mm1-bo.orig/include/linux ... softirqs: Index: linux-2.6.20-rc4-mm1-bo/kernel/softirq.c ...
linux-kernel - Thomas Gleixner - Jan 23 2007 - 18:01
This patch contains the new x86_64 files. The files are as follows: arch/x86_64/perfmon/ ... be 1 + */ +#define PFM_CORE_PMC_RSVD ((~((1ULL<<32)-1)) \ + | (1ULL<<20) \ + | (1ULL<<21)) + +/* + * force Local APIC interrupt on overflow + * ...
linux-kernel - Stephane Eranian - May 29 2007 - 09:48
... .com> --- lxc-dave/fs/inode.c | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) ... -sys-utime-and-touch-atime 2007-09-20 12:16:20.000000000 -0700 +++ lxc-dave/fs/inode.c 2007-09-20 12:16:20.000000000 -0700 @@ -1176,22 +1176, ...
linux-kernel - Dave Hansen - Sep 20 2007 - 15:53
... #define ide_tape_f(file) ((file)->private_data) @@ -502,20 +502,21 @@ static struct ide_tape_obj *ide_tape_chrdev_get( ... ); idetape_get_mode_sense_results(drive); @@ -3452,13 +3574,20 @@ static void idetape_setup (ide_drive_t *drive, idetape_tape_t * ...
linux-kernel - Borislav Petkov - Feb 4 2008 - 09:40
... couple of changes while merging the patch...
(I hope that I didn't ... Borislav Petkov
linux-kernel - Bartlomiej Zolnierkiewicz - Feb 4 2008 - 21:27
... unsigned)(pfn) << 12) | ((unsigned)(pfn) >> 20)) +#define xen_cr3_to_pfn(cr3) (((unsigned)(cr3) ... 0, + + .name = "Xen", + .banner = xen_banner, + + .patch = paravirt_patch_default, + + .memory_setup = xen_memory_setup, + .arch_setup = xen_arch_setup ...
linux-kernel - Jeremy Fitzhardinge - Feb 27 2007 - 04:13
... .c 2008-04-28 16:09:20.000000000 -0600 +++ work10/drivers/pnp/isapnp/ ... c 2008-04-28 16:09:20.000000000 -0600 +++ work10/drivers/pnp/ ... c 2008-04-28 16:09:20.000000000 -0600 +++ work10/drivers/pnp/ ... c 2008-04-28 16:09:20.000000000 -0600 +++ work10/drivers/pnp/ ...
linux-kernel - Bjorn Helgaas - Apr 28 2008 - 18:34
... gmail.com>
Date: Sun, 20 Jul 2008 20:34:18 +0300
> On Sun, Jul 20, 2008 at 8:25 PM, David Miller
linux-netdev - David Miller - Jul 20 2008 - 13:35
... Narebski
git - Jakub Narebski - Jul 31 2006 - 14:48
... w1_slave *sl =3D dev_to_w1_slave(dev); =20 - printk("%s: Releasing %s.\n", ... %s.\n", __func__, sl->name); =20 while (atomic_read(&sl->refcnt)) { - printk ... cb rn |=3D (tmp64 << i); =20 if(kthread_should_stop()) { - printk(KERN_INFO "Abort ...
linux-kernel - David Fries - Mar 28 2008 - 08:26
This patch adds Intel architectural PMU support (version 1 and 2). Signed-off-by: Stephane Eranian ... are 1 + */ +#define PFM_IA_PMC_RSVD ((~((1ULL<<32)-1)) \ + | (1ULL<<20) \ + | (1ULL<<21)) + +/* + * force Local APIC interrupt on overflow + * ...
linux-kernel - eranian - Jun 9 2008 - 18:35
On Sun, 2008-20-07 at 22:20 +0800, Herbert Xu wrote: > Not all actions :) That nat action for example ... t intended to > be shared at all. In fact I still need to submit a patch to make > it skip the shared hash as otherwise it simply won't scale as the ...
linux-netdev - jamal - Jul 20 2008 - 11:35
... 3 deletions(-) Index: linux-2.6.20-rc4-mm1/arch/sh64/kernel/setup.c =================================================================== --- linux-2.6.20-rc4-mm1.orig/arch/sh64/kernel/setup.c +++ linux-2.6.20-rc4-mm1/arch/sh64/kernel/setup.c ...
linux-kernel - Bernhard Walle - Jan 18 2007 - 08:59