summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2017-07-0511-9/+33
|\
| * arm64: add missing conversion to __wsum in ip_fast_csum()Luc Van Oostenryck2017-06-291-1/+1
| * Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon2017-06-264-3/+16
| |\
| | * arm/arm64: KVM: add guest SEA supportTyler Baicar2017-06-222-0/+12
| | * arm64: exception: handle Synchronous External AbortTyler Baicar2017-06-221-0/+1
| * | arm64: ptrace: Flush user-RW TLS reg to thread_struct before readingDave Martin2017-06-221-0/+3
| * | arm64/dma-mapping: Remove extraneous null-pointer checksOlav Haugan2017-06-151-2/+0
| * | arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entriesPunit Agrawal2017-06-121-1/+1
| * | arm64: mm: print out correct page table entriesKristina Martsenko2017-06-121-1/+1
| * | arm64: ftrace: add support for far branches to dynamic ftraceArd Biesheuvel2017-06-071-0/+3
| * | arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usageWill Deacon2017-05-301-4/+4
| * | arm64: Add dump_backtrace() in show_regsKefeng Wang2017-05-301-0/+1
| * | arm64: Preventing READ_IMPLIES_EXEC propagationDong Bo2017-05-301-0/+6
* | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-07-031-1/+0
|\ \ \
| * | | arm64: Prevent cpu hotplug rwsem recursionThomas Gleixner2017-05-261-1/+0
| |/ /
* | | Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux...Paolo Bonzini2017-06-081-0/+4
|\ \ \ | |_|/ |/| |
| * | arm64: KVM: Preserve RES1 bits in SCTLR_EL2Marc Zyngier2017-06-061-0/+4
* | | ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi2017-06-021-3/+3
| |/ |/|
* | 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/+0
|/
* 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 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini2017-05-091-0/+6
|\ \
| * | 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-082-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-082-4/+1
|\ \ \ \
| * | | | 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-4/+2
* | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-084-21/+26
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini2017-04-276-94/+193
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fixChristoffer Dall2017-04-092-75/+168
| | |\ \ \
| | * | | | arm64: hyp-stub/KVM: Kill __hyp_get_vectorsMarc Zyngier2017-04-091-8/+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
| | * | | | arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectorsMarc Zyngier2017-04-092-3/+1
| | * | | | 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
OpenPOWER on IntegriCloud