summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2014-01-3117-38/+55
|\
| * mips: delete non-required instances of include <linux/init.h>Paul Gortmaker2014-01-2412-12/+0Star
| * MIPS: improve checks for noncoherent DMAFelix Fietkau2014-01-221-0/+2
| * MIPS: Add support for interAptiv coresLeonid Yegoshin2014-01-222-0/+2
| * MIPS: Add support for FTLBsLeonid Yegoshin2014-01-221-7/+22
| * MIPS: mm: Use the TLBINVF instruction to flush the VTLBLeonid Yegoshin2014-01-221-6/+12
| * MIPS: Add support for the proAptiv coresLeonid Yegoshin2014-01-223-0/+3
| * MIPS: mm: Move UNIQUE_ENTRYHI macro to a header fileMarkos Chandras2014-01-222-8/+1Star
| * MIPS: mm: c-r4k: Panic if IL or DL fields have a reserved valueMarkos Chandras2014-01-221-8/+16
* | MIPS: fix blast_icache32 on loongson2Aaro Koskinen2014-01-151-0/+7
* | MIPS: fix case mismatch in local_r4k_flush_icache_range()Huacai Chen2014-01-151-2/+2
|/
* Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2013-11-121-3/+2Star
|\
| * Merge tag 'v3.12-rc4' into sched/coreIngo Molnar2013-10-097-27/+48
| |\
| * | sched: Extract the basic add/sub preempt_count modifiersPeter Zijlstra2013-09-251-3/+2Star
* | | MIPS: Loongson: Get rid of Loongson 2 #ifdefery all over arch/mips.Ralf Baechle2013-10-293-119/+139
* | | MIPS: mm: Use scratch for PGD when !CONFIG_MIPS_PGD_C0_CONTEXTJayachandran C2013-10-292-35/+57
* | | MIPS: Remove unnecessary platform dma helper functionsFelix Fietkau2013-10-291-3/+1Star
* | | MIPS: Move definition of SMP processor id register to header fileJayachandran C2013-10-291-50/+6Star
| |/ |/|
* | MIPS: Fix forgotten preempt_enable() when CPU has inclusive pcachesYoichi Yuasa2013-10-021-0/+2
* | MIPS: mm: Move some checks out of 'for' loop in DMA operationsJayachandran C2013-09-251-8/+4Star
* | MIPS: 74K/1074K: Correct erratum workaround.Maciej W. Rozycki2013-09-181-8/+18
* | MIPS: Cleanup CP0 PRId and CP1 FPIR register access masksMaciej W. Rozycki2013-09-181-5/+6
* | MIPS: Optimize current_cpu_type() for better code.Ralf Baechle2013-09-177-10/+17
* | MIPS: Fix accessing to per-cpu data when flushing the cacheRalf Baechle2013-09-171-0/+5
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-09-136-8/+32
|\
| * Merge branch '3.11-fixes' into mips-for-linux-nextRalf Baechle2013-09-061-3/+3
| |\
| | * MIPS: DMA: Fix BUG due to smp_processor_id() in preemptible codeJerin Jacob2013-09-061-2/+2
| * | Merge branch '3.11-fixes' into mips-for-linux-nextRalf Baechle2013-09-051-0/+1
| |\|
| | * MIPS: Export copy_from_user_page() (needed by lustre)Geert Uytterhoeven2013-09-051-0/+1
| * | Merge branch '3.11-fixes' into mips-for-linux-nextRalf Baechle2013-09-041-1/+2
| |\|
| | * MIPS: Fix get_user_page_fast() for mips with cache aliasKamal Dasu2013-08-261-1/+2
| * | MIPS: DMA: For BMIPS5000 cores flush region just like non-coherent R10000Jim Quinlan2013-09-041-6/+10
| * | MIPS: OCTEON: Set L1 cache parameters for OCTEON3 CPUs.David Daney2013-08-261-0/+14
| * | MIPS: Generate OCTEON3 TLB handlers with the same features as OCTEON2.David Daney2013-08-261-0/+2
| * | MIPS: tlbex: Guard tlbmiss_handler_setup_pgdTony Wu2013-08-261-0/+2
| |/
* | arch: mm: pass userspace fault flag to generic fault handlerJohannes Weiner2013-09-131-2/+4
* | arch: mm: do not invoke OOM killer on kernel fault OOMJohannes Weiner2013-09-131-0/+2
* | mm: migrate: check movability of hugepage in unmap_and_move_huge_page()Naoya Horiguchi2013-09-121-0/+5
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-201-2/+2
|\
| * MIPS: tlbex: fix broken build in v3.11-rc1Aaro Koskinen2013-07-191-1/+1
| * MIPS: tlbex: Fix typo in r3000 tlb store handlerTony Wu2013-07-191-1/+1
* | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS codePaul Gortmaker2013-07-1518-207/+187Star
|/
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-07-137-78/+168
|\
| * Merge branch '3.10-fixes' into mips-for-linux-nextRalf Baechle2013-07-122-18/+42
| |\
| | * MIPS: tlbex: Fix size of area to be flushed.Ralf Baechle2013-06-271-1/+1
| | * MIPS: Flush TLB handlers directly after writing themJonas Gorski2013-06-251-14/+16
| | * MIPS: Fix TLBR-use hazards for R2 cores in the TLB reload handlersRalf Baechle2013-06-211-0/+26
| | * MIPS: Sibyte: Fix build for SIBYTE_BW_TRACE on BCM1x55 and BCM1x80.Ralf Baechle2013-06-211-4/+0Star
| * | MIPS: Fix typos and cleanup commentTony Wu2013-07-011-1/+1
| * | MIPS: Cleanup indentation and whitespaceTony Wu2013-07-011-1/+1