summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-20time/sched_clock: Use raw_read_seqcount_latch()Ahmed S. Darwish
2020-07-20sched_clock: Expose struct clock_read_dataPeter 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-13perf/smmuv3: To simplify code for ioremap page in pmcgJay Chen
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-07tlb: mmu_gather: add tlb_flush_*_range APIsPeter Zijlstra (Intel)
2020-07-07arm64: Add tlbi_user_level TLB invalidation helperZhenyu Ye
2020-07-07smccc: Make constants available to assemblyAndrew Scull
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
2020-07-02arm64/crash_core: Export TCR_EL1.T1SZ in vmcoreinfoBhupesh Sharma
2020-07-02crash_core, vmcoreinfo: Append 'MAX_PHYSMEM_BITS' to vmcoreinfoBhupesh Sharma
2020-07-02arm64/panic: Unify all three existing notifier blocksAnshuman Khandual
2020-07-02arm64/module: Optimize module load time by optimizing PLT countingSaravana Kannan
2020-06-28Linux 5.8-rc3v5.8-rc3Linus Torvalds
2020-06-28Merge tag 'arm-omap-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2020-06-28Merge tag 'arm-fixes-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-06-28Merge tag 'timers-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-28Merge tag 'perf-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'efi-urgent-2020-06-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-06-28Merge tag 'sched_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2020-06-28Merge tag 'x86_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'rcu_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2020-06-28Merge tag 'objtool_urgent_for_5.8_rc3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2020-06-28Merge tag 'x86_entry_for_5.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2020-06-28sched/cfs: change initial value of runnable_avgVincent Guittot
2020-06-28smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra
2020-06-28sched/core: s/WF_ON_RQ/WQ_ON_CPU/Peter Zijlstra
2020-06-28sched/core: Fix ttwu() racePeter Zijlstra