summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-27Revert "arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)"Will Deacon
2018-03-27arm64: cpufeature: Avoid warnings due to unused symbolsWill Deacon
2018-03-26arm64: Add work around for Arm Cortex-A55 Erratum 1024718Suzuki K Poulose
2018-03-26arm64: Delay enabling hardware DBM featureSuzuki K Poulose
2018-03-26arm64: Add MIDR encoding for Arm Cortex-A55 and Cortex-A35Suzuki K Poulose
2018-03-26arm64: capabilities: Handle shared entriesSuzuki K Poulose
2018-03-26arm64: capabilities: Add support for checks based on a list of MIDRsSuzuki K Poulose
2018-03-26arm64: Add helpers for checking CPU MIDR against a rangeSuzuki K Poulose
2018-03-26arm64: capabilities: Clean up midr range helpersSuzuki K Poulose
2018-03-26arm64: capabilities: Change scope of VHE to Boot CPU featureSuzuki K Poulose
2018-03-26arm64: capabilities: Add support for features enabled earlySuzuki K Poulose
2018-03-26arm64: capabilities: Restrict KPTI detection to boot-time CPUsSuzuki K Poulose
2018-03-26arm64: capabilities: Introduce weak features based on local CPUSuzuki K Poulose
2018-03-26arm64: capabilities: Group handling of features and errata workaroundsSuzuki K Poulose
2018-03-26arm64: capabilities: Allow features based on local CPU scopeSuzuki K Poulose
2018-03-26arm64: capabilities: Split the processing of errata work aroundsSuzuki K Poulose
2018-03-26arm64: capabilities: Prepare for grouping features and errata work aroundsSuzuki K Poulose
2018-03-26arm64: capabilities: Filter the entries based on a given maskSuzuki K Poulose
2018-03-26arm64: capabilities: Unify the verificationSuzuki K Poulose
2018-03-26arm64: capabilities: Add flags to handle the conflicts on late CPUSuzuki K Poulose
2018-03-26arm64: capabilities: Prepare for fine grained capabilitiesSuzuki K Poulose
2018-03-26arm64: capabilities: Move errata processing codeSuzuki K Poulose
2018-03-26arm64: capabilities: Move errata work around check on boot CPUSuzuki K Poulose
2018-03-26arm64: capabilities: Update prototype for enable call backDave Martin
2018-03-26arm64/sve: Document firmware support requirements in KconfigDave Martin
2018-03-20arm64: fpsimd: Fix bad si_code for undiagnosed SIGFPEDave Martin
2018-03-20Merge branch 'siginfo-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Will Deacon
2018-03-19arm64: Expose Arm v8.4 featuresSuzuki K Poulose
2018-03-19arm64: Documentation: cpu-feature-registers: Remove RES0 fieldsSuzuki K Poulose
2018-03-19arm64: asm: drop special versions of adr_l/ldr_l/str_l for modulesArd Biesheuvel
2018-03-19arm64: fix undefined reference to 'printk'Arnd Bergmann
2018-03-15signal: Add FPE_FLTUNK si_code for undiagnosable fp exceptionsDave Martin
2018-03-09Merge tag 'acpi/iort-for-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/...Will Deacon
2018-03-09arm64: signal: Ensure si_code is valid for all fault signalsDave Martin
2018-03-09arm64: Add support for new control bits CTR_EL0.DIC and CTR_EL0.IDCShanker Donthineni
2018-03-09arm64/kernel: enable A53 erratum #8434319 handling at runtimeArd Biesheuvel
2018-03-09arm64/errata: add REVIDR handling to frameworkArd Biesheuvel
2018-03-09arm64/kernel: don't ban ADRP to work around Cortex-A53 erratum #843419Ard Biesheuvel
2018-03-08arm64/kernel: kaslr: reduce module randomization range to 4 GBArd Biesheuvel
2018-03-08arm64: module: don't BUG when exceeding preallocated PLT countArd Biesheuvel
2018-03-08ACPI/IORT: Remove obsolete ACPI_IORT_SMMU_V3_CAVIUM_CN99XX defineLorenzo Pieralisi
2018-03-08ACPI/IORT: Remove temporary iort_get_id_mapping_index() ACPICA guardLorenzo Pieralisi
2018-03-08ACPI/IORT: Remove linker section for IORT entries againJia He
2018-03-06arm64: kaslr: Set TCR_EL1.NFD1 when CONFIG_RANDOMIZE_BASE=yWill Deacon
2018-03-06arm64/debug: Fix registers on sleeping tasksDouglas Anderson
2018-03-06scripts/kallsyms: filter arm64's __efistub_ symbolsArd Biesheuvel
2018-03-06kasan, arm64: clean up KASAN_SHADOW_SCALE_SHIFT usageAndrey Konovalov
2018-03-06arm64: Revert L1_CACHE_SHIFT back to 6 (64-byte cache line size)Catalin Marinas
2018-03-06arm64: lse: Pass -fomit-frame-pointer to out-of-line ll/sc atomicsWill Deacon
2018-03-06arm64: Use arm64_force_sig_info instead of force_sig_infoWill Deacon