summaryrefslogtreecommitdiff
path: root/arch/mips/mm
AgeCommit message (Expand)Author
2014-11-27MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlersLeonid Yegoshin
2014-11-19MIPS: tlb-r4k: Add missing HTW stop/start sequencesMarkos Chandras
2014-10-22MIPS: tlbex: Properly fix HUGE TLB Refill exception handlerDavid Daney
2014-10-18Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-09-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-09-22MIPS: DMA: Add cma supportZubair Lutfullah Kakakhel
2014-09-14mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel
2014-08-19MIPS: Remove race window in page fault handlingLars Persson
2014-08-02Merge branch '3.16-fixes' into mips-for-linux-nextRalf Baechle
2014-08-02MIPS: Initialise MAARsPaul Burton
2014-08-02MIPS: Use dedicated exception handler if CPU supports RI/XI exceptionsLeonid Yegoshin
2014-08-02MIPS: mm: Use the Hardware Page Table Walker if the core supports itMarkos Chandras
2014-08-01MIPS: bugfix: missed cache flush of TLB refill handlerLeonid Yegoshin
2014-07-30MIPS: BCM47XX: Detect more then 128 MiB of RAM (HIGHMEM)Rafał Miłecki
2014-07-30Revert "MIPS: Delete unused function add_temporary_entry."Rafał Miłecki
2014-07-30MIPS: Remove incorrect NULL check in local_flush_tlb_page()Emil Goode
2014-07-30MIPS: c-r4k: Avoid duplicate CPU_74K/CPU_1074K checksMaciej W. Rozycki
2014-07-30MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen
2014-06-26MIPS: mm: uasm: Fix lh micro-assembler instructionMarkos Chandras
2014-06-26MIPS: uasm: Add SLT uasm instructionMarkos Chandras
2014-06-26MIPS: uasm: Add s3s1s2 instruction builderMarkos Chandras
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