| Commit message (Expand) | Author | Age | Files | Lines |
* | mips: use the the PCI controller's io_map_base | Michael S. Tsirkin | 2012-01-31 | 1 | -2/+2 |
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 2012-01-14 | 1 | -0/+1 |
|\ |
|
| * | MIPS: Netlogic: Add XLP makefiles and config | Jayachandran C | 2011-12-07 | 1 | -0/+1 |
* | | mips: switch to GENERIC_PCI_IOMAP | Michael S. Tsirkin | 2011-11-28 | 1 | -26/+0 |
|/ |
|
* | MIPS: Kconfig and Makefile update for Netlogic XLR/XLS | Jayachandran C | 2011-05-19 | 1 | -0/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | MIPS: Separate two consecutive loads in memset.S | Tony Wu | 2010-12-16 | 1 | -2/+2 |
* | MIPS: libgcc.h: Checkpatch cleanup | Andrea Gelmini | 2010-04-12 | 1 | -2/+1 |
* | MIPS: delay: Fix use of current_cpu_data in preemptable code. | Ralf Baechle | 2010-04-12 | 1 | -2/+2 |
* | MIPS: Fix __ndelay build error and add 'ull' suffix for 32-bit kernel | Atsushi Nemoto | 2009-06-17 | 1 | -2/+2 |
* | MIPS: Outline udelay and fix a few issues. | Ralf Baechle | 2009-06-08 | 2 | -2/+58 |
* | MIPS: Cavium: Add support for 8k and 32k page sizes. | Ralf Baechle | 2009-05-14 | 1 | -0/+9 |
* | MIPS: IP27: Switch from DMA_IP27 to DMA_COHERENT | Ralf Baechle | 2009-01-30 | 2 | -2/+2 |
* | MIPS: Hook up Cavium OCTEON in arch/mips. | David Daney | 2009-01-11 | 1 | -0/+1 |
* | MIPS: Add CONFIG_CPU_R5500 for NEC VR5500 series processors | Shinya Kuribayashi | 2008-10-27 | 2 | -0/+2 |
* | MIPS: IP checksums: Optimize adjust of sum on buffers of odd alignment. | Ralf Baechle | 2008-10-11 | 1 | -11/+24 |
* | MIPS: IP checksums: Remove unncessary .set pseudos | Ralf Baechle | 2008-10-11 | 1 | -12/+0 |
* | MIPS: IP checksums: Remove unncessary folding of sum to 16 bit. | Ralf Baechle | 2008-10-11 | 1 | -10/+0 |
* | [MIPS] Fix 64-bit IP checksum code | Atsushi Nemoto | 2008-09-21 | 1 | -4/+17 |
* | iomap: fix 64 bits resources on 32 bits | Benjamin Herrenschmidt | 2008-04-29 | 1 | -2/+2 |
* | [MIPS] Fix loads of section missmatches | Ralf Baechle | 2008-03-12 | 1 | -1/+1 |
* | [MIPS] Export __ucmpdi2 to modules. | Ralf Baechle | 2008-03-12 | 1 | -0/+2 |
* | [MIPS] Eleminate local symbols from the symbol table. | Ralf Baechle | 2008-01-29 | 7 | -281/+282 |
* | [MIPS] IP28: added cache barrier to assembly routines | Thomas Bogendoerfer | 2008-01-29 | 3 | -0/+16 |
* | [MIPS] Put cast inside macro instead of all the callers | Andrew Sharp | 2008-01-29 | 1 | -6/+6 |
* | [MIPS] R4000/R4400 daddiu erratum workaround | Maciej W. Rozycki | 2008-01-29 | 5 | -31/+130 |
* | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 2007-10-11 | 1 | -1/+1 |
* | [MIPS] Add __cmpdi2 | Ralf Baechle | 2007-08-27 | 2 | -1/+28 |
* | [MIPS] Include cacheflush.h in uncache.c | Atsushi Nemoto | 2007-07-12 | 1 | -0/+1 |
* | [MIPS] Cleanup tlbdebug.h | Atsushi Nemoto | 2007-07-12 | 2 | -0/+2 |
* | [MIPS] define Hit_Invalidate_I to Index_Invalidate_I for loongson2 | Fuxin Zhang | 2007-07-10 | 1 | -0/+1 |
* | [MIPS] Remove unused dump_tlb functions | Atsushi Nemoto | 2007-07-10 | 2 | -264/+2 |
* | [MIPS] Unify dump_tlb | Atsushi Nemoto | 2007-07-10 | 3 | -0/+442 |
* | [MIPS] Change libgcc-style functions from lib-y to obj-y | Ralf Baechle | 2007-07-06 | 1 | -1/+1 |
* | [MIPS] __ucmpdi2 arguments are unsigned long long. | Ralf Baechle | 2007-06-26 | 1 | -1/+1 |
* | [MIPS] Add __ucmpdi2 implementation | Thiemo Seufer | 2007-05-11 | 2 | -1/+20 |
* | PCI: Cleanup the includes of <linux/pci.h> | Jean Delvare | 2007-05-02 | 1 | -1/+0 |
* | [MIPS] Fix and cleanup the mess that a dozen prom_printf variants are. | Ralf Baechle | 2007-03-04 | 2 | -26/+2 |
* | [MIPS] Kill redundant EXTRA_AFLAGS | Atsushi Nemoto | 2007-02-26 | 1 | -2/+0 |
* | [MIPS] Fixup copy_from_user_inatomic | Ralf Baechle | 2007-02-20 | 2 | -1/+437 |
* | [MIPS] Iomap implementation. | Ralf Baechle | 2007-02-18 | 3 | -53/+277 |
* | [MIPS] Fix warnings in run_uncached on 32bit kernel | Yoichi Yuasa | 2007-02-06 | 1 | -0/+4 |
* | [MIPS] Unify memset.S | Atsushi Nemoto | 2007-02-06 | 2 | -1/+167 |
* | [MIPS] csum_partial and copy in parallel | Atsushi Nemoto | 2007-01-08 | 3 | -53/+443 |
* | [MIPS] Export csum_partial_copy_nocheck. | Ralf Baechle | 2006-12-10 | 1 | -0/+3 |
* | [MIPS] Optimize csum_partial for 64bit kernel | Atsushi Nemoto | 2006-12-09 | 1 | -22/+54 |
* | [MIPS] Optimize flow of csum_partial | Atsushi Nemoto | 2006-12-09 | 1 | -75/+54 |
* | [MIPS] Make csum_partial more readable | Atsushi Nemoto | 2006-12-09 | 1 | -70/+74 |
* | [MIPS] Unify csum_partial.S | Atsushi Nemoto | 2006-12-04 | 2 | -2/+260 |
* | [NET]: MIPS checksum annotations and cleanups. | Al Viro | 2006-12-02 | 1 | -4/+4 |