summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | kill strlen_user()Al Viro2017-05-151-1/+0
| | |_|_|/ / / / | |/| | | | | |
* | | | | | | | Merge tag 'dma-mapping-4.13' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds2017-07-069-77/+288
|\ \ \ \ \ \ \ \
| * | | | | | | | ARM: dma-mapping: Remove traces of NOMMU codeVladimir Murzin2017-06-301-27/+2
| * | | | | | | | ARM: NOMMU: Set ARM_DMA_MEM_BUFFERABLE for M-class cpusVladimir Murzin2017-06-301-2/+6
| * | | | | | | | ARM: NOMMU: Introduce dma operations for noMMUVladimir Murzin2017-06-304-4/+232
| * | | | | | | | arm: implement ->dma_supported instead of ->set_dma_maskChristoph Hellwig2017-06-281-4/+3
| * | | | | | | | arm: remove arch specific dma_supported implementationChristoph Hellwig2017-06-284-5/+8
| * | | | | | | | arm: implement ->mapping_errorChristoph Hellwig2017-06-284-19/+38
| * | | | | | | | xen-swiotlb: consolidate xen_swiotlb_dma_opsChristoph Hellwig2017-06-201-17/+0
* | | | | | | | | Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-07-062-6/+6
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | xen: avoid type warning in xchg_xen_ulongArnd Bergmann2017-06-081-1/+1
| * | | | | | | | | arm/xen: Adjust one function call together with a variable assignmentMarkus Elfring2017-06-051-1/+2
| * | | | | | | | | arm/xen: Delete an error message for a failed memory allocation in __set_phys...Markus Elfring2017-06-051-3/+2
| * | | | | | | | | arm/xen: Improve a size determination in __set_phys_to_machine_multi()Markus Elfring2017-06-051-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-066-33/+73
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-06-307-36/+75
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge branch 'kvmarm-master/master' into HEADMarc Zyngier2017-06-157-43/+89
| | |\ \ \ \ \ \ \ \
| | * | | | | | | | | KVM: arm/arm64: Allow setting the timer IRQ numbers from userspaceChristoffer Dall2017-06-082-0/+17
| | * | | | | | | | | KVM: arm/arm64: Move timer IRQ default init to arch_timer.cChristoffer Dall2017-06-081-15/+1
| | * | | | | | | | | KVM: arm: Handle VCPU device attributes in guest.cChristoffer Dall2017-06-082-15/+49
| | * | | | | | | | | KVM: arm/arm64: use vcpu requests for irq injectionAndrew Jones2017-06-041-0/+1
| | * | | | | | | | | KVM: arm/arm64: change exit request to sleep requestAndrew Jones2017-06-041-1/+1
| | * | | | | | | | | KVM: arm/arm64: properly use vcpu requestsAndrew Jones2017-06-041-0/+1
| | * | | | | | | | | KVM: improve arch vcpu request definingAndrew Jones2017-06-041-1/+2
| | * | | | | | | | | KVM: arm/arm64: Simplify active_change_prepare and plug raceChristoffer Dall2017-05-231-2/+0
| | * | | | | | | | | KVM: arm: Restore banked registers and physical timer access on hyp_panic()James Morse2017-05-161-0/+2
| | | |_|/ / / / / / | | |/| | | | | | |
* | | | | | | | | | Merge tag 'pinctrl-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2017-07-061-1/+1
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge tag 'v4.12-rc7' into develLinus Walleij2017-06-2917-47/+70
| |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / | | |/| | | / / / / / | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | gpio: mcp23s08: move to pinctrlSebastian Reichel2017-05-231-1/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-053-1/+16
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon2017-06-262-0/+15
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | arm/arm64: KVM: add guest SEA supportTyler Baicar2017-06-222-0/+15
| | |/ / / / / / / /
| * / / / / / / / / arm: perf: make of_device_ids constArvind Yadav2017-06-151-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2017-07-055-14/+14
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | crypto: arm/crc32 - enable module autoloading based on CPU feature bitsArd Biesheuvel2017-06-011-0/+6
| * | | | | | | | | crypto: arm/sha2-ce - enable module autoloading based on CPU feature bitsArd Biesheuvel2017-06-011-3/+2
| * | | | | | | | | crypto: arm/sha1-ce - enable module autoloading based on CPU feature bitsArd Biesheuvel2017-06-011-3/+2
| * | | | | | | | | crypto: arm/ghash-ce - enable module autoloading based on CPU feature bitsArd Biesheuvel2017-06-011-4/+2
| * | | | | | | | | crypto: arm/aes-ce - enable module autoloading based on CPU feature bitsArd Biesheuvel2017-06-011-4/+2
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-053-7/+10
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'merge/randstruct' into for-next/gcc-pluginsKees Cook2017-07-043-7/+10
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|/ / / | | |/| | | | | | |
| | * | | | | | | | ARM: Prepare for randomized task_structArnd Bergmann2017-06-303-7/+10
| | | |/ / / / / / | | |/| | | | | |
* | | | | | | | | Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-07-0491-601/+104
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | multi_v7_defconfig: Enable OMAP MTD and DM816 AHCITom Rini2017-06-291-0/+3
| * | | | | | | | | Merge tag 'qcom-defconfig-for-4.13-2' of git://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2017-06-291-0/+1
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | ARM: qcom_defconfig: enable RPMSG_QCOM_SMDBhushan Shah2017-06-231-0/+1
| * | | | | | | | | | Merge tag 'samsung-defconfig-4.13-2' of git://git.kernel.org/pub/scm/linux/ke...Arnd Bergmann2017-06-2385-595/+52
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ARM: tct_hammer_defconfig: Save defconfigKrzysztof Kozlowski2017-06-101-5/+0
| | * | | | | | | | | | ARM: s5pv210_defconfig: Save defconfigKrzysztof Kozlowski2017-06-101-4/+0
| | * | | | | | | | | | ARM: s3c6400_defconfig: Save defconfigKrzysztof Kozlowski2017-06-101-6/+0