index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2018-12-28
Merge tag 'devicetree-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2018-12-28
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-12-28
Merge tag 'dma-mapping-4.21' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-12-28
lib/ioremap: ensure break-before-make is used for huge p4d mappings
Will Deacon
2018-12-28
arm64: mmu: drop pXd_present() checks from pXd_free_pYd_table()
Will Deacon
2018-12-28
mm/memblock.c: skip kmemleak for kasan_init()
Qian Cai
2018-12-28
kasan, arm64: select HAVE_ARCH_KASAN_SW_TAGS
Andrey Konovalov
2018-12-28
kasan, mm, arm64: tag non slab memory allocated via pagealloc
Andrey Konovalov
2018-12-28
kasan, arm64: add brk handler for inline instrumentation
Andrey Konovalov
2018-12-28
kasan, arm64: enable top byte ignore for the kernel
Andrey Konovalov
2018-12-28
kasan, arm64: fix up fault handling logic
Andrey Konovalov
2018-12-28
kasan, arm64: untag address in _virt_addr_is_linear
Andrey Konovalov
2018-12-28
kasan: add tag related helper functions
Andrey Konovalov
2018-12-28
arm64: move untagged_addr macro from uaccess.h to memory.h
Andrey Konovalov
2018-12-28
kasan: initialize shadow to 0xff for tag-based mode
Andrey Konovalov
2018-12-28
kasan: rename kasan_zero_page to kasan_early_shadow_page
Andrey Konovalov
2018-12-28
kasan, arm64: adjust shadow size for tag-based mode
Andrey Konovalov
2018-12-27
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2018-12-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-12-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-12-25
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2018-12-21
KVM: Make kvm_set_spte_hva() return int
Lan Tianyu
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-20
arm64: select ACPI PCI code only when both features are enabled
Sinan Kaya
2018-12-19
Merge tag 'kvmarm-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git...
Paolo Bonzini
2018-12-19
arm/arm64: KVM: Add ARM_EXCEPTION_IS_TRAP macro
Marc Zyngier
2018-12-19
arm64: KVM: Avoid setting the upper 32 bits of VTCR_EL2 to 1
Will Deacon
2018-12-19
arm64: KVM: Add trapped system register access tracepoint
Marc Zyngier
2018-12-19
KVM: arm64: Make vcpu const in vcpu_read_sys_reg
Christoffer Dall
2018-12-19
KVM: arm/arm64: Fixup the kvm_exit tracepoint
Christoffer Dall
2018-12-19
arm64: default to the direct mapping in get_arch_dma_ops
Christoph Hellwig
2018-12-18
KVM: arm64: Clarify explanation of STAGE2_PGTABLE_LEVELS
Christoffer Dall
2018-12-18
KVM: arm64: Add support for creating PUD hugepages at stage 2
Punit Agrawal
2018-12-18
KVM: arm64: Update age handlers to support PUD hugepages
Punit Agrawal
2018-12-18
KVM: arm64: Support handling access faults for PUD hugepages
Punit Agrawal
2018-12-18
KVM: arm64: Support PUD hugepage in stage2_is_exec()
Punit Agrawal
2018-12-18
KVM: arm64: Support dirty page tracking for PUD hugepages
Punit Agrawal
2018-12-18
KVM: arm/arm64: Introduce helpers to manipulate page table entries
Punit Agrawal
2018-12-18
KVM: arm/arm64: Log PSTATE for unhandled sysregs
Mark Rutland
2018-12-18
arm64: KVM: Consistently advance singlestep when emulating instructions
Mark Rutland
2018-12-14
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
2018-12-14
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2018-12-14
arm64: kaslr: print PHYS_OFFSET in dump_kernel_offset()
Miles Chen
2018-12-13
dma-mapping: bypass indirect calls for dma-direct
Christoph Hellwig
2018-12-13
dma-direct: merge swiotlb_dma_ops into the dma_direct code
Christoph Hellwig
2018-12-13
dma-mapping: factor out dummy DMA ops
Robin Murphy
2018-12-13
dma-mapping: always build the direct mapping code
Christoph Hellwig
2018-12-13
Merge branch 'yaml-bindings-for-v4.21' into dt/next
Rob Herring
2018-12-13
arm64: sysreg: Use _BITUL() when defining register bits
Will Deacon
[next]