aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/mm/mmu.c
AgeCommit message (Expand)Author
2011-05-26ARM: 6914/1: sparsemem: fix highmem detection when using SPARSEMEMWill Deacon
2011-05-25mm: now that all old mmu_gather code is gone, remove the storagePeter Zijlstra
2011-03-20Merge branches 'fixes', 'pgt-next' and 'versatile' into develRussell King
2011-02-23ARM: 6639/1: allow highmem on SMP platforms without h/w TLB ops broadcastNicolas Pitre
2011-02-21ARM: pgtable: add pud-level codeRussell King
2011-02-21ARM: Use long long format when printing meminfo physical addressesRussell King
2011-02-15ARM: 6672/1: LPAE: use phys_addr_t instead of unsigned long in mapping functionsWill Deacon
2011-02-15ARM: 6674/1: LPAE: use long long format when printing physical addresses and ...Will Deacon
2011-02-14ARM: 6667/1: Fix early_pte_alloc() assumption about the Linux PTECatalin Marinas
2011-01-06Merge branch 'pgt' (early part) into develRussell King
2010-12-22ARM: pgtable: provide RDONLY page table bit rather than WRITE bitRussell King
2010-12-22ARM: pgtable: invert L_PTE_EXEC to L_PTE_XNRussell King
2010-12-22ARM: pgtable: collect up identity mapping functionsRussell King
2010-11-26ARM: pgtable: introduce pteval_t to represent a pte valueRussell King
2010-11-26ARM: pgtable: use phys_addr_t for physical addressesRussell King
2010-11-04ARM: 6384/1: Remove the domain switching on ARMv6k/v7 CPUsCatalin Marinas
2010-10-28ARM: memblock: setup lowmem mappings using memblockRussell King
2010-10-28ARM: ensure membank array is always sortedRussell King
2010-10-27ARM: fix memblock breakageRussell King
2010-10-27ARM: 6445/1: fixup TCM memory typesLinus Walleij
2010-10-19Merge branch 'devel-stable' into develRussell King
2010-10-04ARM: Allow SMP kernels to boot on UP systemsRussell King
2010-10-04ARM: 6419/1: mmu: Fix MT_MEMORY and MT_MEMORY_NONCACHED pte flagsSantosh Shilimkar
2010-09-25ARM: 6407/1: mmu: Setup MT_MEMORY and MT_MEMORY_NONCACHED L1 entriesSantosh Shilimkar
2010-09-19ARM: 6383/1: Implement phys_mem_access_prot() to avoid attributes aliasingCatalin Marinas
2010-07-31Merge branch 'misc' into develRussell King
2010-07-27ARM: Convert platform reservations to use LMB rather than bootmemRussell King
2010-07-27ARM: initial LMB trialRussell King
2010-07-27ARM: early_pte_alloc()Russell King
2010-07-18ARM: 6222/1: add memory types for the TCMsLinus Walleij
2010-07-16ARM: early_alloc()Russell King
2010-07-16ARM: Move platform memory reservations out of generic codeRussell King
2010-07-16ARM: Remove DISCONTIGMEM supportRussell King
2010-07-16ARM: Precalculate vmalloc_minRussell King
2010-05-19Merge branch 'for-linus/samsung4' of git://git.fluff.org/bjdooks/linuxLinus Torvalds
2010-05-17Merge branch 'devel-stable' into develRussell King
2010-05-15ARM: Move memory mapping into mmu.cRussell King
2010-05-15ARM: Ensure meminfo is sorted prior to sanity_check_meminfoRussell King
2010-05-12ARM: RX1950: Add suspend/resume support for RX1950Vasily Khoruzhick
2010-04-14ARM: 6052/1: kdump: make kexec work in interrupt contextMika Westerberg
2010-04-09ARM: Fix ioremap_cached()/ioremap_wc() for SMP platformsRussell King
2010-02-25Merge branches 'clks' and 'pnx' into develRussell King
2010-02-15ARM: 5880/1: arm: use generic infrastructure for early paramsJeremy Kerr
2010-01-19ARM: 5885/1: arm: Flush TLB entries in setup_mm_for_reboot()Tony Lindgren
2009-12-24ARM: fix PAGE_KERNELRussell King
2009-12-05Merge branch 'devel-stable' into develRussell King
2009-12-01ARM: ZERO_PAGE: Avoid flush_dcache_page() for zero pageRussell King
2009-12-01[ARM] pxa/treo: add Palm Centro 685 supportTomáš Čech
2009-11-02ARM: ensure initial page tables are setup for SMP systemsRussell King
2009-09-28ARM: Don't allow highmem on SMP platforms without h/w TLB ops broadcastRussell King