Age | Commit message (Expand) | Author |
2013-05-23 | MIPS: Remove duplicate definition of check_for_high_segbits. | David Daney |
2013-05-16 | Revert "MIPS: Allow ASID size to be determined at boot time." | David Daney |
2013-05-16 | Revert "MIPS: microMIPS: Support dynamic ASID sizing." | David Daney |
2013-05-10 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-05-09 | Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi... | Ralf Baechle |
2013-05-09 | Merge branch 'next/kvm' into mips-for-linux-next | Ralf Baechle |
2013-05-09 | MIPS: microMIPS: Add support for exception handling. | Steven J. Hill |
2013-05-09 | MIPS: microMIPS: Fix macro naming in micro-assembler. | Steven J. Hill |
2013-05-09 | MIPS: microMIPS: Fix incorrect mask for jump immediate. | Steven J. Hill |
2013-05-08 | MIPS: microMIPS: Support dynamic ASID sizing. | Steven J. Hill |
2013-05-08 | MIPS: Allow ASID size to be determined at boot time. | Steven J. Hill |
2013-05-08 | MIPS: Export routines needed by the KVM module. | Sanjay Lal |
2013-05-08 | Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-... | Ralf Baechle |
2013-05-08 | MIPS: Build uasm-generated code only once to avoid CPU Hotplug problem | Huacai Chen |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | MIPS: Add option to disable software I/O coherency. | Steven J. Hill |
2013-05-01 | MIPS: microMIPS: uasm: Add microMIPS micro assembler support. | Steven J. Hill |
2013-05-01 | MIPS: microMIPS: uasm: Split 'uasm.c' into two files. | Steven J. Hill |
2013-04-29 | mm/MIPS: use free_highmem_page() to free highmem pages into buddy system | Jiang Liu |
2013-04-29 | mm/MIPS: use common help functions to free reserved pages | Jiang Liu |
2013-04-29 | proc: Split kcore bits from linux/procfs.h into linux/kcore.h | David Howells |
2013-04-11 | MIPS: Make declarations and definitions of tlbmiss_handler_setup_pgd match. | Ralf Baechle |
2013-04-05 | MIPS: Fix ISA level which causes secondary cache init bypassing and more | Deng-Cheng Zhu |
2013-02-21 | Merge branch 'mips-next-3.9' of git://git.linux-mips.org/pub/scm/john/linux-j... | Ralf Baechle |
2013-02-17 | MIPS: Add support for the M14KEc core. | Steven J. Hill |
2013-02-01 | MIPS: Whitespace cleanup. | Ralf Baechle |
2013-01-31 | mips: Move __virt_addr_valid() to a place for MIPS 64 | Steven Rostedt |
2012-12-28 | MIPS: Fix modpost error in modules attepting to use virt_addr_valid(). | Ralf Baechle |
2012-12-28 | MIPS: Don't include <asm/page.h> unnecessarily. | Ralf Baechle |
2012-12-27 | Revert "MIPS: Optimise TLB handlers for MIPS32/64 R2 cores." | Ralf Baechle |
2012-12-14 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2012-12-13 | Merge branch 'mips-next' of http://dev.phrozen.org/githttp/mips-next into mip... | Ralf Baechle |
2012-12-13 | MIPS: PMC-Sierra Yosemite: Remove support. | Ralf Baechle |
2012-12-13 | MIPS: Highmem: Fix build error if CONFIG_DEBUG_HIGHMEM is disabled | Ralf Baechle |
2012-12-13 | MIPS: Fix potencial corruption | Ralf Baechle |
2012-12-13 | MIPS/EDAC: Improve OCTEON EDAC support. | David Daney |
2012-12-12 | MIPS: Transparent Huge Pages support | Ralf Baechle |
2012-12-12 | MIPS: Cavium: Add EDAC support. | Ralf Baechle |
2012-12-12 | MIPS: Control huge tlb support via Kconfig symbol MIPS_HUGE_TLB_SUPPORT | David Daney |
2012-12-11 | mm: use vm_unmapped_area() on mips architecture | Michel Lespinasse |
2012-12-04 | MIPS: Avoid mcheck by flushing page range in huge_ptep_set_access_flags() | David Daney |
2012-11-26 | MIPS: tlbex: Better debug output. | Ralf Baechle |
2012-11-26 | MIPS: Remove R5000A. | Ralf Baechle |
2012-11-09 | MIPS: Move processing of coherency kernel parameters earlier | Shane McDonald |
2012-11-09 | MIPS: tlbex: Fix section mismatches | Kevin Cernekee |
2012-10-17 | MIPS: hugetlbfs: Fix hazard between tlb write and pagemask restoration. | Ralf Baechle |
2012-10-16 | MIPS: R5000: Fix TLB hazard handling. | Ralf Baechle |
2012-10-16 | MIPS: tlbex: Deal with re-definition of label | Ralf Baechle |
2012-10-11 | MIPS: Optimize TLB refill for RI/XI configurations. | David Daney |
2012-10-11 | MIPS: Optimize pgd_init and pmd_init | David Daney |