summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
AgeCommit message (Expand)Author
2013-08-26MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2.David Daney
2013-08-26MIPS: tlbex: Guard tlbmiss_handler_setup_pgdTony Wu
2013-08-26MIPS: Fix get_user_page_fast() for mips with cache aliasKamal Dasu
2013-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-19MIPS: tlbex: fix broken build in v3.11-rc1Aaro Koskinen
2013-07-19MIPS: tlbex: Fix typo in r3000 tlb store handlerTony Wu
2013-07-14MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker
2013-07-13Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-07-12Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle
2013-07-10mm: remove free_area_cacheMichel Lespinasse
2013-07-03mm/MIPS: prepare for removing num_physpages and simplify mem_init()Jiang Liu
2013-07-03mm: concentrate modification of totalram_pages into the mm coreJiang Liu
2013-07-03mm: change signature of free_reserved_area() to fix building warningsJiang Liu
2013-07-01MIPS: Fix typos and cleanup commentTony Wu
2013-07-01MIPS: Cleanup indentation and whitespaceTony Wu
2013-07-01MIPS: Move generated code to .text for microMIPSJayachandran C
2013-06-27MIPS: tlbex: Fix size of area to be flushed.Ralf Baechle
2013-06-25MIPS: Flush TLB handlers directly after writing themJonas Gorski
2013-06-21MIPS: Fix TLBR-use hazards for R2 cores in the TLB reload handlersRalf Baechle
2013-06-21MIPS: Sibyte: Fix build for SIBYTE_BW_TRACE on BCM1x55 and BCM1x80.Ralf Baechle
2013-06-13MIPS: Fixup check for invalid scratch registerJayachandran C
2013-06-13MIPS: Allow platform specific scratch registersJayachandran C
2013-06-13MIPS: Support SWIOTLB in default dma operationsJayachandran C
2013-06-10MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle
2013-05-23MIPS: Remove duplicate definition of check_for_high_segbits.David Daney
2013-05-16Revert "MIPS: Allow ASID size to be determined at boot time."David Daney
2013-05-16Revert "MIPS: microMIPS: Support dynamic ASID sizing."David Daney
2013-05-10Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-05-09Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle
2013-05-09Merge branch 'next/kvm' into mips-for-linux-nextRalf Baechle
2013-05-09MIPS: microMIPS: Add support for exception handling.Steven J. Hill
2013-05-09MIPS: microMIPS: Fix macro naming in micro-assembler.Steven J. Hill
2013-05-09MIPS: microMIPS: Fix incorrect mask for jump immediate.Steven J. Hill
2013-05-08MIPS: microMIPS: Support dynamic ASID sizing.Steven J. Hill
2013-05-08MIPS: Allow ASID size to be determined at boot time.Steven J. Hill
2013-05-08MIPS: Export routines needed by the KVM module.Sanjay Lal
2013-05-08Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-...Ralf Baechle
2013-05-08MIPS: Build uasm-generated code only once to avoid CPU Hotplug problemHuacai Chen
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01MIPS: Add option to disable software I/O coherency.Steven J. Hill
2013-05-01MIPS: microMIPS: uasm: Add microMIPS micro assembler support.Steven J. Hill
2013-05-01MIPS: microMIPS: uasm: Split 'uasm.c' into two files.Steven J. Hill
2013-04-29mm/MIPS: use free_highmem_page() to free highmem pages into buddy systemJiang Liu
2013-04-29mm/MIPS: use common help functions to free reserved pagesJiang Liu
2013-04-29proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells
2013-04-11MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match.Ralf Baechle
2013-04-05MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu
2013-02-21Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle
2013-02-17MIPS: Add support for the M14KEc core.Steven J. Hill
2013-02-01MIPS: Whitespace cleanup.Ralf Baechle