index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-08
2
-0
/
+12
|
\
|
*
Merge branch 'pci/resource-mmap' into next
Bjorn Helgaas
2017-04-28
1
-0
/
+2
|
|
\
|
|
*
PCI: Add pci_mmap_resource_range() and use it for ARM64
David Woodhouse
2017-04-20
1
-0
/
+2
|
*
|
ARM64: Implement pci_remap_cfgspace() interface
Lorenzo Pieralisi
2017-04-24
1
-0
/
+10
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2017-05-08
4
-4
/
+3
|
\
\
|
*
|
treewide: decouple cacheflush.h and set_memory.h
Laura Abbott
2017-05-08
1
-1
/
+0
|
*
|
arm64: use set_memory.h header
Laura Abbott
2017-05-08
2
-0
/
+2
|
*
|
treewide: move set_memory_* functions away from cacheflush.h
Laura Abbott
2017-05-08
2
-4
/
+2
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-05-08
12
-418
/
+288
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Merge tag 'kvm-arm-for-v4.12' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Paolo Bonzini
2017-04-27
15
-495
/
+457
|
|
\
\
|
|
*
\
Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fix
Christoffer Dall
2017-04-09
6
-334
/
+284
|
|
|
\
\
|
|
|
*
|
KVM: arm64: Use common Set/Way sys definitions
Mark Rutland
2017-03-22
1
-9
/
+3
|
|
|
*
|
KVM: arm64: Use common sysreg definitions
Mark Rutland
2017-03-22
2
-73
/
+25
|
|
|
*
|
KVM: arm64: use common invariant sysreg definitions
Mark Rutland
2017-03-22
1
-38
/
+19
|
|
|
*
|
KVM: arm64: Use common physical timer sysreg definitions
Mark Rutland
2017-03-22
1
-9
/
+3
|
|
|
*
|
KVM: arm64: Use common GICv3 sysreg definitions
Mark Rutland
2017-03-22
1
-6
/
+2
|
|
|
*
|
KVM: arm64: Use common performance monitor sysreg definitions
Mark Rutland
2017-03-22
1
-56
/
+22
|
|
|
*
|
KVM: arm64: Use common debug sysreg definitions
Mark Rutland
2017-03-22
1
-52
/
+21
|
|
|
*
|
KVM: arm64: add SYS_DESC()
Mark Rutland
2017-03-22
1
-0
/
+5
|
|
*
|
|
KVM: arm/arm64: Add ARM user space interrupt signaling ABI
Alexander Graf
2017-04-09
1
-0
/
+2
|
|
*
|
|
arm64: hyp-stub: Zero x0 on successful stub handling
Marc Zyngier
2017-04-09
2
-4
/
+6
|
|
*
|
|
arm64: hyp-stub/KVM: Kill __hyp_get_vectors
Marc Zyngier
2017-04-09
4
-27
/
+7
|
|
*
|
|
arm/arm64: KVM: Remove kvm_get_idmap_start
Marc Zyngier
2017-04-09
1
-1
/
+0
|
|
*
|
|
arm/arm64: KVM: Use __hyp_reset_vectors() directly
Marc Zyngier
2017-04-09
1
-6
/
+0
|
|
*
|
|
arm64: KVM: Implement HVC_SOFT_RESTART in the init code
Marc Zyngier
2017-04-09
1
-8
/
+23
|
|
*
|
|
arm64: KVM: Convert __cpu_reset_hyp_mode to using __hyp_reset_vectors
Marc Zyngier
2017-04-09
4
-20
/
+1
|
|
*
|
|
arm64: KVM: Allow the main HYP code to use the init hyp stub implementation
Marc Zyngier
2017-04-09
1
-5
/
+19
|
|
*
|
|
arm64: KVM: Implement HVC_GET_VECTORS in the init code
Marc Zyngier
2017-04-09
1
-1
/
+6
|
|
*
|
|
arm64: KVM: Implement HVC_RESET_VECTORS stub hypercall in the init code
Marc Zyngier
2017-04-09
1
-0
/
+13
|
|
*
|
|
arm64: hyp-stub: Implement HVC_RESET_VECTORS stub hypercall
Marc Zyngier
2017-04-09
2
-1
/
+19
|
|
*
|
|
arm64: hyp-stub: Update documentation in asm/virt.h
Marc Zyngier
2017-04-09
1
-3
/
+8
|
|
*
|
|
arm64: hyp-stub: Define a return value for failed stub calls
Marc Zyngier
2017-04-09
3
-2
/
+5
|
|
*
|
|
arm64: hyp-stub: Don't save lr in the EL1 code
Marc Zyngier
2017-04-09
1
-4
/
+0
|
|
*
|
|
arm64: KVM: Move lr save/restore to do_el2_call
Marc Zyngier
2017-04-09
2
-5
/
+2
|
|
*
|
|
arm64: hyp-stub: Stop pointlessly clobbering lr
Marc Zyngier
2017-04-09
1
-6
/
+0
|
|
*
|
|
arm64: KVM: Do not corrupt registers on failed 64bit CP read
Marc Zyngier
2017-04-09
1
-11
/
+16
|
|
*
|
|
arm64: KVM: Treat sysreg accessors returning false as successful
Marc Zyngier
2017-04-09
1
-29
/
+20
|
|
*
|
|
arm64: KVM: PMU: Inject UNDEF on read access to PMSWINC_EL0
Marc Zyngier
2017-04-09
1
-7
/
+6
|
|
*
|
|
arm64: KVM: Make unexpected reads from WO registers inject an undef
Marc Zyngier
2017-04-09
2
-18
/
+9
|
|
*
|
|
arm64: KVM: PMU: Inject UNDEF on non-privileged accesses
Marc Zyngier
2017-04-09
1
-2
/
+6
|
|
*
|
|
arm64: KVM: PMU: Inject UNDEF exception on illegal register access
Marc Zyngier
2017-04-09
1
-1
/
+6
|
|
*
|
|
arm64: KVM: PMU: Refactor pmu_*_el0_disabled
Marc Zyngier
2017-04-09
1
-14
/
+11
|
|
*
|
|
KVM: arm/arm64: vgic: Defer touching GICH_VMCR to vcpu_load/put
Christoffer Dall
2017-04-09
1
-0
/
+2
|
*
|
|
|
KVM: mark requests that need synchronization
Paolo Bonzini
2017-04-27
1
-1
/
+1
|
*
|
|
|
KVM: mark requests that do not need a wakeup
Radim Krčmář
2017-04-27
1
-1
/
+1
|
*
|
|
|
kvm: make KVM_COALESCED_MMIO_PAGE_OFFSET public
Paolo Bonzini
2017-04-07
2
-1
/
+2
|
|
/
/
/
*
|
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2017-05-05
56
-744
/
+1814
|
\
\
\
\
|
*
|
|
|
arm64: Fix the DMA mmap and get_sgtable API with DMA_ATTR_FORCE_CONTIGUOUS
Catalin Marinas
2017-05-05
1
-16
/
+49
|
*
|
|
|
arm64: Print DT machine model in setup_machine_fdt()
Geert Uytterhoeven
2017-04-28
1
-1
/
+4
|
*
|
|
|
arm64: pmu: Wire-up Cortex A53 L2 cache events and DTLB refills
Florian Fainelli
2017-04-28
1
-0
/
+6
[next]