index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: vgic-its: Introduce new KVM ITS device
Andre Przywara
2016-07-18
2
-0
/
+3
*
KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities
Andre Przywara
2016-07-18
4
-4
/
+4
*
arm64: KVM: Clean up a condition
Dan Carpenter
2016-07-14
1
-2
/
+2
*
arm/arm64: Get rid of KERN_TO_HYP
Marc Zyngier
2016-07-03
4
-13
/
+10
*
arm/arm64: KVM: Check that IDMAP doesn't intersect with VA range
Marc Zyngier
2016-07-03
1
-0
/
+15
*
arm/arm64: KVM: Prune unused #defines
Marc Zyngier
2016-07-03
2
-19
/
+0
*
arm: KVM: Allow hyp teardown
Marc Zyngier
2016-07-03
5
-7
/
+24
*
arm: KVM: Simplify HYP init
Marc Zyngier
2016-07-03
2
-50
/
+14
*
arm/arm64: KVM: Kill free_boot_hyp_pgd
Marc Zyngier
2016-07-03
4
-29
/
+7
*
arm/arm64: KVM: Drop boot_pgd
Marc Zyngier
2016-07-03
6
-31
/
+8
*
arm64: KVM: Simplify HYP init/teardown
Marc Zyngier
2016-07-03
5
-92
/
+26
*
arm/arm64: KVM: Always have merged page tables
Marc Zyngier
2016-07-03
2
-64
/
+41
*
arm64: KVM: Runtime detection of lower HYP offset
Marc Zyngier
2016-07-03
1
-0
/
+19
*
arm/arm64: KVM: Export __hyp_text_start/end symbols
Marc Zyngier
2016-07-03
3
-2
/
+8
*
arm64: KVM: Refactor kern_hyp_va to deal with multiple offsets
Marc Zyngier
2016-07-03
2
-14
/
+39
*
arm64: KVM: Define HYP offset masks
Marc Zyngier
2016-07-03
1
-2
/
+6
*
arm64: Add ARM64_HYP_OFFSET_LOW capability
Marc Zyngier
2016-07-03
1
-1
/
+2
*
arm64: KVM: Kill HYP_PAGE_OFFSET
Marc Zyngier
2016-07-03
1
-2
/
+1
*
arm/arm64: KVM: Remove hyp_kern_va helper
Marc Zyngier
2016-07-03
2
-13
/
+0
*
arm64: KVM: Always reference __hyp_panic_string via its kernel VA
Marc Zyngier
2016-07-03
1
-2
/
+9
*
arm64: KVM: Merged page tables documentation
Marc Zyngier
2016-07-03
1
-3
/
+37
*
KVM: arm/arm64: The GIC is dead, long live the GIC
Marc Zyngier
2016-07-03
4
-28
/
+0
*
arm/arm64: KVM: Make default HYP mappings non-excutable
Marc Zyngier
2016-06-29
2
-2
/
+2
*
arm/arm64: KVM: Map the HYP text as read-only
Marc Zyngier
2016-06-29
4
-4
/
+6
*
arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata section
Marc Zyngier
2016-06-29
3
-1
/
+3
*
arm64: Add PTE_HYP_XN page table flag
Marc Zyngier
2016-06-29
1
-0
/
+1
*
arm/arm64: KVM: Add a protection parameter to create_hyp_mappings
Marc Zyngier
2016-06-29
4
-10
/
+12
*
KVM: s390: vsie: add module parameter "nested"
David Hildenbrand
2016-06-21
1
-1
/
+6
*
KVM: s390: vsie: add indication for future features
David Hildenbrand
2016-06-21
2
-0
/
+22
*
KVM: s390: vsie: correctly set and handle guest TOD
David Hildenbrand
2016-06-21
2
-0
/
+11
*
KVM: s390: vsie: speed up VCPU external calls
David Hildenbrand
2016-06-21
1
-0
/
+6
*
KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idle
David Hildenbrand
2016-06-21
2
-6
/
+6
*
KVM: s390: vsie: speed up VCPU irq delivery when handling vsie
David Hildenbrand
2016-06-21
4
-0
/
+43
*
KVM: s390: vsie: try to refault after a reported fault to g2
David Hildenbrand
2016-06-21
1
-1
/
+23
*
KVM: s390: vsie: support IBS interpretation
David Hildenbrand
2016-06-21
3
-0
/
+5
*
KVM: s390: vsie: support conditional-external-interception
David Hildenbrand
2016-06-21
3
-0
/
+5
*
KVM: s390: vsie: support intervention-bypass
David Hildenbrand
2016-06-21
3
-0
/
+5
*
KVM: s390: vsie: support guest-storage-limit-suppression
David Hildenbrand
2016-06-21
3
-2
/
+8
*
KVM: s390: vsie: support guest-PER-enhancement
David Hildenbrand
2016-06-21
3
-0
/
+5
*
KVM: s390: vsie: support shared IPTE-interlock facility
David Hildenbrand
2016-06-21
3
-0
/
+5
*
KVM: s390: vsie: support 64-bit-SCAO
David Hildenbrand
2016-06-21
3
-0
/
+7
*
KVM: s390: vsie: support run-time-instrumentation
David Hildenbrand
2016-06-21
1
-0
/
+26
*
KVM: s390: vsie: support vectory facility (SIMD)
David Hildenbrand
2016-06-21
2
-1
/
+32
*
KVM: s390: vsie: support transactional execution
David Hildenbrand
2016-06-21
1
-2
/
+35
*
KVM: s390: vsie: support aes dea wrapping keys
David Hildenbrand
2016-06-21
1
-1
/
+55
*
KVM: s390: vsie: support STFLE interpretation
David Hildenbrand
2016-06-21
1
-2
/
+47
*
KVM: s390: vsie: support host-protection-interruption
David Hildenbrand
2016-06-21
1
-0
/
+3
*
KVM: s390: vsie: support edat1 / edat2
David Hildenbrand
2016-06-21
1
-0
/
+7
*
KVM: s390: vsie: support setting the ibc
David Hildenbrand
2016-06-21
1
-0
/
+21
*
KVM: s390: vsie: optimize gmap prefix mapping
David Hildenbrand
2016-06-21
1
-2
/
+29
[next]