index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
Age
Commit message (
Expand
)
Author
Lines
2017-02-03
KVM: MIPS/MMU: Convert commpage fault handling to page tables
James Hogan
-3
/
+0
2017-02-03
KVM: MIPS/MMU: Convert TLB mapped faults to page tables
James Hogan
-5
/
+2
2017-02-03
KVM: MIPS/MMU: Invalidate stale GVA PTEs on TLBW
James Hogan
-0
/
+17
2017-02-03
KVM: MIPS/MMU: Invalidate GVA PTs on ASID changes
James Hogan
-0
/
+17
2017-02-03
KVM: MIPS/TLB: Generalise host TLB invalidate to kernel ASID
James Hogan
-1
/
+2
2017-02-03
KVM: MIPS: Add fast path TLB refill handler
James Hogan
-0
/
+1
2017-02-03
KVM: MIPS/T&E: Activate GVA page tables in guest context
James Hogan
-1
/
+3
2017-02-03
KVM: MIPS: Wire up vcpu uninit
James Hogan
-1
/
+1
2017-02-03
KVM: MIPS/T&E: active_mm = init_mm in guest context
James Hogan
-0
/
+4
2017-02-03
KVM: MIPS: Add vcpu_run() & vcpu_reenter() callbacks
James Hogan
-0
/
+2
2017-02-03
KVM: MIPS: Remove duplicated ASIDs from vcpu
James Hogan
-3
/
+1
2017-02-03
KVM: MIPS: Convert get/set_regs -> vcpu_load/put
James Hogan
-2
/
+2
2017-02-03
KVM: MIPS/MMU: Simplify ASID restoration
James Hogan
-3
/
+0
2017-02-03
MIPS: Add return errors to protected cache ops
James Hogan
-20
/
+35
2017-02-03
MIPS: Export some tlbex internals for KVM to use
James Hogan
-0
/
+26
2017-02-03
MIPS: uasm: Add include guards in asm/uasm.h
James Hogan
-0
/
+5
2017-02-02
MIPS: Move pgd_alloc() out of header
James Hogan
-15
/
+1
2017-02-01
sched/cputime: Remove generic asm headers
Frederic Weisbecker
-1
/
+0
2017-01-25
MIPS: BCM47XX: Add Luxul devices to the database
Dan Haab
-0
/
+9
2017-01-25
MIPS: VDSO: avoid duplicate CAC_BASE definition
Arnd Bergmann
-2
/
+4
2017-01-24
MIPS: Fix modversions
Arnd Bergmann
-0
/
+23
2017-01-24
treewide: Consolidate get_dma_ops() implementations
Bart Van Assche
-5
/
+2
2017-01-24
treewide: Move dma_ops from struct dev_archdata into struct device
Bart Van Assche
-7
/
+2
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
-5
/
+5
2017-01-03
MIPS: End asm function prologue macros with .insn
Paul Burton
-4
/
+6
2017-01-03
MIPS: Use generic asm/export.h
Paul Burton
-0
/
+1
2017-01-03
MIPS: IRQ: Remove useless i8259_of_init() prototype.
Ralf Baechle
-1
/
+0
2017-01-03
MIPS: ralink: Add missing pinmux.
John Crispin
-1
/
+6
2017-01-03
MIPS: platform: Allow for DTB to be moved during kernel relocation
Marcin Nowakowski
-0
/
+13
2017-01-03
MIPS: elfcore: add correct copy_regs implementations
Marcin Nowakowski
-0
/
+6
2017-01-03
MIPS: Move register dump routines out of ptrace code
Marcin Nowakowski
-0
/
+3
2017-01-03
MIPS: kexec: remove SMP_DUMP
Marcin Nowakowski
-7
/
+1
2017-01-03
MIPS: Loongson1: Add watchdog support for Loongson1 board
Yang Ling
-4
/
+5
2017-01-03
MIPS: Loongson1: Remove several redundant RTC-related macros
Yang Ling
-3
/
+27
2017-01-03
MIPS: Remove RESTORE_ALL_AND_RET
Paul Burton
-8
/
+0
2017-01-03
MIPS: Cleanup LLBit handling in switch_to
Paul Burton
-6
/
+12
2017-01-03
MIPS: Remove r2_emul_return from struct thread_info
Paul Burton
-1
/
+4
2017-01-03
MIPS: traps: Ensure L1 & L2 ECC checking match for CM3 systems
Paul Burton
-0
/
+7
2017-01-03
MIPS: Loongson1B: Modify DEFAULT_MEMSIZE
Kelvin Cheung
-1
/
+1
2017-01-03
MIPS: SMP: Remove cpu_callin_map
Matt Redfearn
-2
/
+0
2017-01-03
MIPS: Remove unused HIGHMEM_DEBUG macro
Paul Burton
-3
/
+0
2017-01-03
MIPS: Use generic asm/unaligned.h
Paul Burton
-28
/
+1
2017-01-03
MIPS: Octeon: Enable KASLR
Steven J. Hill
-2
/
+13
2017-01-03
MIPS: Only change $28 to thread_info if coming from user mode
Matt Redfearn
-0
/
+7
2017-01-03
MIPS: Introduce irq_stack
Matt Redfearn
-0
/
+12
2017-01-03
MIPS: Octeon: Kill cvmx_helper_link_autoconf()
Aaro Koskinen
-21
/
+5
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
-4
/
+4
2016-12-18
Merge tag 'rtc-4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...
Linus Torvalds
-1
/
+0
2016-12-12
Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
-2
/
+0
2016-12-11
Merge branch 'linus' into locking/core, to pick up fixes
Ingo Molnar
-0
/
+19
[prev]
[next]