index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-08-11
KVM: arm64: Expose page-table helpers
Quentin Perret
1
-0
/
+40
2021-08-11
arm64/perf: Replace '0xf' instances with ID_AA64DFR0_PMUVER_IMP_DEF
Anshuman Khandual
1
-1
/
+1
2021-08-06
arm64: mm: Fix TLBI vs ASID rollover
Will Deacon
2
-9
/
+31
2021-08-05
arm64: entry: move bulk of ret_to_user to C
Mark Rutland
1
-2
/
+3
2021-08-04
arm64: hyperv: Add Hyper-V hypercall and register access utilities
Michael Kelley
2
-0
/
+123
2021-08-04
ARM: ep93xx: remove MaverickCrunch support
Arnd Bergmann
1
-1
/
+1
2021-08-03
arm64: fix typo in a comment
Jason Wang
1
-1
/
+1
2021-08-03
arm64/cpufeature: Optionally disable MTE via command-line
Yee Lee
1
-2
/
+1
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-08-02
arm64: kasan: mte: remove redundant mte_report_once logic
Mark Rutland
2
-13
/
+0
2021-08-02
arm64: kasan: mte: use a constant kernel GCR_EL1 value
Mark Rutland
4
-12
/
+16
2021-08-02
arm64/sve: Make fpsimd_bind_task_to_cpu() static
Mark Brown
1
-1
/
+0
2021-08-02
KVM: arm64: Remove PMSWINC_EL0 shadow register
Marc Zyngier
1
-1
/
+0
2021-08-02
KVM: arm64: Introduce helper to retrieve a PTE and its level
Marc Zyngier
1
-0
/
+20
2021-07-30
arm64/kexec: Test page size support with new TGRAN range values
Anshuman Khandual
2
-15
/
+22
2021-07-28
arm64: move preemption disablement to prctl handlers
Peter Collingbourne
2
-7
/
+7
2021-07-28
arm64: mte: change ASYNC and SYNC TCF settings into bitfields
Peter Collingbourne
1
-0
/
+3
2021-07-28
arm64: mte: rename gcr_user_excl to mte_ctrl
Peter Collingbourne
1
-1
/
+4
2021-07-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2
-1
/
+2
2021-07-23
compat: make linux/compat.h available everywhere
Arnd Bergmann
1
-11
/
+3
2021-07-23
Merge tag 'drm-misc-next-2021-07-22' of git://anongit.freedesktop.org/drm/drm-misc into drm-next
Dave Airlie
1
-4
/
+1
2021-07-21
drivers/firmware: consolidate EFI framebuffer setup for all arches
Javier Martinez Canillas
1
-4
/
+1
2021-07-12
exit/bdflush: Remove the deprecated bdflush system call
Eric W. Biederman
1
-1
/
+1
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/jack/linux-fs
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-06-30
arm64/mm: drop HAVE_ARCH_PFN_VALID
Anshuman Khandual
1
-1
/
+0
2021-06-30
arm64: decouple check whether pfn is in linear map from pfn_valid()
Mike Rapoport
2
-2
/
+3
2021-06-30
mm/hugetlb: change parameters of arch_make_huge_pte()
Christophe Leroy
1
-2
/
+1
2021-06-30
Merge tag 'clang-features-v5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux
Linus Torvalds
2
-16
/
+16
2021-06-28
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
11
-40
/
+150
2021-06-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
39
-257
/
+527
2021-06-28
Merge tag 'sched-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-1
/
+1
2021-06-28
Merge tag 'locking-core-2021-06-28' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-2
/
+0
2021-06-25
Merge tag 'kvmarm-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD
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
[prev]
[next]