index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Commit message (
Expand
)
Author
Age
Files
Lines
*
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
2017-02-27
1
-1
/
+5
*
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-25
4
-13
/
+5
|
\
|
*
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
2017-01-24
1
-5
/
+2
|
*
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
2017-01-24
2
-7
/
+2
|
*
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-24
4
-5
/
+5
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-02-22
3
-54
/
+140
|
\
\
|
*
|
KVM: MIPS: Allow multiple VCPUs to be created
James Hogan
2017-02-03
1
-1
/
+1
|
*
|
KVM: MIPS/T&E: Expose read-only CP0_IntCtl register
James Hogan
2017-02-03
1
-0
/
+1
|
*
|
KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registers
James Hogan
2017-02-03
1
-0
/
+2
|
*
|
KVM: MIPS/T&E: Implement CP0_EBase register
James Hogan
2017-02-03
1
-0
/
+3
|
*
|
KVM: MIPS/T&E: Move CP0 register access into T&E
James Hogan
2017-02-03
1
-1
/
+0
|
*
|
KVM: MIPS: Claim KVM_CAP_READONLY_MEM support
James Hogan
2017-02-03
1
-0
/
+2
|
*
|
KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMU
James Hogan
2017-02-03
1
-0
/
+13
|
*
|
KVM: MIPS/MMU: Add GPA PT mkclean helper
James Hogan
2017-02-03
1
-0
/
+1
|
*
|
KVM: MIPS/T&E: Handle read only GPA in TLB mod
James Hogan
2017-02-03
1
-5
/
+0
|
*
|
KVM: MIPS: Pass type of fault down to kvm_mips_map_page()
James Hogan
2017-02-03
1
-3
/
+6
|
*
|
KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslot
James Hogan
2017-02-03
1
-3
/
+8
|
*
|
KVM: MIPS/Emulate: Use lockless GVA helpers for cache emulation
James Hogan
2017-02-03
1
-1
/
+1
|
*
|
KVM: MIPS/T&E: Add lockless GVA access helpers
James Hogan
2017-02-03
1
-0
/
+15
|
*
|
KVM: MIPS/MMU: Convert guest physical map to page table
James Hogan
2017-02-03
1
-3
/
+4
|
*
|
KVM: MIPS: Use CP0_BadInstr[P] for emulation
James Hogan
2017-02-03
1
-0
/
+4
|
*
|
KVM: MIPS: Improve kvm_get_inst() error return
James Hogan
2017-02-03
1
-2
/
+1
|
*
|
KVM: MIPS/T&E: Don't treat code fetch faults as MMIO
James Hogan
2017-02-03
1
-0
/
+27
|
*
|
KVM: MIPS/MMU: Drop kvm_get_new_mmu_context()
James Hogan
2017-02-03
1
-5
/
+0
|
*
|
KVM: MIPS/Emulate: Drop redundant TLB flushes on exceptions
James Hogan
2017-02-03
1
-1
/
+0
|
*
|
KVM: MIPS/TLB: Drop kvm_local_flush_tlb_all()
James Hogan
2017-02-03
2
-6
/
+0
|
*
|
KVM: MIPS: Use uaccess to read/modify guest instructions
James Hogan
2017-02-03
1
-2
/
+0
|
*
|
KVM: MIPS: Drop vm_init() callback
James Hogan
2017-02-03
1
-3
/
+0
|
*
|
KVM: MIPS/MMU: Convert commpage fault handling to page tables
James Hogan
2017-02-03
1
-3
/
+0
|
*
|
KVM: MIPS/MMU: Convert TLB mapped faults to page tables
James Hogan
2017-02-03
1
-5
/
+2
|
*
|
KVM: MIPS/MMU: Invalidate stale GVA PTEs on TLBW
James Hogan
2017-02-03
1
-0
/
+17
|
*
|
KVM: MIPS/MMU: Invalidate GVA PTs on ASID changes
James Hogan
2017-02-03
1
-0
/
+17
|
*
|
KVM: MIPS/TLB: Generalise host TLB invalidate to kernel ASID
James Hogan
2017-02-03
1
-1
/
+2
|
*
|
KVM: MIPS: Add fast path TLB refill handler
James Hogan
2017-02-03
1
-0
/
+1
|
*
|
KVM: MIPS/T&E: Activate GVA page tables in guest context
James Hogan
2017-02-03
1
-1
/
+3
|
*
|
KVM: MIPS: Wire up vcpu uninit
James Hogan
2017-02-03
1
-1
/
+1
|
*
|
KVM: MIPS/T&E: active_mm = init_mm in guest context
James Hogan
2017-02-03
1
-0
/
+4
|
*
|
KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacks
James Hogan
2017-02-03
1
-0
/
+2
|
*
|
KVM: MIPS: Remove duplicated ASIDs from vcpu
James Hogan
2017-02-03
1
-3
/
+1
|
*
|
KVM: MIPS: Convert get/set_regs -> vcpu_load/put
James Hogan
2017-02-03
1
-2
/
+2
|
*
|
KVM: MIPS/MMU: Simplify ASID restoration
James Hogan
2017-02-03
1
-3
/
+0
*
|
|
Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
2017-02-21
34
-133
/
+278
|
\
\
\
|
*
|
|
MIPS: Fix special case in 64 bit IP checksumming.
Ralf Baechle
2017-02-17
1
-0
/
+2
|
*
|
|
MIPS: Unify perf counter register definitions
James Hogan
2017-02-14
1
-0
/
+33
|
*
|
|
MIPS: OCTEON: Platform support for OCTEON III USB controller
Steven J. Hill
2017-02-14
1
-2
/
+6
|
*
|
|
MIPS: Fix protected_cache(e)_op() for microMIPS
Paul Burton
2017-02-13
1
-2
/
+4
|
*
|
|
Merge tag 'mips_kvm_4.11_1' into mips-for-linux-next
James Hogan
2017-02-13
4
-35
/
+67
|
|
\
\
\
|
|
|
/
/
|
|
*
|
MIPS: Add return errors to protected cache ops
James Hogan
2017-02-03
1
-20
/
+35
|
|
*
|
MIPS: Export some tlbex internals for KVM to use
James Hogan
2017-02-03
1
-0
/
+26
|
|
*
|
MIPS: uasm: Add include guards in asm/uasm.h
James Hogan
2017-02-03
1
-0
/
+5
[next]