summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorLines
2019-04-16arm64: instrument smp_{load_acquire,store_release}Mark Rutland-9/+15
2019-04-16arm64: mm: check virtual addr in virt_to_page() if CONFIG_DEBUG_VIRTUAL=yMiles Chen-1/+1
2019-04-16arm64: Advertise ARM64_HAS_DCPODP cpu featureAndrew Murray-1/+2
2019-04-16arm64: add CVADP support to the cache maintenance helperAndrew Murray-0/+4
2019-04-16arm64: Expose DC CVADP to userspaceAndrew Murray-0/+6
2019-04-16arm64: Handle trapped DC CVADPAndrew Murray-1/+2
2019-04-16arm64: HWCAP: encapsulate elf_hwcapAndrew Murray-15/+7
2019-04-16arm64: HWCAP: add support for AT_HWCAP2Andrew Murray-12/+64
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann-1/+9
2019-04-12arm64: ptrace: Add function argument access APIMasami Hiramatsu-0/+22
2019-04-12arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon-8/+8
2019-04-10arm64: compat: Reduce address limitVincenzo Frascino-0/+8
2019-04-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar-38/+8
2019-04-09arm64: mm: enable per pmd page table lockYu Zhao-2/+15
2019-04-09KVM: ARM: Remove pgtable page standard functions from stage-2 page tablesAnshuman Khandual-2/+2
2019-04-09arm64: probes: Move magic BRK values into brk-imm.hWill Deacon-8/+7
2019-04-09arm64: kprobes: Avoid calling kprobes debug handlers explicitlyWill Deacon-2/+0
2019-04-09arm64: debug: Separate debug hooks based on target exception levelWill Deacon-6/+13
2019-04-08arm64/ftrace: fix inadvertent BUG() in trampoline checkArd Biesheuvel-0/+5
2019-04-08arm64/io: Remove useless definition of mmiowb()Will Deacon-2/+0
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon-0/+1
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)-18/+4
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)-19/+3
2019-04-05arm64: Use defines instead of magic numbersAlexandru Elisei-2/+2
2019-04-03locking/rwsem: Remove arch specific rwsem filesWaiman Long-1/+0
2019-04-03arm64: mm: Make show_pte() a static functionWill Deacon-1/+0
2019-04-03asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range()Peter Zijlstra-0/+1
2019-03-29KVM: arm64/sve: Allow userspace to enable SVE for vcpusDave Martin-2/+1
2019-03-29KVM: arm64/sve: Add pseudo-register for the guest's vector lengthsDave Martin-5/+15
2019-03-29KVM: arm/arm64: Add KVM_ARM_VCPU_FINALIZE ioctlDave Martin-0/+4
2019-03-29KVM: arm/arm64: Add hook for arch-specific KVM initialisationDave Martin-0/+2
2019-03-29arm64/sve: In-kernel vector length availability query interfaceDave Martin-0/+29
2019-03-29KVM: arm64/sve: Add SVE support to register access ioctl interfaceDave Martin-0/+31
2019-03-29KVM: arm64/sve: Context switch the SVE registersDave Martin-0/+6
2019-03-29KVM: arm64/sve: System register context switch and access supportDave Martin-0/+4
2019-03-29KVM: arm64: Add a vcpu flag to control SVE visibility for the guestDave Martin-0/+4
2019-03-29arm64/sve: Enable SVE state tracking for non-task contextsDave Martin-1/+2
2019-03-29arm64/sve: Check SVE virtualisabilityDave Martin-0/+1
2019-03-29KVM: arm64: Add missing #includes to kvm_host.hDave Martin-0/+4
2019-03-29KVM: arm64: Delete orphaned declaration for __fpsimd_enabled()Dave Martin-1/+0
2019-03-28Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini-0/+11
2019-03-20syscall_get_arch: add "struct task_struct *" argumentDmitry V. Levin-2/+2
2019-03-19KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier-0/+11
2019-03-19arm64: Add MIDR encoding for HiSilicon Taishan CPUsHanjun Guo-0/+4
2019-03-19arm64: apply workaround on A64FX v1r0Mark Rutland-1/+1
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds-1/+0
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada-1/+0
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-9/+74
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds-9/+0
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-115/+316