| Commit message (Expand) | Author | Age | Files | Lines |
* | ARM: provide common method to clear bits in CPU control register | Russell King | 2014-06-02 | 1 | -0/+4 |
* | ARM: 7950/1: mm: Fix stage-2 device memory attributes | Christoffer Dall | 2014-02-10 | 1 | -0/+1 |
* | ARM: DMA-API: better handing of DMA masks for coherent allocations | Russell King | 2013-10-31 | 1 | -0/+2 |
* | ARM: 7645/1: ioremap: introduce an infrastructure for static mapped area | Joonsoo Kim | 2013-02-16 | 1 | -0/+12 |
* | ARM: Fix ioremap() of address zero | Russell King | 2012-08-25 | 1 | -0/+3 |
* | ARM: dma-mapping: remove custom consistent dma region | Marek Szyprowski | 2012-07-30 | 1 | -0/+3 |
* | ARM: fix warning caused by wrongly typed arm_dma_limit | Russell King | 2012-07-05 | 1 | -1/+1 |
* | ARM: mm: fix type of the arm_dma_limit global variable | Marek Szyprowski | 2012-06-11 | 1 | -1/+1 |
* | ARM: integrate CMA with DMA-mapping subsystem | Marek Szyprowski | 2012-05-21 | 1 | -0/+3 |
* | ARM: pgtable: get rid of TOP_PTE() | Russell King | 2012-01-26 | 1 | -4/+4 |
* | ARM: pgtable: provide get_top_pte() to complement set_top_pte() | Russell King | 2012-01-26 | 1 | -0/+5 |
* | ARM: pgtable: consolidate set_pte_ext(TOP_PTE,...) + tlb flush | Russell King | 2012-01-26 | 1 | -0/+6 |
* | ARM: pgtable: move TOP_PTE address definitions to arch/arm/mm/mm.h | Russell King | 2012-01-26 | 1 | -0/+13 |
* | ARM: add generic ioremap optimization by reusing static mappings | Nicolas Pitre | 2011-11-27 | 1 | -0/+14 |
* | ARM: 7076/1: LPAE: Add (pte|pmd)val_t type definitions as u32 | Catalin Marinas | 2011-10-06 | 1 | -2/+2 |
* | ARM: dma: replace ISA_DMA_THRESHOLD with a variable | Russell King | 2011-07-12 | 1 | -0/+6 |
* | ARM: kill pmd_off() | Russell King | 2011-05-26 | 1 | -6/+1 |
* | ARM: pgtable: add pud-level code | Russell King | 2011-02-21 | 1 | -1/+1 |
* | ARM: pgtable: introduce pteval_t to represent a pte value | Russell King | 2010-11-26 | 1 | -1/+1 |
* | ARM: Convert platform reservations to use LMB rather than bootmem | Russell King | 2010-07-27 | 1 | -2/+1 |
* | ARM: initial LMB trial | Russell King | 2010-07-27 | 1 | -1/+1 |
* | ARM: Move platform memory reservations out of generic code | Russell King | 2010-07-16 | 1 | -1/+2 |
* | ARM: Remove DISCONTIGMEM support | Russell King | 2010-07-16 | 1 | -3/+1 |
* | ARM: Move memory mapping into mmu.c | Russell King | 2010-05-15 | 1 | -3/+0 |
* | ARM: Reduce __flush_dcache_page() visibility | Russell King | 2009-12-04 | 1 | -0/+2 |
* | [ARM] fixmap support | Nicolas Pitre | 2009-03-16 | 1 | -2/+1 |
* | [ARM] use asm/sections.h | Russell King | 2008-12-01 | 1 | -2/+0 |
* | [ARM] rationalize memory configuration code some more | Nicolas Pitre | 2008-11-28 | 1 | -1/+1 |
* | Merge branch 'ptebits' into devel | Russell King | 2008-10-09 | 1 | -1/+0 |
|\ |
|
| * | [ARM] remove 'prot_pte_ext' from memory type table | Russell King | 2008-10-01 | 1 | -1/+0 |
* | | [ARM] clean up a load of old declarations | Russell King | 2008-09-06 | 1 | -0/+2 |
|/ |
|
* | [ARM] mm 6: allow mem_types table to specify extended pte attributes | Russell King | 2007-04-21 | 1 | -0/+1 |
* | [ARM] mm 5: Use mem_types table in ioremap | Russell King | 2007-04-21 | 1 | -0/+9 |
* | [ARM] Fix nommu build | Russell King | 2006-11-30 | 1 | -0/+5 |
* | [ARM] Move rest of MMU setup code from mm-armv.c to mmu.c | Russell King | 2006-09-27 | 1 | -1/+0 |
* | [ARM] Split ARM MM initialisation for !mmu | Russell King | 2006-09-27 | 1 | -0/+4 |
* | [ARM] Cleanup arch/arm/mm a little | Russell King | 2006-09-20 | 1 | -0/+19 |