Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7801bbe1bd907a8f8b136fc184583260508febb6
/
arch
/
mips
7801bbe
KVM: MIPS/T&E: Implement CP0_EBase register
by James Hogan
· 8 years ago
654229a
KVM: MIPS/T&E: Move CP0 register access into T&E
by James Hogan
· 8 years ago
230c572
KVM: MIPS: Claim KVM_CAP_READONLY_MEM support
by James Hogan
· 10 years ago
411740f
KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMU
by James Hogan
· 8 years ago
f9b11e5
KVM: MIPS/MMU: Pass GPA PTE bits to mapped GVA PTEs
by James Hogan
· 8 years ago
b584f46
KVM: MIPS/MMU: Pass GPA PTE bits to KSeg0 GVA PTEs
by James Hogan
· 8 years ago
b5f1dd1
KVM: MIPS/MMU: Handle dirty logging on GPA faults
by James Hogan
· 8 years ago
a1ac9e1
KVM: MIPS: Clean & flush on dirty page logging enable
by James Hogan
· 8 years ago
e88643b
KVM: MIPS/MMU: Use generic dirty log & protect helper
by James Hogan
· 8 years ago
f0c0c33
KVM: MIPS/MMU: Add GPA PT mkclean helper
by James Hogan
· 8 years ago
64ebc9e
KVM: MIPS/T&E: Handle read only GPA in TLB mod
by James Hogan
· 8 years ago
b8f79dd
KVM: MIPS/T&E: Treat unhandled guest KSeg0 as MMIO
by James Hogan
· 10 years ago
420ea09
KVM: MIPS/T&E: Abstract bad access handling
by James Hogan
· 8 years ago
577ed7f
KVM: MIPS: Pass type of fault down to kvm_mips_map_page()
by James Hogan
· 10 years ago
89d6ad8
KVM: MIPS/T&E: Ignore user writes to CP0_Config7
by James Hogan
· 8 years ago
b620911
KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslot
by James Hogan
· 8 years ago
4cf74c9
KVM: MIPS/Emulate: Use lockless GVA helpers for cache emulation
by James Hogan
· 8 years ago
5207ce1
KVM: MIPS/MMU: Use lockless GVA helpers for get_inst()
by James Hogan
· 8 years ago
4b21e8a
KVM: MIPS/T&E: Use lockless GVA helpers for dyntrans
by James Hogan
· 8 years ago
1880afd
KVM: MIPS/T&E: Add lockless GVA access helpers
by James Hogan
· 8 years ago
91737ea
KVM: MIPS/T&E: Reduce stale ASID checks
by James Hogan
· 8 years ago
b29e115
KVM: MIPS/T&E: Handle TLB invalidation requests
by James Hogan
· 8 years ago
4841e0d
KVM: MIPS: Update vcpu->mode and vcpu->cpu
by James Hogan
· 8 years ago
06c158c
KVM: MIPS/MMU: Convert guest physical map to page table
by James Hogan
· 10 years ago
6a97c77
KVM: MIPS: Use CP0_BadInstr[P] for emulation
by James Hogan
· 10 years ago
122e51d
KVM: MIPS: Improve kvm_get_inst() error return
by James Hogan
· 8 years ago
a1ecc54
KVM: MIPS/T&E: Don't treat code fetch faults as MMIO
by James Hogan
· 8 years ago
a98dd74
KVM: MIPS/MMU: Drop kvm_get_new_mmu_context()
by James Hogan
· 8 years ago
7071a88
KVM: MIPS/Emulate: Drop redundant TLB flushes on exceptions
by James Hogan
· 8 years ago
49ec508
KVM: MIPS/TLB: Drop kvm_local_flush_tlb_all()
by James Hogan
· 8 years ago
8af0e3c
KVM: MIPS/Emulate: Fix CACHE emulation for EVA hosts
by James Hogan
· 8 years ago
dacc3ed
KVM: MIPS: Use uaccess to read/modify guest instructions
by James Hogan
· 8 years ago
7a156e9
KVM: MIPS: Drop vm_init() callback
by James Hogan
· 8 years ago
4c86460
KVM: MIPS/MMU: Convert commpage fault handling to page tables
by James Hogan
· 8 years ago
7e3d2a7
KVM: MIPS/MMU: Convert TLB mapped faults to page tables
by James Hogan
· 8 years ago
fb99589
KVM: MIPS/MMU: Convert KSeg0 faults to page tables
by James Hogan
· 8 years ago
aba8592
KVM: MIPS/MMU: Invalidate stale GVA PTEs on TLBW
by James Hogan
· 8 years ago
a31b50d
KVM: MIPS/MMU: Invalidate GVA PTs on ASID changes
by James Hogan
· 8 years ago
57e3869c
KVM: MIPS/TLB: Generalise host TLB invalidate to kernel ASID
by James Hogan
· 8 years ago
f3a8603
KVM: MIPS/TLB: Fix off-by-one in TLB invalidate
by James Hogan
· 8 years ago
a7cfa7a
KVM: MIPS: Add fast path TLB refill handler
by James Hogan
· 8 years ago
29b500b
KVM: MIPS: Support NetLogic KScratch registers
by James Hogan
· 8 years ago
7faa6ee
KVM: MIPS/T&E: Activate GVA page tables in guest context
by James Hogan
· 8 years ago
f7f1427
KVM: MIPS/T&E: Allocate GVA -> HPA page tables
by James Hogan
· 8 years ago
630766b
KVM: MIPS: Wire up vcpu uninit
by James Hogan
· 8 years ago
a7ebb2e
KVM: MIPS/T&E: active_mm = init_mm in guest context
by James Hogan
· 8 years ago
91cdee5
KVM: MIPS/T&E: Restore host asid on return to host
by James Hogan
· 8 years ago
a2c046e
KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacks
by James Hogan
· 8 years ago
c550d53
KVM: MIPS: Remove duplicated ASIDs from vcpu
by James Hogan
· 8 years ago
1581ff3
KVM: MIPS/MMU: Move preempt/ASID handling to implementation
by James Hogan
· 8 years ago
a60b843
KVM: MIPS: Convert get/set_regs -> vcpu_load/put
by James Hogan
· 8 years ago
1534b396
KVM: MIPS/MMU: Simplify ASID restoration
by James Hogan
· 10 years ago
00104b4
KVM: MIPS: Drop partial KVM_NMI implementation
by James Hogan
· 8 years ago
adb0b25
Merge MIPS prerequisites
by James Hogan
· 8 years ago
7170bdc
MIPS: Add return errors to protected cache ops
by James Hogan
· 8 years ago
722b454
MIPS: Export some tlbex internals for KVM to use
by James Hogan
· 8 years ago
93a93c2
MIPS: uasm: Add include guards in asm/uasm.h
by James Hogan
· 8 years ago
ccf0151
MIPS: Export pgd/pmd symbols for KVM
by James Hogan
· 9 years ago
814f91b
MIPS: Move pgd_alloc() out of header
by James Hogan
· 8 years ago
5a6da5f
MIPS: KVM: Return directly after a failed copy_from_user() in kvm_arch_vcpu_ioctl()
by Markus Elfring
· 8 years ago
08289086
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
32eb12a
KVM: MIPS: Flush KVM entry code from icache globally
by James Hogan
· 8 years ago
4c88145
KVM: MIPS: Don't clobber CP0_Status.UX
by James Hogan
· 8 years ago
3ddc76d
Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b272f73
Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
a5a1d1c
clocksource: Use a plain u64 instead of cycle_t
by Thomas Gleixner
· 8 years ago
73c1b41
cpu/hotplug: Cleanup state names
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
b0b3a37
Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux
by Linus Torvalds
· 8 years ago
a57cb1c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
9f318d4
arch/mips: add option to skip DMA sync as a part of map and unmap
by Alexander Duyck
· 8 years ago
412ac77a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace
by Linus Torvalds
· 8 years ago
a9042de
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 8 years ago
9165dab
treewide: Fix printk() message errors
by Masanari Iida
· 8 years ago
6cdf89b
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
ce38aa9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
6f38751
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 8 years ago
ba73515
MIPS: Lantiq: Fix mask of GPE frequency
by Hauke Mehrtens
· 8 years ago
edb6fa1
MIPS: Return -ENODEV from weak implementation of rtc_mips_set_time
by Luuk Paulussen
· 8 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
1c88580
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
by Francis Yan
· 8 years ago
2a872a5
MIPS: mm: Fix output of __do_page_fault
by Matt Redfearn
· 8 years ago
1031398
MIPS: Mask out limit field when calculating wired entry count
by Paul Burton
· 8 years ago
84d77d3
ptrace: Don't allow accessing an undumpable mm
by Eric W. Biederman
· 8 years ago
6d0d287
locking/core: Provide common cpu_relax_yield() definition
by Christian Borntraeger
· 8 years ago
5bd0b85
locking/core, arch: Remove cpu_relax_lowlatency()
by Christian Borntraeger
· 8 years ago
79ab11c
locking/core: Introduce cpu_relax_yield()
by Christian Borntraeger
· 8 years ago
4c8ee71
Merge branch 'linus' into locking/core, to pick up fixes
by Ingo Molnar
· 8 years ago
d839c60
MIPS: jz4740: Remove obsolete code
by Paul Cercueil
· 8 years ago
6ab5901
MIPS: qi_lb60: Probe RTC driver from DT and use it as power controller
by Paul Cercueil
· 8 years ago
262d62c
MIPS: jz4740: DTS: Probe the jz4740-rtc driver from devicetree
by Paul Cercueil
· 8 years ago
66cecb6
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
by Linus Torvalds
· 8 years ago
16a767e
MIPS: Fix max_low_pfn with disabled highmem
by James Hogan
· 8 years ago
f92722d
MIPS: Correct MIPS I FP sigcontext layout
by Maciej W. Rozycki
· 8 years ago
758ef0a
MIPS: Fix ISA I/II FP signal context offsets
by Maciej W. Rozycki
· 8 years ago
6daaa32
MIPS: Remove FIR from ISA I FP signal context
by Maciej W. Rozycki
· 8 years ago
35938a0
MIPS: Fix ISA I FP sigcontext access violation handling
by Maciej W. Rozycki
· 8 years ago
5a1aca4
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
by Maciej W. Rozycki
· 8 years ago
c9e5603
MIPS: ptrace: Also initialize the FP context on individual FCSR writes
by Maciej W. Rozycki
· 8 years ago
8a98495
MIPS: dump_tlb: Fix printk continuations
by James Hogan
· 8 years ago
Next »