aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/mm
AgeCommit message (Expand)Author
2014-06-09Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-06-04hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi
2014-06-04Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle
2014-06-04Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds
2014-06-03MIPS: Call find_vma with the mmap_sem heldDavidlohr Bueso
2014-06-02MIPS: Add code for new system 'paravirt'David Daney
2014-05-30MIPS: Add minimal support for OCTEON3 to c-r4k.cDavid Daney
2014-05-30MIPS: Don't build fast TLB refill handler with 32-bit kernelsDavid Daney
2014-05-30MIPS: uasm: Add lb uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add mflo uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add mul uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add lh uam instructionMarkos Chandras
2014-05-30MIPS: uasm: Add wsbh uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add sltu uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add sltiu uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add jalr uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add mfhi uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add divu uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add srlv uasm instructionMarkos Chandras
2014-05-30MIPS: uasm: Add sllv uasm instructionMarkos Chandras
2014-05-30MIPS: Export local_flush_icache_range for KVMJames Hogan
2014-05-30MIPS: uasm: Add u3u2u1 instruction buildersMarkos Chandras
2014-05-29Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle
2014-05-28MIPS: uasm: add MT ASE yield instructionPaul Burton
2014-05-28MIPS: uasm: add wait instructionPaul Burton
2014-05-28MIPS: uasm: add sync instructionPaul Burton
2014-05-28MIPS: uasm: add jalr instructionPaul Burton
2014-05-28MIPS: uasm: add a label variant of beqPaul Burton
2014-05-28MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entryPaul Burton
2014-05-28MIPS: R46000: Fix Micro-assembler field overflow for R4600 V2Thomas Bogendoerfer
2014-05-24MIPS: MT: Remove SMTC supportRalf Baechle
2014-05-23MIPS: c-r4k: Call R4600_HIT_CACHEOP_WAR_IMPL only for 32 byte cache lines.Ralf Baechle
2014-05-14MIPS: mm: Fix broken microMIPS kernel regression.Steven J. Hill
2014-05-02MIPS: tlb-r4k: Add CPU PM callback to reconfigure TLBJames Hogan
2014-05-02MIPS: c-r4k: Add CPU PM callback for coherencyJames Hogan
2014-04-18mips: export flush_icache_rangeKees Cook
2014-03-31MIPS: Loongson: Add basic Loongson-3 CPU supportHuacai Chen
2014-03-31MIPS: Use current_cpu_type() instead of c->cputypeWu Zhangjin
2014-03-26MIPS: Add support for the M5150 processorLeonid Yegoshin
2014-03-26MIPS: Extend DMA_MAYBE_COHERENT logic to DMA_NONCOHERENT useManuel Lauss
2014-03-26MIPS: mm: c-r4k: Flush scache to avoid cache aliasesLeonid Yegoshin
2014-03-26MIPS: mm: c-r4k: Add support for flushing user pages from cacheMarkos Chandras
2014-03-26MIPS: mm: c-r4k: Build EVA {d,i}cache flushing functionsLeonid Yegoshin
2014-03-26MIPS: mm: init: Add free_init_pages() callback for EVAMarkos Chandras
2014-03-26MIPS: Add cases for CPU_P5600James Hogan
2014-03-26MIPS: Coherent Processing System SMP implementationPaul Burton
2014-03-06MIPS: Add 1074K CPU support explicitly.Steven J. Hill
2014-03-06MIPS: mm: c-r4k: Detect instruction cache aliasesMarkos Chandras
2014-01-30Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-01-24mips: delete non-required instances of include <linux/init.h>Paul Gortmaker