summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-28Merge branch 'for-next/scs' into for-next/coreWill Deacon
2020-05-28Merge branch 'for-next/kvm/errata' into for-next/coreWill Deacon
2020-05-28Merge branch 'for-next/bti' into for-next/coreWill Deacon
2020-05-28Merge branches 'for-next/acpi', 'for-next/bpf', 'for-next/cpufeature', 'for-n...Will Deacon
2020-05-28KVM: arm64: Move __load_guest_stage2 to kvm_mmu.hMarc Zyngier
2020-05-28KVM: arm64: Check advertised Stage-2 page size capabilityMarc Zyngier
2020-05-27arm64/cpufeature: Add get_arm64_ftr_reg_nowarn()Anshuman Khandual
2020-05-26ACPI/IORT: Remove the unused __get_pci_rid()Zenghui Yu
2020-05-21arm64/cpuinfo: Add ID_MMFR4_EL1 into the cpuinfo_arm64 contextAnshuman Khandual
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_AA64PFR1 registerAnshuman Khandual
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_AA64PFR0 registerAnshuman Khandual
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_AA64ISAR0 registerAnshuman Khandual
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_MMFR4 registerAnshuman Khandual
2020-05-21arm64/cpufeature: Add remaining feature bits in ID_PFR0 registerAnshuman Khandual
2020-05-21arm64/cpufeature: Introduce ID_MMFR5 CPU registerAnshuman Khandual
2020-05-21arm64/cpufeature: Introduce ID_DFR1 CPU registerAnshuman Khandual
2020-05-21arm64/cpufeature: Introduce ID_PFR2 CPU registerAnshuman Khandual
2020-05-21arm64/cpufeature: Make doublelock a signed feature in ID_AA64DFR0Anshuman Khandual
2020-05-21arm64/cpufeature: Drop TraceFilt feature exposure from ID_DFR0 registerAnshuman Khandual
2020-05-21arm64/cpufeature: Add explicit ftr_id_isar0[] for ID_ISAR0 registerAnshuman Khandual
2020-05-21arm64: mm: Add asid_gen_match() helperJean-Philippe Brucker
2020-05-21firmware: smccc: Fix missing prototype warning for arm_smccc_version_initSudeep Holla
2020-05-21arm64: vdso: Fix CFI directives in sigreturn trampolineWill Deacon
2020-05-21arm64: vdso: Don't prefix sigreturn trampoline with a BTI C instructionWill Deacon
2020-05-20firmware: smccc: Add function to fetch SMCCC versionSudeep Holla
2020-05-20firmware: smccc: Refactor SMCCC specific bits into separate fileSudeep Holla
2020-05-20firmware: smccc: Drop smccc_version enum and use ARM_SMCCC_VERSION_1_x insteadSudeep Holla
2020-05-20firmware: smccc: Add the definition for SMCCCv1.2 version/error codesSudeep Holla
2020-05-20firmware: smccc: Update link to latest SMCCC specificationSudeep Holla
2020-05-20firmware: smccc: Add HAVE_ARM_SMCCC_DISCOVERY to identify SMCCC v1.1 and aboveSudeep Holla
2020-05-20ACPI/IORT: Fix PMCG node single ID mapping handlingTuan Phan
2020-05-20arm64/cpufeature: Drop open encodings while extracting parangeAnshuman Khandual
2020-05-20arm64/cpufeature: Validate hypervisor capabilities during CPU hotplugAnshuman Khandual
2020-05-20firmware: arm_sdei: Document the motivation behind these set_fs() callsJames Morse
2020-05-20firmware: arm_sdei: remove unused interfacesChristoph Hellwig
2020-05-20firmware: arm_sdei: Put the SDEI table after using itHanjun Guo
2020-05-18pmu/smmuv3: Clear IRQ affinity hint on device removalJean-Philippe Brucker
2020-05-18drivers/perf: hisi: Permit modular builds of HiSilicon uncore driversZhou Wang
2020-05-18ACPI: IORT: Add comments for not calling acpi_put_table()Hanjun Guo
2020-05-18ACPI: GTDT: Put GTDT table after parsingHanjun Guo
2020-05-18arm64: stacktrace: Factor out some common code into on_stack()Yunfeng Ye
2020-05-18arm64: Call debug_traps_init() from trap_init() to help early kgdbDouglas Anderson
2020-05-18arm64: entry-ftrace.S: Update comment to indicate that x18 is liveWill Deacon
2020-05-18scs: Move DEFINE_SCS macro into core codeWill Deacon
2020-05-18scs: Remove references to asm/scs.h from core codeWill Deacon
2020-05-18scs: Move scs_overflow_check() out of architecture codeWill Deacon
2020-05-18arm64: scs: Use 'scs_sp' register alias for x18Will Deacon
2020-05-18scs: Move accounting into alloc/free functionsWill Deacon
2020-05-18arm64: scs: Store absolute SCS stack pointer value in thread_infoWill Deacon
2020-05-15efi/libstub: Disable Shadow Call StackSami Tolvanen