index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
Age
Commit message (
Expand
)
Author
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2019-01-01
Merge tag 'kgdb-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/da...
Linus Torvalds
2018-12-31
Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2018-12-31
Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/ar...
Linus Torvalds
2018-12-31
Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...
Linus Torvalds
2018-12-31
Merge branch 'fixes' into next/soc
Olof Johansson
2018-12-31
Merge tag 'trace-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-12-30
kgdb/treewide: constify struct kgdb_arch arch_kgdb_ops
Christophe Leroy
2018-12-30
kgdb: Fix kgdb_roundup_cpus() for arches who used smp_call_function()
Douglas Anderson
2018-12-30
kgdb: Remove irq flags from roundup
Douglas Anderson
2018-12-29
Merge tag 'kconfig-v4.21-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-29
Merge tag 'kconfig-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...
Linus Torvalds
2018-12-29
Merge tag 'kbuild-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2018-12-28
Merge tag 'char-misc-4.21-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
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-22
arm64: Use ftrace_graph_get_ret_stack() instead of curr_ret_stack
Steven Rostedt (VMware)
2018-12-22
treewide: surround Kconfig file paths with double quotes
Masahiro Yamada
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
Revert "arm64: defconfig: Enable FSL_MC_BUS and FSL_MC_DPIO"
Horia Geantă
2018-12-20
Merge tag 'renesas-fixes2-for-v4.20' of git://git.kernel.org/pub/scm/linux/ke...
Arnd Bergmann
2018-12-20
Merge tag 'sunxi-dt64-for-4.21-2' of git://git.kernel.org/pub/scm/linux/kerne...
Arnd Bergmann
2018-12-20
Merge tag 'imx-qspi-dt-clean' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Arnd Bergmann
2018-12-20
Merge tag 'am654-for-v4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Arnd Bergmann
2018-12-20
Merge tag 'zynqmp-dt-for-v5.0' of https://github.com/Xilinx/linux-xlnx into n...
Arnd Bergmann
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
[next]