Found 2818 matching messages (0.064 seconds). Page 1 of 50.
... fine with BIOS 0402. patches/series: patch-2.6.20-rc4 ... amd64 (ranma@melchior) (gcc version 4.1.2 20061028 (prerelease) (Debian ... 0000:00:02.1-2.4 forcedeth.c: Reverse Engineered nForce ... with standard journal ReiserFS: dm-4: using ordered data mode ReiserFS ...
linux-kernel - Tobias Diedrich - Jan 9 2007 - 18:00
... ) inetd-358 0D..4 20us : .beat_lpar_hpte_invalidate (.flush_hash_page) inetd-358 0D..4 20us : .__spin_lock_irqsave (.beat_lpar_hpte_invalidate) inetd-358 0D..5 21us+: .beat_lpar_hpte_getword0 (.beat_lpar_hpte_invalidate) inetd- ...
linux-kernel - Tsutomu OWA - May 15 2007 - 04:08
... ) > inetd-358 0D..4 20us : .beat_lpar_hpte_invalidate (.flush_hash_page) > inetd-358 0D..4 20us : .__spin_lock_irqsave (.beat_lpar_hpte_invalidate) > inetd-358 0D..5 21us+: .beat_lpar_hpte_getword0 (.beat_lpar_hpte_invalidate) > ...
linux-kernel - Benjamin Herrenschmidt - May 15 2007 - 04:40
... an int3 would not be subject to this erratum. > + * > + * So, is ... the > + * bypass code while we patch it. It is protected by ... *)immediate->var) > + return; > + break; > + case 4: if (*(uint32_t*)immediate->immediate > + == *(uint32_t*) ...
linux-kernel - Borislav Petkov - Sep 18 2007 - 02:04
... > I already had these patches, except for #4. > > > > Your email client is ... on folding all of > > > > add-vmcoreinfo.patch > > add-vmcore-cleanup-the-coding-style ... size-and-nr_free_pagess-value-to-vmcoreinfo_data.patch > > add-vmcore-use-the-existing- ...
linux-kernel - Ken'ichi Ohmichi - Sep 20 2007 - 01:28
...
linux-kernel - Pekka Paalanen - Feb 9 2008 - 07:21
... 'll check it and send the patch. Thanks, Kenji Kaneshige Gary Hade wrote ... PCI 0000:10:00 > acpiphp: Slot [4] registered > acpiphp_glue: register_slot: \_SB_.VP05.CALG ... VP05.CALG.E4F5 sta=f sun=4 > acpiphp_glue: register_slot: \_SB_.VP05.CALG.E4F6 ...
linux-kernel - Kenji Kaneshige - Mar 14 2008 - 01:34
... Apr 2008 15:57:56 +0800 Subject: [PATCH] pxafb: preliminary smart panel ... (0x010) /* LCD Controller Control Register 4 */ +#define LCCR5 (0x014) /* LCD Controller ... & 0xff)) #endif /* __ASM_ARCH_REGS_LCD_H */ -- 1.5.4.3 -- To unsubscribe from this ...
linux-kernel - eric miao - Apr 8 2008 - 04:34
... me to apply... Hi Greg, PATCH 4/4 still has a problem. ... won't compile. The first three patches are OK in my opinion. ... 4 and PATCH 3/4 were alright in their original version. I added ... to 1-3, but not to 4. Thanks, Hans -- To unsubscribe from this ...
linux-kernel - Hans J. Koch - Apr 11 2008 - 18:54
... me to apply... > > Hi Greg, > PATCH 4/4 still has a problem. It ... won't compile. > > The first three patches are OK in my opinion. ... 4. Ok, I grabbed patch 1, 2 and 3 are already in my ... all come to an agreement on patch 4. thanks, greg k-h -- ...
linux-kernel - Greg KH - Apr 11 2008 - 19:06
... Appended is a version of the patch applying to the current mainline on ... fix your WOL issue? Yes, the patch below fixes the issue in which ... ASAP. However, even with this patch applied, the card doesn't ... As a side note, my patch 4/4 is still necessary so ...
linux-netdev - Rafael J. Wysocki - Jul 29 2008 - 18:31
...
linux-kernel - Jens Axboe - Jan 3 2007 - 04:22
... Torvalds Cc: Tobias Diedrich; Lu, Yinghai; Andrew Morton; Adrian Bunk; Andi Kleen; Linux Kernel Mailing List Subject: [PATCH 4/4] x86_64 ioapic: Improve the heuristics for when check_timer fails. >I have ...
linux-kernel - Lu, Yinghai - Jan 8 2007 - 13:16
... ; Andi Kleen; Linux Kernel Mailing List Subject: [PATCH 4/4] x86_64 ioapic: Improve the heuristics for ... Did you miss to call irq_from_pin before add_pin_to_irq? You defined irq_from_pin in PATCH 2/4. YH - To unsubscribe from this list: send ...
linux-kernel - Lu, Yinghai - Jan 8 2007 - 13:41
... MII Auto-Neg Advertisement Register (Address 4). */ > + mii_autoneg_adv_reg = MII_AR_DEFAULT_CAP_MASK; > + > + /* Read the MII ... the driver can manage. > + **/ > +#define ATL1_MAX_NIC 4 > + > +#define OPTION_UNSET -1 > +#define OPTION_DISABLED 0 ...
linux-kernel - Jeff Garzik - Jan 18 2007 - 23:00
... @bellsouth.net> I tested this patch today. Works fine on my ... it's okay with you.) Jay > --- > Patch against current netdev tree. > > drivers/ ... MIN_INT_MOD_CNT 50 > @@ -211,13 +207,4 @@ void __devinit atl1_check_options(struct atl1_adapter * ...
linux-kernel - Jay Cliburn - Jan 27 2007 - 17:02
... Don't duplicate the struct nameidata > > fs/unionfs/branchman.c | 4 +- > fs/unionfs/commonfops.c | 54 +++++++++++----------- > fs/unionfs/ ... deletions(-) Not sure why this was sent. The other 4/4 email is the correct one. Josef "Jeff" ...
linux-kernel - Josef Sipek - Jan 29 2007 - 16:40
... Suitable for merging into the previous patch. Signed-off-by: Corey Minyard < ... 6.20/arch/i386/Kconfig.debug @@ -4,10 +4,6 @@ config TRACE_IRQFLAGS_SUPPORT bool ... .20/arch/x86_64/Kconfig.debug @@ -4,10 +4,6 @@ config TRACE_IRQFLAGS_SUPPORT bool ...
linux-kernel - Corey Minyard - Feb 19 2007 - 16:14
... -EFAULT; We have it? Thank you! [PATCH 4/3] lutimesat: compat syscall and ... [Apply after: lutimesat-simplify-utime2.patch lutimesat-extend-do_utimes-with-flags. ... /x86_64/ia32/ia32entry.S @@ -719,4 +719,5 @@ #endif .quad compat_sys_move_pages ...
linux-kernel - Alexey Dobriyan - Feb 27 2007 - 07:56
... much. > > Paolo's UML speedup patches might use nonlinear though. yes, ... .com/~mingo/remap-file-pages-patches/remap-file-pages-prot-2. ... /remap-file-pages-patches/vcpu-2.6.4-rc2-mm1-A2 ... overhead from 30 usecs to 4 usecs (with native syscalls taking ...
linux-kernel - Ingo Molnar - Mar 7 2007 - 04:53