summaryrefslogtreecommitdiff
path: root/arch/arm64/include/asm
AgeCommit message (Expand)AuthorFilesLines
2017-07-06Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds11-9/+33
2017-07-04Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+0
2017-06-29arm64: add missing conversion to __wsum in ip_fast_csum()Luc Van Oostenryck1-1/+1
2017-06-26Merge branch 'aarch64/for-next/ras-apei' into aarch64/for-next/coreWill Deacon4-3/+16
2017-06-22arm/arm64: KVM: add guest SEA supportTyler Baicar2-0/+12
2017-06-22arm64: exception: handle Synchronous External AbortTyler Baicar1-0/+1
2017-06-22arm64: ptrace: Flush user-RW TLS reg to thread_struct before readingDave Martin1-0/+3
2017-06-15arm64/dma-mapping: Remove extraneous null-pointer checksOlav Haugan1-2/+0
2017-06-12arm64: hugetlb: Fix huge_pte_offset to return poisoned page table entriesPunit Agrawal1-1/+1
2017-06-12arm64: mm: print out correct page table entriesKristina Martsenko1-1/+1
2017-06-08Merge tag 'kvm-arm-for-v4.12-rc5-take2' of git://git.kernel.org/pub/scm/linux...Paolo Bonzini1-0/+4
2017-06-07arm64: ftrace: add support for far branches to dynamic ftraceArd Biesheuvel1-0/+3
2017-06-06arm64: KVM: Preserve RES1 bits in SCTLR_EL2Marc Zyngier1-0/+4
2017-06-02ARM64/ACPI: Fix BAD_MADT_GICC_ENTRY() macro implementationLorenzo Pieralisi1-3/+3
2017-05-30arm64: futex: Fix undefined behaviour with FUTEX_OP_OPARG_SHIFT usageWill Deacon1-4/+4
2017-05-30arm64: Add dump_backtrace() in show_regsKefeng Wang1-0/+1
2017-05-30arm64: Preventing READ_IMPLIES_EXEC propagationDong Bo1-0/+6
2017-05-26arm64: Prevent cpu hotplug rwsem recursionThomas Gleixner1-1/+0
2017-05-17arm64/cpufeature: don't use mutex in bringup pathMark Rutland2-4/+16
2017-05-15arm64: Remove redundant mov from LL/SC cmpxchgRobin Murphy1-1/+0
2017-05-11Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds5-14/+34
2017-05-09arm64: uaccess: suppress spurious clang warningMark Rutland1-2/+2
2017-05-09arm64: atomic_lse: match asm register sizesMark Rutland1-2/+2
2017-05-09arm64: uaccess: ensure extension of access_ok() addrMark Rutland1-1/+2
2017-05-09arm64: ensure extension of smp_store_release valueMark Rutland1-5/+15
2017-05-09arm64: xchg: hazard against entire exchange variableMark Rutland1-1/+1
2017-05-09arm64: entry: improve data abort handling of tagged pointersKristina Martsenko1-0/+9
2017-05-09arm64: hw_breakpoint: fix watchpoint matching for tagged pointersKristina Martsenko1-3/+3
2017-05-09Merge tag 'kvm-arm-for-v4.12-round2' of git://git.kernel.org/pub/scm/linux/ke...Paolo Bonzini1-0/+6
2017-05-09Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2-0/+12
2017-05-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds2-4/+1
2017-05-09treewide: decouple cacheflush.h and set_memory.hLaura Abbott1-1/+0
2017-05-09treewide: move set_memory_* functions away from cacheflush.hLaura Abbott2-4/+2
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-21/+26
2017-05-05Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds19-209/+323
2017-05-04Merge tag 'for-linus-4.12b-rc0b-tag' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-12/+4
2017-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-0/+30
2017-05-02bpf, arm64: implement jiting of BPF_XADDDaniel Borkmann1-0/+30
2017-05-02Merge branch 'work.compat' of git://git.kernel.org/pub/scm/linux/kernel/git/v...Linus Torvalds2-2/+1
2017-05-02xen/arm,arm64: fix xen_dma_ops after 815dd18 "Consolidate get_dma_ops..."Stefano Stabellini2-12/+4
2017-05-02arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accessesMarc Zyngier1-0/+6
2017-05-02Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2017-05-02Merge branch 'efi-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-1/+23
2017-05-02Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds4-12/+38
2017-05-02Merge branch 'work.uaccess' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-77/+31
2017-04-28Merge branch 'pci/resource-mmap' into nextBjorn Helgaas1-0/+2
2017-04-27Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...Paolo Bonzini6-94/+193
2017-04-27KVM: mark requests that need synchronizationPaolo Bonzini1-1/+1
2017-04-27KVM: mark requests that do not need a wakeupRadim Krčmář1-1/+1
2017-04-26Merge branches 'uaccess.alpha', 'uaccess.arc', 'uaccess.arm', 'uaccess.arm64'...Al Viro7-81/+46