summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2011-07-07ARM: perf: add support for the Cortex-A15 PMUWill Deacon3-0/+157
2011-07-07ARM: perf: add support for the Cortex-A5 PMUWill Deacon3-0/+150
2011-07-07ARM: perf: add PMUv2 common event definitionsWill Deacon1-10/+25
2011-07-07ARM: perf: remove confusing comment from v7 perf events backendWill Deacon1-10/+0
2011-07-07ARM: proc: add proc info for Cortex-A15MP using classic page tablesWill Deacon1-2/+18
2011-07-07ARM: proc: add Cortex-A5 proc infoPawel Moll1-0/+11
2011-07-07ARM: proc: convert v7 proc infos into a common macroPawel Moll1-43/+24
2011-07-07ARM: vfp: add VFPv4 capability detection and populate elf_hwcapWill Deacon1-2/+4
2011-07-07ARM: hwcaps: add new HWCAP defines for ARMv7-AWill Deacon2-0/+8
2011-07-07ARM: hwcaps: use shifts instead of hardcoded constantsWill Deacon1-16/+16
2011-07-07ARM: mm: tlb-v7: Use the new processor struct macrosDave Martin1-7/+2
2011-07-07ARM: mm: tlb-v6: Use the new processor struct macrosDave Martin1-6/+2
2011-07-07ARM: mm: tlb-v4wbi: Use the new processor struct macrosDave Martin1-6/+2
2011-07-07ARM: mm: tlb-v4wb: Use the new processor struct macrosDave Martin1-6/+2
2011-07-07ARM: mm: tlb-v4: Use the new processor struct macrosDave Martin1-6/+2
2011-07-07ARM: mm: tlb-v3: Use the new processor struct macrosDave Martin1-6/+2
2011-07-07ARM: mm: tlb-fa: Use the new processor struct macrosDave Martin1-6/+2
2011-07-07ARM: mm: proc-xscale: Use new generic struct definition macrosDave Martin1-431/+76
2011-07-07ARM: mm: proc-xsc3: Use new generic struct definition macrosDave Martin1-73/+17
2011-07-07ARM: mm: proc-v7: Use the new processor struct macrosDave Martin1-26/+5
2011-07-07ARM: mm: proc-v6: Use the new processor struct macrosDave Martin1-29/+5
2011-07-07ARM: mm: proc-sa1100: Use the new processor struct macrosDave Martin1-67/+17
2011-07-07ARM: mm: proc-sa110: Use the new processor struct macrosDave Martin1-34/+5
2011-07-07ARM: mm: proc-mohawk: Use the new processor struct macrosDave Martin1-43/+18
2011-07-07ARM: mm: proc-feroceon: Use the new processor struct macrosDave Martin1-153/+49
2011-07-07ARM: mm: proc-fa526: Use the new processor struct macrosDave Martin1-33/+5
2011-07-07ARM: mm: proc-arm9tdmi: Use the new processor struct macrosDave Martin1-60/+18
2011-07-07ARM: mm: proc-arm946: Use the new processor struct macrosDave Martin1-46/+7
2011-07-07ARM: mm: proc-arm940: Use the new processor struct macrosDave Martin1-44/+7
2011-07-07ARM: mm: proc-arm926: Use the new processor struct macrosDave Martin1-44/+7
2011-07-07ARM: mm: proc-arm925: Use the new processor struct macrosDave Martin1-72/+16
2011-07-07ARM: mm: proc-arm922: Use the new processor struct macrosDave Martin1-46/+7
2011-07-07ARM: mm: proc-arm920: Use the new processor struct macrosDave Martin1-46/+7
2011-07-07ARM: mm: proc-arm7tdmi: Use the new processor struct macrosDave Martin1-177/+39
2011-07-07ARM: mm: proc-arm740: Use the new processor struct macrosDave Martin1-35/+7
2011-07-07ARM: mm: proc-arm720: Use the new processor struct macrosDave Martin1-68/+17
2011-07-07ARM: mm: proc-arm6_7: Use the new processor struct macrosDave Martin1-134/+32
2011-07-07ARM: mm: proc-arm1026: Use the new processor struct macrosDave Martin1-46/+7
2011-07-07ARM: mm: proc-arm1022: Use the new processor struct macrosDave Martin1-45/+7
2011-07-07ARM: mm: proc-arm1020e: Use the new processor struct macrosDave Martin1-45/+7
2011-07-07ARM: mm: proc-arm1020: Use the new processor struct macrosDave Martin1-39/+6
2011-07-07ARM: mm: cache-v7: Use the new processor struct macrosDave Martin1-13/+2
2011-07-07ARM: mm: cache-v6: Use the new processor struct macrosDave Martin1-13/+2
2011-07-07ARM: mm: cache-v4wt: Use the new processor struct macrosDave Martin1-13/+2
2011-07-07ARM: mm: cache-v4wb: Use the new processor struct macrosDave Martin1-13/+2
2011-07-07ARM: mm: cache-v4: Use the new processor struct macrosDave Martin1-13/+2
2011-07-07ARM: mm: cache-v3: Use the new processor struct macrosDave Martin1-13/+2
2011-07-07ARM: mm: cache-fa: Use the new processor struct macrosDave Martin1-13/+2
2011-07-07ARM: assembler.h: Add string declaration macroDave Martin1-0/+9
2011-07-07ARM: mm: proc-macros: Add generic proc/cache/tlb struct definition macrosDave Martin1-0/+63