aboutsummaryrefslogtreecommitdiffstats
path: root/sound (unfollow)
AgeCommit message (Expand)AuthorFilesLines
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 Covington5-4/+37
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-26drivers: firmware: psci: Use __pa_symbol for cpu_resumeGeert Uytterhoeven1-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-17of: base: add support to find the level of the last cacheSudeep Holla2-0/+27
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 Poulose2-0/+244
2017-01-12arm64: cpufeature: Expose CPUID registers by emulationSuzuki K Poulose4-0/+107
2017-01-11drivers: firmware: psci: Use __pa_symbol for kernel symbolLaura Abbott1-1/+1
2017-01-11mm/usercopy: Switch to using lm_aliasLaura Abbott1-2/+2
2017-01-11mm/kasan: Switch to using __pa_symbol and lm_aliasLaura Abbott1-7/+8
2017-01-11kexec: Switch to __pa_symbolLaura Abbott1-1/+1
2017-01-11mm: Introduce lm_aliasLaura Abbott1-0/+4
2017-01-11mm/cma: Cleanup highmem checkLaura Abbott1-10/+5
2017-01-11lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUALLaura Abbott2-1/+5
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-08Linux 4.10-rc3Linus Torvalds1-1/+1