First  |  Prev |  Next  |  Last
Pages: 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42
rwsem: wake queued readers when writer blocks on active read lock
On Mon, May 24, 2010 at 1:31 PM, Michel Lespinasse <walken(a)google.com> wrote: This change addresses the following situation: - Thread A acquires the rwsem for read - Thread B tries to acquire the rwsem for write, notices there is already �an active owner for the rwsem. - Thread C tries to acquire the ... 12 Aug 2010 01:43
ARM: Fix gen_nand probe structures contents
On Thu, 2010-08-12 at 02:14 +0100, Marek Vasut wrote: These three platforms didn't properly fill nr_chips in gen_nand registration and therefore depended on gen_nand bug fixed by the following patch: "mtd: gen_nand: fix support for multiple chips" Signed-off-by: Marek Vasut <marek.vasut(a)gmail.com... 12 Aug 2010 10:22
[PATCH] ARM: Fix gen_nand probe structures contents
These three platforms didn't properly fill nr_chips in gen_nand registration and therefore depended on gen_nand bug fixed by the following patch: "mtd: gen_nand: fix support for multiple chips" Signed-off-by: Marek Vasut <marek.vasut(a)gmail.com> --- arch/arm/mach-ixp4xx/ixdp425-setup.c | 1 + arch/arm/mach... 11 Aug 2010 21:22
mtd: gen_nand: fix support for multiple chips
Dne Čt 12. srpna 2010 02:06:15 Greg KH napsal(a): 2.6.35-stable review patch. If anyone has any objections, please let us know. It's going to break plat-qong, apparently the code there is incorrect and depends on this bug, I'll send a patch for it in a bit. ------------------ From: Marek Vasut... 11 Aug 2010 21:22
[016/111] eCryptfs: Handle ioctl calls with unlocked and compat functions
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Tyler Hicks <tyhicks(a)linux.vnet.ibm.com> commit c43f7b8fb03be8bcc579bfc4e6ab70eac887ab55 upstream. Lower filesystems that only implemented unlocked_ioctl weren't being passed ioctl calls because eCryptfs... 11 Aug 2010 21:22
[006/111] Staging: line6: needs to select SND_PCM
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Randy Dunlap <randy.dunlap(a)oracle.com> commit e928c077e5cdcd72ee762125b37232aec1ff49f3 upstream. line6 uses snd_pcm*() functions, so it should select SND_PCM. ERROR: "snd_pcm_period_elapsed" [drivers/s... 11 Aug 2010 21:22
[025/111] USB delay init quirk for logitech Harmony 700-series devices
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Phil Dibowitz <phil(a)ipom.com> commit 93362a875fc69881ae69299efaf19a55a1f57db0 upstream. The Logitech Harmony 700 series needs an extra delay during initialization. This patch adds a USB quirk which enab... 11 Aug 2010 21:22
[029/111] USB: ftdi_sio: device id for Navitator
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: dranch(a)trinnet.net <dranch(a)trinnet.net> commit b6180ef7c99574c3350bbffa2a3a9d675321543d upstream. This patch is to add a US Interface, Inc. "Navigator" USB device. Specifically, it's a HAM Radio USB soun... 11 Aug 2010 21:22
[002/111] powerpc: fix build with make 3.82
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Sam Ravnborg <sam(a)ravnborg.org> commit e32e78c5ee8aadef020fbaecbe6fb741ed9029fd upstream. Thomas Backlund reported that the powerpc build broke with make 3.82. It failed with the following message: ... 11 Aug 2010 21:22
[013/111] ide-cd: Do not access completed requests in the irq handler
2.6.32-stable review patch. If anyone has any objections, please let us know. ------------------ From: Borislav Petkov <bp(a)alien8.de> commit 110712828365ccafcc61a7f4db44c31ed4cf8793 upstream. ide_cd_error_cmd() can complete an erroneous request with leftover buffers. Signal this with its return value so t... 11 Aug 2010 21:22
First  |  Prev |  Next  |  Last
Pages: 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42