aboutsummaryrefslogtreecommitdiff
path: root/arch/mips/mm
AgeCommit message (Expand)Author
2015-05-12Merge branch 'linux-linaro-lsk-v3.10' into linux-linaro-lsk-v3.10-rtAlex Shi
2015-05-12 Merge tag 'v3.10.77' into linux-linaro-lskAlex Shi
2015-04-29vm: add VM_FAULT_SIGSEGV handling supportLinus Torvalds
2014-11-21Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rtMark Brown
2014-11-21Merge tag 'v3.10.61' into linux-linaro-lskMark Brown
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-14Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rtMark Brown
2014-11-14Merge tag 'v3.10.60' into linux-linaro-lskMark Brown
2014-11-14MIPS: tlbex: Properly fix HUGE TLB Refill exception handlerDavid Daney
2014-10-12Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rtMark Brown
2014-10-11Merge remote-tracking branch 'lsk/v3.10/topic/kvm' into linux-linaro-lskMark Brown
2014-10-08mm: export symbol dependencies of is_zero_pfn()Ard Biesheuvel
2014-09-18Merge branch 'linux-linaro-lsk' into linux-linaro-lsk-rtlsk-v3.10-rt-14.09Mark Brown
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
2014-01-02Merge tag 'v3.10.25' into v3.10-rtSteven Rostedt (Red Hat)
2013-12-20MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000Jim Quinlan
2013-11-13mm: pagefault_disabled()Peter Zijlstra
2013-11-13mm: Fixup all fault handlers to check current->pagefault_disableThomas Gleixner
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