First  |  Prev |  Next  |  Last
Pages: 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444
x86: perf swallows all NMIs when registered with a user
On 07/22/2010 02:51 PM, Don Zickus wrote: Hi, When debugging a problem with Yinghai, I noticed that when the perf event subsystem has a user (in this case the new generic nmi_watchdog), it just blindly swallows all the NMIs in the system. This causes issues for people like Yinghai, who want to us... 23 Jul 2010 13:38
serial: add support for OX16PCI958 card
On Thu, Jul 22, 2010 at 12:12:43PM +0400, Alexander Beregalov wrote: From: Lytochkin Boris <lytboris(a)gmail.com> Signed-off-by: Lytochkin Boris <lytboris(a)gmail.com> Tested-by: Lytochkin Boris <lytboris(a)gmail.com> Signed-off-by: Alexander Beregalov <a.beregalov(a)gmail.com> --- drivers/serial/8250_pc... 22 Jul 2010 20:13
[PATCH] GIC: Dont disable INT in ack callback
From: Abhijeet Dharmapurikar <adharmap(a)codeaurora.org> Unless gic_ack_irq is called from __do_IRQ, interrupt should not be disabled in the ack function. Disabling the interrupt causes handle_edge_irq to never enable it again. Signed-off-by: Abhijeet Dharmapurikar <adharmap(a)codeaurora.org> Signed-off-by: Jeff O... 22 Jul 2010 19:08
b43 wireless driver inhibits access to /dev/hwrng
Hello, the b43 wireless driver inhibits access to /dev/hwrng while the wireless network interface is down. When the interface is up, /dev/hwrng is accessible: root(a)ideapad ~ # uname -a Linux ideapad 2.6.35-rc5-686 #1 SMP Tue Jul 13 16:16:00 UTC 2010 i686 GNU/Linux root(a)ideapad ~ # grep name /proc/cpuinfo ... 31 Jul 2010 03:14
mmotm 2010-07-19 - e1000e vs. pm_qos_update_request issues
On Wed, Jul 21, 2010 at 00:12, Florian Mickler <florian(a)mickler.org> wrote: On Tue, 20 Jul 2010 14:07:51 -0700 Andrew Morton <akpm(a)linux-foundation.org> wrote: On Tue, 20 Jul 2010 16:35:25 -0400 Valdis.Kletnieks(a)vt.edu wrote: On Mon, 19 Jul 2010 16:38:09 PDT, akpm(a)linux-foundation.org said: ... 22 Jul 2010 19:08
I need urgent assisstance
I'm caught up in a real mess and i need your help. I'm sorry I didn't inform you about my trip,I had a trip to the United Kingdom(Buckingham-shire) and a bizarre thing happened to me.I was mugged at gun point last night, it happened at the park of the Hotel were i lodged but thank God i wasn't hurt, the muggers ca... 22 Jul 2010 19:08
[PATCH 4/4] microblaze: remove references to of_device and to_of_device
of_device is just a #define alias to platform_device. This patch replaces all references to it with platform_device. Signed-off-by: Grant Likely <grant.likely(a)secretlab.ca> --- arch/microblaze/kernel/of_platform.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/arch/microblaze/k... 22 Jul 2010 19:08
[PATCH 2/4] powerpc: remove references to of_device and to_of_device
of_device is just a #define alias to platform_device. This patch replaces all references to it with platform_device. Signed-off-by: Grant Likely <grant.likely(a)secretlab.ca> --- arch/powerpc/kernel/ibmebus.c | 8 ++++---- arch/powerpc/kernel/of_platform.c | 8 ++++---- arch/po... 22 Jul 2010 19:08
[PATCH] of/device: Protect against binding of_platform_drivers to non-OF devices
There is an unlikely chance of this situation is occurring, but it is easy to protect against. If a matching entry cannot be found in the of_match_table, then don't bind the driver. Signed-off-by: Grant Likely <grant.likely(a)secretlab.ca> --- drivers/of/platform.c | 7 ++++++- 1 files changed, 6 insertions(... 22 Jul 2010 19:08
Staging: dt3155: Fixed all printk warnings found by checkpatch.pl
On Thu, 2010-07-22 at 22:00 +0200, Joe Eloff wrote: From 8f5fff4e75aec2d77575c2ca2dd6a166ac473b18 Mon Sep 17 00:00:00 2001 From: Joe Eloff <kagen101(a)gmail.com> Date: Thu, 22 Jul 2010 20:42:04 +0200 Subject: [PATCH 2/2] Staging: dt3155: Fixed all printk warnings found by checkpatch.pl Added all KERN_... 22 Jul 2010 19:08
First  |  Prev |  Next  |  Last
Pages: 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444