aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/mm
AgeCommit message (Expand)Author
2013-11-12Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2013-10-29MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips.Ralf Baechle
2013-10-29MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXTJayachandran C
2013-10-29MIPS: Remove unnecessary platform dma helper functionsFelix Fietkau
2013-10-29MIPS: Move definition of SMP processor id register to header fileJayachandran C
2013-10-09Merge tag 'v3.12-rc4' into sched/coreIngo Molnar
2013-10-02MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa
2013-09-25MIPS: mm: Move some checks out of 'for' loop in DMA operationsJayachandran C
2013-09-25sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra
2013-09-18MIPS: 74K/1074K: Correct erratum workaround.Maciej W. Rozycki
2013-09-18MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki
2013-09-17MIPS: Optimize current_cpu_type() for better code.Ralf Baechle
2013-09-17MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle
2013-09-12Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2013-09-12arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2013-09-12arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner
2013-09-11mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi
2013-09-06Merge branch '3.11-fixes' into mips-for-linux-nextRalf Baechle
2013-09-06MIPS: DMA: Fix BUG due to smp_processor_id() in preemptible codeJerin Jacob
2013-09-05Merge branch '3.11-fixes' into mips-for-linux-nextRalf Baechle
2013-09-05MIPS: Export copy_from_user_page() (needed by lustre)Geert Uytterhoeven
2013-09-04Merge branch '3.11-fixes' into mips-for-linux-nextRalf Baechle
2013-09-04MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000Jim Quinlan
2013-08-26MIPS: OCTEON: Set L1 cache parameters for OCTEON3 CPUs.David Daney
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