summaryrefslogtreecommitdiffstats
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
2009-12-05Merge branches 'at91', 'ep93xx', 'etm', 'ks8695', 'nuc', 'u300' and 'u8500' i...Russell King66-158/+5457
2009-12-04Merge branch 'pending-dma-streaming' (early part) into develRussell King6-21/+56
2009-12-04Merge branch 'pending-dma-coherent' into develRussell King6-326/+366
2009-12-04Merge branch 'pending-misc' (early part) into develRussell King137-678/+1659
2009-12-04ARM: I-cache: flush executable mappings in flush_cache_range()Russell King1-2/+1
2009-12-04ARM: I-cache: avoid flushing in flush_cache_mm()Russell King1-1/+0
2009-12-04ARM: I-cache: Add invalidation for VIVT ASID tagged cachesRussell King1-0/+6
2009-12-04ARM: 5794/1: Flush the D-cache during copy_user_highpage()Catalin Marinas1-0/+8
2009-12-04ARM: Remove __flush_icache_all() from __flush_dcache_page()Russell King1-3/+1
2009-12-04ARM: Move __flush_icache_all() out of flush_pfn_alias()Russell King1-3/+8
2009-12-04ARM: Reduce __flush_dcache_page() visibilityRussell King3-2/+4
2009-12-03ARM: 5845/1: l2x0: check whether l2x0 already enabledSrinidhi Kasagar1-9/+16
2009-12-03ARM: 5792/1: bcmring: clean up mach/io.hLeo Chen1-29/+6
2009-12-02ARM: 5843/1: OMAP3: add AMBA devices for ETM and ETBAlexander Shishkin4-4/+81
2009-12-02ARM: 5841/1: a driver for on-chip ETM and ETBAlexander Shishkin4-0/+816
2009-12-01ARM: 5844/1: rename w90p910_defconfig to n uc910_defconfigwanzongshun1-0/+0
2009-12-01ARM: 5842/1: add spi resource support for nuc900wanzongshun1-0/+16
2009-12-01ARM: 5839/1: add nuc960_defconfigwanzongshun1-0/+922
2009-12-01ARM: 5838/1: add nuc950_defconfigwanzongshun1-0/+922
2009-12-01ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero pageRussell King3-2/+18
2009-12-01ARM: Avoid evaluating page_address() multiple timesRussell King1-2/+4
2009-12-01ARM: Avoid duplicated implementation for VIVT cache flushingRussell King2-18/+19
2009-12-01ARM: 5835/1: ARM U8500: add defconfigSrinidhi Kasagar1-0/+680
2009-11-28ARM: 5834/1: ARM: U8500 integrate to ARM architectureSrinidhi Kasagar2-4/+17
2009-11-28ARM: 5833/1: ARM nomadik: enable U8500 for common platformSrinidhi Kasagar1-1/+1
2009-11-28ARM: 5832/1: ARM: U8500 Makefile.bootSrinidhi Kasagar1-0/+4
2009-11-28ARM: 5831/1: ARM: U8500 core machine supportSrinidhi Kasagar16-0/+776
2009-11-28ARM: 5830/1: ARM: U8500 clock frameworkSrinidhi Kasagar2-0/+102
2009-11-28ARM: 5829/1: ARM: U8500 register definitionsSrinidhi Kasagar3-0/+224
2009-11-28ARM: 5786/1: Introduce plat-nomadik, MTU code re-organizationSrinidhi Kasagar10-32/+74
2009-11-25Merge branch 'mach-types'Russell King1-2/+117
2009-11-25[ARM] Update mach-typesRussell King1-2/+117
2009-11-24ARM: dma-mapping: switch ARMv7 DMA mappings to retain 'memory' attributeRussell King3-11/+26
2009-11-24ARM: dma-mapping: get rid of setting/clearing the reserved page bitRussell King1-20/+3
2009-11-24ARM: dma-mapping: Factor out noMMU dma buffer allocation codeRussell King1-30/+15
2009-11-24ARM: dma-mapping: clean up coherent arch dma allocationRussell King1-19/+12
2009-11-24ARM: dma-mapping: move consistent_init into CONFIG_MMU sectionRussell King1-40/+38
2009-11-24ARM: dma-mapping: factor dma_free_coherent() common codeRussell King1-73/+68
2009-11-24ARM: dma-mapping: fix nommu dma_alloc_coherent()Russell King1-16/+9
2009-11-24ARM: dma-mapping: fix coherent arch dma_alloc_coherent()Russell King1-8/+10
2009-11-24ARM: dma-mapping: functions to allocate/free a coherent bufferRussell King1-44/+66
2009-11-24ARM: dma-mapping: split out vmregion code from dma coherent mapping codeRussell King4-120/+174
2009-11-24ARM: 5791/1: ARM: MM: use 64bytes of L1 cache on plat S5PC1xxMarek Szyprowski1-1/+1
2009-11-24ARM: 5790/1: ep93xx: add missing newline between file header and codeHubert Feurstein2-0/+2
2009-11-24ARM: 5789/1: ep93xx: add missing file headersHubert Feurstein2-0/+8
2009-11-24ARM: 5775/1: ep93xx: add keypad core supportHartley Sweeten3-0/+82
2009-11-23ARM: 5793/1: ARM: Check put_user fail in do_signal when enable OABI_COMPATJean PIHET1-2/+6
2009-11-23ARM: dma-mapping: split dma_unmap_page() from dma_unmap_single()Russell King2-6/+23
2009-11-23ARM: dma-mapping: provide dma_to_page()Russell King4-0/+26
2009-11-23ARM: dma-mapping: simplify page_to_dma() and __pfn_to_bus()Russell King2-11/+2