summaryrefslogtreecommitdiffstats
path: root/arch/arm/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-092-20/+32
|\
| * treewide: decouple cacheflush.h and set_memory.hLaura Abbott2017-05-091-1/+0
| * treewide: move set_memory_* functions away from cacheflush.hLaura Abbott2017-05-092-20/+33
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-086-15/+24
|\ \
| * \ Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2017-04-276-13/+21
| |\ \
| | * | KVM: arm/arm64: Add ARM user space interrupt signaling ABIAlexander Graf2017-04-091-0/+2
| | * | 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-072-1/+2
| |/ /
* | | 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-021-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-291-46/+14
| | * arm: switch to generic extable.hAl Viro2017-03-292-19/+2
| |/
| * new helper: uaccess_kernel()Al Viro2017-03-281-1/+1
| * uaccess: drop duplicate includes from asm/uaccess.hAl Viro2017-03-061-2/+0
| * uaccess: move VERIFY_{READ,WRITE} definitions to linux/uaccess.hAl Viro2017-03-061-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
| | * | ARM: 8651/1: cache-uniphier: include <linux/errno.h> instead of <linux/types.h>Masahiro Yamada2017-02-281-1/+1
| | * | ARM: 8648/2: nommu: display vectors baseAfzal Mohammed2017-02-281-2/+7
| | * | ARM: 8646/1: mmu: decouple VECTORS_BASE from KconfigAfzal Mohammed2017-02-281-0/+2
| | * | ARM: 8640/1: Add support for CONFIG_DEBUG_VIRTUALFlorian Fainelli2017-02-281-2/+13
| | * | ARM: 8639/1: Define KERNEL_START and KERNEL_ENDFlorian Fainelli2017-02-281-0/+7
| | |/
* | | scripts/spelling.txt: add "partiton" pattern and fix typo instancesMasahiro Yamada2017-02-281-1/+1
* | | kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-281-0/+4