summaryrefslogtreecommitdiff
path: root/arch
AgeCommit message (Expand)Author
2020-08-08arm64/fixmap: make notes of fixed_addresses more preciselyPingfan Liu
2020-07-31Merge branch 'for-next/read-barrier-depends' into for-next/coreCatalin Marinas
2020-07-31Merge branch 'for-next/tlbi' into for-next/coreCatalin Marinas
2020-07-31Merge branches 'for-next/misc', 'for-next/vmcoreinfo', 'for-next/cpufeature',...Catalin Marinas
2020-07-31arm64: use IRQ_STACK_SIZE instead of THREAD_SIZE for irq stackManinder Singh
2020-07-30arm64/mm: save memory access in check_and_switch_context() fast switch pathPingfan Liu
2020-07-30arm64: sigcontext.h: delete duplicated wordRandy Dunlap
2020-07-30arm64: ptrace.h: delete duplicated wordRandy Dunlap
2020-07-30arm64: pgtable-hwdef.h: delete duplicated wordsRandy Dunlap
2020-07-24arm64: enable time namespace supportAndrei Vagin
2020-07-24arm64/vdso: Restrict splitting VVAR VMAAndrei Vagin
2020-07-24arm64/vdso: Handle faults on timens pageAndrei Vagin
2020-07-24arm64/vdso: Add time namespace pageAndrei Vagin
2020-07-24arm64/vdso: Zap vvar pages when switching to a time namespaceAndrei Vagin
2020-07-24arm64/vdso: use the fault callback to map vvar pagesAndrei Vagin
2020-07-24arm64: Reserve HWCAP2_MTE as (1 << 18)Catalin Marinas
2020-07-23arm64/entry: deduplicate SW PAN entry/exit routinesArd Biesheuvel
2020-07-22arm64: s/AMEVTYPE/AMEVTYPERVladimir Murzin
2020-07-21arm64: perf: Expose some new events via sysfsShaokun Zhang
2020-07-21arm64: Reduce the number of header files pulled into vmlinux.lds.SWill Deacon
2020-07-21alpha: Replace smp_read_barrier_depends() usage with smp_[r]mb()Will Deacon
2020-07-21asm/rwonce: Don't pull <asm/barrier.h> into 'asm-generic/rwonce.h'Will Deacon
2020-07-21alpha: Override READ_ONCE() with barriered implementationWill Deacon
2020-07-20arm64: perf: Add cap_user_time_shortPeter Zijlstra
2020-07-20arm64: perf: Only advertise cap_user_time for arch_timerPeter Zijlstra
2020-07-20arm64: perf: Implement correct cap_user_timePeter Zijlstra
2020-07-20arm64: perf: Correct the event index in sysfsShaokun Zhang
2020-07-15arm64: tlb: Use the TLBI RANGE feature in arm64Zhenyu Ye
2020-07-15arm64: enable tlbi range instructionsZhenyu Ye
2020-07-15arm64: tlb: Detect the ARMv8.4 TLBI RANGE featureZhenyu Ye
2020-07-15arm64/hugetlb: Reserve CMA areas for gigantic pages on 16K and 64K configsAnshuman Khandual
2020-07-14arm64: stacktrace: Move export for save_stack_trace_tsk()Mark Brown
2020-07-14arm64/acpi: disallow writeable AML opregion mapping for EFI code regionsArd Biesheuvel
2020-07-14arm64/acpi: disallow AML memory opregions to access kernel memoryArd Biesheuvel
2020-07-10arm64: tlb: don't set the ttl value in flush_tlb_page_nosyncZhenyu Ye
2020-07-07arm64/cpufeature: Validate feature bits spacing in arm64_ftr_regs[]Anshuman Khandual
2020-07-07arm64: Shift the __tlbi_level() indentation leftCatalin Marinas
2020-07-07arm64: tlb: Set the TTL field in flush_*_tlb_rangeZhenyu Ye
2020-07-07arm64: tlb: Set the TTL field in flush_tlb_rangeZhenyu Ye
2020-07-07arm64: Add tlbi_user_level TLB invalidation helperZhenyu Ye
2020-07-07arm64: Add level-hinted TLB invalidation helperMarc Zyngier
2020-07-07arm64: Document SW reserved PTE/PMD bits in Stage-2 descriptorsMarc Zyngier
2020-07-07arm64: Detect the ARMv8.4 TTL featureMarc Zyngier
2020-07-03arm64/mm: Redefine CONT_{PTE, PMD}_SHIFTGavin Shan
2020-07-03arm64/defconfig: Enable CONFIG_KEXEC_FILEBhupesh Sharma
2020-07-03arm64/cpufeature: Replace all open bits shift encodings with macrosAnshuman Khandual
2020-07-03arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR2 registerAnshuman Khandual
2020-07-03arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR1 registerAnshuman Khandual
2020-07-03arm64/cpufeature: Add remaining feature bits in ID_AA64MMFR0 registerAnshuman Khandual
2020-07-02arm64: Document sysctls for emulated deprecated instructionsMark Brown