summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2015-06-12Merge branch 'for-arm-soc' into for-nextRussell King
2015-06-12Merge branch 'devel-stable' into for-nextRussell King
2015-06-12ARM: 8383/1: nommu: avoid deprecated source register on movStefan Agner
2015-06-12Merge branch 'bsym' into for-nextRussell King
2015-06-12Merge branch 'sa1100' into for-nextRussell King
2015-06-12Merge branches 'arnd-fixes', 'clk', 'misc', 'v7' and 'fixes' into for-nextRussell King
2015-06-12ARM: fix EFM32 build breakage caused by cpu_resume_armRussell King
2015-06-12ARM: 8389/1: Add cpu_resume_arm() for firmwares that resume in ARM stateStephen Boyd
2015-06-10ARM: 8391/1: l2c: add options to overwrite prefetching behaviorHauke Mehrtens
2015-06-10ARM: 8390/1: irqflags: Get arch_irqs_disabled from asm-genericDaniel Thompson
2015-06-06ARM: 8387/1: arm/mm/dma-mapping.c: Add arm_coherent_dma_mmapMike Looijmans
2015-06-06ARM: 8388/1: tcm: Don't crash when TCM banks are protected by TrustZoneMichael van der Westhuizen
2015-06-06ARM: 8384/1: VDSO: force use of BFD linkerNathan Lynch
2015-06-06ARM: 8385/1: VDSO: group link optionsNathan Lynch
2015-06-06Merge branch 'for-rmk/perf' of git://git.kernel.org/pub/scm/linux/kernel/git/...Russell King
2015-06-02ARM: cmpxchg: avoid warnings from macro-ized cmpxchg() implementationsRussell King
2015-06-02ARM: remove __bad_xchg definitionRussell King
2015-06-02ARM: 8369/1: ARMv7M: define size of vector table for VybridStefan Agner
2015-06-02ARM: 8366/1: move Dual-Timer SP804 driver to drivers/clocksourceSudeep Holla
2015-06-02ARM: 8365/1: introduce sp804_timer_disable and remove arm_timer.h inclusionSudeep Holla
2015-06-02ARM: 8364/1: fix BE32 module loadingArnd Bergmann
2015-06-02ARM: 8360/1: add secondary_startup_arm prototype in header fileYingjoe Chen
2015-06-02ARM: 8359/1: correct secondary_startup_arm modeYingjoe Chen
2015-06-01ARM: proc-v7: sanitise and document registers around errataRussell King
2015-06-01ARM: proc-v7: clean up MIDR accessRussell King
2015-06-01ARM: proc-v7: move CPU errata out of lineRussell King
2015-06-01ARM: redo TTBR setup code for LPAERussell King
2015-06-01ARM: cleanup early_paging_init() callingRussell King
2015-06-01ARM: re-implement physical address space switchingRussell King
2015-06-01ARM: keystone2: rename init_meminfo to pv_fixupRussell King
2015-06-01ARM: keystone2: move address space switch printk into generic codeRussell King
2015-06-01ARM: keystone2: move update of the phys-to-virt constants into generic codeRussell King
2015-06-01ARM: keystone2: move platform notifier initialisation into platform initRussell King
2015-06-01ARM: v7 setup function should invalidate L1 cacheRussell King
2015-05-28arm: perf: unify perf_event{,_cpu}.cMark Rutland
2015-05-28arm: perf: factor out armv7 pmu driverMark Rutland
2015-05-28arm: perf: factor out armv6 pmu driverMark Rutland
2015-05-28arm: perf: factor out xscale pmu driverMark Rutland
2015-05-28arm: perf: share arm_pmu_device_probeMark Rutland
2015-05-28arm: perf: kill off unused pm callbacksMark Rutland
2015-05-28ARM: 8368/1: sa1100: move irq driver to drivers/irqchip/Dmitry Eremin-Solenikov
2015-05-28ARM: 8367/1: sa1100: prepare for moving irq driver to drivers/irqchipDmitry Eremin-Solenikov
2015-05-28ARM: 8381/1: fix ARMv4+Feroceon multiplatform buildArnd Bergmann
2015-05-28ARM: 8380/1: bpf: fix NOMMU buildArnd Bergmann
2015-05-28ARM: 8379/1: disable CONFIG_PTDUMP on !MMUArnd Bergmann
2015-05-28ARM: 8375/1: disable some options on ARMv7-MArnd Bergmann
2015-05-28ARM: 8374/1: no longer expose CPU_ARM7TDMI/CPU_ARM9TDMIArnd Bergmann
2015-05-28ARM: 8373/1: disable branch profiling in uncompressorArnd Bergmann
2015-05-28ARM: 8372/1: KGDB does not build on BE32Arnd Bergmann
2015-05-28ARM: 8371/1: always select IRQ_WORK on SMPArnd Bergmann