summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* arm64/kprobes: consistently handle MRS/MSR with XZRMark Rutland2017-02-151-12/+6
* arm64: cpufeature: correctly handle MRS to XZRMark Rutland2017-02-151-1/+1
* arm64: traps: correctly handle MRS/MSR with XZRMark Rutland2017-02-151-2/+4
* arm64: ptrace: add XZR-safe regs accessorsMark Rutland2017-02-151-0/+20
* arm64: include asm/assembler.h in entry-ftrace.SArnd Bergmann2017-02-151-0/+1
* arm64: fix warning about swapper_pg_dir overflowArnd Bergmann2017-02-151-1/+1
* arm64: Work around Falkor erratum 1003Christopher Covington2017-02-108-2/+72
* arm64: head.S: Enable EL1 (host) access to SPE when entered at EL2Will Deacon2017-02-091-4/+15
* arm64: arch_timer: document Hisilicon erratum 161010101Ding Tianhong2017-02-091-22/+25
* 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
* perf: add qcom l2 cache perf events driverNeil Leeder2017-02-085-0/+1062
* arm64: remove wrong CONFIG_PROC_SYSCTL ifdefJuri Lelli2017-02-081-2/+0
* ARM: smccc: Update HVC comment to describe new quirk parameterWill Deacon2017-02-081-0/+1
* arm64: do not trace atomic operationsPratyush Anand2017-02-061-1/+1
* ACPI/IORT: Fix the error return code in iort_add_smmu_platform_device()Dan Carpenter2017-02-061-1/+1
* ACPI/IORT: Fix iort_node_get_id() mapping entries indexingLorenzo Pieralisi2017-02-061-3/+3
* arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMAArd Biesheuvel2017-02-061-0/+4
* perf: xgene: Include module.hStephen Boyd2017-02-031-0/+1
* arm: perf: use builtin_platform_driverGeliang Tang2017-02-033-15/+3
* firmware: qcom: scm: Fix interrupted SCM callsAndy Gross2017-02-033-7/+26
* arm: kernel: Add SMC structure parameterAndy Gross2017-02-036-26/+57
* 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-015-4/+37
* 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
* drivers: firmware: psci: Use __pa_symbol for cpu_resumeGeert Uytterhoeven2017-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
* of: base: add support to find the level of the last cacheSudeep Holla2017-01-172-0/+27
* 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