First  |  Prev |  Next  |  Last
Pages: 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576
Stop ARM boards crashing when CUPS is loaded - 2.6.35-rc5
(cc linux-arm-kernel) On Tue, 13 Jul 2010 15:05:58 +0100 Lee Jones <lee.jones(a)canonical.com> wrote: From 219005d9522043bc42ddb51d59688959eed0d443 Mon Sep 17 00:00:00 2001 From: Lee Jones <lee.jones(a)canonical.com> Date: Tue, 13 Jul 2010 15:02:17 +0100 Subject: [PATCH] UBUNTU: [Upstream] Stop ARM board... 26 Jul 2010 19:23
Don't apply for write lock on tasklist_lock if parent doesn't ptrace other processes
On Thu, 15 Jul 2010, Zhang, Yanmin wrote: We run some sub-cases (fork, exec, pipe, tcp, udp) of aim7 on 8-socket machine. Perf shows write_lock_irq(&tasklist_lock) consumes more than 50% cpu time. One hot caller is exit_ptrace. If the exiting process doesn't ptrace other processes, kernel needn't appl... 26 Jul 2010 21:35
Strange read data corruption on ext4/LVM/md
On Thu, 20 May 2010 18:28:52 +0200 Pierre Ossman <pierre-list(a)ossman.eu> wrote: Controller now taken out of the picture and I no longer see any errors on either filesystem nor direct disk level. I have a sil3132 of a different OEM brand here. I'll try that in that pci-e slot next. Status u... 15 Jul 2010 16:31
I2C driver of Topcliff PCH
On Thursday 15 July 2010 09:42:36 Masayuki Ohtak wrote: I2C driver of Topcliff PCH Topcliff PCH is the platform controller hub that is going to be used in Intel's upcoming general embedded platform. All IO peripherals in Topcliff PCH are actually devices sitting on AMBA bus. Topcliff PCH has I2C I/F.... 20 Jul 2010 09:09
[PATCH 16/25] crypto: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
From: Peter Huewe <peterhuewe(a)gmx.de> This patch converts pci_table entries, where .subvendor=PCI_ANY_ID and ..subdevice=PCI_ANY_ID, .class=0 and .class_mask=0, to use the PCI_VDEVICE macro, and thus improves readability. Signed-off-by: Peter Huewe <peterhuewe(a)gmx.de> --- drivers/crypto/geode-aes.c | 2 +-... 15 Jul 2010 15:24
[PATCH 21/25] isdn/hardware/eicon: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
From: Peter Huewe <peterhuewe(a)gmx.de> This patch converts pci_table entries, where .subvendor=PCI_ANY_ID and ..subdevice=PCI_ANY_ID, .class=0 and .class_mask=0, to use the PCI_VDEVICE macro, and thus improves readability. Signed-off-by: Peter Huewe <peterhuewe(a)gmx.de> --- drivers/isdn/hardware/eicon/divasmai... 15 Jul 2010 15:24
[PATCH 25/25] message/fusion: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
From: Peter Huewe <peterhuewe(a)gmx.de> This patch converts pci_table entries, where .subvendor=PCI_ANY_ID and ..subdevice=PCI_ANY_ID, .class=0 and .class_mask=0, to use the PCI_VDEVICE macro, and thus improves readability. Signed-off-by: Peter Huewe <peterhuewe(a)gmx.de> --- drivers/message/fusion/mptfc.c | 2... 15 Jul 2010 15:24
[PATCH 23/25] isdn/hisax: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
From: Peter Huewe <peterhuewe(a)gmx.de> This patch converts pci_table entries, where .subvendor=PCI_ANY_ID and ..subdevice=PCI_ANY_ID, .class=0 and .class_mask=0, to use the PCI_VDEVICE macro, and thus improves readability. Signed-off-by: Peter Huewe <peterhuewe(a)gmx.de> --- drivers/isdn/hisax/config.c | 84 +... 15 Jul 2010 15:24
[PATCH 24/25] video/ivtv: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
From: Peter Huewe <peterhuewe(a)gmx.de> This patch converts pci_table entries, where .subvendor=PCI_ANY_ID and ..subdevice=PCI_ANY_ID, .class=0 and .class_mask=0, to use the PCI_VDEVICE macro, and thus improves readability. Signed-off-by: Peter Huewe <peterhuewe(a)gmx.de> --- drivers/media/video/ivtv/ivtv-driver... 15 Jul 2010 15:24
block: Convert pci_table entries to PCI_VDEVICE (if PCI_ANY_ID is used)
On Thu, Jul 15, 2010 at 08:51:17PM +0200, Peter Huewe wrote: This patch converts pci_table entries, where .subvendor=PCI_ANY_ID and .subdevice=PCI_ANY_ID, .class=0 and .class_mask=0, to use the PCI_VDEVICE macro, and thus improves readability. Well, it doesn't improve readability, and ## usage prevents grep... 15 Jul 2010 22:00
First  |  Prev |  Next  |  Last
Pages: 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576