summaryrefslogtreecommitdiff
path: root/arch/mips/mm
AgeCommit message (Expand)Author
2015-02-21Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-02-20MIPS: mm: Remove dead macro definitionsAndreas Ruprecht
2015-02-20MIPS: OCTEON: Implement DCache errata workaround for all CN6XXXDavid Daney
2015-02-20MIPS: Add set/clear CP0 macros for PageGrain registerSteven J. Hill
2015-02-17MIPS: mm: scache: Add secondary cache support for MIPS R6 coresMarkos Chandras
2015-02-17MIPS: mm: c-r4k: Set the correct ISA levelMarkos Chandras
2015-02-17MIPS: mm: tlbex: Use cpu_has_mips_r2_exec_hazard for the EHB instructionLeonid Yegoshin
2015-02-17MIPS: mm: page: Add MIPS R6 supportMarkos Chandras
2015-02-16MIPS: mm: Add MIPS R6 instruction encodingsLeonid Yegoshin
2015-02-16MIPS: mm: uasm: Add signed 9-bit immediate related macrosLeonid Yegoshin
2015-02-16MIPS: Add cases for CPU_QEMU_GENERICLeonid Yegoshin
2015-02-16MIPS: mm: Add debug information for userland SIGSEGV signals.Markos Chandras
2015-02-11mm: gup: use get_user_pages_unlocked within get_user_pages_fastAndrea Arcangeli
2015-02-11mm/hugetlb: reduce arch dependent code around follow_huge_*Naoya Horiguchi
2015-02-06Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2015-01-31MIPS: Fix C0_Pagegrain[IEC] support.David Daney
2015-01-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2014-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2014-12-18mips/gup: Replace ACCESS_ONCE with READ_ONCEChristian Borntraeger
2014-12-11Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2014-11-27MIPS: tlbex: Fix potential HTW race on TLBL/M/S handlersLeonid Yegoshin
2014-11-24MIPS: Add MFHC0 and MTHC0 instructions to uasm.Steven J. Hill
2014-11-24MIPS: Replace use of phys_t with phys_addr_t.Ralf Baechle
2014-11-24MIPS: Replace MIPS-specific 64BIT_PHYS_ADDR with generic PHYS_ADDR_T_64BITRalf Baechle
2014-11-24MIPS: mm: Only build one microassembler that is suitableMaciej W. Rozycki
2014-11-24MIPS: BMIPS: Add special cache handling in c-r4k.cKevin Cernekee
2014-11-24MIPS: DMA: Explain the lack of special handling for R14000/R16000.Ralf Baechle
2014-11-24MIPS: Remove useless parenthesesRalf Baechle
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