aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-02-15arm64: cpufeature: correctly handle MRS to XZRMark Rutland
2017-02-15arm64: traps: correctly handle MRS/MSR with XZRMark Rutland
2017-02-15arm64: ptrace: add XZR-safe regs accessorsMark Rutland
2017-02-15arm64: include asm/assembler.h in entry-ftrace.SArnd Bergmann
2017-02-15arm64: fix warning about swapper_pg_dir overflowArnd Bergmann
2017-02-10arm64: Work around Falkor erratum 1003Christopher Covington
2017-02-09arm64: head.S: Enable EL1 (host) access to SPE when entered at EL2Will Deacon
2017-02-09arm64: arch_timer: document Hisilicon erratum 161010101Ding Tianhong
2017-02-09arm64: use is_vmalloc_addrMiles Chen
2017-02-09arm64: use linux/sizes.h for constantsMiles Chen
2017-02-08arm64: uaccess: consistently check object sizesMark Rutland
2017-02-08perf: add qcom l2 cache perf events driverNeil Leeder
2017-02-08arm64: remove wrong CONFIG_PROC_SYSCTL ifdefJuri Lelli
2017-02-08ARM: smccc: Update HVC comment to describe new quirk parameterWill Deacon
2017-02-06arm64: do not trace atomic operationsPratyush Anand
2017-02-06ACPI/IORT: Fix the error return code in iort_add_smmu_platform_device()Dan Carpenter
2017-02-06ACPI/IORT: Fix iort_node_get_id() mapping entries indexingLorenzo Pieralisi
2017-02-06arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMAArd Biesheuvel
2017-02-03perf: xgene: Include module.hStephen Boyd
2017-02-03arm: perf: use builtin_platform_driverGeliang Tang
2017-02-03firmware: qcom: scm: Fix interrupted SCM callsAndy Gross
2017-02-03arm: kernel: Add SMC structure parameterAndy Gross
2017-02-03efi: arm64: Add vmlinux debug link to the Image binaryArd Biesheuvel
2017-02-02arm64: ensure __raw_read_system_reg() is self-consistentMark Rutland
2017-02-02arm64: fix erroneous __raw_read_system_reg() casesMark Rutland
2017-02-02arm64: KVM: Save/restore the host SPE state when entering/leaving a VMWill Deacon
2017-02-02arm64: make use of for_each_node_by_type()Dmitry Torokhov
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-26drivers: firmware: psci: Use __pa_symbol for cpu_resumeGeert Uytterhoeven
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-17of: base: add support to find the level of the last cacheSudeep 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