summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2017-02-01arm64: Work around Falkor erratum 1009Christopher Covington
2017-01-31arm64: Improve detection of user/non-user mappings in set_pte(_at)Catalin Marinas
2017-01-27arm64: handle sys and undef traps consistentlyMark Rutland
2017-01-27arm64: Use __tlbi() macros in KVM codeChristopher Covington
2017-01-27arm64: Define Falkor v1 CPUShanker Donthineni
2017-01-26arm64: dma-mapping: Fix dma_mapping_error() when bypassing SWIOTLBRobin Murphy
2017-01-26arm64: Kconfig: select COMPAT_BINFMT_ELF only when BINFMT_ELF is setKefeng Wang
2017-01-26arm64: kernel: do not mark reserved memory regions as IORESOURCE_BUSYArd Biesheuvel
2017-01-26arm64: Use __pa_symbol for empty_zero_pageGeert Uytterhoeven
2017-01-23arm64: dma-mapping: Only swizzle DMA ops for IOMMU_DOMAIN_DMAWill Deacon
2017-01-17arm64: entry-ftrace.S: avoid open-coded {adr,ldr}_lMark Rutland
2017-01-17arm64: efi-entry.S: avoid open-coded adr_lMark Rutland
2017-01-17arm64: head.S: avoid open-coded adr_lMark Rutland
2017-01-17arm64: cacheinfo: add support to override cache levels via device treeSudeep Holla
2017-01-13arm64: errata: Provide macro for major and minor cpu revisionsRobert Richter
2017-01-13arm64: mm: use phys_addr_t instead of unsigned long in __map_memblockMiles Chen
2017-01-12arm64: Advertise support for Rounding double multiply instructionsSuzuki K Poulose
2017-01-12arm64: Add support for DMA_ATTR_SKIP_CPU_SYNC attribute to swiotlbTakeshi Kihara
2017-01-12arm64: Add support for CONFIG_DEBUG_VIRTUALLaura Abbott
2017-01-12arm64: Use __pa_symbol for kernel symbolsLaura Abbott
2017-01-12arm64: Add cast for virt_to_pfnLaura Abbott
2017-01-12arm64: Move some macros under #ifndef __ASSEMBLY__Laura Abbott
2017-01-12Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/coreWill Deacon
2017-01-12arm64: Documentation - Expose CPU feature registersSuzuki K Poulose
2017-01-12arm64: cpufeature: Expose CPUID registers by emulationSuzuki K Poulose
2017-01-11lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUALLaura Abbott
2017-01-10arm64: cpufeature: Track user visible fieldsSuzuki K Poulose
2017-01-10arm64: Add helper to decode register from instructionSuzuki K Poulose
2017-01-10arm64: cpufeature: Define helpers for sys_reg idSuzuki K Poulose
2017-01-10arm64: cpufeature: Document the rules of safe value for featuresSuzuki K Poulose
2017-01-10arm64: cpufeature: Cleanup feature bit tablesSuzuki K Poulose
2017-01-10arm64: cpufeature: remove explicit RAZ fieldsMark Rutland
2017-01-10arm64: cpufeature: treat unknown fields as RES0Mark Rutland
2017-01-10arm64: cpufeature: Don't enforce system-wide SPE capabilityWill Deacon
2017-01-10arm64: cpufeature: allow for version discrepancy in PMU implementationsWill Deacon
2017-01-10arm64: Remove useless UAO IPI and describe how this gets enabledJames Morse
2017-01-10arm64: head.S: fix up stale commentsMark Rutland
2017-01-10arm64: add missing printk newlinesMark Rutland
2017-01-10arm64: Don't trace __switch_to if function graph tracer is enabledJoel Fernandes
2017-01-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-01-06Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...Linus Torvalds
2017-01-06Merge branch 'stable/for-linus-4.10' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-01-05Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds
2017-01-05Merge tag 'for-linus-4.10-rc2-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-01-05KVM: VMX: remove duplicated declarationJan Dakinevich
2017-01-05KVM: MIPS: Flush KVM entry code from icache globallyJames Hogan
2017-01-05KVM: MIPS: Don't clobber CP0_Status.UXJames Hogan
2017-01-04arm64: restore get_current() optimisationMark Rutland
2017-01-04arm64: mm: fix show_pte KERN_CONT falloutMark Rutland
2017-01-04Merge tag 'davinci-fixes-for-v4.10' of git://git.kernel.org/pub/scm/linux/ker...Arnd Bergmann