summaryrefslogtreecommitdiffstats
path: root/arch/mips/mm
Commit message (Expand)AuthorAgeFilesLines
...
| * | MIPS: Move generated code to .text for microMIPSJayachandran C2013-07-013-41/+82
| * | MIPS: Fixup check for invalid scratch registerJayachandran C2013-06-131-5/+5
| * | MIPS: Allow platform specific scratch registersJayachandran C2013-06-131-15/+26
| * | MIPS: Support SWIOTLB in default dma operationsJayachandran C2013-06-131-0/+3
| * | MIPS: Implement HAVE_CONTEXT_TRACKING.Ralf Baechle2013-06-101-2/+13
| |/
* | mm: remove free_area_cacheMichel Lespinasse2013-07-111-2/+0Star
* | mm/MIPS: prepare for removing num_physpages and simplify mem_init()Jiang Liu2013-07-041-39/+18Star
* | mm: concentrate modification of totalram_pages into the mm coreJiang Liu2013-07-041-1/+1
* | mm: change signature of free_reserved_area() to fix building warningsJiang Liu2013-07-041-1/+2
|/
* MIPS: Remove duplicate definition of check_for_high_segbits.David Daney2013-05-231-4/+0Star
* Revert "MIPS: Allow ASID size to be determined at boot time."David Daney2013-05-164-61/+12Star
* Revert "MIPS: microMIPS: Support dynamic ASID sizing."David Daney2013-05-161-32/+2Star
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2013-05-1012-294/+686
|\
| * Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi...Ralf Baechle2013-05-0910-279/+650
| |\
| | * MIPS: microMIPS: Add support for exception handling.Steven J. Hill2013-05-091-0/+21
| | * MIPS: microMIPS: Fix macro naming in micro-assembler.Steven J. Hill2013-05-091-0/+9
| | * MIPS: microMIPS: Fix incorrect mask for jump immediate.Steven J. Hill2013-05-091-1/+2
| | * MIPS: microMIPS: Support dynamic ASID sizing.Steven J. Hill2013-05-081-2/+32
| | * MIPS: Allow ASID size to be determined at boot time.Steven J. Hill2013-05-084-12/+61
| | * MIPS: Add option to disable software I/O coherency.Steven J. Hill2013-05-012-18/+31
| | * MIPS: microMIPS: uasm: Add microMIPS micro assembler support.Steven J. Hill2013-05-012-0/+222
| | * MIPS: microMIPS: uasm: Split 'uasm.c' into two files.Steven J. Hill2013-05-013-249/+275
| * | Merge branch 'next/kvm' into mips-for-linux-nextRalf Baechle2013-05-093-2/+7
| |\ \
| | * | MIPS: Export routines needed by the KVM module.Sanjay Lal2013-05-083-2/+7
| * | | Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-...Ralf Baechle2013-05-084-10/+22
| |\ \ \
| | * | | MIPS: Build uasm-generated code only once to avoid CPU Hotplug problemHuacai Chen2013-05-082-2/+18
| | | |/ | | |/|
| * | | MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match.Ralf Baechle2013-04-111-11/+11
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-0/+1
|\ \ \
| * | | proc: Split kcore bits from linux/procfs.h into linux/kcore.hDavid Howells2013-04-291-0/+1
| |/ /
* | | mm/MIPS: use free_highmem_page() to free highmem pages into buddy systemJiang Liu2013-04-301-5/+1Star
* | | mm/MIPS: use common help functions to free reserved pagesJiang Liu2013-04-301-22/+9Star
| |/ |/|
* | MIPS: Fix ISA level which causes secondary cache init bypassing and moreDeng-Cheng Zhu2013-04-052-8/+4Star
|/
* Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j...Ralf Baechle2013-02-212-0/+2
|\
| * MIPS: Add support for the M14KEc core.Steven J. Hill2013-02-172-0/+2
* | MIPS: Whitespace cleanup.Ralf Baechle2013-02-0121-108/+108
|/
* mips: Move __virt_addr_valid() to a place for MIPS 64Steven Rostedt2013-01-312-6/+6
* MIPS: Fix modpost error in modules attepting to use virt_addr_valid().Ralf Baechle2012-12-281-0/+6
* MIPS: Don't include <asm/page.h> unnecessarily.Ralf Baechle2012-12-281-1/+0Star
* Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores."Ralf Baechle2012-12-271-16/+0Star
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2012-12-147-100/+178
|\
| * Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip...Ralf Baechle2012-12-132-6/+10
| |\
| | * MIPS: Move processing of coherency kernel parameters earlierShane McDonald2012-11-091-4/+4
| | * MIPS: tlbex: Fix section mismatchesKevin Cernekee2012-11-091-2/+6
| * | MIPS: PMC-Sierra Yosemite: Remove support.Ralf Baechle2012-12-133-31/+0Star
| * | MIPS: Highmem: Fix build error if CONFIG_DEBUG_HIGHMEM is disabledRalf Baechle2012-12-131-1/+2
| * | MIPS: Fix potencial corruptionRalf Baechle2012-12-131-11/+0Star
| * | MIPS/EDAC: Improve OCTEON EDAC support.David Daney2012-12-131-9/+30
| * | MIPS: Transparent Huge Pages supportRalf Baechle2012-12-123-1/+53
| * | MIPS: Cavium: Add EDAC support.Ralf Baechle2012-12-121-22/+24
| * | MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORTDavid Daney2012-12-122-14/+14