index
:
drm/drm-intel
core-for-ci
drm-intel-fixes
drm-intel-gt-next
drm-intel-gt-next-backup
drm-intel-next
drm-intel-next-fixes
drm-intel-next-queued
drm-intel-testing
for-linux-next
for-linux-next-fixes
for-linux-next-gt
i915-orig
main
maintainer-tools
topic/core-for-CI
topic/drm-intel-gem-next
topic/thunderbolt-next
Linux driver for Intel graphics
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
3
-54
/
+140
2017-02-21
Merge tag 'mips_4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/jhogan...
Linus Torvalds
34
-133
/
+278
2017-02-17
MIPS: Fix special case in 64 bit IP checksumming.
Ralf Baechle
1
-0
/
+2
2017-02-14
MIPS: Unify perf counter register definitions
James Hogan
1
-0
/
+33
2017-02-14
MIPS: OCTEON: Platform support for OCTEON III USB controller
Steven J. Hill
1
-2
/
+6
2017-02-13
MIPS: Fix protected_cache(e)_op() for microMIPS
Paul Burton
1
-2
/
+4
2017-02-13
Merge tag 'mips_kvm_4.11_1' into mips-for-linux-next
James Hogan
4
-35
/
+67
2017-02-03
KVM: MIPS: Allow multiple VCPUs to be created
James Hogan
1
-1
/
+1
2017-02-03
KVM: MIPS/T&E: Expose read-only CP0_IntCtl register
James Hogan
1
-0
/
+1
2017-02-03
KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registers
James Hogan
1
-0
/
+2
2017-02-03
KVM: MIPS/T&E: Implement CP0_EBase register
James Hogan
1
-0
/
+3
2017-02-03
KVM: MIPS/T&E: Move CP0 register access into T&E
James Hogan
1
-1
/
+0
2017-02-03
KVM: MIPS: Claim KVM_CAP_READONLY_MEM support
James Hogan
1
-0
/
+2
2017-02-03
KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMU
James Hogan
1
-0
/
+13
2017-02-03
KVM: MIPS/MMU: Add GPA PT mkclean helper
James Hogan
1
-0
/
+1
2017-02-03
KVM: MIPS/T&E: Handle read only GPA in TLB mod
James Hogan
1
-5
/
+0
2017-02-03
KVM: MIPS: Pass type of fault down to kvm_mips_map_page()
James Hogan
1
-3
/
+6
2017-02-03
KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslot
James Hogan
1
-3
/
+8
2017-02-03
KVM: MIPS/Emulate: Use lockless GVA helpers for cache emulation
James Hogan
1
-1
/
+1
2017-02-03
KVM: MIPS/T&E: Add lockless GVA access helpers
James Hogan
1
-0
/
+15
2017-02-03
KVM: MIPS/MMU: Convert guest physical map to page table
James Hogan
1
-3
/
+4
2017-02-03
KVM: MIPS: Use CP0_BadInstr[P] for emulation
James Hogan
1
-0
/
+4
2017-02-03
KVM: MIPS: Improve kvm_get_inst() error return
James Hogan
1
-2
/
+1
2017-02-03
KVM: MIPS/T&E: Don't treat code fetch faults as MMIO
James Hogan
1
-0
/
+27
2017-02-03
KVM: MIPS/MMU: Drop kvm_get_new_mmu_context()
James Hogan
1
-5
/
+0
2017-02-03
KVM: MIPS/Emulate: Drop redundant TLB flushes on exceptions
James Hogan
1
-1
/
+0
2017-02-03
KVM: MIPS/TLB: Drop kvm_local_flush_tlb_all()
James Hogan
2
-6
/
+0
2017-02-03
KVM: MIPS: Use uaccess to read/modify guest instructions
James Hogan
1
-2
/
+0
2017-02-03
KVM: MIPS: Drop vm_init() callback
James Hogan
1
-3
/
+0
2017-02-03
KVM: MIPS/MMU: Convert commpage fault handling to page tables
James Hogan
1
-3
/
+0
2017-02-03
KVM: MIPS/MMU: Convert TLB mapped faults to page tables
James Hogan
1
-5
/
+2
2017-02-03
KVM: MIPS/MMU: Invalidate stale GVA PTEs on TLBW
James Hogan
1
-0
/
+17
2017-02-03
KVM: MIPS/MMU: Invalidate GVA PTs on ASID changes
James Hogan
1
-0
/
+17
2017-02-03
KVM: MIPS/TLB: Generalise host TLB invalidate to kernel ASID
James Hogan
1
-1
/
+2
2017-02-03
KVM: MIPS: Add fast path TLB refill handler
James Hogan
1
-0
/
+1
2017-02-03
KVM: MIPS/T&E: Activate GVA page tables in guest context
James Hogan
1
-1
/
+3
2017-02-03
KVM: MIPS: Wire up vcpu uninit
James Hogan
1
-1
/
+1
2017-02-03
KVM: MIPS/T&E: active_mm = init_mm in guest context
James Hogan
1
-0
/
+4
2017-02-03
KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacks
James Hogan
1
-0
/
+2
2017-02-03
KVM: MIPS: Remove duplicated ASIDs from vcpu
James Hogan
1
-3
/
+1
2017-02-03
KVM: MIPS: Convert get/set_regs -> vcpu_load/put
James Hogan
1
-2
/
+2
2017-02-03
KVM: MIPS/MMU: Simplify ASID restoration
James Hogan
1
-3
/
+0
2017-02-03
MIPS: Add return errors to protected cache ops
James Hogan
1
-20
/
+35
2017-02-03
MIPS: Export some tlbex internals for KVM to use
James Hogan
1
-0
/
+26
2017-02-03
MIPS: uasm: Add include guards in asm/uasm.h
James Hogan
1
-0
/
+5
2017-02-02
MIPS: Move pgd_alloc() out of header
James Hogan
1
-15
/
+1
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
1
-1
/
+0
2017-01-25
MIPS: BCM47XX: Add Luxul devices to the database
Dan Haab
1
-0
/
+9
2017-01-25
MIPS: VDSO: avoid duplicate CAC_BASE definition
Arnd Bergmann
1
-2
/
+4
2017-01-24
MIPS: Fix modversions
Arnd Bergmann
2
-0
/
+23
[next]