summaryrefslogtreecommitdiffstats
path: root/arch/arm (follow)
Commit message (Expand)AuthorAgeFilesLines
* ARM: vfp: add VFPv4 capability detection and populate elf_hwcapWill Deacon2011-07-071-2/+4
* ARM: hwcaps: add new HWCAP defines for ARMv7-AWill Deacon2011-07-072-0/+8
* ARM: hwcaps: use shifts instead of hardcoded constantsWill Deacon2011-07-071-16/+16
* ARM: mm: tlb-v7: Use the new processor struct macrosDave Martin2011-07-071-7/+2
* ARM: mm: tlb-v6: Use the new processor struct macrosDave Martin2011-07-071-6/+2
* ARM: mm: tlb-v4wbi: Use the new processor struct macrosDave Martin2011-07-071-6/+2
* ARM: mm: tlb-v4wb: Use the new processor struct macrosDave Martin2011-07-071-6/+2
* ARM: mm: tlb-v4: Use the new processor struct macrosDave Martin2011-07-071-6/+2
* ARM: mm: tlb-v3: Use the new processor struct macrosDave Martin2011-07-071-6/+2
* ARM: mm: tlb-fa: Use the new processor struct macrosDave Martin2011-07-071-6/+2
* ARM: mm: proc-xscale: Use new generic struct definition macrosDave Martin2011-07-071-431/+76
* ARM: mm: proc-xsc3: Use new generic struct definition macrosDave Martin2011-07-071-73/+17
* ARM: mm: proc-v7: Use the new processor struct macrosDave Martin2011-07-071-26/+5
* ARM: mm: proc-v6: Use the new processor struct macrosDave Martin2011-07-071-29/+5
* ARM: mm: proc-sa1100: Use the new processor struct macrosDave Martin2011-07-071-67/+17
* ARM: mm: proc-sa110: Use the new processor struct macrosDave Martin2011-07-071-34/+5
* ARM: mm: proc-mohawk: Use the new processor struct macrosDave Martin2011-07-071-43/+18
* ARM: mm: proc-feroceon: Use the new processor struct macrosDave Martin2011-07-071-153/+49
* ARM: mm: proc-fa526: Use the new processor struct macrosDave Martin2011-07-071-33/+5
* ARM: mm: proc-arm9tdmi: Use the new processor struct macrosDave Martin2011-07-071-60/+18
* ARM: mm: proc-arm946: Use the new processor struct macrosDave Martin2011-07-071-46/+7
* ARM: mm: proc-arm940: Use the new processor struct macrosDave Martin2011-07-071-44/+7
* ARM: mm: proc-arm926: Use the new processor struct macrosDave Martin2011-07-071-44/+7
* ARM: mm: proc-arm925: Use the new processor struct macrosDave Martin2011-07-071-72/+16
* ARM: mm: proc-arm922: Use the new processor struct macrosDave Martin2011-07-071-46/+7
* ARM: mm: proc-arm920: Use the new processor struct macrosDave Martin2011-07-071-46/+7
* ARM: mm: proc-arm7tdmi: Use the new processor struct macrosDave Martin2011-07-071-177/+39
* ARM: mm: proc-arm740: Use the new processor struct macrosDave Martin2011-07-071-35/+7
* ARM: mm: proc-arm720: Use the new processor struct macrosDave Martin2011-07-071-68/+17
* ARM: mm: proc-arm6_7: Use the new processor struct macrosDave Martin2011-07-071-134/+32
* ARM: mm: proc-arm1026: Use the new processor struct macrosDave Martin2011-07-071-46/+7
* ARM: mm: proc-arm1022: Use the new processor struct macrosDave Martin2011-07-071-45/+7
* ARM: mm: proc-arm1020e: Use the new processor struct macrosDave Martin2011-07-071-45/+7
* ARM: mm: proc-arm1020: Use the new processor struct macrosDave Martin2011-07-071-39/+6
* ARM: mm: cache-v7: Use the new processor struct macrosDave Martin2011-07-071-13/+2
* ARM: mm: cache-v6: Use the new processor struct macrosDave Martin2011-07-071-13/+2
* ARM: mm: cache-v4wt: Use the new processor struct macrosDave Martin2011-07-071-13/+2
* ARM: mm: cache-v4wb: Use the new processor struct macrosDave Martin2011-07-071-13/+2
* ARM: mm: cache-v4: Use the new processor struct macrosDave Martin2011-07-071-13/+2
* ARM: mm: cache-v3: Use the new processor struct macrosDave Martin2011-07-071-13/+2
* ARM: mm: cache-fa: Use the new processor struct macrosDave Martin2011-07-071-13/+2
* ARM: assembler.h: Add string declaration macroDave Martin2011-07-071-0/+9
* ARM: mm: proc-macros: Add generic proc/cache/tlb struct definition macrosDave Martin2011-07-071-0/+63
* Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2011-06-278-10/+48
|\
| * ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King2011-06-241-3/+7
| * ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King2011-06-241-3/+3
| * ARM: 6969/1: plat-iop: fix build errorLinus Walleij2011-06-211-0/+1
| * ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entriesDave Martin2011-06-211-1/+13
| * ARM: SMP: wait for CPU to be marked activeRussell King2011-06-211-1/+5
| * ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin2011-06-171-2/+11