First  |  Prev |  Next  |  Last
Pages: 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264
[PATCH v2 3/3] KVM: MMU: mark page dirty only when page is really written
Mark page dirty only when this page is really written, it's more exacter, and also can fix dirty page marking in speculation path Signed-off-by: Xiao Guangrong <xiaoguangrong(a)cn.fujitsu.com> --- arch/x86/kvm/mmu.c | 47 ++++++++++++++++++++++++++++------------------- 1 files changed, 28 insertions(+), 19 dele... 2 Aug 2010 04:55
[PATCH v2 1/3] KVM: MMU: using kvm_set_pfn_accessed() instead of mark_page_accessed()
It's a small cleanup that using using kvm_set_pfn_accessed() instead of mark_page_accessed() Signed-off-by: Xiao Guangrong <xiaoguangrong(a)cn.fujitsu.com> --- arch/x86/kvm/mmu.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/arch/x86/kvm/mmu.c b/arch/x86/kvm/mmu.c index 56da796..f7b... 2 Aug 2010 04:55
[PATCH] bluetooth rfcomm: fix section mismatch warning
Introduced by Commit 2f8362afcd2da8b313ec3cc04a50af19d3592972 ( Bluetooth: Add __init and __exit marks to RFCOMM ) WARNING: vmlinux.o(.init.text+0x246d1): Section mismatch in reference from the function rfcomm_init() to the function .exit.text:rfcomm_cleanup_ttys() The function __init rfcomm_init() references a f... 2 Aug 2010 04:55
[tip:perf/core] perf tools: Release session and symbol resources on exit
Commit-ID: d65a458b348cd458413b3cfec66e43ebd0367646 Gitweb: http://git.kernel.org/tip/d65a458b348cd458413b3cfec66e43ebd0367646 Author: Arnaldo Carvalho de Melo <acme(a)redhat.com> AuthorDate: Fri, 30 Jul 2010 18:31:28 -0300 Committer: Arnaldo Carvalho de Melo <acme(a)redhat.com> CommitDate: Fri, 30 Jul 2010 ... 2 Aug 2010 04:55
[tip:perf/core] perf tui: Make CTRL+Z suspend perf
Commit-ID: 73ae8f85fda49410a59d7b532ce69a0b811ef6d5 Gitweb: http://git.kernel.org/tip/73ae8f85fda49410a59d7b532ce69a0b811ef6d5 Author: Arnaldo Carvalho de Melo <acme(a)redhat.com> AuthorDate: Fri, 30 Jul 2010 10:06:06 -0300 Committer: Arnaldo Carvalho de Melo <acme(a)redhat.com> CommitDate: Fri, 30 Jul 2010 ... 2 Aug 2010 04:55
[tip:perf/core] perf tools: Release thread resources on PERF_RECORD_EXIT
Commit-ID: 591765fdaf7ea1888157f342b67b0461f2e5ed9b Gitweb: http://git.kernel.org/tip/591765fdaf7ea1888157f342b67b0461f2e5ed9b Author: Arnaldo Carvalho de Melo <acme(a)redhat.com> AuthorDate: Fri, 30 Jul 2010 18:28:42 -0300 Committer: Arnaldo Carvalho de Melo <acme(a)redhat.com> CommitDate: Fri, 30 Jul 2010 ... 2 Aug 2010 04:55
[tip:perf/core] x86,mmiotrace: Add support for tracing STOS instruction
Commit-ID: cc05152ab72d7a65e6ea97d286af4f878c8f7371 Gitweb: http://git.kernel.org/tip/cc05152ab72d7a65e6ea97d286af4f878c8f7371 Author: Marcin Slusarz <marcin.slusarz(a)gmail.com> AuthorDate: Sat, 31 Jul 2010 22:51:01 +0200 Committer: Frederic Weisbecker <fweisbec(a)gmail.com> CommitDate: Mon, 2 Aug 2010 01:3... 2 Aug 2010 04:54
[tip:perf/core] perf record: Release resources at exit
Commit-ID: 39d17dacb3c25df878b56aa80a170d6088e041f9 Gitweb: http://git.kernel.org/tip/39d17dacb3c25df878b56aa80a170d6088e041f9 Author: Arnaldo Carvalho de Melo <acme(a)redhat.com> AuthorDate: Thu, 29 Jul 2010 14:08:55 -0300 Committer: Arnaldo Carvalho de Melo <acme(a)redhat.com> CommitDate: Thu, 29 Jul 2010 ... 2 Aug 2010 04:54
[tip:perf/core] perf tools: Factor out buildid reading and make it implicit in dso__load
Commit-ID: 21916c380d93ab59d6d07ee198fb31c8f1338e26 Gitweb: http://git.kernel.org/tip/21916c380d93ab59d6d07ee198fb31c8f1338e26 Author: Dave Martin <dave.martin(a)linaro.org> AuthorDate: Fri, 30 Jul 2010 09:08:08 -0300 Committer: Arnaldo Carvalho de Melo <acme(a)redhat.com> CommitDate: Fri, 30 Jul 2010 09:53:... 2 Aug 2010 04:54
[tip:perf/core] perf ui: Restore SPACE as an alias to PGDN in annotate
Commit-ID: b61b55ed995fd2765cd4ec0b22f0348dee272070 Gitweb: http://git.kernel.org/tip/b61b55ed995fd2765cd4ec0b22f0348dee272070 Author: Arnaldo Carvalho de Melo <acme(a)redhat.com> AuthorDate: Wed, 21 Jul 2010 17:55:32 -0300 Committer: Arnaldo Carvalho de Melo <acme(a)redhat.com> CommitDate: Tue, 27 Jul 2010 ... 2 Aug 2010 04:54
First  |  Prev |  Next  |  Last
Pages: 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264