summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)AuthorFilesLines
2019-05-07Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds2-2/+1
2019-05-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds1-1/+0
2019-05-06Merge branch 'core-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-0/+1
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds2-1/+9
2019-04-18arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor1-1/+1
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann2-1/+9
2019-04-12arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon1-8/+8
2019-04-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar1-38/+8
2019-04-08arm64/ftrace: fix inadvertent BUG() in trampoline checkArd Biesheuvel1-0/+5
2019-04-08arm64/io: Remove useless definition of mmiowb()Will Deacon1-2/+0
2019-04-08arch: Use asm-generic header for asm/mmiowb.hWill Deacon1-0/+1
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)1-18/+4
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)1-19/+3
2019-04-03locking/rwsem: Remove arch specific rwsem filesWaiman Long1-1/+0
2019-04-03asm-generic/tlb, arch: Provide generic tlb_flush() based on flush_tlb_range()Peter Zijlstra1-0/+1
2019-03-28Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini1-0/+11
2019-03-19KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier1-0/+11
2019-03-19arm64: Add MIDR encoding for HiSilicon Taishan CPUsHanjun Guo1-0/+4
2019-03-19arm64: apply workaround on A64FX v1r0Mark Rutland1-1/+1
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds1-1/+0
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada1-1/+0
2019-03-16Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds5-9/+74
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds1-9/+0
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds23-115/+316
2019-03-07Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds5-4/+34
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+5
2019-03-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds5-186/+193
2019-03-06arm64/mm: enable HugeTLB migration for contiguous bit HugeTLB pagesAnshuman Khandual1-0/+5
2019-03-06kasan: remove use after scope bugs detection.Andrey Ryabinin1-4/+0
2019-03-06Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds3-28/+75
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds1-1/+0
2019-03-04Merge branch 'acpi-apei'Rafael J. Wysocki5-4/+34
2019-03-01Revert "arm64: uaccess: Implement unsafe accessors"Catalin Marinas1-59/+20
2019-02-28arm64: avoid clang warning about self-assignmentArnd Bergmann1-2/+3
2019-02-28arm64: io: Hook up __io_par() for inX() orderingWill Deacon1-0/+1
2019-02-28arm64: Add workaround for Fujitsu A64FX erratum 010001Zhang Lei3-0/+30
2019-02-28Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar3-0/+26
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner1-0/+2
2019-02-26arm64: Rename get_thread_info()Julien Thierry2-4/+4
2019-02-26arm64: Remove documentation about TIF_USEDFPUJulien Grall1-1/+0
2019-02-22Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini5-9/+74
2019-02-20KVM: arm64: Fix comment for KVM_PHYS_SHIFTZenghui Yu1-1/+2
2019-02-20arm64: KVM: Describe data or unified caches as having 1 set and 1 wayArd Biesheuvel1-1/+2
2019-02-20arm64: KVM: Expose sanitised cache type register to guestArd Biesheuvel2-0/+4
2019-02-20KVM: arm/arm64: Move kvm_is_write_fault to header fileChristoffer Dall1-0/+8
2019-02-20KVM: arm/arm64: consolidate arch timer trap handlersAndre Przywara1-0/+4
2019-02-20KVM: arm64: Fix ICH_ELRSR_EL2 sysreg namingMarc Zyngier1-1/+1
2019-02-20KVM: arm/arm64: Factor out VMID into struct kvm_vmidChristoffer Dall3-6/+16
2019-02-20arm/arm64: KVM: Statically configure the host's view of MPIDRMarc Zyngier1-0/+8
2019-02-20arm64: KVM: Allow for direct call of HYP functions when using VHEMarc Zyngier1-2/+30