summaryrefslogtreecommitdiffstats
path: root/arch/arm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'work.uaccess-unaligned' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2017-07-152-10/+22
|\
| * kill {__,}{get,put}_user_unaligned()Al Viro2017-07-031-7/+0
| * binfmt_flat: flat_{get,put}_addr_from_rp() should be able to failAl Viro2017-07-031-3/+22
* | Merge tag 'pci-v4.13-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-141-1/+1
|\ \
| * | ARM/PCI: Fix pcibios_init_resource() struct pci_host_bridge leakLorenzo Pieralisi2017-07-101-1/+1
* | | Merge tag 'kbuild-v4.13-2' of git://git.kernel.org/pub/scm/linux/kernel/git/m...Linus Torvalds2017-07-132-16/+14
|\ \ \
| * | | ARM: move generic-y of exported headers to uapi/asm/KbuildMasahiro Yamada2017-07-102-16/+14
| |/ /
* | | ARM: HP Jornada 7XX: move inline before return typeJoe Perches2017-07-121-1/+1
* | | ARM: KVM: move asmlinkage before typeJoe Perches2017-07-121-4/+4
* | | arm: move ELF_ET_DYN_BASE to 4MBKees Cook2017-07-101-6/+2
* | | bitmap: use memcmp optimisation in more situationsMatthew Wilcox2017-07-101-0/+1
* | | ARM: fix rd_size declarationBart Van Assche2017-07-101-2/+1
|/ /
* | Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-088-48/+94
|\ \
| * | ARM/PCI: Remove pci_fixup_irqs() call for bios32 host controllersLorenzo Pieralisi2017-07-021-2/+3
| * | ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-06-288-46/+91
| |/
* | Merge tag 'dmaengine-4.13-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2017-07-084-40/+19
|\ \
| * | ARM/dmaengine: pl08x: pass reasonable memcpy settingsLinus Walleij2017-05-244-40/+19
| |/
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-07-089-15/+181
|\ \
| * \ Merge branches 'fixes' and 'misc' into for-linusRussell King2017-07-059-15/+181
| |\ \
| | * | ARM: 8684/1: NOMMU: Remove unused KTHREAD_SIZE definitionJérémy Lefaure2017-06-271-6/+0
| | * | ARM: 8683/1: ARM32: Support mremap() for sigpage/vDSODmitry Safonov2017-06-212-0/+26
| | * | ARM: 8679/1: bitops: Align prototypes to generic APIMarc Gonzalez2017-06-181-4/+4
| | * | ARM: 8678/1: ftrace: Adds support for CONFIG_DYNAMIC_FTRACE_WITH_REGSAbel Vesa2017-06-184-0/+142
| | * | ARM: make configuration of userspace Thumb support an expert optionRussell King2017-05-301-1/+5
| | * | ARM: 8673/1: Fix __show_regs output timestampsJoe Perches2017-05-231-4/+4
| | |/
* | | Merge tag 'kbuild-v4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Linus Torvalds2017-07-071-3/+3
|\ \ \
| * | | kbuild: replace genhdr-y with generated-yMasahiro Yamada2017-06-221-3/+3
* | | | Merge tag 'gpio-v4.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds2017-07-076-6/+6
|\ \ \ \
| * | | | gpio: pcf857x: move header file out of I2C realmWolfram Sang2017-05-235-5/+5
| * | | | gpio: max732x: move header file out of I2C realmWolfram Sang2017-05-231-1/+1
* | | | | Merge branch 'uaccess.strlen' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-061-1/+0
|\ \ \ \ \
| * | | | | 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