summaryrefslogtreecommitdiffstats
path: root/arch/mips
Commit message (Expand)AuthorAgeFilesLines
* KVM: MIPS/VZ: Emulate MAARs when necessaryJames Hogan2017-03-284-5/+132
* KVM: MIPS/VZ: Support guest load-linked bitJames Hogan2017-03-281-0/+24
* KVM: MIPS/VZ: Support guest hardware page table walkerJames Hogan2017-03-282-0/+88
* KVM: MIPS/VZ: Support guest segmentation controlJames Hogan2017-03-282-1/+247
* KVM: MIPS/VZ: Support guest CP0_[X]ContextConfigJames Hogan2017-03-282-2/+64
* KVM: MIPS/VZ: Support guest CP0_BadInstr[P]James Hogan2017-03-282-0/+50
* KVM: MIPS: Add VZ support to build systemJames Hogan2017-03-282-3/+32
* KVM: MIPS: Implement VZ supportJames Hogan2017-03-289-0/+2477
* KVM: MIPS: Update exit handler for VZJames Hogan2017-03-281-13/+18
* KVM: MIPS/Emulate: Drop CACHE emulation for VZJames Hogan2017-03-281-0/+2
* KVM: MIPS/Emulate: Update CP0_Compare emulation for VZJames Hogan2017-03-281-1/+42
* KVM: MIPS/TLB: Add VZ TLB managementJames Hogan2017-03-283-0/+417
* KVM: MIPS/Entry: Update entry code to support VZJames Hogan2017-03-283-10/+131
* KVM: MIPS: Abstract guest CP0 register access for VZJames Hogan2017-03-284-95/+264
* KVM: MIPS: Add guest exit exception callbackJames Hogan2017-03-284-0/+32
* KVM: MIPS: Add hardware_{enable,disable} callbackJames Hogan2017-03-283-2/+19
* KVM: MIPS: Add callback to check extensionJames Hogan2017-03-283-2/+19
* KVM: MIPS: Init timer frequency from callbackJames Hogan2017-03-284-11/+10
* KVM: MIPS: Add VZ & TE capabilitiesJames Hogan2017-03-281-0/+9
* KVM: MIPS: Extend counters & events for VZ GExcCodesJames Hogan2017-03-283-1/+37
* KVM: MIPS: Update kvm_lose_fpu() for VZJames Hogan2017-03-281-8/+12
* KVM: MIPS/Emulate: Implement 64-bit MMIO emulationJames Hogan2017-03-281-1/+28
* KVM: MIPS/Emulate: De-duplicate MMIO emulationJames Hogan2017-03-281-156/+50
* KVM: MIPS: Implement HYPCALL emulationJames Hogan2017-03-286-1/+69
* MIPS: asm/tlb.h: Add UNIQUE_GUEST_ENTRYHI() macroJames Hogan2017-03-281-2/+4
* MIPS: Add some missing guest CP0 accessors & defsJames Hogan2017-03-281-2/+14
* MIPS: Probe guest MVHJames Hogan2017-03-282-1/+7
* MIPS: Probe guest CP0_UserLocalJames Hogan2017-03-282-1/+8
* MIPS: Separate MAAR V bit into VL and VH for XPAJames Hogan2017-03-283-7/+13
* MIPS: Add defs & probing of UFRJames Hogan2017-03-283-0/+7
* arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-092-0/+2
* MIPS: Add missing include filesArnd Bergmann2017-03-0814-0/+20
* sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar2017-03-031-0/+1
* sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-032-2/+2
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-031-1/+1
* sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-025-1/+7
* signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h>Ingo Molnar2017-03-021-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-0211-0/+11
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-022-0/+2
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-024-0/+4
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-027-0/+7
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-022-0/+4
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-021-0/+1
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-025-4/+5
* mm: add new mmgrab() helperVegard Nossum2017-02-271-1/+1
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-271-1/+5
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-259-20/+12
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-241-5/+2
OpenPOWER on IntegriCloud