summaryrefslogtreecommitdiffstats
path: root/include (unfollow)
Commit message (Expand)AuthorFilesLines
2020-07-20iommu/arm-smmu: Add global/context fault implementation hooksKrishna Reddy3-2/+117
2020-07-20dt-bindings: arm-smmu: add binding for Tegra194 SMMUKrishna Reddy1-1/+24
2020-07-20iommu/arm-smmu: add NVIDIA implementation for ARM MMU-500 usageKrishna Reddy6-1/+187
2020-07-20iommu/arm-smmu: ioremap smmu mmio region before implementation initKrishna Reddy1-4/+4
2020-07-20iommu/arm-smmu: move TLB timeout and spin count macrosKrishna Reddy2-3/+2
2020-07-16iommu/arm-smmu-v3: Fix trivial typoJohn Garry1-1/+1
2020-07-16dt-bindings: arm-smmu: add compatible string for Marvell Armada-AP806 SMMU-500Tomasz Nowicki1-0/+4
2020-07-16iommu/arm-smmu: Workaround for Marvell Armada-AP806 SoC erratum #582743Hanna Hawa2-0/+48
2020-07-16iommu/arm-smmu: Call configuration impl hook before consuming featuresTomasz Nowicki1-4/+7
2020-07-09iommu: arm-smmu-impl: Use qcom impl for sm8150 and sm8250 compatiblesJonathan Marek1-1/+3
2020-07-09dt-bindings: arm-smmu: Add sm8150 and sm8250 compatible stringsJonathan Marek1-0/+2
2020-07-08iommu/arm-smmu: Update impl quirks commentRobin Murphy1-4/+4
2020-07-08iommu: Remove unused IOMMU_SYS_CACHE_ONLY flagWill Deacon2-9/+0
2020-06-29Linux 5.8-rc3v5.8-rc3Linus Torvalds1-1/+1
2020-06-28sched/cfs: change initial value of runnable_avgVincent Guittot1-1/+1
2020-06-28smp, irq_work: Continue smp_call_function*() and irq_work*() integrationPeter Zijlstra6-58/+86
2020-06-28sched/core: s/WF_ON_RQ/WQ_ON_CPU/Peter Zijlstra2-3/+3
2020-06-28sched/core: Fix ttwu() racePeter Zijlstra1-5/+28
2020-06-28sched/core: Fix PI boosting between RT and DEADLINE tasksJuri Lelli1-1/+2
2020-06-28sched/deadline: Initialize ->dl_boostedJuri Lelli1-0/+1
2020-06-28sched/core: Check cpus_mask, not cpus_ptr in __set_cpus_allowed_ptr(), to fix...Scott Wood1-1/+1
2020-06-28sched/core: Fix CONFIG_GCC_PLUGIN_RANDSTRUCT build failPeter Zijlstra1-2/+4
2020-06-28Revert "ARM: sti: Implement dummy L2 cache's write_sec"Patrice Chotard1-9/+0
2020-06-28afs: Fix storage of cell namesDavid Howells2-1/+10
2020-06-26kgdb: Avoid suspicious RCU usage warningDouglas Anderson1-0/+4
2020-06-26kdb: Switch to use safer dbg_io_ops over console APIsSumit Garg5-22/+24
2020-06-26SUNRPC: Properly set the @subbuf parameter of xdr_buf_subsegment()Chuck Lever1-0/+4
2020-06-26NFSv4 fix CLOSE not waiting for direct IO compeletionOlga Kornievskaia2-4/+10
2020-06-26pNFS/flexfiles: Fix list corruption if the mirror count changesTrond Myklebust1-4/+7
2020-06-26nfs: Fix memory leak of export_pathTom Rix1-0/+1
2020-06-26sunrpc: fixed rollback in rpc_gssd_dummy_populate()Vasily Averin1-0/+1
2020-06-26i2c: core: check returned size of emulated smbus block readMans Rullgard1-0/+7
2020-06-26MAINTAINERS: update info for sparseLuc Van Oostenryck1-1/+3
2020-06-26mm/memory_hotplug.c: fix false softlockup during pfn range removalBen Widawsky1-2/+11
2020-06-26mm: remove vmalloc_execChristoph Hellwig4-39/+3
2020-06-26arm64: use PAGE_KERNEL_ROX directly in alloc_insn_pageChristoph Hellwig1-9/+3
2020-06-26x86/hyperv: allocate the hypercall page with only read and execute bitsChristoph Hellwig2-1/+5
2020-06-26mm/memory: fix IO cost for anonymous pageJoonsoo Kim1-0/+8
2020-06-26mm/swap: fix for "mm: workingset: age nonresident information alongside anony...Joonsoo Kim1-2/+1
2020-06-26mm: workingset: age nonresident information alongside anonymous pagesJohannes Weiner4-21/+33
2020-06-26doc: THP CoW fault no longer allocate THPYang Shi2-4/+3
2020-06-26docs: mm/gup: minor documentation updateSouptick Joarder1-1/+1
2020-06-26mm/memcontrol.c: prevent missed memory.low load tearsChris Down1-2/+3
2020-06-26mm/memcontrol.c: add missed css_put()Muchun Song1-1/+3
2020-06-26mm: memcontrol: handle div0 crash race condition in memory.lowJohannes Weiner1-2/+7
2020-06-26mm/vmalloc.c: fix a warning while make xmldocsMasanari Iida1-1/+0
2020-06-26media: omap3isp: remove cacheflush.hNathan Chancellor2-3/+0
2020-06-26make asm-generic/cacheflush.h more standaloneStephen Rothwell1-0/+5
2020-06-26mm/debug_vm_pgtable: fix build failure with powerpc 8xxChristophe Leroy1-2/+2
2020-06-26mm/memory.c: properly pte_offset_map_lock/unlock in vm_insert_pages()Arjun Roy1-10/+11