index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-05-09
KVM: arm/arm64: Don't call map_resources when restoring ITS tables
Christoffer Dall
1
-9
/
+1
2017-05-09
KVM: arm/arm64: Register ITS iodev when setting base address
Christoffer Dall
3
-43
/
+10
2017-05-09
KVM: arm/arm64: Get rid of its->initialized field
Marc Zyngier
2
-7
/
+1
2017-05-09
KVM: arm/arm64: Register iodevs when setting redist base and creating VCPUs
Christoffer Dall
7
-11
/
+72
2017-05-09
KVM: arm/arm64: Slightly rework kvm_vgic_addr
Christoffer Dall
1
-9
/
+13
2017-05-09
KVM: arm/arm64: Make vgic_v3_check_base more broadly usable
Christoffer Dall
2
-4
/
+16
2017-05-09
KVM: arm/arm64: Refactor vgic_register_redist_iodevs
Christoffer Dall
3
-44
/
+68
2017-05-09
KVM: Add kvm_vcpu_get_idx to get vcpu index in kvm->vcpus
Christoffer Dall
1
-0
/
+11
2017-05-09
KVM: arm/arm64: vgic: Rename kvm_vgic_vcpu_init to kvm_vgic_vcpu_enable
Christoffer Dall
1
-6
/
+2
2017-05-09
KVM: arm/arm64: Clarification and relaxation to ITS save/restore ABI
Christoffer Dall
1
-11
/
+12
2017-05-08
KVM: arm64: vgic-v3: KVM_DEV_ARM_VGIC_SAVE_PENDING_TABLES
Eric Auger
5
-0
/
+74
2017-05-08
KVM: arm64: vgic-its: Fix pending table sync
Eric Auger
1
-12
/
+12
2017-05-08
KVM: arm64: vgic-its: ITT save and restore
Eric Auger
2
-3
/
+117
2017-05-08
KVM: arm64: vgic-its: Device table save/restore
Eric Auger
2
-5
/
+199
2017-05-08
KVM: arm64: vgic-its: vgic_its_check_id returns the entry's GPA
Eric Auger
1
-3
/
+8
2017-05-08
KVM: arm64: vgic-its: Collection table save/restore
Eric Auger
2
-2
/
+107
2017-05-08
KVM: arm64: vgic-its: Add infrastructure for table lookup
Eric Auger
1
-0
/
+92
2017-05-08
KVM: arm64: vgic-its: vgic_its_alloc_ite/device
Eric Auger
1
-21
/
+47
2017-05-08
KVM: arm64: vgic-its: KVM_DEV_ARM_ITS_SAVE/RESTORE_TABLES
Eric Auger
3
-6
/
+109
2017-05-08
KVM: arm64: vgic-its: Read config and pending bit in add_lpi()
Eric Auger
1
-11
/
+24
2017-05-08
KVM: arm64: vgic-v3: vgic_v3_lpi_sync_pending_status
Eric Auger
4
-4
/
+49
2017-05-08
KVM: arm64: vgic-its: Check the device id matches TYPER DEVBITS range
Eric Auger
1
-5
/
+20
2017-05-08
KVM: arm64: vgic-its: Interpret MAPD ITT_addr field
Eric Auger
1
-0
/
+4
2017-05-08
KVM: arm64: vgic-its: Interpret MAPD Size field and check related errors
Eric Auger
2
-1
/
+16
2017-05-08
KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_iidr
Eric Auger
2
-3
/
+25
2017-05-08
KVM: arm64: vgic-its: Introduce migration ABI infrastructure
Eric Auger
3
-4
/
+97
2017-05-08
KVM: arm64: vgic-its: Implement vgic_mmio_uaccess_write_its_creadr
Eric Auger
1
-2
/
+40
2017-05-08
KVM: arm64: vgic-its: Implement vgic_its_has_attr_regs and attr_regs_access
Eric Auger
2
-4
/
+84
2017-05-08
KVM: arm/arm64: vgic: expose (un)lock_all_vcpus
Eric Auger
2
-2
/
+5
2017-05-08
KVM: arm64: vgic-its: KVM_DEV_ARM_VGIC_GRP_ITS_REGS group
Eric Auger
3
-1
/
+37
2017-05-08
arm/arm64: vgic: turn vgic_find_mmio_region into public
Eric Auger
2
-6
/
+10
2017-05-08
KVM: arm/arm64: vgic-its: rename itte into ite
Eric Auger
1
-74
/
+74
2017-05-08
KVM: arm/arm64: Add GICV3 pending table save API documentation
Eric Auger
1
-0
/
+6
2017-05-08
KVM: arm/arm64: Add ITS save/restore API documentation
Eric Auger
1
-0
/
+120
2017-05-04
KVM: arm/arm64: Move shared files to virt/kvm/arm
Christoffer Dall
11
-264
/
+280
2017-05-02
arm64: KVM: Fix decoding of Rt/Rt2 when trapping AArch32 CP accesses
Marc Zyngier
2
-4
/
+10
2017-04-20
ARM: KVM: Fix idmap stub entry when running Thumb-2 code
Marc Zyngier
1
-1
/
+0
2017-04-20
ARM: hyp-stub: Fix Thumb-2 compilation
Marc Zyngier
1
-1
/
+1
2017-04-19
KVM: arm/arm64: vgic-v3: Fix off-by-one LR access
Marc Zyngier
1
-1
/
+1
2017-04-19
KVM: arm/arm64: vgic-v3: De-optimize VMCR save/restore when emulating a GICv2
Marc Zyngier
2
-4
/
+15
2017-04-19
KVM: arm/arm64: fix races in kvm_psci_vcpu_on
Andrew Jones
1
-1
/
+7
2017-04-09
Merge remote-tracking branch 'rutland/kvm/common-sysreg' into next-fix
Christoffer Dall
6
-334
/
+284
2017-04-09
KVM: arm/arm64: Advertise support for KVM_CAP_ARM_USER_IRQ
Christoffer Dall
1
-0
/
+7
2017-04-09
KVM: arm/arm64: Report PMU overflow interrupts to userspace irqchip
Christoffer Dall
4
-11
/
+51
2017-04-09
KVM: arm/arm64: Support arch timers with a userspace gic
Alexander Graf
3
-32
/
+110
2017-04-09
KVM: arm/arm64: Add ARM user space interrupt signaling ABI
Alexander Graf
4
-0
/
+54
2017-04-09
KVM: arm/arm64: Cleanup the arch timer code's irqchip checking
Christoffer Dall
1
-8
/
+7
2017-04-09
arm/arm64: Add hyp-stub API documentation
Marc Zyngier
1
-0
/
+53
2017-04-09
ARM: hyp-stub: Zero r0 on successful stub handling
Marc Zyngier
2
-0
/
+4
2017-04-09
arm64: hyp-stub: Zero x0 on successful stub handling
Marc Zyngier
2
-4
/
+6
[next]