summaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-082-2/+11
|\ \ \
| * \ \ Merge branch 'pci/resource-mmap' into nextBjorn Helgaas2017-04-281-2/+1
| |\ \ \
| | * | | ARM/PCI: Use generic pci_mmap_resource_range()David Woodhouse2017-04-201-0/+1
| | * | | PCI: Move multiple declarations of pci_mmap_page_range() to <linux/pci.h>David Woodhouse2017-04-181-2/+0
| | | |/ | | |/|
| * | | ARM: Implement pci_remap_cfgspace() interfaceLorenzo Pieralisi2017-04-241-0/+10
| |/ /
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-082-20/+32
|\ \ \
| * | | treewide: decouple cacheflush.h and set_memory.hLaura Abbott2017-05-081-1/+0
| * | | treewide: move set_memory_* functions away from cacheflush.hLaura Abbott2017-05-082-20/+33
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-085-15/+20
|\ \ \ \
| * \ \ \ Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2017-04-275-13/+19
| |\ \ \ \
| | * | | | ARM: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier2017-04-091-6/+4
| | * | | | arm/arm64: KVM: Remove kvm_get_idmap_startMarc Zyngier2017-04-091-1/+0
| | * | | | arm/arm64: KVM: Use __hyp_reset_vectors() directlyMarc Zyngier2017-04-091-6/+0
| | * | | | ARM: KVM: Gracefully handle hyp-stubs being restored from under our feetMarc Zyngier2017-04-091-1/+1
| | * | | | ARM: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier2017-04-092-3/+1
| | * | | | ARM: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init codeMarc Zyngier2017-04-091-0/+1
| | * | | | ARM: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier2017-04-091-0/+3
| | * | | | ARM: hyp-stub: Define a return value for failed stub callsMarc Zyngier2017-04-091-0/+2
| | * | | | ARM: KVM: Convert KVM to use HVC_GET_VECTORSMarc Zyngier2017-04-091-0/+8
| | * | | | ARM: soft-reboot into same mode that we entered the kernelRussell King2017-04-091-2/+2
| | * | | | KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall2017-04-091-0/+3
| | | |_|/ | | |/| |
| * | | | KVM: mark requests that need synchronizationPaolo Bonzini2017-04-271-1/+1
| * | | | KVM: mark requests that do not need a wakeupRadim Krčmář2017-04-271-1/+1
| * | | | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini2017-04-071-1/+0
| |/ / /
* | | | Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-05-083-3/+46
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branches 'fixes' and 'misc' into for-nextRussell King2017-04-263-3/+46
| |\ \ \ | | |/ / | |/| |
| | * | ARM: 8667/3: Fix memory attribute inconsistencies when using fixmapJon Medhurst2017-04-201-1/+1
| | * | ARM: 8663/1: wire up HWCAP/HWCAP2 feature bits to the CPU modaliasArd Biesheuvel2017-03-301-0/+38
| | * | ARM: 8662/1: module: split core and init PLT sectionsArd Biesheuvel2017-03-171-2/+7
| | |/
* | | xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini2017-05-022-11/+4
* | | Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-05-011-1/+13
|\ \ \
| * | | efi/arm-stub: Correct FDT and initrd allocation rules for arm64Ard Biesheuvel2017-04-051-1/+13
| |/ /
| | |
| \ \
| \ \
| \ \
*---. \ \ Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro2017-04-265-72/+19
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| | | * | Merge branch 'parisc-4.11-3' of git://git.kernel.org/pub/scm/linux/kernel/git...Al Viro2017-04-023-1/+2
| | | |\ \ | | |/ / / | |/| | / | | | |/
| | | * Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-03-112-1/+1
| | | |\
| | | | * KVM: arm/arm64: Remove KVM_PRIVATE_MEM_SLOTS definition that are unusedLinu Cherian2017-03-091-1/+0
| | | | * arm: KVM: Survive unknown traps from guestsMark Rutland2017-03-071-0/+1
| |_|_|/ |/| | |
| | | * arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-091-0/+1
| |_|/ |/| |
| | * arm: switch to RAW_COPY_USERAl Viro2017-03-281-46/+14
| | * arm: switch to generic extable.hAl Viro2017-03-282-19/+2
| |/
| * new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
| * uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-051-2/+0
| * uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-051-3/+0
|/
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-022-3/+6
* Merge branch 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds2017-02-283-6/+31
|\
| *-. Merge branches 'fixes' and 'misc'; commit 'kuser^{/add CPU_THUMB_CAPABLE to i...Russell King2017-02-283-6/+31
| |\ \
| | * | ARM: 8655/1: improve NOMMU definition of pgprot_*()Arnd Bergmann2017-02-281-3/+3
OpenPOWER on IntegriCloud