summaryrefslogtreecommitdiffstats
path: root/arch
AgeCommit message (Expand)AuthorFilesLines
2017-02-03arm: perf: use builtin_platform_driverGeliang Tang3-15/+3
2017-02-03firmware: qcom: scm: Fix interrupted SCM callsAndy Gross1-1/+8
2017-02-03arm: kernel: Add SMC structure parameterAndy Gross5-18/+25
2017-02-03efi: arm64: Add vmlinux debug link to the Image binaryArd Biesheuvel3-1/+58
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-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-12Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/coreWill Deacon1-0/+1
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-11lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUALLaura Abbott1-0/+1
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-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds4-15/+17
2017-01-06Merge 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 Torvalds4-7/+7