First  |  Prev |  Next  |  Last
Pages: 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569
net-next: fix LRO feature update in vmxnet3
From: Shreyas Bhatewara <sbhatewara(a)vmware.com> Date: Thu, 15 Jul 2010 18:28:31 -0700 (PDT) From: Shreyas Bhatewara <sbhatewara(a)vmware.com> Fix LRO feature update. Signed-off-by: Shreyas Bhatewara <sbhatewara(a)vmware.com> Applied, thanks. -- To unsubscribe from this list: send the line "unsu... 16 Jul 2010 02:20
ARM/nuc900: fix nuc900 touchscreen clk definition bug
Dne Pá 16. července 2010 05:03:27 Wan ZongShun napsal(a): This patch is to fix nuc900 touchscreen clk definition bug,the .dev_id's name should be 'nuc900-ts', it should be the same to pdev.name. or else, the touchscreen driver will be not working well due to clock engine disabled. Signed-off-by: Wan ... 18 Jul 2010 05:12
you have just exceeded your Email Quota limit
This is to inform you that you have just exceeded your Email Quota limit of 350MB. Before you can continue using your email account, you are required to expand your Email Quota because in less than 48 hours your email will be disable. Increase your Email Quota and continue to use your email account. To expand your... 16 Jul 2010 01:15
Linux 2.6.28.10 and Linux 2.6.29.6 XEN Guest Support Broken x86_64 in BUILD
building all versions of MDB (Merkey Debugger) on the kernels I missed during my divorce. Was busy with other things. They are almost all done. Jeff On Thu, Jul 15, 2010 at 3:17 PM, Jeremy Fitzhardinge <jeremy(a)goop.org> wrote: On 07/14/2010 04:33 PM, Jeffrey Merkey wrote: [root(a)cloudstream linux-2.6.2... 16 Jul 2010 01:15
[tip:perf/core] perf tools: Add DWARF register lookup for SH
Commit-ID: 0dd9ac63ce26ec87b080ca9c3e6efed33c23ace6 Gitweb: http://git.kernel.org/tip/0dd9ac63ce26ec87b080ca9c3e6efed33c23ace6 Author: Matt Fleming <matt(a)console-pimps.org> AuthorDate: Sat, 10 Jul 2010 16:10:39 +0100 Committer: Arnaldo Carvalho de Melo <acme(a)redhat.com> CommitDate: Mon, 12 Jul 2010 11:25... 16 Jul 2010 01:15
cpuidle: extend cpuidle and menu governor to handle dynamic states
On 7/15/2010 1:30 PM, Ai Li wrote: I'm ok with the general idea, but have a few comments about the implementation Signed-off-by: Ai Li<aili(a)codeaurora.org> --- drivers/cpuidle/governors/menu.c | 59 +++++++++++++++++++++++++++++-------- include/linux/cpuidle.h | 4 ++ 2 files chang... 16 Jul 2010 16:34
linux-next: Tree for July 15
Hi all, Changes since 20100715: The microblaze tree gained a conflict against Linus' tree. The cifs tree gained a build failure so I used the version from next-20100715. The vfs tree still has its build failure for which I applied a merge fix patch. The rr tree lost a conflict. The devicetree tree l... 16 Jul 2010 00:10
[PATCH v2 5/6] KVM: MMU: cleanup spte set and accssed/dirty tracking
Introduce set_spte_track_bits() to cleanup current code Signed-off-by: Xiao Guangrong <xiaoguangrong(a)cn.fujitsu.com> --- arch/x86/kvm/mmu.c | 17 ++++++++--------- 1 files changed, 8 insertions(+), 9 deletions(-) diff --git a/arch/x86/kvm/mmu.c b/arch/x86/kvm/mmu.c index 4123e8e..fb3ae54 100644 --- a/arch... 16 Jul 2010 00:10
[PATCH v2 4/6] KVM: MMU: don't atomicly set spte if it's not present
If the old mapping is not present, the spte.a is not lost, so no need atomic operation to set it Signed-off-by: Xiao Guangrong <xiaoguangrong(a)cn.fujitsu.com> --- arch/x86/kvm/mmu.c | 5 +++-- 1 files changed, 3 insertions(+), 2 deletions(-) diff --git a/arch/x86/kvm/mmu.c b/arch/x86/kvm/mmu.c index b3896... 16 Jul 2010 00:10
[PATCH v2 6/6] KVM: MMU: using __xchg_spte more smarter
Sometimes, atomically set spte is not needed, this patch call __xchg_spte() more smartly Note: if the old mapping's access bit is already set, we no need atomic operation since the access bit is not lost Signed-off-by: Xiao Guangrong <xiaoguangrong(a)cn.fujitsu.com> --- arch/x86/kvm/mmu.c | 9 +++++++-- 1 ... 16 Jul 2010 00:10
First  |  Prev |  Next  |  Last
Pages: 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569