Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
* | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 2020-01-27 | 94 | -515/+1315 | |
|\ | ||||||
| * | arm64: acpi: fix DAIF manipulation with pNMI | Mark Rutland | 2020-01-22 | 2 | -2/+11 | |
| * | Merge branch 'for-next/rng' into for-next/core | Will Deacon | 2020-01-22 | 11 | -2/+124 | |
| |\ | ||||||
| | * | arm64: Use v8.5-RNG entropy for KASLR seed | Mark Brown | 2020-01-22 | 2 | -0/+19 | |
| | * | arm64: Implement archrandom.h for ARMv8.5-RNG | Richard Henderson | 2020-01-22 | 10 | -1/+108 | |
| * | | Merge branch 'for-next/errata' into for-next/core | Will Deacon | 2020-01-22 | 9 | -25/+61 | |
| |\ \ | ||||||
| | * | | arm64: Workaround for Cortex-A55 erratum 1530923 | Steven Price | 2020-01-16 | 6 | -7/+26 | |
| | * | | arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHE | Steven Price | 2020-01-16 | 6 | -8/+12 | |
| | * | | arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHE | Steven Price | 2020-01-16 | 7 | -10/+23 | |
| | |/ | ||||||
| * | | Merge branch 'for-next/asm-annotations' into for-next/core | Will Deacon | 2020-01-22 | 25 | -104/+112 | |
| |\ \ | ||||||
| | * | | arm64: kernel: Correct annotation of end of el0_sync | Mark Brown | 2020-01-13 | 1 | -1/+4 | |
| | * | | arm64: xen: Use modern annotations for assembly functions | Mark Brown | 2020-01-09 | 1 | -4/+4 | |
| | * | | arm64: asm: Remove ENDPIPROC() | Mark Brown | 2020-01-08 | 1 | -12/+0 | |
| | * | | arm64: mm: Use modern annotations for assembly functions | Mark Brown | 2020-01-08 | 2 | -38/+38 | |
| | * | | arm64: lib: Use modern annotations for assembly functions | Mark Brown | 2020-01-08 | 19 | -50/+50 | |
| | * | | arm64: asm: Add new-style position independent function annotations | Mark Brown | 2020-01-08 | 2 | -0/+17 | |
| | |/ | ||||||
| | | | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| | \ | ||||||
| *-------------------. \ | Merge branches 'for-next/acpi', 'for-next/cpufeatures', 'for-next/csum', 'for... | Will Deacon | 2020-01-22 | 64 | -382/+954 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | | | | | | | | | | | * | | arm64: kernel: avoid x18 in __cpu_soft_restart | Ard Biesheuvel | 2020-01-16 | 1 | -2/+2 | |
| | | | | | | | | | | | * | | arm64: kvm: stop treating register x18 as caller save | Ard Biesheuvel | 2020-01-16 | 1 | -21/+24 | |
| | | | | | | | | | | | * | | arm64/lib: copy_page: avoid x18 register in assembler code | Ard Biesheuvel | 2020-01-16 | 1 | -19/+19 | |
| | | | | | | | | | | | * | | arm64: mm: avoid x18 in idmap_kpti_install_ng_mappings | Sami Tolvanen | 2020-01-16 | 1 | -31/+32 | |
| | | | | | | | | | | | * | | arm64: fix alternatives with LLVM's integrated assembler | Sami Tolvanen | 2020-01-16 | 1 | -11/+21 | |
| | | | | | | | | | | | * | | arm64: lse: fix LSE atomics with LLVM's integrated assembler | Sami Tolvanen | 2020-01-16 | 2 | -3/+22 | |
| | | | | | | | | | | | |/ | ||||||
| | | | | | | | | | | * | | perf/imx_ddr: Fix cpu hotplug state cleanup | Leonard Crestez | 2020-01-15 | 1 | -5/+11 | |
| | | | | | | | | | | * | | drivers/perf: hisi: Simplify hisi_read_sccl_and_ccl_id and its comment | Shaokun Zhang | 2020-01-10 | 1 | -26/+32 | |
| | | | | | | | | | | |/ | ||||||
| | | | | | | | | | * | | arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly | Suzuki K Poulose | 2020-01-14 | 2 | -4/+36 | |
| | | | | | | | | | * | | arm64: signal: nofpsimd: Handle fp/simd context for signal frames | Suzuki K Poulose | 2020-01-14 | 2 | -4/+6 | |
| | | | | | | | | | * | | arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations | Suzuki K Poulose | 2020-01-14 | 1 | -0/+21 | |
| | | | | | | | | | * | | arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly | Suzuki K Poulose | 2020-01-14 | 1 | -3/+34 | |
| | | | | | | | | | * | | arm64: cpufeature: Fix the type of no FP/SIMD capability | Suzuki K Poulose | 2020-01-14 | 1 | -1/+1 | |
| | | | | | | | | | * | | arm64: fpsimd: Make sure SVE setup is complete before SIMD is used | Suzuki K Poulose | 2020-01-14 | 1 | -2/+6 | |
| | | | | | | | | | * | | arm64: Introduce system_capabilities_finalized() marker | Suzuki K Poulose | 2020-01-14 | 4 | -19/+16 | |
| | | | | | | | | | |/ | ||||||
| | | | | | | | | * | | arm64: entry: Avoid empty alternatives entries | Julien Thierry | 2020-01-21 | 1 | -2/+2 | |
| | | | | | | | | * | | arm64: Kconfig: select HAVE_FUTEX_CMPXCHG | Vladimir Murzin | 2020-01-21 | 1 | -0/+1 | |
| | | | | | | | | * | | mm: Reserve asm-generic prot flags 0x10 and 0x20 for arch use | Dave Martin | 2020-01-17 | 1 | -0/+2 | |
| | | | | | | | | * | | arm64: Use macros instead of hard-coded constants for MAIR_EL1 | Catalin Marinas | 2020-01-17 | 2 | -17/+22 | |
| | | | | | | | | * | | arm64: Add KRYO{3,4}XX CPU cores to spectre-v2 safe list | Sai Prakash Ranjan | 2020-01-17 | 2 | -0/+6 | |
| | | | | | | | | * | | arm64: context: Free up kernel ASIDs if KPTI is not in use | Vladimir Murzin | 2020-01-16 | 1 | -8/+30 | |
| | | | | | | | | * | | mm: change_memory_common: add spaces for `*` operator | Pan Zhang | 2020-01-08 | 1 | -1/+1 | |
| | | | | | | | | * | | arm64: Remove __exception_text_start and __exception_text_end from asm/section.h | Prabhakar Kushwaha | 2020-01-08 | 1 | -1/+0 | |
| | | | | | | | | * | | arm64: Kconfig: Remove CONFIG_ prefix from ARM64_PSEUDO_NMI section | Joe Perches | 2020-01-08 | 1 | -1/+1 | |
| | | | | | | | | * | | arm64: armv8_deprecated: update the comments of armv8_deprecated_init() | Hanjun Guo | 2020-01-08 | 1 | -1/+2 | |
| | | | | | | | | * | | arm64: kpti: Add Broadcom Brahma-B53 core to the KPTI whitelist | Florian Fainelli | 2020-01-08 | 1 | -0/+1 | |
| | | | | | | | | * | | Return ENODEV when the selected speculation misfeature is unsupported | Anthony Steinhauser | 2020-01-08 | 1 | -2/+2 | |
| | | | | | | | | |/ | ||||||
| | | | | | | | * | | arm64: kexec_file: add crash dump support | AKASHI Takahiro | 2020-01-08 | 3 | -8/+106 | |
| | | | | | | | * | | libfdt: include fdt_addresses.c | AKASHI Takahiro | 2020-01-08 | 2 | -1/+3 | |
| | | | | | | | |/ | ||||||
| | | | | | | * | | Revert "arm64: kexec: make dtb_mem always enabled" | Will Deacon | 2020-01-10 | 2 | -3/+7 | |
| | | | | | | * | | arm64: hibernate: add trans_pgd public functions | Pavel Tatashin | 2020-01-08 | 1 | -33/+60 | |
| | | | | | | * | | arm64: hibernate: add PUD_SECT_RDONLY | Pavel Tatashin | 2020-01-08 | 2 | -1/+2 | |
| | | | | | | * | | arm64: hibernate: rename dst to page in create_safe_exec_page | Pavel Tatashin | 2020-01-08 | 1 | -6/+6 |