summaryrefslogtreecommitdiffstats
path: root/arch
Commit message (Expand)AuthorAgeFilesLines
* arm64: head.S: Enable EL1 (host) access to SPE when entered at EL2Will Deacon2017-02-091-4/+15
* arm64: use is_vmalloc_addrMiles Chen2017-02-091-1/+1
* arm64: use linux/sizes.h for constantsMiles Chen2017-02-091-2/+2
* arm64: uaccess: consistently check object sizesMark Rutland2017-02-081-2/+2
* arm64: remove wrong CONFIG_PROC_SYSCTL ifdefJuri Lelli2017-02-081-2/+0
* arm64: do not trace atomic operationsPratyush Anand2017-02-061-1/+1
* arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMAArd Biesheuvel2017-02-061-0/+4
* arm: perf: use builtin_platform_driverGeliang Tang2017-02-033-15/+3
* firmware: qcom: scm: Fix interrupted SCM callsAndy Gross2017-02-031-1/+8
* arm: kernel: Add SMC structure parameterAndy Gross2017-02-035-18/+25
* efi: arm64: Add vmlinux debug link to the Image binaryArd Biesheuvel2017-02-033-1/+58
* arm64: ensure __raw_read_system_reg() is self-consistentMark Rutland2017-02-021-30/+34
* arm64: fix erroneous __raw_read_system_reg() casesMark Rutland2017-02-021-3/+3
* arm64: KVM: Save/restore the host SPE state when entering/leaving a VMWill Deacon2017-02-025-4/+95
* arm64: make use of for_each_node_by_type()Dmitry Torokhov2017-02-021-2/+2
* arm64: Work around Falkor erratum 1009Christopher Covington2017-02-014-4/+36
* 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
* Merge branch 'aarch64/for-next/debug-virtual' into aarch64/for-next/coreWill Deacon2017-01-121-0/+1
|\
| * lib/Kconfig.debug: Add ARCH_HAS_DEBUG_VIRTUALLaura Abbott2017-01-111-0/+1
* | 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