aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-22Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+42
2015-04-22Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-2/+63
2015-04-22Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-14/+0
2015-04-17Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-11/+1
2015-04-17arm: use asm-generic for seccomp.hKees Cook2-11/+1
2015-04-16Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linuxLinus Torvalds1-0/+10
2015-04-15Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/miscLinus Torvalds1-3/+0
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-10/+0
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds16-9/+150
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-0/+23
2015-04-14mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook1-4/+0
2015-04-14Merge branch 'devel-stable' into for-nextRussell King3-2/+6
2015-04-14Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King8-2/+114
2015-04-14ARM: allow 16-bit instructions in ALT_UP()Russell King1-0/+3
2015-04-13Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-2/+1
2015-04-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-3/+2
2015-04-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-33/+8
2015-04-12arm: Remove signal translation and exec_domainRichard Weinberger1-3/+0
2015-04-10crypto: arm/sha1 - move SHA-1 ARM asm implementation to base layerArd Biesheuvel1-10/+0
2015-04-09jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard1-3/+2
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into 'kvm-next'Paolo Bonzini4-33/+8
2015-04-03Merge tag 'qcom-cleanup-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/galak/linux-qcom into next/cleanupOlof Johansson2-15/+1
2015-04-03ARM: MCPM: move the algorithmic complexity to the core codeNicolas Pitre1-2/+63
2015-04-03ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clock64() and use themXunlei Pang1-2/+1
2015-04-02ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibilityGeert Uytterhoeven1-0/+1
2015-03-30KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara1-22/+0
2015-03-29ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel3-7/+7
2015-03-28ARM: 8327/1: zImage: add support for ARMv7-MJoachim Eastwood1-0/+8
2015-03-28ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin1-1/+1
2015-03-28ARM: 8318/1: treat CPU feature register fields as signed quantitiesArd Biesheuvel1-0/+16
2015-03-27ARM: 8329/1: miscellaneous vdso infrastructure, preparationNathan Lynch8-1/+113
2015-03-27ARM: Remove mach-msm and associated ARM architecture codeStephen Boyd1-14/+0
2015-03-27arm-cci: Get rid of secure transactions for PMU driverSuzuki K. Poulose1-0/+42
2015-03-24ARM: pmu: add support for interrupt-affinity propertyWill Deacon1-0/+1
2015-03-24ARM: cpuidle: Add a cpuidle ops structure to be used for DTDaniel Lezcano1-0/+21
2015-03-23ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano1-0/+2
2015-03-23arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel1-0/+10
2015-03-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-7/+6
2015-03-15Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-1/+4
2015-03-12arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier2-11/+3
2015-03-12KVM: arm/arm64: add irqfd supportEric Auger1-0/+3
2015-03-12KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger1-0/+2
2015-03-11arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier1-1/+2
2015-03-11arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier1-6/+4
2015-03-05ARM: at91: debug: fix non MMU debugAlexandre Belloni1-1/+4
2015-02-23ARM: KVM: Fix size check in __coherent_cache_guest_pageJan Kiszka1-1/+1
2015-02-18Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/asm-genericLinus Torvalds1-48/+48
2015-02-17Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds3-17/+54
2015-02-17Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-0/+49
2015-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-2/+35