Age | Commit message (Expand) | Author | Files | Lines |
2021-07-08 | mm: rename p4d_page_vaddr to p4d_pgtable and make it return pud_t * | Aneesh Kumar K.V | 1 | -2/+2 |
2021-07-08 | mm: rename pud_page_vaddr to pud_pgtable and make it return pmd_t * | Aneesh Kumar K.V | 1 | -2/+2 |
2021-07-08 | set_memory: allow querying whether set_direct_map_*() is actually enabled | Mike Rapoport | 4 | -8/+18 |
2021-07-06 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm | Linus Torvalds | 1 | -2/+0 |
2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 5 | -7/+3 |
2021-07-01 | Merge tag 'fs_for_v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+2 |
2021-07-01 | mm/thp: define default pmd_pgtable() | Anshuman Khandual | 1 | -1/+0 |
2021-07-01 | mm: define default value for FIRST_USER_ADDRESS | Anshuman Khandual | 1 | -2/+0 |
2021-07-01 | arm64/mm: drop HAVE_ARCH_PFN_VALID | Anshuman Khandual | 1 | -1/+0 |
2021-07-01 | arm64: decouple check whether pfn is in linear map from pfn_valid() | Mike Rapoport | 2 | -2/+3 |
2021-07-01 | mm/hugetlb: change parameters of arch_make_huge_pte() | Christophe Leroy | 1 | -2/+1 |
2021-07-01 | Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 2 | -16/+16 |
2021-06-29 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 10 | -40/+139 |
2021-06-29 | Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a... | Linus Torvalds | 39 | -257/+527 |
2021-06-28 | Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -1/+1 |
2021-06-28 | Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 1 | -2/+0 |
2021-06-25 | Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma... | Paolo Bonzini | 17 | -106/+235 |
2021-06-24 | KVM: stats: Separate generic stats from architecture specific ones | Jing Zhang | 1 | -7/+2 |
2021-06-24 | Merge branch 'for-next/sve' into for-next/core | Will Deacon | 2 | -2/+4 |
2021-06-24 | Merge branch 'for-next/ptrauth' into for-next/core | Will Deacon | 3 | -46/+64 |
2021-06-24 | Merge branch 'for-next/perf' into for-next/core | Will Deacon | 1 | -0/+5 |
2021-06-24 | Merge branch 'for-next/mte' into for-next/core | Will Deacon | 3 | -29/+78 |
2021-06-24 | Merge branch 'for-next/mm' into for-next/core | Will Deacon | 9 | -31/+19 |
2021-06-24 | Merge branch 'for-next/kasan' into for-next/core | Will Deacon | 2 | -2/+21 |
2021-06-24 | Merge branch 'for-next/insn' into for-next/core | Will Deacon | 5 | -9/+85 |
2021-06-24 | Merge branch 'for-next/entry' into for-next/core | Will Deacon | 3 | -10/+29 |
2021-06-24 | Merge branch 'for-next/cpuidle' into for-next/core | Will Deacon | 1 | -0/+35 |
2021-06-24 | Merge branch 'for-next/cpufeature' into for-next/core | Will Deacon | 2 | -21/+39 |
2021-06-24 | Merge branch 'for-next/cortex-strings' into for-next/core | Will Deacon | 1 | -0/+8 |
2021-06-24 | Merge branch 'for-next/caches' into for-next/core | Will Deacon | 6 | -71/+97 |
2021-06-23 | arm64: tlb: fix the TTL value of tlb_get_level | Zhenyu Ye | 1 | -0/+4 |
2021-06-23 | Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g... | Paolo Bonzini | 2 | -74/+2 |
2021-06-22 | Merge branch kvm-arm64/mmu/mte into kvmarm-master/next | Marc Zyngier | 8 | -7/+108 |
2021-06-22 | KVM: arm64: Add ioctl to fetch/store tags in a guest | Steven Price | 2 | -0/+4 |
2021-06-22 | KVM: arm64: Save/restore MTE registers | Steven Price | 4 | -2/+76 |
2021-06-22 | KVM: arm64: Introduce MTE VM feature | Steven Price | 2 | -0/+7 |
2021-06-22 | arm64: mte: Sync tags for pages where PTE is untagged | Steven Price | 2 | -5/+21 |
2021-06-21 | arm64/mm: Rename ARM64_SWAPPER_USES_SECTION_MAPS | Anshuman Khandual | 1 | -5/+5 |
2021-06-21 | arm64: insn: avoid circular include dependency | Mark Rutland | 3 | -5/+11 |
2021-06-18 | Merge branch arm64/for-next/caches into kvmarm-master/next | Marc Zyngier | 6 | -72/+97 |
2021-06-18 | Merge branch kvm-arm64/pmu-fixes into kvmarm-master/next | Marc Zyngier | 1 | -0/+1 |
2021-06-18 | KVM: arm64: Restore PMU configuration on first run | Marc Zyngier | 1 | -0/+1 |
2021-06-18 | KVM: arm64: Tweak parameters of guest cache maintenance functions | Yanan Wang | 1 | -7/+2 |
2021-06-18 | KVM: arm64: Introduce two cache maintenance callbacks | Yanan Wang | 1 | -17/+25 |
2021-06-17 | KVM: switch per-VM stats to u64 | Paolo Bonzini | 1 | -1/+1 |
2021-06-17 | arm64: Add cpuidle context save/restore helpers | Marc Zyngier | 1 | -0/+35 |
2021-06-15 | arm64/mm: Fix ttbr0 values stored in struct thread_info for software-pan | Anshuman Khandual | 1 | -2/+2 |
2021-06-15 | arm64/mm: Drop SECTION_[SHIFT|SIZE|MASK] | Anshuman Khandual | 2 | -9/+2 |
2021-06-15 | arm64/mm: Use CONT_PMD_SHIFT for ARM64_MEMSTART_SHIFT | Anshuman Khandual | 1 | -1/+1 |
2021-06-15 | arm64/mm: Drop SWAPPER_INIT_MAP_SIZE | Anshuman Khandual | 1 | -3/+0 |