aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-5/+6
2016-10-14Merge branch 'work.uaccess' into for-linusAl Viro1-5/+6
2016-10-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuildLinus Torvalds1-0/+1
2016-10-11treewide: remove redundant #include <linux/kconfig.h>Masahiro Yamada1-1/+0
2016-10-07Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+3
2016-10-07Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds2-18/+147
2016-10-07nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf1-2/+3
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-70/+151
2016-10-06Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds12-46/+126
2016-10-06Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds1-1/+1
2016-10-06Merge branch 'devel-stable' into for-linusRussell King1-4/+2
2016-10-06Merge branches 'misc' and 'sa1111-base' into for-linusRussell King4-3/+14
2016-10-06ARM: fix delaysRussell King1-1/+1
2016-10-03Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+6
2016-10-03Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+8
2016-09-29ARM: 8617/1: dma: fix dma_max_pfn()Roger Quadros1-1/+1
2016-09-29Merge tag 'kvm-arm-for-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into nextRadim Krčmář9-63/+153
2016-09-23arm/arm64: arch_timer: Use archdata to indicate vdso suitabilityScott Wood1-0/+8
2016-09-23ARM: gic-v3: Work around definition of gic_write_bpr1Marc Zyngier1-0/+9
2016-09-22ARM: KVM: Support vgic-v3Vladimir Murzin4-0/+18
2016-09-22ARM: gic-v3: Introduce 32-to-64-bit mappings for GICv3 cpu registersVladimir Murzin1-0/+64
2016-09-22ARM: Move system register accessors to asm/cp15.hVladimir Murzin3-30/+27
2016-09-22ARM: Introduce MPIDR_LEVEL_SHIFT macroVladimir Murzin1-0/+1
2016-09-21ARM: sa1111: provide to_sa1111_device() macroRussell King1-1/+1
2016-09-20Merge branch 'irq/urgent' into irq/coreThomas Gleixner2-0/+2
2016-09-20ARM: sa1111: add sa1111_get_irq()Russell King1-0/+2
2016-09-20Merge tag 'uniphier-soc-v4.9' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-uniphier into next/socArnd Bergmann1-18/+2
2016-09-15arm: don't zero in __copy_from_user_inatomic()/__copy_from_user()Al Viro1-5/+6
2016-09-15Merge tag 'arm-soc/for-4.9/soc' of http://github.com/Broadcom/stblinux into next/socArnd Bergmann1-0/+145
2016-09-12irqchip/gic-v3: Reset BPR during initializationDaniel Thompson1-0/+6
2016-09-12ARM: 8612/1: LPAE: initialize cache policy correctlyStefan Agner2-0/+2
2016-09-08arm: KVM: Allow an exit code to be tagged with a Virtual AbortMarc Zyngier1-0/+4
2016-09-08arm: KVM: Add Virtual Abort injection helperMarc Zyngier1-0/+1
2016-09-08arm: KVM: Use common AArch32 conditional execution codeMarc Zyngier1-7/+27
2016-09-08arm/kvm: excise redundant cache maintenanceMark Rutland1-26/+2
2016-09-08KVM: Add provisioning for ulong vm stats and u64 vcpu statsSuraj Jitindar Singh1-6/+6
2016-09-06ARM: 8611/1: l2x0: add PMU supportMark Rutland1-0/+19
2016-09-06ARM: 8607/1: V7M: Wire up caches for V7M processors with cache support.Jonathan Austin1-4/+0
2016-09-06ARM: 8605/1: V7M: fix notrace variant of save_and_disable_irqsVladimir Murzin1-0/+4
2016-09-06ARM: 8604/1: V7M: Add support for reading the CTR with read_cpuid_cachetype()Jonathan Austin2-5/+25
2016-09-06ARM: 8603/1: V7M: Add addresses for mem-mapped V7M cache operationsJonathan Austin1-0/+22
2016-09-06ARM: 8602/1: factor out CSSELR/CCSIDR operations that use cp15 directlyJonathan Austin1-0/+24
2016-08-30ARM: kernel: merge core and init PLTsArd Biesheuvel1-4/+2
2016-08-29ARM: uniphier: remove SoC-specific SMP codeMasahiro Yamada1-18/+2
2016-08-26ARM: 8601/1: Remove unused secure_flush_area APIAndy Gross1-17/+0
2016-08-23ARM: sa1100: move StrongARM CPU ID checks to cputype.hRussell King1-0/+21
2016-08-23ARM: 8598/1: remove traces of perf_ops_bpMark Rutland1-1/+0
2016-08-12ARM: 8594/1: enable binfmt_flat on systems with an MMUNicolas Pitre1-2/+3
2016-08-12ARM: 8589/1: asm/memory.h: remove dead definitionsNicolas Pitre1-12/+3
2016-08-08Merge tag 'usercopy-v4.8' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linuxLinus Torvalds1-2/+9