index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2016-07-18
KVM: arm64: vgic-its: Validate the device table L1 entry
Marc Zyngier
1
-2
/
+11
2016-07-18
KVM: arm64: vgic-its: Fix misleading nr_entries in vgic_its_check_device_id
Marc Zyngier
1
-3
/
+3
2016-07-18
KVM: arm64: vgic-its: Fix vgic_its_check_device_id BE handling
Marc Zyngier
1
-0
/
+2
2016-07-18
KVM: arm64: vgic-its: Fix handling of indirect tables
Marc Zyngier
1
-3
/
+3
2016-07-18
KVM: arm64: vgic-its: Generalize use of vgic_get_irq_kref
Marc Zyngier
3
-10
/
+10
2016-07-18
irqchip/gicv3-its: Restore all cacheability attributes
Marc Zyngier
1
-8
/
+40
2016-07-18
KVM: arm/arm64: Fix vGICv2 KVM_DEV_ARM_VGIC_GRP_CPU/DIST_REGS
Eric Auger
2
-1
/
+5
2016-07-18
KVM: arm64: vgic-its: Enable ITS emulation as a virtual MSI controller
Andre Przywara
10
-5
/
+44
2016-07-18
KVM: arm64: vgic-its: Implement MSI injection in ITS emulation
Andre Przywara
2
-0
/
+83
2016-07-18
KVM: arm64: vgic-its: Implement ITS command queue command handlers
Andre Przywara
1
-1
/
+660
2016-07-18
KVM: arm64: vgic-its: Allow updates of LPI configuration table
Andre Przywara
1
-0
/
+39
2016-07-18
KVM: arm64: vgic-its: Read initial LPI pending table
Andre Przywara
2
-0
/
+100
2016-07-18
KVM: arm64: vgic-its: Connect LPIs to the VGIC emulation
Andre Przywara
5
-6
/
+73
2016-07-18
KVM: arm64: vgic-its: Implement basic ITS register handlers
Andre Przywara
5
-21
/
+420
2016-07-18
KVM: arm64: vgic-its: Introduce new KVM ITS device
Andre Przywara
9
-9
/
+168
2016-07-18
KVM: arm64: vgic-its: Introduce ITS emulation file with MMIO framework
Andre Przywara
6
-13
/
+213
2016-07-18
KVM: arm64: vgic: Handle ITS related GICv3 redistributor registers
Andre Przywara
4
-4
/
+181
2016-07-18
irqchip/gic-v3: Refactor and add GICv3 definitions
Andre Przywara
1
-60
/
+120
2016-07-18
KVM: arm/arm64: vgic: Add refcounting for IRQs
Andre Przywara
9
-12
/
+99
2016-07-18
KVM: kvm_io_bus: Add kvm_io_bus_get_dev() call
Andre Przywara
2
-0
/
+26
2016-07-18
KVM: arm/arm64: Extend arch CAP checks to allow per-VM capabilities
Andre Przywara
4
-4
/
+4
2016-07-18
KVM: Extend struct kvm_msi to hold a 32-bit device ID
Andre Przywara
2
-3
/
+14
2016-07-18
KVM: arm/arm64: vgic: Check return value for kvm_register_vgic_device
Andre Przywara
4
-12
/
+31
2016-07-18
KVM: arm/arm64: vgic: Move redistributor kvm_io_devices
Andre Przywara
3
-16
/
+15
2016-07-14
arm64: KVM: Clean up a condition
Dan Carpenter
1
-2
/
+2
2016-07-04
arm/arm64: Get rid of KERN_TO_HYP
Marc Zyngier
4
-13
/
+10
2016-07-04
arm/arm64: KVM: Check that IDMAP doesn't intersect with VA range
Marc Zyngier
1
-0
/
+15
2016-07-04
arm/arm64: KVM: Prune unused #defines
Marc Zyngier
2
-19
/
+0
2016-07-04
arm: KVM: Allow hyp teardown
Marc Zyngier
5
-7
/
+24
2016-07-04
arm: KVM: Simplify HYP init
Marc Zyngier
2
-50
/
+14
2016-07-04
arm/arm64: KVM: Kill free_boot_hyp_pgd
Marc Zyngier
4
-29
/
+7
2016-07-04
arm/arm64: KVM: Drop boot_pgd
Marc Zyngier
6
-31
/
+8
2016-07-04
arm64: KVM: Simplify HYP init/teardown
Marc Zyngier
5
-92
/
+26
2016-07-04
arm/arm64: KVM: Always have merged page tables
Marc Zyngier
2
-64
/
+41
2016-07-04
arm64: KVM: Runtime detection of lower HYP offset
Marc Zyngier
1
-0
/
+19
2016-07-04
arm/arm64: KVM: Export __hyp_text_start/end symbols
Marc Zyngier
3
-2
/
+8
2016-07-04
arm64: KVM: Refactor kern_hyp_va to deal with multiple offsets
Marc Zyngier
2
-14
/
+39
2016-07-04
arm64: KVM: Define HYP offset masks
Marc Zyngier
1
-2
/
+6
2016-07-04
arm64: Add ARM64_HYP_OFFSET_LOW capability
Marc Zyngier
1
-1
/
+2
2016-07-04
arm64: KVM: Kill HYP_PAGE_OFFSET
Marc Zyngier
1
-2
/
+1
2016-07-04
arm/arm64: KVM: Remove hyp_kern_va helper
Marc Zyngier
2
-13
/
+0
2016-07-04
arm64: KVM: Always reference __hyp_panic_string via its kernel VA
Marc Zyngier
1
-2
/
+9
2016-07-04
arm64: KVM: Merged page tables documentation
Marc Zyngier
1
-3
/
+37
2016-07-04
KVM: arm/arm64: The GIC is dead, long live the GIC
Marc Zyngier
13
-5603
/
+130
2016-06-29
arm/arm64: KVM: Make default HYP mappings non-excutable
Marc Zyngier
2
-2
/
+2
2016-06-29
arm/arm64: KVM: Map the HYP text as read-only
Marc Zyngier
4
-4
/
+6
2016-06-29
arm/arm64: KVM: Enforce HYP read-only mapping of the kernel's rodata section
Marc Zyngier
3
-1
/
+3
2016-06-29
arm64: Add PTE_HYP_XN page table flag
Marc Zyngier
1
-0
/
+1
2016-06-29
arm/arm64: KVM: Add a protection parameter to create_hyp_mappings
Marc Zyngier
4
-10
/
+12
2016-06-21
Merge tag 'kvm-s390-next-4.8-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
23
-133
/
+3211
[next]