index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: Avoid Cavium TX2 erratum 219 when switching TTBR
Marc Zyngier
2019-10-08
1
-1
/
+2
*
arm64: KVM: Trap VM ops when ARM64_WORKAROUND_CAVIUM_TX2_219_TVM is set
Marc Zyngier
2019-10-08
1
-1
/
+2
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-10-04
1
-24
/
+0
|
\
|
*
Merge tag 'kvmarm-fixes-5.4-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2019-10-03
1
-24
/
+0
|
|
\
|
|
*
arm64: KVM: Kill hyp_alternate_select()
Marc Zyngier
2019-09-09
1
-24
/
+0
*
|
|
Merge tag 'for-linus-5.4-rc2-tag' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-10-04
1
-7
/
+0
|
\
\
\
|
*
|
|
xen/efi: have a common runtime setup function
Juergen Gross
2019-10-02
1
-7
/
+0
*
|
|
|
mm: treewide: clarify pgtable_page_{ctor,dtor}() naming
Mark Rutland
2019-09-26
1
-1
/
+1
*
|
|
|
arm64, mm: move generic mmap layout functions to mm
Alexandre Ghiti
2019-09-25
1
-2
/
+0
*
|
|
|
mm: consolidate pgtable_cache_init() and pgd_cache_init()
Mike Rapoport
2019-09-25
1
-2
/
+0
*
|
|
|
mm: remove quicklist page table caches
Nicholas Piggin
2019-09-25
1
-2
/
+0
|
|
/
/
|
/
|
|
*
|
|
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2019-09-20
2
-6
/
+15
|
\
\
\
|
*
|
|
arm64: fix function types in COND_SYSCALL
Sami Tolvanen
2019-09-17
1
-3
/
+12
|
*
|
|
arm64: fix unreachable code issue with cmpxchg
Arnd Bergmann
2019-09-17
1
-3
/
+3
*
|
|
|
Merge tag 'trace-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-09-20
1
-0
/
+13
|
\
\
\
\
|
*
|
|
|
tracing/arm64: Have max stack tracer handle the case of return address after ...
Steven Rostedt (VMware)
2019-08-31
1
-0
/
+13
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2019-09-19
4
-103
/
+13
|
\
\
\
\
|
*
|
|
|
arm64: use asm-generic/dma-mapping.h
Christoph Hellwig
2019-09-11
2
-22
/
+1
|
*
|
|
|
xen/arm: use dev_is_dma_coherent
Christoph Hellwig
2019-09-11
1
-9
/
+0
|
*
|
|
|
xen/arm: consolidate page-coherent.h
Christoph Hellwig
2019-09-11
1
-75
/
+0
|
*
|
|
|
arm64: document the choice of page attributes for pgprot_dmacoherent
Christoph Hellwig
2019-08-29
1
-0
/
+8
|
*
|
|
|
dma-mapping: remove arch_dma_mmap_pgprot
Christoph Hellwig
2019-08-29
1
-0
/
+4
|
|
/
/
/
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-09-18
2
-2
/
+4
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
KVM: arm/arm64: vgic: Allow more than 256 vcpus for KVM_IRQ_LINE
Marc Zyngier
2019-09-09
1
-1
/
+3
|
*
|
|
arm64: KVM: Device mappings should be execute-never
James Morse
2019-08-27
1
-1
/
+1
|
|
/
/
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2019-09-16
41
-670
/
+590
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
arm64: remove __iounmap
Christoph Hellwig
2019-09-04
1
-2
/
+1
|
*
Merge branch 'for-next/atomics' into for-next/core
Will Deacon
2019-08-30
5
-397
/
+403
|
|
\
|
|
*
arm64: atomics: Use K constraint when toolchain appears to support it
Will Deacon
2019-08-30
1
-23
/
+40
|
|
*
arm64: atomics: Undefine internal macros after use
Will Deacon
2019-08-30
2
-0
/
+11
|
|
*
arm64: asm: Kill 'asm/atomic_arch.h'
Will Deacon
2019-08-30
4
-157
/
+140
|
|
*
arm64: lse: Remove unused 'alt_lse' assembly macro
Will Deacon
2019-08-30
1
-22
/
+0
|
|
*
arm64: avoid using hard-coded registers for LSE atomics
Andrew Murray
2019-08-29
1
-29
/
+41
|
|
*
arm64: atomics: avoid out-of-line ll/sc atomics
Andrew Murray
2019-08-29
6
-328
/
+329
|
|
*
arm64: Use correct ll/sc atomic constraints
Andrew Murray
2019-08-29
1
-42
/
+47
|
|
|
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
.
\
Merge branches 'for-next/52-bit-kva', 'for-next/cpu-topology', 'for-next/erro...
Will Deacon
2019-08-30
17
-118
/
+148
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
|
|
|
|
|
_
|
/
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
*
arm64: sysreg: Add some field definitions for PAR_EL1
Will Deacon
2019-08-27
1
-0
/
+3
|
|
|
|
|
|
|
|
|
|
*
arm64: mm: Add ISB instruction to set_pgd()
Will Deacon
2019-08-27
1
-0
/
+1
|
|
|
|
|
|
|
|
|
|
*
arm64: tlb: Ensure we execute an ISB following walk cache invalidation
Will Deacon
2019-08-27
1
-0
/
+1
|
|
|
|
|
|
|
|
|
|
*
Revert "arm64: Remove unnecessary ISBs from set_{pte,pmd,pud}"
Will Deacon
2019-08-27
1
-3
/
+9
|
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
*
arm64: mm: Really fix sparse warning in untagged_addr()
Will Deacon
2019-08-09
1
-1
/
+1
|
|
|
|
|
|
|
|
|
*
arm64: Introduce prctl() options to control the tagged user addresses ABI
Catalin Marinas
2019-08-06
3
-1
/
+12
|
|
|
|
|
|
|
|
|
*
arm64: untag user pointers in access_ok and __uaccess_mask_ptr
Andrey Konovalov
2019-08-06
2
-4
/
+8
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
/
arm64: map FDT as RW for early_init_dt_scan()
Hsin-Yi Wang
2019-08-23
1
-1
/
+1
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
*
/
arm64: smp: disable hotplug on trusted OS resident CPU
Sudeep Holla
2019-08-15
1
-0
/
+3
|
|
|
|
|
|
|
/
|
|
|
|
*
|
/
arm64: Add support for function error injection
Leo Yan
2019-08-07
1
-0
/
+5
|
|
|
|
|
|
/
|
|
|
|
|
/
|
|
|
|
*
|
|
Merge tag 'common/for-v5.4-rc1/cpu-topology' of git://git.kernel.org/pub/scm/...
Will Deacon
2019-08-14
1
-23
/
+0
|
|
|
|
\
\
\
|
|
|
|
|
/
/
|
|
|
|
/
|
|
|
|
|
|
*
|
cpu-topology: Move cpu topology code to common code.
Atish Patra
2019-07-22
1
-23
/
+0
|
|
|
|
|
/
|
|
*
|
|
arm64: memory: rename VA_START to PAGE_END
Mark Rutland
2019-08-14
2
-12
/
+12
|
|
*
|
|
arm64: memory: Cosmetic cleanups
Will Deacon
2019-08-14
1
-12
/
+11
[next]