summaryrefslogtreecommitdiffstats
path: root/arch/arm/mm
AgeCommit message (Expand)Author
2011-07-07ARM: proc: add definition of cpu_reset for ARMv6 and ARMv7 coresWill Deacon
2011-07-07ARM: proc: add proc info for Cortex-A15MP using classic page tablesWill Deacon
2011-07-07ARM: proc: add Cortex-A5 proc infoPawel Moll
2011-07-07ARM: proc: convert v7 proc infos into a common macroPawel Moll
2011-07-07ARM: cns3xxx: Add support for L2 Cache ControllerAnton Vorontsov
2011-07-07ARM: mm: tlb-v7: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: tlb-v6: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: tlb-v4wbi: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: tlb-v4wb: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: tlb-v4: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: tlb-v3: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: tlb-fa: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-xscale: Use new generic struct definition macrosDave Martin
2011-07-07ARM: mm: proc-xsc3: Use new generic struct definition macrosDave Martin
2011-07-07ARM: mm: proc-v7: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-v6: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-sa1100: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-sa110: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-mohawk: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-feroceon: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-fa526: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm9tdmi: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm946: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm940: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm926: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm925: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm922: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm920: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm7tdmi: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm740: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm720: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm6_7: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm1026: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm1022: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm1020e: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-arm1020: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: cache-v7: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: cache-v6: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: cache-v4wt: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: cache-v4wb: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: cache-v4: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: cache-v3: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: cache-fa: Use the new processor struct macrosDave Martin
2011-07-07ARM: mm: proc-macros: Add generic proc/cache/tlb struct definition macrosDave Martin
2011-07-06ARM: 6987/1: l2x0: fix disabling function to avoid deadlockWill Deacon
2011-07-05ARM: move memory layout sanity checking before meminfo initializationRussell King
2011-07-02ARM: entry: data abort: ensure r5 is preserved by abort functionsRussell King
2011-07-02ARM: entry: data abort: always use r6 for offsetRussell King
2011-07-02ARM: entry: data abort: use r2 as base of pt_regs rather than stackRussell King
2011-07-02ARM: entry: data abort: tail-call the main data abort handlerRussell King