index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
kvm
/
trap_emul.c
Age
Commit message (
Expand
)
Author
2019-11-22
mips: add support for folded p4d page tables
Mike Rapoport
2019-02-04
MIPS: mm: Add set_cpu_context() for ASID assignments
Paul Burton
2019-02-04
MIPS: mm: Unify ASID version checks
Paul Burton
2019-02-04
MIPS: mm: Remove redundant get_new_mmu_context() cpu argument
Paul Burton
2017-06-04
KVM: add kvm_request_pending
Radim Krčmář
2017-03-28
KVM: MIPS/T&E: Report correct dcache line size
James Hogan
2017-03-28
KVM: MIPS: Abstract guest CP0 register access for VZ
James Hogan
2017-03-28
KVM: MIPS: Add guest exit exception callback
James Hogan
2017-03-28
KVM: MIPS: Add hardware_{enable,disable} callback
James Hogan
2017-03-28
KVM: MIPS: Add callback to check extension
James Hogan
2017-03-28
KVM: MIPS: Init timer frequency from callback
James Hogan
2017-03-28
KVM: MIPS: Implement HYPCALL emulation
James Hogan
2017-02-03
KVM: MIPS/T&E: Expose read-only CP0_IntCtl register
James Hogan
2017-02-03
KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registers
James Hogan
2017-02-03
KVM: MIPS/T&E: Default to reset vector
James Hogan
2017-02-03
KVM: MIPS/T&E: Implement CP0_EBase register
James Hogan
2017-02-03
KVM: MIPS/T&E: Move CP0 register access into T&E
James Hogan
2017-02-03
KVM: MIPS/T&E: Handle read only GPA in TLB mod
James Hogan
2017-02-03
KVM: MIPS/T&E: Treat unhandled guest KSeg0 as MMIO
James Hogan
2017-02-03
KVM: MIPS/T&E: Abstract bad access handling
James Hogan
2017-02-03
KVM: MIPS: Pass type of fault down to kvm_mips_map_page()
James Hogan
2017-02-03
KVM: MIPS/T&E: Ignore user writes to CP0_Config7
James Hogan
2017-02-03
KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslot
James Hogan
2017-02-03
KVM: MIPS/T&E: Add lockless GVA access helpers
James Hogan
2017-02-03
KVM: MIPS/T&E: Reduce stale ASID checks
James Hogan
2017-02-03
KVM: MIPS/T&E: Handle TLB invalidation requests
James Hogan
2017-02-03
KVM: MIPS/T&E: Don't treat code fetch faults as MMIO
James Hogan
2017-02-03
KVM: MIPS/MMU: Drop kvm_get_new_mmu_context()
James Hogan
2017-02-03
KVM: MIPS: Use uaccess to read/modify guest instructions
James Hogan
2017-02-03
KVM: MIPS: Drop vm_init() callback
James Hogan
2017-02-03
KVM: MIPS/MMU: Invalidate GVA PTs on ASID changes
James Hogan
2017-02-03
KVM: MIPS/T&E: Activate GVA page tables in guest context
James Hogan
2017-02-03
KVM: MIPS/T&E: Allocate GVA -> HPA page tables
James Hogan
2017-02-03
KVM: MIPS: Wire up vcpu uninit
James Hogan
2017-02-03
KVM: MIPS/T&E: active_mm = init_mm in guest context
James Hogan
2017-02-03
KVM: MIPS/T&E: Restore host asid on return to host
James Hogan
2017-02-03
KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacks
James Hogan
2017-02-03
KVM: MIPS: Remove duplicated ASIDs from vcpu
James Hogan
2017-02-03
KVM: MIPS/MMU: Move preempt/ASID handling to implementation
James Hogan
2017-02-03
KVM: MIPS: Convert get/set_regs -> vcpu_load/put
James Hogan
2016-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-10-05
MIPS: kvm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-09-08
KVM: MIPS: Emulate MMIO via TLB miss for EVA
James Hogan
2016-07-05
MIPS: KVM: Emulate generic QEMU machine on r6 T&E
James Hogan
2016-06-15
MIPS: KVM: Use mipsregs.h defs for config registers
James Hogan
2016-06-15
MIPS: KVM: Report more accurate CP0_Config fields to guest
James Hogan
2016-06-15
MIPS: KVM: Add KScratch registers
James Hogan
2016-06-15
MIPS: KVM: Make KVM_GET_REG_LIST dynamic
James Hogan
2016-06-14
MIPS: KVM: Combine handle_tlb_ld/st_miss
James Hogan
2016-06-14
MIPS: KVM: Make various Cause variables 32-bit
James Hogan
[next]