First  |  Prev |  Next  |  Last
Pages: 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244
Nigel's current for-rafael queue
On Wed 2010-06-02 22:18:59, Nigel Cunningham wrote: Hi all. Here is my current patch queue. Taken together, the patches implement the separation of low level block i/o into a separate file, switch from using swap_map_pages to extents stores prior to the 'header' page and implement fully asynch... 3 Aug 2010 03:49
[PATCH] iommu: inline iommu_num_pages
A profile of a network benchmark showed iommu_num_pages rather high up: 0.52% iommu_num_pages Looking at the profile, an integer divide is taking almost all of the time: % : c000000000376ea4 <.iommu_num_pages>: 1.93 : c000000000376ea4: fb e1 ff f8 std ... 3 Aug 2010 02:45
linux-next: Tree for August 3
Hi all, Changes since 20100802: The davinci tree gained a conflict against Linus' tree. The omap tree lost its conflicts. The kvm tree lost its build failure. The block tree gained a build failure due to an interaction with the ceph tree so I applied a merge fix patch. The device-mapper tree lost its... 3 Aug 2010 02:45
powerpc/85xx: Add MChk handler for SRIO port
> > MCSR_MASK is not defined anywhere, so when I compile this code, I get this: Never mind. I see that it's been fixed already, and that the patch that removed MCSR_MASK was posted around the same time that this patch was posted. I don't know what happened here but 2.6.35 is broken because of this pro... 5 Aug 2010 14:40
[tip:perf/core] perf tools: Don't keep unreferenced maps when unmaps are detected
Commit-ID: 0a1eae391d0d92b60cff9f55cdaf3861b4e33922 Gitweb: http://git.kernel.org/tip/0a1eae391d0d92b60cff9f55cdaf3861b4e33922 Author: Arnaldo Carvalho de Melo <acme(a)redhat.com> AuthorDate: Mon, 2 Aug 2010 19:45:23 -0300 Committer: Arnaldo Carvalho de Melo <acme(a)redhat.com> CommitDate: Mon, 2 Aug 2010 19... 3 Aug 2010 02:45
[tip:perf/core] perf session: Free the ref_reloc_sym memory at the right place
Commit-ID: 076c6e45215aea0de1ed34d3d5079fabeaabf5e1 Gitweb: http://git.kernel.org/tip/076c6e45215aea0de1ed34d3d5079fabeaabf5e1 Author: Arnaldo Carvalho de Melo <acme(a)redhat.com> AuthorDate: Mon, 2 Aug 2010 18:18:28 -0300 Committer: Arnaldo Carvalho de Melo <acme(a)redhat.com> CommitDate: Mon, 2 Aug 2010 18... 3 Aug 2010 02:45
[tip:perf/core] perf session: Invalidate last_match when removing threads from rb_tree
Commit-ID: 70597f21f128b7dd6a2490078bea99d704b6f8c3 Gitweb: http://git.kernel.org/tip/70597f21f128b7dd6a2490078bea99d704b6f8c3 Author: Arnaldo Carvalho de Melo <acme(a)redhat.com> AuthorDate: Mon, 2 Aug 2010 18:59:28 -0300 Committer: Arnaldo Carvalho de Melo <acme(a)redhat.com> CommitDate: Mon, 2 Aug 2010 19... 3 Aug 2010 02:45
[PATCH 2/2] tc6387xb: add __devinit/__devexit annotation for tc6387xb_probe/tc6387xb_remove
Signed-off-by: Axel Lin <axel.lin(a)gmail.com> --- drivers/mfd/tc6387xb.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/mfd/tc6387xb.c b/drivers/mfd/tc6387xb.c index 1bc71da..6315f63 100644 --- a/drivers/mfd/tc6387xb.c +++ b/drivers/mfd/tc6387xb.c @@ -137,7 +137,7 @@ stat... 3 Aug 2010 02:45
[PATCH 1/2] tc6387xb: fix resource reclaim
This patch includes below fixes: 1. add a missing iounmap in tc6387xb_probe() error path 2. fix resource reclaim in tc6387xb_remove() Signed-off-by: Axel Lin <axel.lin(a)gmail.com> --- drivers/mfd/tc6387xb.c | 10 +++++++--- 1 files changed, 7 insertions(+), 3 deletions(-) diff --git a/drivers/mfd/tc6387xb.... 3 Aug 2010 02:45
Regression 2.6.35: Intel N10/ICH 7 Family HDA (Realtek ALC662 rev1) beep broken
At Tue, 3 Aug 2010 01:00:54 -0300, Leandro Lucarella wrote: Hi. I've upgraded from kernel 2.6.34 to 2.6.35 and the beep through the sound card stopped working. I found a very similar problem[1] (commit[2]). [1] http://lkml.org/lkml/2010/7/28/228 [2] http://git.kernel.org/?p=linux/kernel/git/torv... 3 Aug 2010 12:32
First  |  Prev |  Next  |  Last
Pages: 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244