summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-next/fixes' into for-next/coreWill Deacon2021-10-292-2/+3
|\
| * acpi/arm64: fix next_platform_timer() section mismatch errorJackie Liu2021-10-121-1/+1
| * arm64/hugetlb: fix CMA gigantic page order for non-4K PAGE_SIZEMike Kravetz2021-10-111-1/+1
* | Merge branch 'for-next/vdso' into for-next/coreWill Deacon2021-10-293-36/+10
|\ \
| * | arm64: vdso32: require CROSS_COMPILE_COMPAT for gcc+bfdNick Desaulniers2021-10-212-13/+7
| * | arm64: vdso32: suppress error message for 'make mrproper'Nick Desaulniers2021-10-211-1/+2
| * | arm64: vdso32: drop test for -march=armv8-aNick Desaulniers2021-10-212-14/+1
| * | arm64: vdso32: drop the test for dmb ishldNick Desaulniers2021-10-212-9/+1
* | | Merge branch 'for-next/trbe-errata' into for-next/coreWill Deacon2021-10-296-1/+213
|\ \ \
| * | | arm64: errata: Add detection for TRBE write to out-of-rangeSuzuki K Poulose2021-10-214-0/+66
| * | | arm64: errata: Add workaround for TSB flush failuresSuzuki K Poulose2021-10-215-1/+72
| * | | arm64: errata: Add detection for TRBE overwrite in FILL modeSuzuki K Poulose2021-10-214-0/+71
| * | | arm64: Add Neoverse-N2, Cortex-A710 CPU part definitionSuzuki K Poulose2021-10-211-0/+4
| |/ /
* | | Merge branch 'for-next/sve' into for-next/coreWill Deacon2021-10-2911-212/+386
|\ \ \
| * | | arm64/sve: Fix warnings when SVE is disabledMark Brown2021-10-261-6/+6
| * | | arm64/sve: Add stub for sve_max_virtualisable_vl()Mark Brown2021-10-261-0/+5
| * | | arm64/sve: Track vector lengths for tasks in an arrayMark Brown2021-10-213-48/+95
| * | | arm64/sve: Explicitly load vector length when restoring SVE stateMark Brown2021-10-215-16/+11
| * | | arm64/sve: Put system wide vector length information into structsMark Brown2021-10-217-94/+191
| * | | arm64/sve: Use accessor functions for vector lengths in thread_structMark Brown2021-10-215-23/+54
| * | | arm64/sve: Rename find_supported_vector_length()Mark Brown2021-10-211-7/+7
| * | | arm64/sve: Make access to FFR optionalMark Brown2021-10-215-22/+39
| * | | arm64/sve: Make sve_state_size() staticMark Brown2021-10-212-3/+1
| * | | arm64/sve: Remove sve_load_from_fpsimd_state()Mark Brown2021-10-212-18/+0
| * | | arm64/fp: Reindent fpsimd_save()Mark Brown2021-10-211-18/+20
| |/ /
* | | Merge branch 'for-next/scs' into for-next/coreWill Deacon2021-10-291-0/+1
|\ \ \
| * | | scs: Release kasan vmalloc poison in scs_free processYee Lee2021-09-301-0/+1
| |/ /
* | | Merge branch 'for-next/pfn-valid' into for-next/coreWill Deacon2021-10-294-43/+0
|\ \ \
| * | | arm64/mm: drop HAVE_ARCH_PFN_VALIDAnshuman Khandual2021-10-013-39/+0
| * | | dma-mapping: remove bogus test for pfn_valid from dma_map_resourceMike Rapoport2021-10-011-4/+0
| |/ /
* | | Merge branch 'for-next/perf' into for-next/coreWill Deacon2021-10-293-7/+9
|\ \ \
| * | | drivers/perf: Improve build test coverageJohn Garry2021-10-041-5/+7
| * | | drivers/perf: thunderx2_pmu: Change data in size tx2_uncore_event_update()John Garry2021-10-041-1/+1
| * | | drivers/perf: hisi: Fix PA PMU counter offsetShaokun Zhang2021-10-041-1/+1
| |/ /
* | | Merge branch 'for-next/mte' into for-next/coreWill Deacon2021-10-2915-39/+151
|\ \ \
| * | | kasan: Extend KASAN mode kernel parameterVincenzo Frascino2021-10-075-18/+52
| * | | arm64: mte: Add asymmetric mode supportVincenzo Frascino2021-10-075-12/+47
| * | | arm64: mte: CPU feature detection for Asymm MTEVincenzo Frascino2021-10-072-0/+11
| * | | arm64: mte: Bitfield definitions for Asymm MTEVincenzo Frascino2021-10-071-0/+3
| * | | kasan: Remove duplicate of kasan_flag_asyncVincenzo Frascino2021-10-071-2/+0
| * | | arm64: kasan: mte: move GCR_EL1 switch to task switch when KASAN disabledPeter Collingbourne2021-09-293-7/+38
| |/ /
* | | Merge branch 'for-next/mm' into for-next/coreWill Deacon2021-10-295-15/+27
|\ \ \
| * | | arm64: mm: update max_pfn after memory hotplugSudarshan Rajagopalan2021-09-291-0/+5
| * | | arm64/mm: Add pud_sect_supported()Anshuman Khandual2021-09-293-13/+22
| * | | arm64: mm: Drop pointless call to set_max_mapnr()Will Deacon2021-09-291-2/+0
| |/ /
* | | Merge branch 'for-next/misc' into for-next/coreWill Deacon2021-10-295-3/+20
|\ \ \
| * | | arm64: Select POSIX_CPU_TIMERS_TASK_WORKNicolas Saenz Julienne2021-10-281-0/+1
| * | | arm64: Document boot requirements for FEAT_SME_FA64Mark Brown2021-10-281-0/+10
| * | | arm64: ftrace: use function_nocfi for _mcount as wellSumit Garg2021-10-121-1/+1
| * | | arm64: asm: setup.h: export common variablesAnders Roxell2021-10-121-0/+6