First  |  Prev |  Next  |  Last
Pages: 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391
[PATCH 2/3] iommu-api: Extension to check for interrupt remapping
From: Tom Lyon <pugs(a)cisco.com> This patch allows IOMMU users to determine whether the hardware and software support safe, isolated interrupt remapping. Not all Intel IOMMUs have the hardware, and the software for AMD is not there yet. Signed-off-by: Tom Lyon <pugs(a)cisco.com> Signed-off-by: Joerg Roedel <joe... 27 Jul 2010 12:50
[resend] cyber2000fb: fix machine hang on module load
On Tue, Jul 27, 2010 at 03:29:20PM +0200, Ondrej Zary wrote: Hello, I was testing two CyberPro 2000 based PCI cards on x86 and the machine always hanged completely when the cyber2000fb module was loaded. It seems that the card hangs when some registers are accessed too quickly after writing RAMDAC contro... 27 Jul 2010 18:23
[resend] cyber2000fb: add mode_option parameter
On Tue, Jul 27, 2010 at 03:29:41PM +0200, Ondrej Zary wrote: Add mode_option parameter to specify the default video mode. This patch is fine... -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo(a)vger.kernel.org More majordomo info at http://vger.k... 27 Jul 2010 12:50
[PATCH 2/2] KVM: SVM: Emulate next_rip svm feature
This patch implements the emulations of the svm next_rip feature in the nested svm implementation in kvm. Signed-off-by: Joerg Roedel <joerg.roedel(a)amd.com> --- arch/x86/kvm/svm.c | 8 +++++++- 1 files changed, 7 insertions(+), 1 deletions(-) diff --git a/arch/x86/kvm/svm.c b/arch/x86/kvm/svm.c index 7d1... 27 Jul 2010 12:50
[PATCH 1/2] KVM: SVM: Sync efer back into nested vmcb
This patch fixes a bug in a nested hypervisor that heavily switches between real-mode and long-mode. The problem is fixed by syncing back efer into the guest vmcb on emulated vmexit. Signed-off-by: Joerg Roedel <joerg.roedel(a)amd.com> --- arch/x86/kvm/svm.c | 1 + 1 files changed, 1 insertions(+), 0 deletio... 27 Jul 2010 12:50
[PATCH 0/2] Nested SVM fix and next_rip emulation
Hi Avi, Marcelo, here are two small patches for kvm-amd. The first patch fixes a small bug in nested svm efer handling. The second patch implements emulation for the next_rip feature. Regards, Joerg -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to... 27 Jul 2010 12:50
STAGING: add lirc device drivers
Em 26-07-2010 20:25, Jarod Wilson escreveu: This patch series adds the remaining lirc_foo device drivers to the staging tree. The core lirc_dev driver and lirc headers are currently merged in a v4l/dvb staging tree (which is pulled into linux-next), and are utilized by way of an IR decoder/encoder bridge pl... 27 Jul 2010 22:48
[PATCH] cred - synchronize rcu before releasing cred
hi, got no objections on linux-security-module and acked by David. Noone pick it, so got advice to send this directly to you. wbr, jirka --- BZ 591015 - kernel BUG at kernel/cred.c:168 https://bugzilla.redhat.com/show_bug.cgi?id=591015 Above bugzilla reported bug during the releasing of old cred struct... 27 Jul 2010 12:50
kconfig: add savedefconfig
On 25.7.2010 23:40, Sam Ravnborg wrote: From 5edffcc6890a7dbd43b8da9c453bee794e81e7c7 Mon Sep 17 00:00:00 2001 From: Sam Ravnborg <sam(a)ravnborg.org> Date: Sun, 25 Jul 2010 23:18:47 +0200 Subject: [PATCH 4/4] kconfig: add savedefconfig MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Conten... 2 Aug 2010 04:55
ipmi: Fix memleaking for add_smi when duplicating happen
On Mon, 2010-07-26 at 21:57 -0700, Yinghai Lu wrote: need free the temp info struct when we have duplicated ones Nice catch on these. Could you improve the patch description please. Myron -v2: seperate printing change to another patch Signed-off-by: Yinghai Lu <yinghai(a)kernel.org> --- ... 27 Jul 2010 12:50
First  |  Prev |  Next  |  Last
Pages: 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391