summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 2.6.33-arm12.6.33-armCatalin Marinas2010-05-211-0/+1
* ARM: Do not compile the Thumb-2 module relocations on an ARM kernelCatalin Marinas2010-05-211-0/+2
* ARM: Add support for the MOVW/MOVT relocations in Thumb-2Catalin Marinas2010-05-212-0/+34
* ARMv7: Use the Inner Shareable I-cache on MPSantosh Shilimkar2010-05-211-0/+4
* Remove the IRQ polling loop in entry-armv.S for RealView/EBCatalin Marinas2010-05-211-0/+6
* AACI: Don't register the IRQ as both shared and disabledCatalin Marinas2010-05-211-1/+1
* ARM: The v6_dma_inv_range() function must preserve data on SMPCatalin Marinas2010-05-211-1/+2
* Add PCI/PCIe support to mach-realview.Colin Tuckley2010-05-2115-55/+689
* ARM: enable bridges in pci_common_init.Chris Partington2010-05-211-0/+5
* USB: isp1760: Soften DW3 X/transaction error bit handlingAnton Vorontsov2010-05-211-4/+3
* ARM: Fix Thumb-2 kernel builds when UACCESS_WITH_MEMCPY is enabledCatalin Marinas2010-05-212-0/+2
* ARM: Handle instruction cache maintenance fault properlyKirill A. Shutemov2010-05-211-0/+5
* [ARM] Do not call flush_cache_user_range with mmap_sem heldDima Zavin2010-05-212-2/+4
* Cortex-M3: Update the MPS support for the hardware variantCatalin Marinas2010-05-213-0/+17
* M3: MPS: Add defconfig fileCatalin Marinas2010-05-211-0/+727
* Cortex-M3: Add VFP supportCatalin Marinas2010-05-216-0/+131
* Cortex-M3: Add support for the Microcontroller Prototyping SystemCatalin Marinas2010-05-2126-2/+1244
* Cortex-M3: Allow the building of Cortex-M3 kernel portCatalin Marinas2010-05-217-5/+38
* Cortex-M3: Add NVIC supportCatalin Marinas2010-05-214-0/+137
* Cortex-M3: Add support for exception handlingCatalin Marinas2010-05-215-2/+253
* Cortex-M3: Add base support for Cortex-M3Catalin Marinas2010-05-2117-7/+372
* ARM: Update the Versatile defconfig fileCatalin Marinas2010-05-211-4/+19
* ARM: Use the Inner Shareable I-cache and BTB ops on ARMv7 SMPCatalin Marinas2010-05-214-1/+44
* ARM: Vexpress: no-mmu: don't use HIGH_PHYS_OFFSET addresses in decompressorWill Deacon2010-05-211-0/+6
* ARM: Vexpress: don't use arch_reset() to restart boardWill Deacon2010-05-212-9/+35
* ARM: Implement read/write for ownership in the ARMv6 DMA cache opsCatalin Marinas2010-05-211-4/+13
* ARM: dma-mapping: fix for speculative prefetchingRussell King2010-05-213-46/+42
* ARM: dma-mapping: provide per-cpu type map/unmap functionsRussell King2010-05-2124-17/+598
* ARM: dma-mapping: simplify dma_cache_maint_pageRussell King2010-05-211-24/+18
* ARM: dma-mapping: move selection of page ops out of dma_cache_maint_contiguousRussell King2010-05-211-29/+30
* ARM: dma-mapping: push buffer ownership down into dma-mapping.cRussell King2010-05-212-18/+55
* ARM: dma-mapping: introduce the idea of buffer ownershipRussell King2010-05-213-23/+58
* ARM: PL310: support 16-way associativity in l2x0_inv_all()Will Deacon2010-05-212-3/+17
* ARM: Realview/Versatile: extend sched_clock range to improve load balancingWill Deacon2010-05-212-10/+22
* ALSA: aaci - Fix alignment faults on ARM Cortex introduced by commit 29a4f2d3Philby John2010-05-211-2/+5
* Revert "Revert "ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeout""Catalin Marinas2010-05-211-0/+1
* ARM: Add SWP/SWPB emulation for ARMv7 processors (v5)Leif Lindholm2010-05-216-0/+321
* Fix ioremap_cached()/ioremap_wc() for SMP platformsRussell King - ARM Linux2010-05-211-0/+4
* Prohibit ioremap() on kernel managed RAMRussell King - ARM Linux2010-05-211-0/+6
* Revert "ALSA: aaci: ARM1176 aaci-pl041 AC97 register read timeout"Catalin Marinas2010-05-211-1/+0
* ARM errata: Eviction Buffer not empty after Cache Sync on L220Catalin Marinas2010-05-212-0/+7
* ARM: Use the correct NOP size in memmove for Thumb-2 kernel buildsCatalin Marinas2010-05-211-2/+2
* ARM: Fix kernel memory printing for sparsememCatalin Marinas2010-05-211-10/+4
* ARM: 5926/1: Add "Virtual kernel memory..." printout.Fenkart/Bostandzhyan2010-05-211-9/+69
* ARM: Check whether the VFP is present in vfp_sync_state()Catalin Marinas2010-05-211-1/+6
* ARM: Show the id register of the L2x0 cache controllerCatalin Marinas2010-05-211-1/+2
* VExpress: Add defconfig filesCatalin Marinas2010-05-213-0/+4500
* RealView: Only select ARCH_SPARSEMEM_ENABLE if MMUCatalin Marinas2010-05-211-1/+2
* ARM: Implement flush_ptrace_access() for the noMMU caseCatalin Marinas2010-05-211-0/+8
* ARM: pgprot_dmacoherent() for non-mmu buildsGreg Ungerer2010-05-211-0/+1