summaryrefslogtreecommitdiff
path: root/arch/arm64/include
Commit message (Expand)AuthorAge
* Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux...Paolo Bonzini2017-06-08
|\
| * arm64: KVM: Preserve RES1 bits in SCTLR_EL2Marc Zyngier2017-06-06
* | ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi2017-06-02
* | arm64/cpufeature: don't use mutex in bringup pathMark Rutland2017-05-17
* | arm64: Remove redundant mov from LL/SC cmpxchgRobin Murphy2017-05-15
|/
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-11
|\
| * arm64: uaccess: suppress spurious clang warningMark Rutland2017-05-09
| * arm64: atomic_lse: match asm register sizesMark Rutland2017-05-09
| * arm64: uaccess: ensure extension of access_ok() addrMark Rutland2017-05-09
| * arm64: ensure extension of smp_store_release valueMark Rutland2017-05-09
| * arm64: xchg: hazard against entire exchange variableMark Rutland2017-05-09
| * arm64: entry: improve data abort handling of tagged pointersKristina Martsenko2017-05-09
| * arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko2017-05-09
* | Merge tag 'kbuild-uapi-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-10
|\ \
| * | uapi: export all headers under uapi directoriesNicolas Dichtel2017-05-11
* | | Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini2017-05-09
|\ \ \ | |/ / |/| |
| * | KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLESEric Auger2017-05-08
| * | KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLESEric Auger2017-05-08
| * | KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS groupEric Auger2017-05-08
| * | arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier2017-05-02
* | | Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-05-08
|\ \ \
| * \ \ Merge branch 'pci/resource-mmap' into nextBjorn Helgaas2017-04-28
| |\ \ \
| | * | | PCI: Add pci_mmap_resource_range() and use it for ARM64David Woodhouse2017-04-20
| * | | | ARM64: Implement pci_remap_cfgspace() interfaceLorenzo Pieralisi2017-04-24
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-08
|\ \ \ \
| * | | | treewide: decouple cacheflush.h and set_memory.hLaura Abbott2017-05-08
| * | | | treewide: move set_memory_* functions away from cacheflush.hLaura Abbott2017-05-08
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-08
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2017-04-27
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fixChristoffer Dall2017-04-09
| | |\ \ \
| | * | | | KVM: arm/arm64: Add ARM user space interrupt signaling ABIAlexander Graf2017-04-09
| | * | | | arm64: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier2017-04-09
| | * | | | arm/arm64: KVM: Remove kvm_get_idmap_startMarc Zyngier2017-04-09
| | * | | | arm/arm64: KVM: Use __hyp_reset_vectors() directlyMarc Zyngier2017-04-09
| | * | | | arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier2017-04-09
| | * | | | arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercallMarc Zyngier2017-04-09
| | * | | | arm64: hyp-stub: Update documentation in asm/virt.hMarc Zyngier2017-04-09
| | * | | | arm64: hyp-stub: Define a return value for failed stub callsMarc Zyngier2017-04-09
| | * | | | KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/putChristoffer Dall2017-04-09
| * | | | | KVM: mark requests that need synchronizationPaolo Bonzini2017-04-27
| * | | | | KVM: mark requests that do not need a wakeupRadim Krčmář2017-04-27
| * | | | | kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET publicPaolo Bonzini2017-04-07
| |/ / / /
* | | | | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-05-05
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | arm64: module: split core and init PLT sectionsArd Biesheuvel2017-04-26
| * | | | arm64: Add CNTFRQ_EL0 trap handlerMarc Zyngier2017-04-24
| * | | | Merge branch 'will/for-next/perf' into for-next/coreCatalin Marinas2017-04-12
| |\ \ \ \
| | * | | | arm64: add function to get a cpu's MADT GICC tableMark Rutland2017-04-11
| | |/ / /
| * | | | Merge tag 'arch-timer-errata-prereq' of git://git.kernel.org/pub/scm/linux/ke...Catalin Marinas2017-04-07
| |\ \ \ \
| * | | | | arm64: kdump: implement machine_crash_shutdown()AKASHI Takahiro2017-04-05
| * | | | | arm64: hibernate: preserve kdump image around hibernationAKASHI Takahiro2017-04-05