aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
Commit message (Expand)AuthorAge
* Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle2014-08-01
|\
| * MIPS: bugfix: missed cache flush of TLB refill handlerLeonid Yegoshin2014-08-01
| * MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen2014-07-30
* | MIPS: Initialise MAARsPaul Burton2014-08-01
* | MIPS: Use dedicated exception handler if CPU supports RI/XI exceptionsLeonid Yegoshin2014-08-01
* | MIPS: mm: Use the Hardware Page Table Walker if the core supports itMarkos Chandras2014-08-01
* | MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)Rafał Miłecki2014-07-30
* | Revert "MIPS: Delete unused function add_temporary_entry."Rafał Miłecki2014-07-30
* | MIPS: Remove incorrect NULL check in local_flush_tlb_page()Emil Goode2014-07-30
* | MIPS: c-r4k: Avoid duplicate CPU_74K/CPU_1074K checksMaciej W. Rozycki2014-07-30
|/
* MIPS: mm: uasm: Fix lh micro-assembler instructionMarkos Chandras2014-06-26
* MIPS: uasm: Add SLT uasm instructionMarkos Chandras2014-06-26
* MIPS: uasm: Add s3s1s2 instruction builderMarkos Chandras2014-06-26
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-06-09
|\
| * Merge branch '3.15-fixes' into mips-for-linux-nextRalf Baechle2014-06-04
| |\
| | * MIPS: Call find_vma with the mmap_sem heldDavidlohr Bueso2014-06-03
| * | MIPS: Add code for new system 'paravirt'David Daney2014-06-02
| * | MIPS: Add minimal support for OCTEON3 to c-r4k.cDavid Daney2014-05-30
| * | MIPS: Don't build fast TLB refill handler with 32-bit kernelsDavid Daney2014-05-30
| * | MIPS: uasm: Add lb uasm instructionMarkos Chandras2014-05-30
| * | MIPS: uasm: Add mflo uasm instructionMarkos Chandras2014-05-30
| * | MIPS: uasm: Add mul uasm instructionMarkos Chandras2014-05-30
| * | MIPS: uasm: Add lh uam instructionMarkos Chandras2014-05-30
| * | MIPS: uasm: Add wsbh uasm instructionMarkos Chandras2014-05-30
| * | MIPS: uasm: Add sltu uasm instructionMarkos Chandras2014-05-30
| * | MIPS: uasm: Add sltiu uasm instructionMarkos Chandras2014-05-30
| * | MIPS: uasm: Add jalr uasm instructionMarkos Chandras2014-05-30
| * | MIPS: uasm: Add mfhi uasm instructionMarkos Chandras2014-05-30
| * | MIPS: uasm: Add divu uasm instructionMarkos Chandras2014-05-30
| * | MIPS: uasm: Add srlv uasm instructionMarkos Chandras2014-05-30
| * | MIPS: uasm: Add sllv uasm instructionMarkos Chandras2014-05-30
| * | MIPS: uasm: Add u3u2u1 instruction buildersMarkos Chandras2014-05-30
| * | Merge branch 'wip-mips-pm' of https://github.com/paulburton/linux into mips-f...Ralf Baechle2014-05-29
| |\ \
| | * | MIPS: uasm: add MT ASE yield instructionPaul Burton2014-05-28
| | * | MIPS: uasm: add wait instructionPaul Burton2014-05-28
| | * | MIPS: uasm: add sync instructionPaul Burton2014-05-28
| | * | MIPS: uasm: add jalr instructionPaul Burton2014-05-28
| | * | MIPS: uasm: add a label variant of beqPaul Burton2014-05-28
| | * | MIPS: add kmap_noncoherent to wire a cached non-coherent TLB entryPaul Burton2014-05-28
| | * | MIPS: tlb-r4k: Add CPU PM callback to reconfigure TLBJames Hogan2014-05-02
| | * | MIPS: c-r4k: Add CPU PM callback for coherencyJames Hogan2014-05-02
| * | | MIPS: MT: Remove SMTC supportRalf Baechle2014-05-23
| * | | MIPS: c-r4k: Call R4600_HIT_CACHEOP_WAR_IMPL only for 32 byte cache lines.Ralf Baechle2014-05-23
* | | | hugetlb: restrict hugepage_migration_support() to x86_64Naoya Horiguchi2014-06-04
* | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm into nextLinus Torvalds2014-06-04
|\ \ \ \ | |_|_|/ |/| | |
| * | | MIPS: Export local_flush_icache_range for KVMJames Hogan2014-05-30
* | | | MIPS: R46000: Fix Micro-assembler field overflow for R4600 V2Thomas Bogendoerfer2014-05-28
| |/ / |/| |
* | | MIPS: mm: Fix broken microMIPS kernel regression.Steven J. Hill2014-05-14
| |/ |/|
* | mips: export flush_icache_rangeKees Cook2014-04-18
|/
* MIPS: Loongson: Add basic Loongson-3 CPU supportHuacai Chen2014-03-31