summaryrefslogtreecommitdiffstats
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
2017-02-09arm64: head.S: Enable EL1 (host) access to SPE when entered at EL2Will Deacon1-4/+15
2017-02-09arm64: add ARCH_THUNDER2 to defconfigJayachandran C1-0/+1
2017-02-09arm64: add THUNDER2 processor familyJayachandran C1-0/+7
2017-02-09Merge tag 'mvebu-dt64-4.11-3' of git://git.infradead.org/linux-mvebu into nex...Arnd Bergmann2-2/+2
2017-02-09Merge tag 'qcom-arm64-for-4.11-2' of git://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann1-0/+240
2017-02-09Merge tag 'sunxi-dt64-for-4.11' of https://git.kernel.org/pub/scm/linux/kerne...Arnd Bergmann4-4/+297
2017-02-09arm64: use is_vmalloc_addrMiles Chen1-1/+1
2017-02-09arm64: use linux/sizes.h for constantsMiles Chen1-2/+2
2017-02-08arm64: uaccess: consistently check object sizesMark Rutland1-2/+2
2017-02-08Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2-0/+30
2017-02-08KVM: arm/arm64: Emulate the EL1 phys timer registersJintack Lim1-3/+34
2017-02-08KVM: arm64: Add the EL1 physical timer access handlerJintack Lim1-0/+34
2017-02-08KVM: arm/arm64: Initialize the emulated EL1 physical timerJintack Lim1-1/+8
2017-02-08KVM: arm/arm64: Move cntvoff to each timer contextJintack Lim1-3/+0
2017-02-08arm64: remove wrong CONFIG_PROC_SYSCTL ifdefJuri Lelli1-2/+0
2017-02-08arm64: dts: mt8173: add reference clock for usbChunfeng Yun1-2/+4
2017-02-08clocksource/drivers/arm_arch_timer: Introduce generic errata handling infrast...Ding Tianhong1-25/+13
2017-02-07arch: Rename CONFIG_DEBUG_RODATA and CONFIG_DEBUG_MODULE_RONXLaura Abbott2-2/+2
2017-02-07arch: Move CONFIG_DEBUG_RODATA and CONFIG_SET_MODULE_RONX to be commonLaura Abbott2-14/+2
2017-02-07arm/efi: Allow invocation of arbitrary runtime servicesDavid Howells1-0/+1
2017-02-06arm64: do not trace atomic operationsPratyush Anand1-1/+1
2017-02-06arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMAArd Biesheuvel1-0/+4
2017-02-06iommu/dma: Remove bogus dma_supported() implementationRobin Murphy1-1/+0
2017-02-06kprobes/arm64: Remove a redundant dependency from the KconfigMasami Hiramatsu1-1/+1
2017-02-03firmware: qcom: scm: Fix interrupted SCM callsAndy Gross1-1/+8
2017-02-03arm: kernel: Add SMC structure parameterAndy Gross3-10/+15
2017-02-03efi: arm64: Add vmlinux debug link to the Image binaryArd Biesheuvel3-1/+58
2017-02-03crypto: arm64/aes - don't use IV buffer to return final keystream blockArd Biesheuvel2-18/+28
2017-02-03crypto: arm64/aes - replace scalar fallback with plain NEON fallbackArd Biesheuvel2-11/+29
2017-02-03crypto: arm64/aes-neon-blk - tweak performance for low end coresArd Biesheuvel2-135/+102
2017-02-03crypto: arm64/aes - performance tweakArd Biesheuvel1-33/+19
2017-02-03crypto: arm64/aes - avoid literals for cross-module symbol referencesArd Biesheuvel1-5/+2
2017-02-03crypto: arm64/chacha20 - remove cra_alignmaskArd Biesheuvel1-1/+0
2017-02-03crypto: arm64/aes-blk - remove cra_alignmaskArd Biesheuvel2-15/+9
2017-02-03crypto: arm64/aes-ce-ccm - remove cra_alignmaskArd Biesheuvel1-1/+0
2017-02-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Herbert Xu1-46/+42
2017-02-02arm64: ensure __raw_read_system_reg() is self-consistentMark Rutland1-30/+34
2017-02-02arm64: fix erroneous __raw_read_system_reg() casesMark Rutland1-3/+3
2017-02-02arm64: KVM: Save/restore the host SPE state when entering/leaving a VMWill Deacon5-4/+95
2017-02-02arm64: make use of for_each_node_by_type()Dmitry Torokhov1-2/+2
2017-02-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds1-46/+42
2017-02-01arm64: Work around Falkor erratum 1009Christopher Covington4-4/+36
2017-02-01sched/cputime: Remove generic asm headersFrederic Weisbecker1-1/+0
2017-01-31arm64: dts: qcom: Add msm8916 CoreSight componentsIvan T. Ivanov1-0/+240
2017-01-31arm64: Improve detection of user/non-user mappings in set_pte(_at)Catalin Marinas1-6/+9
2017-01-31arm64: dts: marvell: adjust name of sd-mmc-gop clock in sysconThomas Petazzoni2-2/+2
2017-01-30Merge tag 'samsung-dt64-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/...Olof Johansson5-15/+46
2017-01-30Merge branch 'iommu/iommu-priv' of git://git.kernel.org/pub/scm/linux/kernel/...Joerg Roedel1-3/+3
2017-01-30arm/arm64: KVM: Stop propagating cacheability status of a faulted pageMarc Zyngier1-2/+1
2017-01-30arm/arm64: KVM: Enforce unconditional flush to PoC when mapping to stage-2Marc Zyngier1-2/+1