aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
Commit message (Expand)AuthorAge
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-09-12
|\
| * Merge branch '3.11-fixes' into mips-for-linux-nextRalf Baechle2013-09-06
| |\
| | * MIPS: DMA: Fix BUG due to smp_processor_id() in preemptible codeJerin Jacob2013-09-06
| * | Merge branch '3.11-fixes' into mips-for-linux-nextRalf Baechle2013-09-05
| |\|
| | * MIPS: Export copy_from_user_page() (needed by lustre)Geert Uytterhoeven2013-09-05
| * | Merge branch '3.11-fixes' into mips-for-linux-nextRalf Baechle2013-09-04
| |\|
| | * MIPS: Fix get_user_page_fast() for mips with cache aliasKamal Dasu2013-08-26
| * | MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000Jim Quinlan2013-09-04
| * | MIPS: OCTEON: Set L1 cache parameters for OCTEON3 CPUs.David Daney2013-08-26
| * | MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2.David Daney2013-08-26
| * | MIPS: tlbex: Guard tlbmiss_handler_setup_pgdTony Wu2013-08-26
| |/
* | arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-12
* | arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-12
* | mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-11
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-19
|\
| * MIPS: tlbex: fix broken build in v3.11-rc1Aaro Koskinen2013-07-19
| * MIPS: tlbex: Fix typo in r3000 tlb store handlerTony Wu2013-07-19
* | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-14
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-13
|\
| * Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle2013-07-12
| |\
| | * MIPS: tlbex: Fix size of area to be flushed.Ralf Baechle2013-06-26
| | * MIPS: Flush TLB handlers directly after writing themJonas Gorski2013-06-25
| | * MIPS: Fix TLBR-use hazards for R2 cores in the TLB reload handlersRalf Baechle2013-06-21
| | * MIPS: Sibyte: Fix build for SIBYTE_BW_TRACE on BCM1x55 and BCM1x80.Ralf Baechle2013-06-21
| * | MIPS: Fix typos and cleanup commentTony Wu2013-07-01
| * | MIPS: Cleanup indentation and whitespaceTony Wu2013-07-01
| * | MIPS: Move generated code to .text for microMIPSJayachandran C2013-07-01
| * | MIPS: Fixup check for invalid scratch registerJayachandran C2013-06-13
| * | MIPS: Allow platform specific scratch registersJayachandran C2013-06-13
| * | MIPS: Support SWIOTLB in default dma operationsJayachandran C2013-06-13
| * | MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle2013-06-10
| |/
* | mm: remove free_area_cacheMichel Lespinasse2013-07-10
* | mm/MIPS: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-03
* | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-03
* | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-03
|/
* MIPS: Remove duplicate definition of check_for_high_segbits.David Daney2013-05-23
* Revert "MIPS: Allow ASID size to be determined at boot time."David Daney2013-05-16
* Revert "MIPS: microMIPS: Support dynamic ASID sizing."David Daney2013-05-16
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-10
|\
| * Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2013-05-09
| |\
| | * MIPS: microMIPS: Add support for exception handling.Steven J. Hill2013-05-09
| | * MIPS: microMIPS: Fix macro naming in micro-assembler.Steven J. Hill2013-05-09
| | * MIPS: microMIPS: Fix incorrect mask for jump immediate.Steven J. Hill2013-05-09
| | * MIPS: microMIPS: Support dynamic ASID sizing.Steven J. Hill2013-05-08
| | * MIPS: Allow ASID size to be determined at boot time.Steven J. Hill2013-05-08
| | * MIPS: Add option to disable software I/O coherency.Steven J. Hill2013-05-01
| | * MIPS: microMIPS: uasm: Add microMIPS micro assembler support.Steven J. Hill2013-05-01
| | * MIPS: microMIPS: uasm: Split 'uasm.c' into two files.Steven J. Hill2013-05-01
| * | Merge branch 'next/kvm' into mips-for-linux-nextRalf Baechle2013-05-09
| |\ \
| | * | MIPS: Export routines needed by the KVM module.Sanjay Lal2013-05-07