First
|
Prev |
Next
|
Last
Pages: 1171 1172 1173 1174 1175 1176 1177 1178 1179 1180 1181 1182 1183 1184 1185 1186 1187 1188 1189 1190 1191
[stable] please consider drm radeon kms agp release Hi Greg, hi stable kernel team, Please consider the attached patch from Jérôme Glisse. It fixes drm radeon KMS after coming out from a snapshot cycle [1] - no matter whether I use userspace software suspend or TuxOnIce. Verified on my notebook ThinkPad T42 and by cedric, the reporter of above bug. Than... 31 May 2010 11:57
aha1542 oops caused by new request_irq routines On Mon, 2010-05-31 at 10:03 -0400, Tedheadster wrote: I'm reliably getting this oops: Configuring Adaptec (SCSI-ID 6) at IO:334, IRQ 10, DMA priority 6 BUG: sleeping function called from invalid context at mm/slub.c:1598 in_atomic(): 0, irqs_disabled(): 1, pid: 4782, name: modprobe Pid: 4782, comm: m... 31 May 2010 14:10
[PATCH] x86, hweight: Fix UML boot crash On 05/31/2010 04:55 PM, Toralf Förster wrote: Borislav Petkov wrote at 22:17:38 LKML-Reference: <201005271944.09541.toralf.foerster(a)gmx.de> Signed-off-by: Borislav Petkov <bp(a)alien8.de> --- arch/um/include/asm/arch_hweight.h | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) ... 14 Jun 2010 09:32
hibernation hangs with ATA errors (lockup_detector bug) Hi, with -next I get the following errors while trying to hibernate in qemu-kvm after the image is stored on disk: sd 0:0:0:0: [sda] Starting disk sd 0:0:1:0: [sdb] Starting disk e1000: eth0 NIC Link is Up 1000 Mbps Full Duplex, Flow Control: RX ata1.00: configured for MWDMA2 ata1.01: configured for MWDMA2 PM... 6 Jun 2010 02:41
[RESEND, PULL] viafb video capture engine driver Hi, Linus, Might the following little pull request have gotten lost in the noise? If you saw something there you didn't like, please let me know; otherwise, hopefully, it can still find its way in? Thanks, jon Begin forwarded message: Date: Wed, 26 May 2010 10:03:07 -0600 From: Jonathan Corbet <corbe... 31 May 2010 10:51
[PATCH] netfilter: xtables: stackptr should be percpu Le lundi 31 mai 2010 à 13:51 +0200, Jan Engelhardt a écrit : On Monday 2010-05-31 13:06, Xiaotian Feng wrote: In xt_register_table, xt_jumpstack_alloc is called first, later xt_replace_table is used. But in xt_replace_table, xt_jumpstack_alloc will be used again. Then the memory allocated by previous... 31 May 2010 09:45
drivers: remove all i2c_set_clientdata(client, NULL) On Mon, May 31, 2010 at 02:55:48PM +0200, Wolfram Sang wrote: I2C-drivers can use the clientdata-pointer to point to private data. As I2C devices are not really unregistered, but merely detached from their driver, it used to be the drivers obligation to clear this pointer during remove() or a failed probe()... 1 Jun 2010 10:51
perf, x86: Segregate PMU workaraunds into x86_pmu_quirk_ops structure On 29.05.10 14:24:09, Cyrill Gorcunov wrote: Hi, I would appreciate comments/complains on the following patch. The idea is to implement PMU quirks with minimal impact. At the moment two quirks are addressed - PEBS disabling on Clovertown and P4 performance counter double write. PEBS disabling already... 31 May 2010 13:04
[PATCH] altera_uart: Proper section for altera_uart_remove altera_uart_remove should be in .devexit.text Signed-off-by: Tobias Klauser <tklauser(a)distanz.ch> --- drivers/serial/altera_uart.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/serial/altera_uart.c b/drivers/serial/altera_uart.c index bcee156..6dc22b0 100644 --- a/drivers/... 31 May 2010 09:45
[PATCH] input: Fix build of S3C touchscreen driver The name of the Kconfig symbol for the ADC has changed as a result of application to more SoCs but the select statement has not been updated, causing linker failures in 2.6.35-rc1 as the ADC core has not been built. Signed-off-by: Mark Brown <broonie(a)opensource.wolfsonmicro.com> --- drivers/input/touchscreen/K... 31 May 2010 09:45 |