summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'prima2/multiplatform' into next/multiplatformArnd Bergmann2013-03-2831-930/+859
|\
| * ARM: sirf: enable support in multi_v7_defconfigArnd Bergmann2013-03-251-0/+6
| * ARM: sirf: enable multiplatform supportArnd Bergmann2013-03-2513-173/+18
| * ARM: sirf: use clocksource_of infrastructureArnd Bergmann2013-03-255-563/+11
| * ARM: sirf: move debug-macro.S to include/debug/sirf.SArnd Bergmann2013-03-253-3/+27
| * ARM: sirf: enable sparse IRQArnd Bergmann2013-03-253-17/+3
| * ARM: sirf: move irq driver to drivers/irqchipArnd Bergmann2013-03-253-138/+2
| * ARM: sirf: fix prima2 interrupt lookupArnd Bergmann2013-03-251-4/+2
| * Merge branches 'prima2/soc' and 'clksrc/cleanup' into prima2/multiplatformArnd Bergmann2013-03-199-34/+17
| |\
| | * ARM: smp_twd: convert to use CLKSRC_OF initRob Herring2013-03-119-34/+17
| * | ARM/dts: prima2: add .dtsi for atlas6 and .dts for atla6-evb boardBarry Song2013-03-182-0/+746
| * | arm: prima2: add new SiRFatlas6 machine in common boardBarry Song2013-03-182-1/+30
| |/
* | ARM: spear: build hotplug.o for armv7-aArnd Bergmann2013-03-191-0/+2
* | ARM: nomadik: hide MACH_NOMADIK_8815NHK in KconfigArnd Bergmann2013-03-191-0/+2
* | Merge branch 'spear/multiplatform' into next/multiplatformArnd Bergmann2013-03-1561-663/+318
|\ \
| * | ARM: spear: enable spear13xx in multi_v7_defconfigArnd Bergmann2013-03-121-0/+9
| * | ARM: spear: fix build error in restart.cArnd Bergmann2013-03-121-1/+2
| * | ARM: spear: use multiplatform configuration options.Arnd Bergmann2013-03-125-36/+46
| * | ARM: spear: rename duplicate pl080_plat_dataArnd Bergmann2013-03-121-2/+2
| * | ARM: spear: make clock driver independent of headersArnd Bergmann2013-03-128-36/+31
| * | ARM: spear: move generic.h and pl080.h into private dirArnd Bergmann2013-03-1214-14/+13
| * | ARM: spear: move all files to mach-spearArnd Bergmann2013-03-1235-51/+24
| * | ARM: spear: move spear.h and misc_regs.h into plat-spearArnd Bergmann2013-03-125-135/+42
| * | ARM: spear: merge Kconfig filesArnd Bergmann2013-03-124-60/+47
| * | ARM: spear: make spear3xx/6xx mach/spear.h files identicalArnd Bergmann2013-03-129-63/+75
| * | ARM: spear: move identical headers to plat-spear/include/machArnd Bergmann2013-03-1221-344/+0
| * | ARM: spear: unify mach/generic.h and mach/irqs.hArnd Bergmann2013-03-128-38/+146
| * | ARM: spear13xx: make mach/dma.h localArnd Bergmann2013-03-123-2/+4
| |/
* | Merge branch 'cns3xxx/multiplatform' into next/multiplatformArnd Bergmann2013-03-1516-118/+158
|\ \
| * | ARM: cns3xxx: initial DT supportArnd Bergmann2013-03-143-3/+125
| * | ARM: cns3xxx: enable multiplatform supportArnd Bergmann2013-03-145-77/+13
| * | ARM: cns3xxx: move debug_ll code to include/debug/Arnd Bergmann2013-03-143-0/+9
| * | ARM: cns3xxx: enable sparse IRQ supportArnd Bergmann2013-03-143-24/+2
| * | ARM: cns3xxx: make mach header files localArnd Bergmann2013-03-148-16/+11
| |/
* | Merge tag 'nomadik-multiplatform' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann2013-03-1510-193/+46
|\ \ | |/ |/|
| * ARM: nomadik: delete remnant include filesLinus Walleij2013-03-073-70/+0
| * ARM: nomadik: convert to multiplatformLinus Walleij2013-03-073-43/+38
| * ARM: nomadik: move debugmacro to debug includesLinus Walleij2013-03-072-0/+8
| * ARM: nomadik: delete IRQ headerLinus Walleij2013-03-072-80/+0
* | ARM: 7668/1: fix memset-related crashes caused by recent GCC (4.7.2) optimiza...Ivan Djelic2013-03-071-41/+44
* | ARM: 7667/1: perf: Fix section mismatch on armpmu_init()Stephen Boyd2013-03-061-1/+1
* | ARM: 7666/1: decompressor: add -mno-single-pic-base for building the decompre...Jonathan Austin2013-03-061-1/+1
* | ARM: 7665/1: Wire up kcmp syscallCyrill Gorcunov2013-03-032-2/+2
* | ARM: 7664/1: perf: remove erroneous semicolon from event initialisationChen Gang2013-03-031-1/+1
* | ARM: 7663/1: perf: fix ARMv7 EVTYPE_MASK to include NSH bitWill Deacon2013-03-031-1/+1
* | ARM: 7662/1: hw_breakpoint: reset debug logic on secondary CPUs in s2ram resumeDietmar Eggemann2013-03-031-1/+1
* | ARM: 7661/1: mm: perform explicit branch predictor maintenance when requiredWill Deacon2013-03-034-1/+6
* | ARM: 7660/1: tlb: add branch predictor maintenance operationsWill Deacon2013-03-032-6/+40
* | ARM: 7659/1: mm: make mm->context.id an atomic64_t variableWill Deacon2013-03-034-14/+19
* | ARM: 7658/1: mm: fix race updating mm->context.id on ASID rolloverWill Deacon2013-03-031-3/+3
OpenPOWER on IntegriCloud