aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-21arm64: kbuild: remove compressed images on 'make ARCH=arm64 (dist)clean'Dirk Behme1-1/+1
2020-01-21arm64: entry: Avoid empty alternatives entriesJulien Thierry1-2/+2
2020-01-21arm64: Kconfig: select HAVE_FUTEX_CMPXCHGVladimir Murzin1-0/+1
2020-01-17arm64: csum: Fix pathological zero-length callsRobin Murphy1-0/+3
2020-01-17arm64: entry: cleanup sp_el0 manipulationMark Rutland1-10/+7
2020-01-17arm64: entry: cleanup el0 svc handler namingMark Rutland3-6/+6
2020-01-17arm64: entry: mark all entry code as notraceMark Rutland1-2/+2
2020-01-17arm64: assembler: remove smp_dmb macroMark Rutland1-7/+0
2020-01-17arm64: assembler: remove inherit_daif macroMark Rutland1-6/+0
2020-01-17ACPI/IORT: Fix 'Number of IDs' handling in iort_id_map()Hanjun Guo1-2/+55
2020-01-17mm: Reserve asm-generic prot flags 0x10 and 0x20 for arch useDave Martin1-0/+2
2020-01-17arm64: Use macros instead of hard-coded constants for MAIR_EL1Catalin Marinas2-17/+22
2020-01-17arm64: Add KRYO{3,4}XX CPU cores to spectre-v2 safe listSai Prakash Ranjan2-0/+6
2020-01-16arm64: kernel: avoid x18 in __cpu_soft_restartArd Biesheuvel1-2/+2
2020-01-16arm64: kvm: stop treating register x18 as caller saveArd Biesheuvel1-21/+24
2020-01-16arm64/lib: copy_page: avoid x18 register in assembler codeArd Biesheuvel1-19/+19
2020-01-16arm64: mm: avoid x18 in idmap_kpti_install_ng_mappingsSami Tolvanen1-31/+32
2020-01-16arm64: fix alternatives with LLVM's integrated assemblerSami Tolvanen1-11/+21
2020-01-16arm64: lse: fix LSE atomics with LLVM's integrated assemblerSami Tolvanen2-3/+22
2020-01-16arm64: Implement optimised checksum routineRobin Murphy3-3/+129
2020-01-16arm64: context: Free up kernel ASIDs if KPTI is not in useVladimir Murzin1-8/+30
2020-01-16arm64: Workaround for Cortex-A55 erratum 1530923Steven Price6-7/+26
2020-01-16arm64: Rename WORKAROUND_1319367 to SPECULATIVE_AT_NVHESteven Price6-8/+12
2020-01-16arm64: Rename WORKAROUND_1165522 to SPECULATIVE_AT_VHESteven Price7-10/+23
2020-01-15arm64: Use register field helper in kaslr_requires_kpti()Will Deacon1-3/+3
2020-01-15arm64: Simplify early check for broken TX1 when KASLR is enabledWill Deacon1-11/+4
2020-01-15arm64: Turn "broken gas inst" into real config optionVladimir Murzin2-7/+6
2020-01-15arm64: Use a variable to store non-global mappings decisionMark Brown4-88/+65
2020-01-15arm64: Don't use KPTI where we have E0PDMark Brown1-0/+11
2020-01-15arm64: Factor out checks for KASLR in KPTI code into separate functionMark Brown2-18/+46
2020-01-15arm64: Add initial support for E0PDMark Brown5-1/+43
2020-01-15arm64: Move the LSE gas support detection to KconfigCatalin Marinas5-13/+15
2020-01-15kbuild: Add support for 'as-instr' to be used in Kconfig filesCatalin Marinas1-0/+4
2020-01-15perf/imx_ddr: Fix cpu hotplug state cleanupLeonard Crestez1-5/+11
2020-01-15arm64: Introduce ID_ISAR6 CPU registerAnshuman Khandual5-1/+28
2020-01-15arm64: cpufeature: Export matrix and other features to userspaceSteven Price7-0/+93
2020-01-14arm64: nofpsmid: Handle TIF_FOREIGN_FPSTATE flag cleanlySuzuki K Poulose2-4/+36
2020-01-14arm64: signal: nofpsimd: Handle fp/simd context for signal framesSuzuki K Poulose2-4/+6
2020-01-14arm64: ptrace: nofpsimd: Fail FP/SIMD regset operationsSuzuki K Poulose1-0/+21
2020-01-14arm64: cpufeature: Set the FP/SIMD compat HWCAP bits properlySuzuki K Poulose1-3/+34
2020-01-14arm64: cpufeature: Fix the type of no FP/SIMD capabilitySuzuki K Poulose1-1/+1
2020-01-14arm64: fpsimd: Make sure SVE setup is complete before SIMD is usedSuzuki K Poulose1-2/+6
2020-01-14arm64: Introduce system_capabilities_finalized() markerSuzuki K Poulose4-19/+16
2020-01-13arm64: kernel: Correct annotation of end of el0_syncMark Brown1-1/+4
2020-01-10Revert "arm64: kexec: make dtb_mem always enabled"Will Deacon2-3/+7
2020-01-10drivers/perf: hisi: Simplify hisi_read_sccl_and_ccl_id and its commentShaokun Zhang1-26/+32
2020-01-09arm64: xen: Use modern annotations for assembly functionsMark Brown1-4/+4
2020-01-08mm: change_memory_common: add spaces for `*` operatorPan Zhang1-1/+1
2020-01-08arm64: Remove __exception_text_start and __exception_text_end from asm/section.hPrabhakar Kushwaha1-1/+0
2020-01-08arm64: Kconfig: Remove CONFIG_ prefix from ARM64_PSEUDO_NMI sectionJoe Perches1-1/+1