summaryrefslogtreecommitdiff
path: root/arch/mips
Commit message (Expand)AuthorAge
* arch, mm: convert all architectures to use 5level-fixup.hKirill A. Shutemov2017-03-09
* MIPS: Add missing include filesArnd Bergmann2017-03-08
* sched/headers: Remove the <linux/topology.h> include from <linux/sched.h>Ingo Molnar2017-03-03
* sched/headers: Move task-stack related APIs from <linux/sched.h> to <linux/sc...Ingo Molnar2017-03-03
* sched/headers: Move task->mm handling methods to <linux/sched/mm.h>Ingo Molnar2017-03-03
* sched/headers: Prepare to move the task_lock()/unlock() APIs to <linux/sched/...Ingo Molnar2017-03-02
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-02
* signals: Prepare to split out <linux/signal_types.h> from <linux/signal.h>Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-02
* sched/headers: Prepare to remove <linux/cred.h> inclusion from <linux/sched.h>Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving more code to...Ingo Molnar2017-03-02
* sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar2017-03-02
* mm: add new mmgrab() helperVegard Nossum2017-02-27
* kprobes: move kprobe declarations to asm-generic/kprobes.hLuis R. Rodriguez2017-02-27
* Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2017-02-25
|\
| * treewide: Consolidate get_dma_ops() implementationsBart Van Assche2017-01-24
| * treewide: Move dma_ops from struct dev_archdata into struct deviceBart Van Assche2017-01-24
| * treewide: Constify most dma_map_ops structuresBart Van Assche2017-01-24
* | mm: wire up GFP flag passing in dma_alloc_from_contiguousLucas Stach2017-02-24
* | userfaultfd: non-cooperative: add event for memory unmapsMike Rapoport2017-02-24
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-22
|\ \
| * | KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini2017-02-17
| * | KVM: MIPS: Allow multiple VCPUs to be createdJames Hogan2017-02-03
| * | KVM: MIPS/T&E: Expose read-only CP0_IntCtl registerJames Hogan2017-02-03
| * | KVM: MIPS/T&E: Expose CP0_EntryLo0/1 registersJames Hogan2017-02-03
| * | KVM: MIPS/T&E: Default to reset vectorJames Hogan2017-02-03
| * | KVM: MIPS/T&E: Implement CP0_EBase registerJames Hogan2017-02-03
| * | KVM: MIPS/T&E: Move CP0 register access into T&EJames Hogan2017-02-03
| * | KVM: MIPS: Claim KVM_CAP_READONLY_MEM supportJames Hogan2017-02-03
| * | KVM: MIPS/MMU: Implement KVM_CAP_SYNC_MMUJames Hogan2017-02-03
| * | KVM: MIPS/MMU: Pass GPA PTE bits to mapped GVA PTEsJames Hogan2017-02-03
| * | KVM: MIPS/MMU: Pass GPA PTE bits to KSeg0 GVA PTEsJames Hogan2017-02-03
| * | KVM: MIPS/MMU: Handle dirty logging on GPA faultsJames Hogan2017-02-03
| * | KVM: MIPS: Clean & flush on dirty page logging enableJames Hogan2017-02-03
| * | KVM: MIPS/MMU: Use generic dirty log & protect helperJames Hogan2017-02-03
| * | KVM: MIPS/MMU: Add GPA PT mkclean helperJames Hogan2017-02-03
| * | KVM: MIPS/T&E: Handle read only GPA in TLB modJames Hogan2017-02-03
| * | KVM: MIPS/T&E: Treat unhandled guest KSeg0 as MMIOJames Hogan2017-02-03
| * | KVM: MIPS/T&E: Abstract bad access handlingJames Hogan2017-02-03
| * | KVM: MIPS: Pass type of fault down to kvm_mips_map_page()James Hogan2017-02-03
| * | KVM: MIPS/T&E: Ignore user writes to CP0_Config7James Hogan2017-02-03
| * | KVM: MIPS: Implement kvm_arch_flush_shadow_all/memslotJames Hogan2017-02-03
| * | KVM: MIPS/Emulate: Use lockless GVA helpers for cache emulationJames Hogan2017-02-03
| * | KVM: MIPS/MMU: Use lockless GVA helpers for get_inst()James Hogan2017-02-03
| * | KVM: MIPS/T&E: Use lockless GVA helpers for dyntransJames Hogan2017-02-03
| * | KVM: MIPS/T&E: Add lockless GVA access helpersJames Hogan2017-02-03