aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/cputopology.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-09arm64: head.S: Enable EL1 (host) access to SPE when entered at EL2Will Deacon1-4/+15
2017-02-09arm64: arch_timer: document Hisilicon erratum 161010101Ding Tianhong1-22/+25
2017-02-09arm64: use is_vmalloc_addrMiles Chen1-1/+1
2017-02-09arm64: use linux/sizes.h for constantsMiles Chen1-2/+2
2017-02-08arm64: uaccess: consistently check object sizesMark Rutland1-2/+2
2017-02-08perf: add qcom l2 cache perf events driverNeil Leeder5-0/+1062
2017-02-08arm64: remove wrong CONFIG_PROC_SYSCTL ifdefJuri Lelli1-2/+0
2017-02-08ARM: smccc: Update HVC comment to describe new quirk parameterWill Deacon1-0/+1
2017-02-06arm64: do not trace atomic operationsPratyush Anand1-1/+1
2017-02-06ACPI/IORT: Fix the error return code in iort_add_smmu_platform_device()Dan Carpenter1-1/+1
2017-02-06ACPI/IORT: Fix iort_node_get_id() mapping entries indexingLorenzo Pieralisi1-3/+3
2017-02-06arm64: mm: enable CONFIG_HOLES_IN_ZONE for NUMAArd Biesheuvel1-0/+4
2017-02-03perf: xgene: Include module.hStephen Boyd1-0/+1
2017-02-03arm: perf: use builtin_platform_driverGeliang Tang3-15/+3
2017-02-03firmware: qcom: scm: Fix interrupted SCM callsAndy Gross3-7/+26
2017-02-03arm: kernel: Add SMC structure parameterAndy Gross6-26/+57
2017-02-03efi: arm64: Add vmlinux debug link to the Image binaryArd Biesheuvel3-1/+58
2017-02-02arm64: ensure __raw_read_system_reg() is self-consistentMark Rutland1-30/+34
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