| Commit message (Expand) | Author | Files | Lines |
2020-01-21 | arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean' | Dirk Behme | 1 | -1/+1 |
2020-01-21 | arm64: entry: Avoid empty alternatives entries | Julien Thierry | 1 | -2/+2 |
2020-01-21 | arm64: Kconfig: select HAVE_FUTEX_CMPXCHG | Vladimir Murzin | 1 | -0/+1 |
2020-01-17 | arm64: csum: Fix pathological zero-length calls | Robin Murphy | 1 | -0/+3 |
2020-01-17 | arm64: entry: cleanup sp_el0 manipulation | Mark Rutland | 1 | -10/+7 |
2020-01-17 | arm64: entry: cleanup el0 svc handler naming | Mark Rutland | 3 | -6/+6 |
2020-01-17 | arm64: entry: mark all entry code as notrace | Mark Rutland | 1 | -2/+2 |
2020-01-17 | arm64: assembler: remove smp_dmb macro | Mark Rutland | 1 | -7/+0 |
2020-01-17 | arm64: assembler: remove inherit_daif macro | Mark Rutland | 1 | -6/+0 |
2020-01-17 | ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map() | Hanjun Guo | 1 | -2/+55 |
2020-01-17 | mm: Reserve asm-generic prot flags 0x10 and 0x20 for arch use | Dave Martin | 1 | -0/+2 |
2020-01-17 | arm64: Use macros instead of hard-coded constants for MAIR_EL1 | Catalin Marinas | 2 | -17/+22 |
2020-01-17 | arm64: Add KRYO{3,4}XX CPU cores to spectre-v2 safe list | Sai Prakash Ranjan | 2 | -0/+6 |
2020-01-16 | arm64: kernel: avoid x18 in __cpu_soft_restart | Ard Biesheuvel | 1 | -2/+2 |
2020-01-16 | arm64: kvm: stop treating register x18 as caller save | Ard Biesheuvel | 1 | -21/+24 |
2020-01-16 | arm64/lib: copy_page: avoid x18 register in assembler code | Ard Biesheuvel | 1 | -19/+19 |
2020-01-16 | arm64: mm: avoid x18 in idmap_kpti_install_ng_mappings | Sami Tolvanen | 1 | -31/+32 |
2020-01-16 | arm64: fix alternatives with LLVM's integrated assembler | Sami Tolvanen | 1 | -11/+21 |
2020-01-16 | arm64: lse: fix LSE atomics with LLVM's integrated assembler | Sami Tolvanen | 2 | -3/+22 |
2020-01-16 | arm64: Implement optimised checksum routine | Robin Murphy | 3 | -3/+129 |
2020-01-16 | arm64: context: Free up kernel ASIDs if KPTI is not in use | Vladimir Murzin | 1 | -8/+30 |
2020-01-16 | arm64: Workaround for Cortex-A55 erratum 1530923 | Steven Price | 6 | -7/+26 |
2020-01-16 | arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHE | Steven Price | 6 | -8/+12 |
2020-01-16 | arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHE | Steven Price | 7 | -10/+23 |
2020-01-15 | arm64: Use register field helper in kaslr_requires_kpti() | Will Deacon | 1 | -3/+3 |
2020-01-15 | arm64: Simplify early check for broken TX1 when KASLR is enabled | Will Deacon | 1 | -11/+4 |
2020-01-15 | arm64: Turn "broken gas inst" into real config option | Vladimir Murzin | 2 | -7/+6 |
2020-01-15 | arm64: Use a variable to store non-global mappings decision | Mark Brown | 4 | -88/+65 |
2020-01-15 | arm64: Don't use KPTI where we have E0PD | Mark Brown | 1 | -0/+11 |
2020-01-15 | arm64: Factor out checks for KASLR in KPTI code into separate function | Mark Brown | 2 | -18/+46 |
2020-01-15 | arm64: Add initial support for E0PD | Mark Brown | 5 | -1/+43 |
2020-01-15 | arm64: Move the LSE gas support detection to Kconfig | Catalin Marinas | 5 | -13/+15 |
2020-01-15 | kbuild: Add support for 'as-instr' to be used in Kconfig files | Catalin Marinas | 1 | -0/+4 |
2020-01-15 | perf/imx_ddr: Fix cpu hotplug state cleanup | Leonard Crestez | 1 | -5/+11 |
2020-01-15 | arm64: Introduce ID_ISAR6 CPU register | Anshuman Khandual | 5 | -1/+28 |
2020-01-15 | arm64: cpufeature: Export matrix and other features to userspace | Steven Price | 7 | -0/+93 |
2020-01-14 | arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanly | Suzuki K Poulose | 2 | -4/+36 |
2020-01-14 | arm64: signal: nofpsimd: Handle fp/simd context for signal frames | Suzuki K Poulose | 2 | -4/+6 |
2020-01-14 | arm64: ptrace: nofpsimd: Fail FP/SIMD regset operations | Suzuki K Poulose | 1 | -0/+21 |
2020-01-14 | arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properly | Suzuki K Poulose | 1 | -3/+34 |
2020-01-14 | arm64: cpufeature: Fix the type of no FP/SIMD capability | Suzuki K Poulose | 1 | -1/+1 |
2020-01-14 | arm64: fpsimd: Make sure SVE setup is complete before SIMD is used | Suzuki K Poulose | 1 | -2/+6 |
2020-01-14 | arm64: Introduce system_capabilities_finalized() marker | Suzuki K Poulose | 4 | -19/+16 |
2020-01-13 | arm64: kernel: Correct annotation of end of el0_sync | Mark Brown | 1 | -1/+4 |
2020-01-10 | Revert "arm64: kexec: make dtb_mem always enabled" | Will Deacon | 2 | -3/+7 |
2020-01-10 | drivers/perf: hisi: Simplify hisi_read_sccl_and_ccl_id and its comment | Shaokun Zhang | 1 | -26/+32 |
2020-01-09 | arm64: xen: Use modern annotations for assembly functions | Mark Brown | 1 | -4/+4 |
2020-01-08 | mm: change_memory_common: add spaces for `*` operator | Pan Zhang | 1 | -1/+1 |
2020-01-08 | arm64: Remove __exception_text_start and __exception_text_end from asm/section.h | Prabhakar Kushwaha | 1 | -1/+0 |
2020-01-08 | arm64: Kconfig: Remove CONFIG_ prefix from ARM64_PSEUDO_NMI section | Joe Perches | 1 | -1/+1 |