index
:
sinitax/cachepc-linux
master
Fork of AMDESE/linux with modifications for CachePC side-channel attack
Louis Burda
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
*
|
|
|
|
|
arm64: tlbi: Set MAX_TLBI_OPS to PTRS_PER_PTE
Will Deacon
2018-11-27
1
-2
/
+2
|
*
|
|
|
|
|
arm64/module: switch to ADRP/ADD sequences for PLT entries
Ard Biesheuvel
2018-11-27
1
-28
/
+8
|
*
|
|
|
|
|
arm64/insn: add support for emitting ADR/ADRP instructions
Ard Biesheuvel
2018-11-27
1
-0
/
+8
|
*
|
|
|
|
|
arm64: acpi: Prepare for longer MADTs
Jeremy Linton
2018-11-27
1
-4
/
+15
|
*
|
|
|
|
|
arm64: io: Ensure calls to delay routines are ordered against prior readX()
Will Deacon
2018-11-27
1
-8
/
+23
|
*
|
|
|
|
|
arm64: mm: Don't wait for completion of TLB invalidation when page aging
Alex Van Brunt
2018-11-26
2
-2
/
+31
|
*
|
|
|
|
|
arm64/module: use plt section indices for relocations
Jessica Yu
2018-11-20
1
-3
/
+5
|
*
|
|
|
|
|
arm64: mm: apply r/o permissions of VM areas to its linear alias as well
Ard Biesheuvel
2018-11-20
1
-0
/
+2
|
|
/
/
/
/
/
*
|
/
/
/
/
mm: introduce common STRUCT_PAGE_MAX_SHIFT define
Logan Gunthorpe
2018-12-14
1
-9
/
+0
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
arm64: ftrace: Fix to enable syscall events on arm64
Masami Hiramatsu
2018-11-29
1
-0
/
+13
*
|
|
|
|
arm64: Add workaround for Cortex-A76 erratum 1286807
Catalin Marinas
2018-11-29
1
-2
/
+2
|
|
/
/
/
|
/
|
|
|
*
|
|
|
arm64: sysreg: fix sparse warnings
Sergey Matyukevich
2018-11-23
1
-2
/
+2
|
/
/
/
*
/
/
arm64: mm: define NET_IP_ALIGN to 0
Ard Biesheuvel
2018-11-08
1
-0
/
+8
|
/
/
*
|
Merge branch 'for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/denn...
Linus Torvalds
2018-11-01
1
-0
/
+3
|
\
\
|
*
|
arm64: percpu: Initialize ret in the default case
Nathan Chancellor
2018-09-25
1
-0
/
+3
*
|
|
treewide: remove current_text_addr
Nick Desaulniers
2018-10-31
1
-7
/
+0
*
|
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2018-10-26
2
-38
/
+15
|
\
\
\
|
*
|
|
hugetlb: introduce generic version of huge_ptep_get
Alexandre Ghiti
2018-10-26
1
-0
/
+1
|
*
|
|
hugetlb: introduce generic version of huge_ptep_set_access_flags()
Alexandre Ghiti
2018-10-26
1
-0
/
+1
|
*
|
|
hugetlb: introduce generic version of huge_ptep_set_wrprotect()
Alexandre Ghiti
2018-10-26
1
-0
/
+1
|
*
|
|
hugetlb: introduce generic version of prepare_hugepage_range
Alexandre Ghiti
2018-10-26
1
-11
/
+0
|
*
|
|
hugetlb: introduce generic version of huge_pte_wrprotect
Alexandre Ghiti
2018-10-26
1
-5
/
+0
|
*
|
|
hugetlb: introduce generic version of huge_pte_none()
Alexandre Ghiti
2018-10-26
1
-5
/
+0
|
*
|
|
hugetlb: introduce generic version of huge_ptep_clear_flush
Alexandre Ghiti
2018-10-26
1
-0
/
+1
|
*
|
|
hugetlb: introduce generic version of huge_ptep_get_and_clear()
Alexandre Ghiti
2018-10-26
1
-0
/
+1
|
*
|
|
hugetlb: introduce generic version of set_huge_pte_at()
Alexandre Ghiti
2018-10-26
1
-0
/
+1
|
*
|
|
hugetlb: introduce generic version of hugetlb_free_pgd_range
Alexandre Ghiti
2018-10-26
1
-10
/
+0
|
*
|
|
hugetlb: harmonize hugetlb.h arch specific defines with pgtable.h
Alexandre Ghiti
2018-10-26
1
-1
/
+1
|
*
|
|
arm64: lib: use C string functions with KASAN enabled
Andrey Ryabinin
2018-10-26
1
-6
/
+8
*
|
|
|
Merge tag 'dma-mapping-4.20-1' of git://git.infradead.org/users/hch/dma-mapping
Linus Torvalds
2018-10-26
2
-3
/
+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
arm64: use the generic swiotlb_dma_ops
Christoph Hellwig
2018-10-19
2
-3
/
+5
|
*
|
|
Revert "dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops"
Christoph Hellwig
2018-09-25
1
-0
/
+5
|
*
|
|
dma-mapping: clear dev->dma_ops in arch_teardown_dma_ops
Christoph Hellwig
2018-09-08
1
-5
/
+0
*
|
|
|
Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-10-25
10
-196
/
+373
|
\
\
\
\
|
*
|
|
|
KVM: arm64: Safety check PSTATE when entering guest and handle IL
Christoffer Dall
2018-10-19
2
-0
/
+4
|
*
|
|
|
arm/arm64: KVM: Rename function kvm_arch_dev_ioctl_check_extension()
Dongjiu Geng
2018-10-18
1
-1
/
+1
|
*
|
|
|
KVM: arm/arm64: Rename kvm_arm_config_vm to kvm_arm_setup_stage2
Marc Zyngier
2018-10-03
2
-2
/
+2
|
*
|
|
|
kvm: arm64: Allow tuning the physical address size for VM
Suzuki K Poulose
2018-10-03
1
-20
/
+0
|
*
|
|
|
kvm: arm64: Limit the minimum number of page table levels
Suzuki K Poulose
2018-10-03
1
-1
/
+6
|
*
|
|
|
kvm: arm64: Set a limit on the IPA size
Suzuki K Poulose
2018-10-03
1
-9
/
+3
|
*
|
|
|
kvm: arm64: Add 52bit support for PAR to HPFAR conversoin
Suzuki K Poulose
2018-10-01
1
-0
/
+7
|
*
|
|
|
kvm: arm64: Switch to per VM IPA limit
Suzuki K Poulose
2018-10-01
3
-2
/
+4
|
*
|
|
|
kvm: arm64: Configure VTCR_EL2.SL0 per VM
Suzuki K Poulose
2018-10-01
1
-19
/
+48
|
*
|
|
|
kvm: arm64: Dynamic configuration of VTTBR mask
Suzuki K Poulose
2018-10-01
2
-10
/
+88
|
*
|
|
|
kvm: arm64: Make stage2 page table layout dynamic
Suzuki K Poulose
2018-10-01
1
-32
/
+52
|
*
|
|
|
kvm: arm64: Prepare for dynamic stage2 page table layout
Suzuki K Poulose
2018-10-01
4
-124
/
+136
|
*
|
|
|
kvm: arm/arm64: Prepare for VM specific stage2 translations
Suzuki K Poulose
2018-10-01
4
-45
/
+54
|
*
|
|
|
kvm: arm64: Configure VTCR_EL2 per VM
Suzuki K Poulose
2018-10-01
4
-8
/
+10
|
*
|
|
|
kvm: arm/arm64: Allow arch specific configurations for VM
Suzuki K Poulose
2018-10-01
1
-0
/
+2
|
*
|
|
|
kvm: arm64: Clean up VTCR_EL2 initialisation
Suzuki K Poulose
2018-10-01
1
-0
/
+3
[prev]
[next]