summaryrefslogtreecommitdiff
path: root/arch/arm64/include
AgeCommit message (Expand)Author
2019-07-26arm64: irqflags: Add condition flags to inline asm clobber listJulien Thierry
2019-07-10arm64: tlbflush: Ensure start/end of address range are aligned to strideWill Deacon
2019-07-03arm64: insn: Fix ldadd instruction encodingJean-Philippe Brucker
2019-07-03bpf, arm64: use more scalable stadd over ldxr / stxr loop in xaddDaniel Borkmann
2019-07-03arm64: futex: Avoid copying out uninitialised stack in failed cmpxchg()Will Deacon
2019-06-25arm64/sve: <uapi/asm/ptrace.h> should not depend on <uapi/linux/prctl.h>Anisse Astier
2019-06-22arm64: use the correct function type in SYSCALL_DEFINE0Sami Tolvanen
2019-06-22arm64: fix syscall_fn_t typeSami Tolvanen
2019-05-31arm64: vdso: Fix clock_getres() for CLOCK_REALTIMEVincenzo Frascino
2019-05-31arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon
2019-05-31arm64: Fix compiler warning from pte_unmap() with -Wunused-but-set-variableQian Cai
2019-05-31arm64: errata: Add workaround for Cortex-A76 erratum #1463225Will Deacon
2019-05-22arm64: compat: Reduce address limitVincenzo Frascino
2019-05-22arm64: arch_timer: Ensure counter register reads occur with seqlock heldWill Deacon
2019-05-11arm64: futex: Bound number of LDXR/STXR loops in FUTEX_WAKE_OPWill Deacon
2019-04-23Merge tag 'syscalls-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/arn...Linus Torvalds
2019-04-18arm64: futex: Restore oldval initialization to work around buggy compilersNathan Chancellor
2019-04-15arch: add pidfd and io_uring syscalls everywhereArnd Bergmann
2019-04-12arm64: futex: Fix FUTEX_WAKE_OP atomic ops with non-zero result valueWill Deacon
2019-04-08arm64/ftrace: fix inadvertent BUG() in trampoline checkArd Biesheuvel
2019-04-05syscalls: Remove start and number from syscall_set_arguments() argsSteven Rostedt (VMware)
2019-04-05syscalls: Remove start and number from syscall_get_arguments() argsSteven Rostedt (Red Hat)
2019-03-28Merge tag 'kvmarm-fixes-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini
2019-03-19KVM: arm/arm64: vgic-its: Take the srcu lock when writing to guest memoryMarc Zyngier
2019-03-19arm64: Add MIDR encoding for HiSilicon Taishan CPUsHanjun Guo
2019-03-19arm64: apply workaround on A64FX v1r0Mark Rutland
2019-03-17Merge tag 'kbuild-v5.1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Linus Torvalds
2019-03-17kbuild: force all architectures except um to include mandatory-yMasahiro Yamada
2019-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2019-03-10Merge tag 'dma-mapping-5.1' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2019-03-10Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2019-03-06Merge tag 'acpi-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds
2019-03-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2019-03-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-03-05arm64/mm: enable HugeTLB migration for contiguous bit HugeTLB pagesAnshuman Khandual
2019-03-05kasan: remove use after scope bugs detection.Andrey Ryabinin
2019-03-05Merge branch 'timers-2038-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-03-04get rid of legacy 'get_ds()' functionLinus Torvalds
2019-03-04Merge branch 'acpi-apei'Rafael J. Wysocki
2019-03-01Revert "arm64: uaccess: Implement unsafe accessors"Catalin Marinas
2019-02-28arm64: avoid clang warning about self-assignmentArnd Bergmann
2019-02-28arm64: io: Hook up __io_par() for inX() orderingWill Deacon
2019-02-28arm64: Add workaround for Fujitsu A64FX erratum 010001Zhang Lei
2019-02-28Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar
2019-02-27Merge tag 'y2038-syscall-abi' of git://git.kernel.org/pub/scm/linux/kernel/gi...Thomas Gleixner
2019-02-26arm64: Rename get_thread_info()Julien Thierry
2019-02-26arm64: Remove documentation about TIF_USEDFPUJulien Grall
2019-02-22Merge tag 'kvmarm-for-v5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2019-02-19KVM: arm64: Fix comment for KVM_PHYS_SHIFTZenghui Yu
2019-02-19arm64: KVM: Describe data or unified caches as having 1 set and 1 wayArd Biesheuvel