summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
Commit message (Expand)AuthorAgeFilesLines
* arm64/cpufeature: don't use mutex in bringup pathMark Rutland2017-05-172-4/+16
* arm64: Remove redundant mov from LL/SC cmpxchgRobin Murphy2017-05-151-1/+0Star
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-115-14/+34
|\
| * arm64: uaccess: suppress spurious clang warningMark Rutland2017-05-091-2/+2
| * arm64: atomic_lse: match asm register sizesMark Rutland2017-05-091-2/+2
| * arm64: uaccess: ensure extension of access_ok() addrMark Rutland2017-05-091-1/+2
| * arm64: ensure extension of smp_store_release valueMark Rutland2017-05-091-5/+15
| * arm64: xchg: hazard against entire exchange variableMark Rutland2017-05-091-1/+1
| * arm64: entry: improve data abort handling of tagged pointersKristina Martsenko2017-05-091-0/+9
| * arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko2017-05-091-3/+3
* | Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-111-18/+0Star
|\ \
| * | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-101-18/+0Star
* | | Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini2017-05-092-1/+11
|\ \ \ | |/ / |/| |
| * | 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
| * | arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier2017-05-021-0/+6
* | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-092-0/+12
|\ \ \
| * \ \ Merge branch 'pci/resource-mmap' into nextBjorn Helgaas2017-04-281-0/+2
| |\ \ \
| | * | | PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse2017-04-201-0/+2
| * | | | ARM64: Implement pci_remap_cfgspace() interfaceLorenzo Pieralisi2017-04-241-0/+10
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-092-4/+1Star
|\ \ \ \
| * | | | treewide: decouple cacheflush.h and set_memory.hLaura Abbott2017-05-091-1/+0Star
| * | | | treewide: move set_memory_* functions away from cacheflush.hLaura Abbott2017-05-092-4/+2Star
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-085-21/+30
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2017-04-277-94/+195
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fixChristoffer Dall2017-04-092-75/+168
| | |\ \ \
| | * | | | KVM: arm/arm64: Add ARM user space interrupt signaling ABIAlexander Graf2017-04-091-0/+2
| | * | | | arm64: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier2017-04-091-8/+4Star
| | * | | | arm/arm64: KVM: Remove kvm_get_idmap_startMarc Zyngier2017-04-091-1/+0Star
| | * | | | arm/arm64: KVM: Use __hyp_reset_vectors() directlyMarc Zyngier2017-04-091-6/+0Star
| | * | | | arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier2017-04-092-3/+1Star
| | * | | | arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier2017-04-091-0/+9
| | * | | | arm64: hyp-stub: Update documentation in asm/virt.hMarc Zyngier2017-04-091-3/+8
| | * | | | arm64: hyp-stub: Define a return value for failed stub callsMarc Zyngier2017-04-092-1/+4
| | * | | | KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall2017-04-091-0/+2
| * | | | | 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 tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-0520-209/+326
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | arm64: module: split core and init PLT sectionsArd Biesheuvel2017-04-261-2/+7
| * | | | arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier2017-04-241-0/+4
| * | | | Merge branch 'will/for-next/perf' into for-next/coreCatalin Marinas2017-04-121-0/+2
| |\ \ \ \
| | * | | | arm64: add function to get a cpu's MADT GICC tableMark Rutland2017-04-111-0/+2
| | |/ / /
| * | | | Merge tag 'arch-timer-errata-prereq' of git://git.kernel.org/pub/scm/linux/ke...Catalin Marinas2017-04-073-1/+6
| |\ \ \ \
| * | | | | arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro2017-04-053-2/+45
| * | | | | arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro2017-04-051-0/+10
| * | | | | arm64: mm: add set_memory_valid()AKASHI Takahiro2017-04-051-0/+1
| * | | | | Merge branch 'arm64/common-sysreg' of git://git.kernel.org/pub/scm/linux/kern...Catalin Marinas2017-04-042-75/+168
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | arm64: sysreg: add Set/Way sys encodingsMark Rutland2017-03-091-0/+6