summaryrefslogtreecommitdiffstats
path: root/arch/arm/include
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-07-081-1/+2
|\
| * ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()Lorenzo Pieralisi2017-06-281-1/+2
* | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-07-083-10/+8
|\ \
| * \ Merge branches 'fixes' and 'misc' into for-linusRussell King2017-07-053-10/+8
| |\ \
| | * | ARM: 8684/1: NOMMU: Remove unused KTHREAD_SIZE definitionJérémy Lefaure2017-06-271-6/+0
| | * | 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-181-0/+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 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-062-5/+5
|\ \ \ \
| * | | | ARM: NOMMU: Introduce dma operations for noMMUVladimir Murzin2017-06-301-1/+1
| * | | | arm: remove arch specific dma_supported implementationChristoph Hellwig2017-06-282-3/+2
| * | | | arm: implement ->mapping_errorChristoph Hellwig2017-06-282-1/+2
* | | | | Merge tag 'for-linus-4.13-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-07-061-1/+1
|\ \ \ \ \
| * | | | | xen: avoid type warning in xchg_xen_ulongArnd Bergmann2017-06-081-1/+1
| | |_|/ / | |/| | |
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-062-18/+18
|\ \ \ \ \
| * | | | | Merge branch 'kvmarm-master/master' into HEADMarc Zyngier2017-06-151-1/+2
| |\| | | |
| * | | | | KVM: arm/arm64: Allow setting the timer IRQ numbers from userspaceChristoffer Dall2017-06-081-0/+8
| * | | | | KVM: arm: Handle VCPU device attributes in guest.cChristoffer Dall2017-06-081-15/+7
| * | | | | 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: 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
| | |_|/ / | |/| | |
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-052-0/+15
|\ \ \ \ \
| * | | | | arm/arm64: KVM: add guest SEA supportTyler Baicar2017-06-222-0/+15
| | |/ / / | |/| | |
* | | | | Merge tag 'gcc-plugins-v4.13-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-051-0/+2
|\ \ \ \ \
| * \ \ \ \ Merge branch 'merge/randstruct' into for-next/gcc-pluginsKees Cook2017-07-041-0/+2
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
| | * | | | ARM: Prepare for randomized task_structArnd Bergmann2017-06-301-0/+2
| | |/ / /
* | | | | Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-032-1/+2
|\ \ \ \ \
| * | | | | Merge branch 'timers/urgent' into timers/coreThomas Gleixner2017-06-212-1/+3
| |\| | | |
| * | | | | signal: Remove non-uapi <asm/siginfo.h>Christoph Hellwig2017-06-042-1/+2
| | |/ / / | |/| | |
* | | | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-07-031-0/+19
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | efi/arm: Enable DMI/SMBIOSArd Biesheuvel2017-06-051-0/+19
| |/ / /
* | | | Merge tag 'iommu-fixes-v4.12-rc4' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-06-091-1/+2
|\ \ \ \
| * | | | ARM: dma-mapping: Don't tear down third-party mappingsLaurent Pinchart2017-05-301-1/+2
| |/ / /
* | | | Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-06-051-0/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | ARM: 8676/1: NOMMU: provide pgprot_device() macroVladimir Murzin2017-06-051-0/+1
| |/
* / KVM: arm: plug potential guest hardware debug leakageZhichao Huang2017-05-151-1/+2
|/
* Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-101-17/+0
|\
| * uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-111-17/+0
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-101-1/+5
|\ \
| * \ Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini2017-05-091-1/+5
| |\ \ | | |/ | |/|
| | * KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLESEric Auger2017-05-081-0/+1
| | * KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLESEric Auger2017-05-081-1/+3
| | * KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS groupEric Auger2017-05-081-0/+1
* | | Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-091-59/+0
|\ \ \
| * \ \ Merge tag 'arm-to-clk-icst' of git://git.kernel.org/pub/scm/linux/kernel/git/...Olof Johansson2017-04-191-59/+0
| |\ \ \
| | * | | ARM/clk: move the ICST library to drivers/clkLinus Walleij2017-04-071-59/+0