aboutsummaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2019-07-26crypto: arm64/aes-cipher - switch to shared AES inverse SboxGravatar Ard Biesheuvel 1-39/+1
2019-07-26crypto: arm64/aes-neon - switch to shared AES SboxesGravatar Ard Biesheuvel 1-71/+3
2019-07-26crypto: arm64/aes-ce-cipher - use AES library as fallbackGravatar Ard Biesheuvel 3-9/+3
2019-07-26crypto: aes - move sync ctr(aes) to AES library and generic helperGravatar Ard Biesheuvel 3-60/+33
2019-07-26crypto: arm64/aes-ce - switch to library version of key expansion routineGravatar Ard Biesheuvel 2-8/+11
2019-07-26crypto: arm64/aes-neonbs - switch to library version of key expansion routineGravatar Ard Biesheuvel 2-4/+5
2019-07-26crypto: arm64/aes-ccm - switch to AES libraryGravatar Ard Biesheuvel 2-13/+7
2019-07-26crypto: arm64/ghash - switch to AES libraryGravatar Ard Biesheuvel 2-22/+11
2019-07-26crypto: aes - rename local routines to prevent future clashesGravatar Ard Biesheuvel 1-4/+4
2019-07-20Merge tag 'kbuild-v5.3-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ma...Gravatar Linus Torvalds 1-2/+2
2019-07-19Merge tag 'armsoc-defconfig' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-1/+43
2019-07-19Merge tag 'armsoc-dt' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 156-706/+15125
2019-07-19Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/soc/socGravatar Linus Torvalds 1-0/+3
2019-07-19Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-0/+17
2019-07-18mm/memory_hotplug: allow arch_remove_memory() without CONFIG_MEMORY_HOTREMOVEGravatar David Hildenbrand 1-2/+0
2019-07-18arm64/mm: add temporary arch_remove_memory() implementationGravatar David Hildenbrand 1-0/+19
2019-07-18Merge tag 'riscv/for-v5.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-1/+1
2019-07-17Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 6-64/+70
2019-07-17kbuild: add --hash-style= and --build-id unconditionallyGravatar Masahiro Yamada 1-2/+2
2019-07-16arm64: mm: implement pte_devmap supportGravatar Robin Murphy 3-0/+23
2019-07-16mm, kprobes: generalize and rename notify_page_fault() as kprobe_page_fault()Gravatar Anshuman Khandual 1-23/+1
2019-07-16mm/ioremap: probe platform for p4d huge map supportGravatar Anshuman Khandual 1-0/+5
2019-07-16arch: replace _BITUL() in kernel-space headers with BIT()Gravatar Masahiro Yamada 1-41/+41
2019-07-16Merge tag 'docs/v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mche...Gravatar Linus Torvalds 2-3/+3
2019-07-15Merge tag 'pci-v5.3-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-2/+11
2019-07-15docs: admin-guide: add kdump documentation into itGravatar Mauro Carvalho Chehab 1-1/+1
2019-07-15docs: arm: convert docs to ReST and rename to *.rstGravatar Mauro Carvalho Chehab 2-2/+2
2019-07-13Merge tag 'pinctrl-v5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Gravatar Linus Torvalds 1-0/+646
2019-07-12Merge tag 'kconfig-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...Gravatar Linus Torvalds 1-2/+0
2019-07-12Merge tag 'asm-generic-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-12/+19
2019-07-12Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 19-167/+267
2019-07-12arm64: move jump_label_init() before parse_early_param()Gravatar Kees Cook 2-5/+5
2019-07-12mm/pgtable: drop pgtable_t variable from pte_fn_t functionsGravatar Anshuman Khandual 2-4/+2
2019-07-12arm64: switch to generic version of pte allocationGravatar Mike Rapoport 3-42/+13
2019-07-12mm: rename CONFIG_HAVE_GENERIC_GUP to CONFIG_HAVE_FAST_GUPGravatar Christoph Hellwig 1-3/+1
2019-07-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 5-1/+32
2019-07-11Merge tag 'clone3-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/brau...Gravatar Linus Torvalds 2-1/+4
2019-07-10Merge tag 'pidfd-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 2-1/+3
2019-07-09Merge tag 'docs-5.3' of git://git.lwn.net/linuxGravatar Linus Torvalds 5-5/+5
2019-07-09Merge tag 'please-pull-for_5.3' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 2-0/+19
2019-07-09Merge tag 'iommu-updates-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Gravatar Linus Torvalds 1-408/+4
2019-07-09Merge tag 'regulator-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Gravatar Linus Torvalds 1-0/+17
2019-07-08Merge branch 'siginfo-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-3/+3
2019-07-08Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 6-102/+130
2019-07-08Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 2-27/+27
2019-07-08Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 25-526/+1191
2019-07-08Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 44-276/+546
2019-07-08KVM: arm/arm64: Initialise host's MPIDRs by reading the actual registerGravatar Marc Zyngier 1-4/+3
2019-07-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmGravatar Linus Torvalds 1-1/+1
2019-07-05KVM: arm64: Migrate _elx sysreg accessors to msr_s/mrs_sGravatar Dave Martin 9-138/+129