index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64: KVM: Make PSCI_VERSION a fast path
Marc Zyngier
2018-01-08
1
-0
/
+13
*
arm64: KVM: Use per-CPU vector when BP hardening is enabled
Marc Zyngier
2018-01-08
2
-1
/
+39
*
arm64: Add skeleton to harden the branch predictor against aliasing attacks
Will Deacon
2018-01-08
11
-3
/
+215
*
arm64: Move post_ttbr_update_workaround to C code
Marc Zyngier
2018-01-08
4
-16
/
+11
*
arm64: cpufeature: Pass capability structure to ->enable callback
Will Deacon
2018-01-08
1
-2
/
+2
*
arm64: Take into account ID_AA64PFR0_EL1.CSV3
Will Deacon
2018-01-08
2
-1
/
+8
*
arm64: Kconfig: Reword UNMAP_KERNEL_AT_EL0 kconfig entry
Will Deacon
2018-01-08
1
-7
/
+6
*
arm64: use RET instruction for exiting the trampoline
Will Deacon
2018-01-08
1
-1
/
+9
*
arm64: v8.4: Support for new floating point multiplication instructions
Dongjiu Geng
2018-01-05
4
-0
/
+5
*
arm64: asid: Do not replace active_asids if already 0
Catalin Marinas
2018-01-05
1
-8
/
+11
*
arm64: make label allocation style consistent in tishift
Jason A. Donenfeld
2018-01-02
1
-4
/
+4
*
ARM64 / cpuidle: Use new cpuidle macro for entering retention state
Prashanth Prakash
2018-01-02
1
-1
/
+7
*
Merge branch 'for-next/52-bit-pa' into for-next/core
Catalin Marinas
2017-12-22
17
-98
/
+301
|
\
|
*
arm64: enable 52-bit physical address support
Kristina Martsenko
2017-12-22
1
-0
/
+13
|
*
arm64: allow ID map to be extended to 52 bits
Kristina Martsenko
2017-12-22
6
-43
/
+70
|
*
arm64: handle 52-bit physical addresses in page table entries
Kristina Martsenko
2017-12-22
5
-20
/
+51
|
*
arm64: don't open code page table entry creation
Kristina Martsenko
2017-12-22
4
-7
/
+16
|
*
arm64: head.S: handle 52-bit PAs in PTEs in early page table setup
Kristina Martsenko
2017-12-22
2
-9
/
+37
|
*
arm64: handle 52-bit addresses in TTBR
Kristina Martsenko
2017-12-22
11
-15
/
+68
|
*
arm64: limit PA size to supported range
Kristina Martsenko
2017-12-22
6
-8
/
+34
|
*
arm64: add kconfig symbol to configure physical address size
Kristina Martsenko
2017-12-22
3
-2
/
+18
*
|
arm64: kaslr: Put kernel vectors address in separate data page
Will Deacon
2017-12-11
4
-2
/
+28
*
|
arm64: mm: Introduce TTBR_ASID_MASK for getting at the ASID in the TTBR
Will Deacon
2017-12-11
4
-4
/
+6
*
|
arm64: Kconfig: Add CONFIG_UNMAP_KERNEL_AT_EL0
Will Deacon
2017-12-11
1
-0
/
+13
*
|
arm64: entry: Add fake CPU feature for unmapping the kernel at EL0
Will Deacon
2017-12-11
4
-6
/
+50
*
|
arm64: tls: Avoid unconditional zeroing of tpidrro_el0 for native tasks
Will Deacon
2017-12-11
1
-7
/
+5
*
|
arm64: erratum: Work around Falkor erratum #E1003 in trampoline code
Will Deacon
2017-12-11
2
-12
/
+17
*
|
arm64: entry: Hook up entry trampoline to exception vectors
Will Deacon
2017-12-11
1
-3
/
+36
*
|
arm64: entry: Explicitly pass exception level to kernel_ventry macro
Will Deacon
2017-12-11
1
-23
/
+23
*
|
arm64: mm: Map entry trampoline into trampoline and kernel page tables
Will Deacon
2017-12-11
4
-1
/
+33
*
|
arm64: entry: Add exception trampoline page for exceptions from EL0
Will Deacon
2017-12-11
2
-0
/
+103
*
|
arm64: mm: Invalidate both kernel and user ASIDs when performing TLBI
Will Deacon
2017-12-11
1
-2
/
+14
*
|
arm64: mm: Add arm64_kernel_unmapped_at_el0 helper
Will Deacon
2017-12-11
1
-0
/
+8
*
|
arm64: mm: Allocate ASIDs in pairs
Will Deacon
2017-12-11
2
-8
/
+18
*
|
arm64: mm: Fix and re-enable ARM64_SW_TTBR0_PAN
Will Deacon
2017-12-11
10
-21
/
+42
*
|
arm64: mm: Rename post_ttbr0_update_workaround
Will Deacon
2017-12-11
3
-5
/
+4
*
|
arm64: mm: Remove pre_ttbr0_update_workaround for Falkor erratum #E1003
Will Deacon
2017-12-11
4
-36
/
+0
*
|
arm64: mm: Move ASID from TTBR0 to TTBR1
Will Deacon
2017-12-11
4
-9
/
+14
*
|
arm64: mm: Temporarily disable ARM64_SW_TTBR0_PAN
Will Deacon
2017-12-11
1
-0
/
+1
*
|
arm64: mm: Use non-global mappings for kernel space
Will Deacon
2017-12-11
2
-8
/
+25
|
/
*
Merge tag 'armsoc-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...
Linus Torvalds
2017-12-10
6
-10
/
+7
|
\
|
*
Merge tag 'amlogic-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Olof Johansson
2017-12-10
2
-5
/
+5
|
|
\
|
|
*
ARM64: dts: meson-gx: fix UART pclk clock name
Neil Armstrong
2017-12-08
2
-5
/
+5
|
*
|
Merge tag 'uniphier-fixes-v4.15' of git://git.kernel.org/pub/scm/linux/kernel...
Olof Johansson
2017-12-03
3
-4
/
+1
|
|
\
\
|
|
*
|
arm64: dts: uniphier: remove unnecessary interrupt-parent
Masahiro Yamada
2017-11-29
3
-3
/
+0
|
|
*
|
arm64: dts: uniphier: correct on-board device IRQ number for PXs3
Dai Okamura
2017-11-29
1
-1
/
+1
|
|
|
/
|
*
/
arm64: dts: sort vendor subdirectories in Makefile alphabetically
Masahiro Yamada
2017-12-03
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-12-10
5
-24
/
+95
|
\
\
|
*
\
Merge tag 'kvm-arm-fixes-for-v4.15-1' of git://git.kernel.org/pub/scm/linux/k...
Radim Krčmář
2017-12-05
5
-24
/
+95
|
|
\
\
|
|
*
|
kvm: arm64: handle single-step of hyp emulated mmio instructions
Alex Bennée
2017-11-29
1
-7
/
+30
[next]