summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* xen: Add __GFP_DMA flag when xen_swiotlb_init gets free pages on ARMStefano Stabellini2015-05-061-0/+1
* Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2015-04-221-0/+42
|\
| * arm-cci: Get rid of secure transactions for PMU driverSuzuki K. Poulose2015-03-271-0/+42
* | Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds2015-04-221-2/+63
|\ \
| * | ARM: MCPM: move the algorithmic complexity to the core codeNicolas Pitre2015-04-031-2/+63
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-172-11/+1
|\ \ \
| * | | arm: use asm-generic for seccomp.hKees Cook2015-04-172-11/+1
* | | | 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/+0
|\ \ \
| * | | arm: Remove signal translation and exec_domainRichard Weinberger2015-04-121-3/+0
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds2015-04-151-10/+0
|\ \ \ \
| * | | | crypto: arm/sha1 - move SHA-1 ARM asm implementation to base layerArd Biesheuvel2015-04-101-10/+0
| | |_|/ | |/| |
* | | | Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-04-1414-9/+142
|\ \ \ \
| * \ \ \ Merge branch 'devel-stable' into for-nextRussell King2015-04-142-1/+2
| |\ \ \ \
| | * | | | ARM: pmu: add support for interrupt-affinity propertyWill Deacon2015-03-241-0/+1
| | | |_|/ | | |/| |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'misc', 'vdso' and 'fixes' into for-nextRussell King2015-04-146-2/+106
| |\ \ \ \ \
| | | * | | | 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-276-1/+105
| | |/ / /
| * | | | 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-293-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-141-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-141-4/+0
* | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-04-131-2/+1
|\ \ \ \
| * | | | ARM, clocksource/drivers: Provide read_boot_clock64() and read_persistent_clo...Xunlei Pang2015-04-031-2/+1
| |/ / /
* | | | Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2015-04-131-3/+2
|\ \ \ \
| * | | | jump_label: Allow asm/jump_label.h to be included in assemblyAnton Blanchard2015-04-091-3/+2
| | |/ / | |/| |
* | | | Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-073-33/+5
|\ \ \ \ | |_|/ / |/| | |
| * | | KVM: arm/arm64: rework MMIO abort handling to use KVM MMIO busAndre Przywara2015-03-301-22/+0
| * | | arm/arm64: KVM: Implement Stage-2 page agingMarc Zyngier2015-03-122-11/+3
| * | | KVM: arm/arm64: implement kvm_arch_intc_initializedEric Auger2015-03-121-0/+2
| | |/ | |/|
* | | 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/+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
|\
| * arm: macro whitespace fixesMichael S. Tsirkin2015-01-131-46/+46
| * arm: fix put_user sparse errorsMichael S. Tsirkin2015-01-131-2/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2015-02-136-2/+33
|\ \
| * | kvm: add halt_poll_ns module parameterPaolo Bonzini2015-02-061-0/+1
| * | arm/arm64: KVM: add opaque private pointer to MMIO dataAndre Przywara2015-01-201-0/+1
| * | arm/arm64: KVM: make the maximum number of vCPUs a per-VM valueAndre Przywara2015-01-201-0/+1
| * | arm/arm64: KVM: rework MPIDR assignment and add accessorsAndre Przywara2015-01-202-2/+5
| * | KVM: arm/arm64: Enable Dirty Page logging for ARMv8Mario Smarduch2015-01-161-12/+0
| * | KVM: arm: Add initial dirty page locking supportMario Smarduch2015-01-163-0/+24
| * | KVM: arm: Add ARMv7 API to flush TLBsMario Smarduch2015-01-162-0/+13
| |/
OpenPOWER on IntegriCloud