aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/mm
AgeCommit message (Expand)Author
2014-11-21arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner
2014-11-21arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner
2014-11-21MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa
2014-11-14MIPS: tlbex: Properly fix HUGE TLB Refill exception handlerDavid Daney
2014-09-17MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle
2014-09-17MIPS: tlbex: Fix a missing statement for HUGETLBHuacai Chen
2013-12-20MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000Jim Quinlan
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
2013-01-31mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt
2012-12-28MIPS: Fix modpost error in modules attepting to use virt_addr_valid().Ralf Baechle
2012-12-28MIPS: Don't include <asm/page.h> unnecessarily.Ralf Baechle
2012-12-27Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores."Ralf Baechle
2012-12-14Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2012-12-13Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle
2012-12-13MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle
2012-12-13MIPS: Highmem: Fix build error if CONFIG_DEBUG_HIGHMEM is disabledRalf Baechle
2012-12-13MIPS: Fix potencial corruptionRalf Baechle
2012-12-13MIPS/EDAC: Improve OCTEON EDAC support.David Daney
2012-12-12MIPS: Transparent Huge Pages supportRalf Baechle
2012-12-12MIPS: Cavium: Add EDAC support.Ralf Baechle
2012-12-12MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORTDavid Daney
2012-12-11mm: use vm_unmapped_area() on mips architectureMichel Lespinasse
2012-12-04MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags()David Daney
2012-11-26MIPS: tlbex: Better debug output.Ralf Baechle
2012-11-26MIPS: Remove R5000A.Ralf Baechle