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-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
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
4
-4
/
+4
2016-12-18
Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
1
-1
/
+0
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2
-2
/
+0
2016-12-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
2
-0
/
+19
2016-12-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-0
/
+19
2016-11-30
tcp: SOF_TIMESTAMPING_OPT_STATS option for SO_TIMESTAMPING
Francis Yan
1
-0
/
+2
2016-11-24
MIPS: Mask out limit field when calculating wired entry count
Paul Burton
2
-0
/
+19
2016-11-17
locking/core: Provide common cpu_relax_yield() definition
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core, arch: Remove cpu_relax_lowlatency()
Christian Borntraeger
1
-1
/
+0
2016-11-16
locking/core: Introduce cpu_relax_yield()
Christian Borntraeger
1
-0
/
+1
2016-11-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
3
-3
/
+35
2016-11-05
MIPS: jz4740: Remove obsolete code
Paul Cercueil
1
-1
/
+0
2016-11-04
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-3
/
+4
2016-11-04
MIPS: Fix FCSR Cause bit handling for correct SIGFPE issue
Maciej W. Rozycki
2
-0
/
+31
2016-10-26
KVM: MIPS: Precalculate MMIO load resume PC
James Hogan
1
-3
/
+4
2016-10-25
locking/mutex: Kill arch specific code
Peter Zijlstra
1
-1
/
+0
2016-10-15
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
33
-737
/
+449
2016-10-14
MIPS: Wire up new pkey_{mprotect,alloc,free} syscalls
Ralf Baechle
1
-6
/
+16
2016-10-12
MIPS: ptrace: Fix regs_return_value for kernel context
Marcin Nowakowski
1
-1
/
+1
2016-10-11
Merge branch 'work.uaccess2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-9
/
+15
2016-10-11
treewide: remove redundant #include <linux/kconfig.h>
Masahiro Yamada
1
-1
/
+0
2016-10-11
mips/panic: replace smp_send_stop() with kdump friendly version in panic path
Hidehiro Kawai
1
-0
/
+1
2016-10-10
Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-0
/
+5
2016-10-10
MIPS: Enable hardened usercopy
Paul Burton
1
-0
/
+18
2016-10-07
uprobes: remove function declarations from arch/{mips,s390}
Marcin Nowakowski
1
-12
/
+0
2016-10-07
nmi_backtrace: add more trigger_*_cpu_backtrace() methods
Chris Metcalf
1
-2
/
+3
2016-10-07
mm: move phys_mem_access_prot_allowed() declaration to pgtable.h
Baoyou Xie
1
-2
/
+0
2016-10-06
Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-23
/
+40
[next]