Age | Commit message (Expand) | Author |
2013-07-19 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-07-19 | MIPS: tlbex: fix broken build in v3.11-rc1 | Aaro Koskinen |
2013-07-19 | MIPS: tlbex: Fix typo in r3000 tlb store handler | Tony Wu |
2013-07-14 | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code | Paul Gortmaker |
2013-07-13 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds |
2013-07-12 | Merge branch '3.10-fixes' into mips-for-linux-next | Ralf Baechle |
2013-07-10 | mm: remove free_area_cache | Michel Lespinasse |
2013-07-03 | mm/MIPS: prepare for removing num_physpages and simplify mem_init() | Jiang Liu |
2013-07-03 | mm: concentrate modification of totalram_pages into the mm core | Jiang Liu |
2013-07-03 | mm: change signature of free_reserved_area() to fix building warnings | Jiang Liu |
2013-07-01 | MIPS: Fix typos and cleanup comment | Tony Wu |
2013-07-01 | MIPS: Cleanup indentation and whitespace | Tony Wu |
2013-07-01 | MIPS: Move generated code to .text for microMIPS | Jayachandran C |
2013-06-27 | MIPS: tlbex: Fix size of area to be flushed. | Ralf Baechle |
2013-06-25 | MIPS: Flush TLB handlers directly after writing them | Jonas Gorski |
2013-06-21 | MIPS: Fix TLBR-use hazards for R2 cores in the TLB reload handlers | Ralf Baechle |
2013-06-21 | MIPS: Sibyte: Fix build for SIBYTE_BW_TRACE on BCM1x55 and BCM1x80. | Ralf Baechle |
2013-06-13 | MIPS: Fixup check for invalid scratch register | Jayachandran C |
2013-06-13 | MIPS: Allow platform specific scratch registers | Jayachandran C |
2013-06-13 | MIPS: Support SWIOTLB in default dma operations | Jayachandran C |
2013-06-10 | MIPS: Implement HAVE_CONTEXT_TRACKING. | Ralf Baechle |
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 |