summaryrefslogtreecommitdiffstats
path: root/arch/arm64
Commit message (Expand)AuthorAgeFilesLines
* arm64: Improve detection of user/non-user mappings in set_pte(_at)Catalin Marinas2017-01-311-6/+9
* arm64: handle sys and undef traps consistentlyMark Rutland2017-01-271-1/+6
* arm64: Use __tlbi() macros in KVM codeChristopher Covington2017-01-271-6/+7
* arm64: Define Falkor v1 CPUShanker Donthineni2017-01-271-0/+4
* arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLBRobin Murphy2017-01-261-1/+8
* arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is setKefeng Wang2017-01-261-1/+1
* arm64: kernel: do not mark reserved memory regions as IORESOURCE_BUSYArd Biesheuvel2017-01-261-1/+1
* arm64: Use __pa_symbol for empty_zero_pageGeert Uytterhoeven2017-01-261-1/+1
* arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMAWill Deacon2017-01-231-5/+12
* arm64: entry-ftrace.S: avoid open-coded {adr,ldr}_lMark Rutland2017-01-171-8/+4
* arm64: efi-entry.S: avoid open-coded adr_lMark Rutland2017-01-171-6/+3
* arm64: head.S: avoid open-coded adr_lMark Rutland2017-01-171-2/+1
* arm64: cacheinfo: add support to override cache levels via device treeSudeep Holla2017-01-171-1/+12
* arm64: errata: Provide macro for major and minor cpu revisionsRobert Richter2017-01-133-11/+15
* arm64: mm: use phys_addr_t instead of unsigned long in __map_memblockMiles Chen2017-01-131-2/+2
* arm64: Advertise support for Rounding double multiply instructionsSuzuki K Poulose2017-01-123-0/+3
* arm64: Add support for DMA_ATTR_SKIP_CPU_SYNC attribute to swiotlbTakeshi Kihara2017-01-121-4/+8
* arm64: Add support for CONFIG_DEBUG_VIRTUALLaura Abbott2017-01-124-3/+61
* arm64: Use __pa_symbol for kernel symbolsLaura Abbott2017-01-1216-57/+76
* arm64: Add cast for virt_to_pfnLaura Abbott2017-01-121-1/+1
* arm64: Move some macros under #ifndef __ASSEMBLY__Laura Abbott2017-01-121-19/+19
* arm64: Documentation - Expose CPU feature registersSuzuki K Poulose2017-01-121-0/+4
* arm64: cpufeature: Expose CPUID registers by emulationSuzuki K Poulose2017-01-124-0/+107
* arm64: cpufeature: Track user visible fieldsSuzuki K Poulose2017-01-103-93/+113
* arm64: Add helper to decode register from instructionSuzuki K Poulose2017-01-102-0/+31
* arm64: cpufeature: Define helpers for sys_reg idSuzuki K Poulose2017-01-101-1/+20
* arm64: cpufeature: Document the rules of safe value for featuresSuzuki K Poulose2017-01-101-1/+14
* arm64: cpufeature: Cleanup feature bit tablesSuzuki K Poulose2017-01-101-12/+7
* arm64: cpufeature: remove explicit RAZ fieldsMark Rutland2017-01-101-15/+0
* arm64: cpufeature: treat unknown fields as RES0Mark Rutland2017-01-101-1/+11
* arm64: cpufeature: Don't enforce system-wide SPE capabilityWill Deacon2017-01-102-1/+3
* arm64: cpufeature: allow for version discrepancy in PMU implementationsWill Deacon2017-01-101-1/+5
* arm64: Remove useless UAO IPI and describe how this gets enabledJames Morse2017-01-103-16/+4
* arm64: head.S: fix up stale commentsMark Rutland2017-01-101-2/+2
* arm64: add missing printk newlinesMark Rutland2017-01-102-4/+4
* arm64: Don't trace __switch_to if function graph tracer is enabledJoel Fernandes2017-01-101-1/+1
* Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds2017-01-062-5/+13
|\
| * arm64: restore get_current() optimisationMark Rutland2017-01-041-1/+9
| * arm64: mm: fix show_pte KERN_CONT falloutMark Rutland2017-01-041-4/+4
* | Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-01-062-2/+4
|\ \
| * | swiotlb: Convert swiotlb_force from int to enumGeert Uytterhoeven2016-12-192-2/+4
* | | Merge tag 'amlogic-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kh...Arnd Bergmann2017-01-049-1/+94
|\ \ \
| * | | ARM64: defconfig: enable DRM_MESON as moduleKevin Hilman2017-01-031-0/+1
| * | | ARM64: dts: meson-gx: Add Graphic Controller nodesNeil Armstrong2017-01-038-0/+92
| * | | ARM64: dts: meson-gxl: fix GPIO includeKevin Hilman2017-01-031-1/+1
* | | | Merge tag 'juno-fixes-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...Arnd Bergmann2017-01-041-1/+1
|\ \ \ \
| * | | | arm64: dts: vexpress: Support GICC_DIR operationsSudeep Holla2016-12-301-1/+1
| |/ / /
* | | | Merge tag 'qcom-fixes-for-4.10-rc1' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann2017-01-041-0/+10
|\ \ \ \
| * | | | arm64: dts: msm8996: Add required memory carveoutsStephen Boyd2016-12-281-0/+10
| |/ / /
* | | | Merge tag 'renesas-fixes-for-v4.10' of https://git.kernel.org/pub/scm/linux/k...Arnd Bergmann2017-01-041-1/+1
|\ \ \ \ | |_|_|/ |/| | |
OpenPOWER on IntegriCloud