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
path:
root
/
arch
/
mips
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-09
arch, mm: convert all architectures to use 5level-fixup.h
Kirill A. Shutemov
2
-0
/
+2
2017-03-08
MIPS: Add missing include files
Arnd Bergmann
1
-0
/
+1
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2
-0
/
+4
2017-03-02
signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h>
Ingo Molnar
1
-0
/
+2
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-27
kprobes: move kprobe declarations to asm-generic/kprobes.h
Luis R. Rodriguez
1
-1
/
+5
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
4
-13
/
+5
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
[next]