index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
mm
Age
Commit message (
Expand
)
Author
2017-05-12
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2017-05-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2017-04-13
MIPS: Remove confusing else statement in __do_page_fault()
Paul Burton
2017-04-12
MIPS: uasm: Remove needless ISA abstraction
Paul Burton
2017-04-10
MIPS: Add 48-bit VA space (and 4-level page tables) for 4K pages.
Alex Belits
2017-04-10
MIPS: uasm: Add support for LHU.
David Daney
2017-03-28
KVM: MIPS/Emulate: Adapt T&E CACHE emulation for Octeon
James Hogan
2017-03-28
MIPS: Separate MAAR V bit into VL and VH for XPA
James Hogan
2017-03-21
MIPS: c-r4k: Fix Loongson-3's vcache/scache waysize calculation
Huacai Chen
2017-03-21
MIPS: Flush wrong invalid FTLB entry for huge page
Huacai Chen
2017-03-02
sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving more code to...
Ingo Molnar
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-25
Merge tag 'for-next-dma_ops' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2017-02-24
mm: wire up GFP flag passing in dma_alloc_from_contiguous
Lucas Stach
2017-02-13
Merge tag 'mips_kvm_4.11_1' into mips-for-linux-next
James Hogan
2017-02-03
MIPS: Export some tlbex internals for KVM to use
James Hogan
2017-02-03
MIPS: Export pgd/pmd symbols for KVM
James Hogan
2017-02-02
MIPS: Move pgd_alloc() out of header
James Hogan
2017-01-24
treewide: Constify most dma_map_ops structures
Bart Van Assche
2017-01-03
MIPS: sc-mips: L2 cache is inclusive of L1 dcache for CM3
Paul Burton
2017-01-03
MIPS: c-r4k: Treat physically indexed dcaches as not aliasing
Paul Burton
2017-01-03
MIPS: c-r4k: Treat I6400 dcache as though physically indexed
Paul Burton
2017-01-03
MIPS: Export {copy, clear}_page functions alongside their definitions
Paul Burton
2017-01-03
MIPS: Export invalid_pte_table alongside its definition
Paul Burton
2017-01-03
MIPS: tlbex: Clear ISA bit when writing to handle_tlb{l,m,s}
Paul Burton
2017-01-03
MIPS: Add support for ARCH_MMAP_RND_{COMPAT_}BITS
Matt Redfearn
2017-01-03
MIPS: IP22: Fix build error due to binutils 2.25 uselessnes.
Ralf Baechle
2017-01-03
MIPS: IP22: Reformat inline assembler code to modern standards.
Ralf Baechle
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-14
arch/mips: add option to skip DMA sync as a part of map and unmap
Alexander Duyck
2016-11-25
MIPS: mm: Fix output of __do_page_fault
Matt Redfearn
2016-11-24
MIPS: Mask out limit field when calculating wired entry count
Paul Burton
2016-10-19
Merge branch 'gup_flag-cleanups'
Linus Torvalds
2016-10-18
mm: replace get_user_pages_unlocked() write/force parameters with gup_flags
Lorenzo Stoakes
2016-10-06
MIPS: Support per-device DMA coherence
Paul Burton
2016-10-06
MIPS: dma-default: Don't check hw_coherentio if device is non-coherent
Paul Burton
2016-10-06
MIPS: Sanitise coherentio semantics
Paul Burton
2016-10-05
MIPS: mm: Audit and remove any unnecessary uses of module.h
Paul Gortmaker
2016-10-05
MIPS: tlb-r4k: If there are wired entries, don't use TLBINVF
Matt Redfearn
2016-10-05
MIPS: c-r4k: Fix flush_icache_range() for EVA
James Hogan
2016-10-04
MIPS: cacheflush: Use __flush_icache_user_range()
James Hogan
2016-10-04
MIPS: c-r4k: Split user/kernel flush_icache_range()
James Hogan
2016-10-04
MIPS: c-r4k: Drop bc_wback_inv() from icache flush
James Hogan
2016-10-04
MIPS: Migrate exception table users off module.h and onto extable.h
Paul Gortmaker
2016-09-29
MIPS: Fix detection of unsupported highmem with cache aliases
Paul Burton
2016-09-13
MIPS: c-r4k: Fix size calc when avoiding IPIs for small icache flushes
Paul Burton
2016-09-13
MIPS: MAAR: Fix address alignment
James Hogan
2016-08-06
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2016-08-04
dma-mapping: use unsigned long for dma_attrs
Krzysztof Kozlowski
[next]