summaryrefslogtreecommitdiff
path: root/arch/arm
AgeCommit message (Expand)AuthorFilesLines
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
2011-06-27Merge branch 'fixes' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds8-10/+48
2011-06-24ARM: pm: ensure ARMv7 CPUs save and restore the TLS registerRussell King1-3/+7
2011-06-24ARM: pm: proc-v7: fix missing struct processor pointers for suspend codeRussell King1-3/+3
2011-06-21ARM: 6969/1: plat-iop: fix build errorLinus Walleij1-0/+1
2011-06-21ARM: 6961/1: zImage: Add build-time check for correctly-sized proc_type entriesDave Martin1-1/+13
2011-06-21ARM: SMP: wait for CPU to be marked activeRussell King1-1/+5
2011-06-21Merge branch 'msm-fix' of git://codeaurora.org/quic/kernel/davidb/linux-msmLinus Torvalds1-3/+11
2011-06-21msm: timer: Fix DGT rate on 8960 and 8660Stephen Boyd1-2/+4
2011-06-18msm: timer: compensate for timer shift in msm_read_timer_countJeff Ohlstein1-1/+5
2011-06-17Merge branches 'gpio/merge' and 'spi/merge' of git://git.secretlab.ca/git/lin...Linus Torvalds1-0/+1
2011-06-17Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/...Linus Torvalds5-9/+29
2011-06-17ARM: 6963/1: Thumb-2: Relax relocation requirements for non-function symbolsDave Martin1-2/+11
2011-06-17ARM: 6962/1: mach-h720x: fix build errorLinus Walleij1-0/+2
2011-06-17ARM: 6959/1: SMP build fix for entry-macro-multi.SMagnus Damm2-0/+6
2011-06-16Merge branch 'rmobile-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-71/+161
2011-06-16gpio: include linux/gpio.h where neededRandy Dunlap1-0/+1