summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-172-11/+1Star
|\
| * arm: use asm-generic for seccomp.hKees Cook2015-04-172-11/+1Star
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-161-0/+10
|\ \ | |/ |/|
| * arm64: KVM: use ID map with increased VA range if requiredArd Biesheuvel2015-03-231-0/+10
* | Merge branch 'exec_domain_rip_v2' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-04-151-3/+0Star
|\ \
| * | arm: Remove signal translation and exec_domainRichard Weinberger2015-04-121-3/+0Star
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-04-151-10/+0Star
|\ \ \
| * | | crypto: arm/sha1 - move SHA-1 ARM asm implementation to base layerArd Biesheuvel2015-04-101-10/+0Star
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-04-1516-9/+150
|\ \ \ \
| * \ \ \ Merge branch 'devel-stable' into for-nextRussell King2015-04-143-2/+6
| |\ \ \ \
| | * | | | ARM: pmu: add support for interrupt-affinity propertyWill Deacon2015-03-241-0/+1
| | | |_|/ | | |/| |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King2015-04-148-2/+114
| |\ \ \ \ \
| | | * | | | ARM: 8320/1: fix integer overflow in ELF_ET_DYN_BASEAndrey Ryabinin2015-03-281-1/+1
| | | | |/ / | | | |/| |
| | * / | | ARM: 8329/1: miscellaneous vdso infrastructure, preparationNathan Lynch2015-03-278-1/+113
| | |/ / /
| * | | | ARM: allow 16-bit instructions in ALT_UP()Russell King2015-04-141-0/+3
| * | | | ARM: 8338/1: kexec: Relax SMP validation to improve DT compatibilityGeert Uytterhoeven2015-04-021-0/+1
| * | | | ARM: 8322/1: keep .text and .fixup regions closer togetherArd Biesheuvel2015-03-303-7/+7
| * | | | ARM: 8327/1: zImage: add support for ARMv7-MJoachim Eastwood2015-03-281-0/+8
| * | | | ARM: 8318/1: treat CPU feature register fields as signed quantitiesArd Biesheuvel2015-03-281-0/+16
| |/ / /
* | | | Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-04-151-0/+23
|\ \ \ \
| * | | | ARM: cpuidle: Add a cpuidle ops structure to be used for DTDaniel Lezcano2015-03-241-0/+21
| * | | | ARM: cpuidle: Remove duplicate header inclusionDaniel Lezcano2015-03-231-0/+2
| | |_|/ | |/| |
* | | | mm: fold arch_randomize_brk into ARCH_HAS_ELF_RANDOMIZEKees Cook2015-04-151-4/+0Star
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-131-2/+1Star
|\ \ \ \
| * | | | ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...Xunlei Pang2015-04-031-2/+1Star
| |/ / /
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-131-3/+2Star
|\ \ \ \
| * | | | jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard2015-04-091-3/+2Star
| | |/ / | |/| |
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-04-134-33/+8Star
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-074-33/+8Star
| |\ \ \
| | * | | KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara2015-03-301-22/+0Star
| | * | | arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier2015-03-122-11/+3Star
| | * | | KVM: arm/arm64: add irqfd supportEric Auger2015-03-121-0/+3
| | * | | KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger2015-03-121-0/+2
* | | | | Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-03-171-7/+6Star
|\| | | | | |_|_|/ |/| | |
| * | | arm64: KVM: Do not use pgd_index to index stage-2 pgdMarc Zyngier2015-03-111-1/+2
| * | | arm64: KVM: Fix stage-2 PGD allocation to have per-page refcountingMarc Zyngier2015-03-111-6/+4Star
| |/ /
* | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-03-151-1/+4
|\ \ \ | |/ / |/| |
| * | ARM: at91: debug: fix non MMU debugAlexandre Belloni2015-03-051-1/+4
| |/
* / ARM: KVM: Fix size check in __coherent_cache_guest_pageJan Kiszka2015-02-231-1/+1
|/
* Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2015-02-181-48/+48
|\
| * Merge tag 'uaccess_for_upstream' of git://git.kernel.org/pub/scm/linux/kernel...Arnd Bergmann2015-01-141-48/+48
| |\
| | * arm: macro whitespace fixesMichael S. Tsirkin2015-01-131-46/+46
| | * arm: fix put_user sparse errorsMichael S. Tsirkin2015-01-131-2/+2
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2015-02-173-17/+54
|\ \ \
| * | | ARM: digicolor: add low level debug supportBaruch Siach2015-01-281-0/+35
| * | | Merge tag 'qcom-soc-for-3.20-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson2015-01-231-0/+6
| |\ \ \
| | * | | ARM: debug: msm: Support big-endian CPUsStephen Boyd2015-01-191-0/+6
| | | |/ | | |/|
| * | | Merge tag 'at91-cleanup2' of git://git.kernel.org/pub/scm/linux/kernel/git/nf...Olof Johansson2015-01-221-0/+49
| |\ \ \
| * \ \ \ Merge tag 'atlas7-lldebug-for-3.20' of git://git.kernel.org/pub/scm/linux/ker...Olof Johansson2015-01-211-17/+13Star
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | ARM: sirf: add two debug ports for CSRatlas7 SoCGuo Zeng2015-01-201-15/+13Star