ARM: PrimeCell DMA Interface v5
Hi Linus, back online now. On Wed, Apr 7, 2010 at 4:12 PM, Linus Walleij <linus.walleij(a)stericsson.com> wrote: This is the fifth iteration of this ever growing patch set for PrimeCell DMA support, reposting the entire series. This now depend on stuff pending in Dan Williams async_tx (DMA Devices/Engi... 4 May 2010 10:05
Failed to initialize MSI interrupts && ioremap reserve_memtype failed -22
On 04/07/2010 09:57 AM, Mark Knecht wrote: On Wed, Apr 7, 2010 at 7:54 AM, Clemens Ladisch<clemens(a)ladisch.de> wrote: Mark Knecht wrote: New hardware and I haven't seen these messages before so I thought I'd post them. Both might be harmless. Please show the entire boot log. R... 7 Apr 2010 20:18
[PATCH 03/11] ARM: U300: set f_max to 24 MHz for MMCI
This employs the frequency setting mechanism introduced to the MMCI to specify that this system can actually be clocked at 24 MHz. Signed-off-by: Linus Walleij <linus.walleij(a)stericsson.com> --- arch/arm/mach-u300/mmc.c | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/arch/arm/mach-u30... 7 Apr 2010 20:17
[PATCH 01/11] ARM: MMCI: support 8bit mode on the ST Micro version
This adds support for an 8bit wide bus to the card (data lines MCIDAT0 through 7 exist) on the ST Micro version and alters the U300 platform to support this. Also add some ST_ prefix to the ST-specific registers. Signed-off-by: Linus Walleij <linus.walleij(a)stericsson.com> --- arch/arm/mach-u300/mmc.c | 2 +-... 7 Apr 2010 20:17
[PATCH 02/11] ARM: MMCI: pass max frequency from platform
This introduce the field f_max into the mmci_platform_data, making it possible to pass in a desired block clocking frequency from a board configuration. This is often more desirable than using a module parameter. We keep the module parameter as a fallback as well as the default frequency specified for this paramet... 7 Apr 2010 20:17
x86: Reserve legacy VGA MMIO area for x86_64 as well as x86_32
On 04/07/2010 02:06 PM, Bjorn Helgaas wrote: Currently, we only reserve the legacy VGA area [mem 0xa0000-0xbffff] on x86_32. But this legacy area is also used on x86_64, so this patch reserves it there, too. If we don't reserve it, we may mistakenly move a PCI device to that area, as we did here... 12 Apr 2010 15:53
2.6.34-rc3-git6: Reported regressions from 2.6.33
On Wed, Apr 07, 2010 at 11:08:30PM +0200, Rafael J. Wysocki wrote: Bug-Entry : http://bugzilla.kernel.org/show_bug.cgi?id=15551 Subject : WARNING: at net/mac80211/work.c:811 ieee80211_work_work+0x7f/0xde8 [mac80211]() Submitter : Alex Zhavnerchik <alex.vizor(a)gmail.com> Date : 2010-03-16 22:03 (23 days o... 7 Apr 2010 20:17
[regression] Fails to boot properly unless given pci=nocrs
On Wednesday 07 April 2010 03:08:37 pm Rafael J. Wysocki wrote: This message has been generated automatically as a part of a summary report of recent regressions. The following bug entry is on the current list of known regressions from 2.6.33. Please verify if it still should be listed and let the trac... 8 Apr 2010 16:18
[Bug #15603] lockdep warning at boot time when determining whether to resume
This message has been generated automatically as a part of a summary report of recent regressions. The following bug entry is on the current list of known regressions from 2.6.33. Please verify if it still should be listed and let the tracking team know (either way). Bug-Entry : http://bugzilla.kernel.org/s... 7 Apr 2010 18:01
rmap: make anon_vma_prepare link in all the anon_vmas of a mergeable VMA
On 04/07/2010 05:19 PM, Linus Torvalds wrote: Comments? I remember there being an "unfixable" spot with this approach when I originally wrote the new anon_vma linking code. However, I can't for the life of me find that spot. I am starting to believe I made it fixable as a side effect of one of the change... 12 Apr 2010 19:15