index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-03
arm64: stacktrace: fix comment
Mark Rutland
1
-1
/
+1
2021-08-03
arm64: fix compat syscall return truncation
Mark Rutland
2
-10
/
+21
2021-07-12
Revert "arm64: cache: Lower ARCH_DMA_MINALIGN to 64 (L1_CACHE_BYTES)"
Will Deacon
1
-1
/
+1
2021-07-12
arm64: Add missing header <asm/smp.h> in two files
Carlos Bilbao
1
-0
/
+1
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
arch, mm: wire up memfd_secret system call where relevant
Mike Rapoport
1
-0
/
+1
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
11
-40
/
+150
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
18
-106
/
+246
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
9
-7
/
+119
2021-06-22
KVM: arm64: Add ioctl to fetch/store tags in a guest
Steven Price
3
-0
/
+15
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
[next]