summaryrefslogtreecommitdiff
path: root/arch/arm64
AgeCommit message (Expand)AuthorFilesLines
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-01arm64: Work around Falkor erratum 1009Christopher Covington4-4/+36
2017-01-31arm64: Improve detection of user/non-user mappings in set_pte(_at)Catalin Marinas1-6/+9
2017-01-27arm64: handle sys and undef traps consistentlyMark Rutland1-1/+6
2017-01-27arm64: Use __tlbi() macros in KVM codeChristopher Covington1-6/+7
2017-01-27arm64: Define Falkor v1 CPUShanker Donthineni1-0/+4
2017-01-26arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLBRobin Murphy1-1/+8
2017-01-26arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is setKefeng Wang1-1/+1
2017-01-26arm64: kernel: do not mark reserved memory regions as IORESOURCE_BUSYArd Biesheuvel1-1/+1
2017-01-26arm64: Use __pa_symbol for empty_zero_pageGeert Uytterhoeven1-1/+1
2017-01-23arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMAWill Deacon1-5/+12
2017-01-17arm64: entry-ftrace.S: avoid open-coded {adr,ldr}_lMark Rutland1-8/+4
2017-01-17arm64: efi-entry.S: avoid open-coded adr_lMark Rutland1-6/+3
2017-01-17arm64: head.S: avoid open-coded adr_lMark Rutland1-2/+1
2017-01-17arm64: cacheinfo: add support to override cache levels via device treeSudeep Holla1-1/+12
2017-01-13arm64: errata: Provide macro for major and minor cpu revisionsRobert Richter3-11/+15
2017-01-13arm64: mm: use phys_addr_t instead of unsigned long in __map_memblockMiles Chen1-2/+2
2017-01-12arm64: Advertise support for Rounding double multiply instructionsSuzuki K Poulose3-0/+3
2017-01-12arm64: Add support for DMA_ATTR_SKIP_CPU_SYNC attribute to swiotlbTakeshi Kihara1-4/+8
2017-01-12arm64: Add support for CONFIG_DEBUG_VIRTUALLaura Abbott4-3/+61
2017-01-12arm64: Use __pa_symbol for kernel symbolsLaura Abbott16-57/+76
2017-01-12arm64: Add cast for virt_to_pfnLaura Abbott1-1/+1
2017-01-12arm64: Move some macros under #ifndef __ASSEMBLY__Laura Abbott1-19/+19
2017-01-12arm64: Documentation - Expose CPU feature registersSuzuki K Poulose1-0/+4
2017-01-12arm64: cpufeature: Expose CPUID registers by emulationSuzuki K Poulose4-0/+107
2017-01-10arm64: cpufeature: Track user visible fieldsSuzuki K Poulose3-93/+113
2017-01-10arm64: Add helper to decode register from instructionSuzuki K Poulose2-0/+31
2017-01-10arm64: cpufeature: Define helpers for sys_reg idSuzuki K Poulose1-1/+20
2017-01-10arm64: cpufeature: Document the rules of safe value for featuresSuzuki K Poulose1-1/+14
2017-01-10arm64: cpufeature: Cleanup feature bit tablesSuzuki K Poulose1-12/+7
2017-01-10arm64: cpufeature: remove explicit RAZ fieldsMark Rutland1-15/+0
2017-01-10arm64: cpufeature: treat unknown fields as RES0Mark Rutland1-1/+11
2017-01-10arm64: cpufeature: Don't enforce system-wide SPE capabilityWill Deacon2-1/+3
2017-01-10arm64: cpufeature: allow for version discrepancy in PMU implementationsWill Deacon1-1/+5
2017-01-10arm64: Remove useless UAO IPI and describe how this gets enabledJames Morse3-16/+4
2017-01-10arm64: head.S: fix up stale commentsMark Rutland1-2/+2
2017-01-10arm64: add missing printk newlinesMark Rutland2-4/+4
2017-01-10arm64: Don't trace __switch_to if function graph tracer is enabledJoel Fernandes1-1/+1
2017-01-07Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2-5/+13
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-2/+4
2017-01-04arm64: restore get_current() optimisationMark Rutland1-1/+9
2017-01-04arm64: mm: fix show_pte KERN_CONT falloutMark Rutland1-4/+4
2017-01-04Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann9-1/+94
2017-01-04Merge tag 'juno-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann1-1/+1
2017-01-04Merge tag 'qcom-fixes-for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann1-0/+10
2017-01-04Merge tag 'renesas-fixes-for-v4.10' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann1-1/+1
2017-01-03ARM64: defconfig: enable DRM_MESON as moduleKevin Hilman1-0/+1
2017-01-03ARM64: dts: meson-gx: Add Graphic Controller nodesNeil Armstrong8-0/+92
2017-01-03ARM64: dts: meson-gxl: fix GPIO includeKevin Hilman1-1/+1