| Commit message (Expand) | Author | Age |
* | MIPS: lib: mips-atomic.c: Remove obsolete ifdefery | Markos Chandras | 2014-11-24 |
* | MIPS: R3000: Remove redundant parentheses | Isamu Mogi | 2014-11-24 |
* | MIPS: R3000: Replace magic numbers with macros | Isamu Mogi | 2014-11-24 |
* | MIPS: Remove __strlen_user(). | Ralf Baechle | 2014-11-24 |
* | MIPS: lib: memcpy: Restore NOP on delay slot before returning to caller | Markos Chandras | 2014-11-19 |
* | MIPS: R3000: Fix debug output for Virtual page number | Isamu Mogi | 2014-11-06 |
* | MIPS: Fix strnlen_user() return value in case of overlong strings. | Ralf Baechle | 2014-11-04 |
* | MIPS: Use WSBH/DSBH/DSHD on Loongson 3A | Chen Jie | 2014-09-22 |
* | MIPS: __delay ABI-dependent subtraction simplification | Maciej W. Rozycki | 2014-05-30 |
* | MIPS: MT: Remove SMTC support | Ralf Baechle | 2014-05-23 |
* | MIPS: csum_partial.S CPU_DADDI_WORKAROUNDS bug fix | Maciej W. Rozycki | 2014-05-12 |
* | MIPS: __strncpy_from_user_asm CPU_DADDI_WORKAROUNDS bug fix | Maciej W. Rozycki | 2014-05-12 |
* | MIPS: __delay CPU_DADDI_WORKAROUNDS bug fix | Maciej W. Rozycki | 2014-05-12 |
* | MIPS: lib: csum_partial: Add EVA support | Markos Chandras | 2014-03-26 |
* | MIPS: lib: csum_partial: Add macro to build csum_partial symbols | Markos Chandras | 2014-03-26 |
* | MIPS: lib: csum_partial: Merge EXC and load/store macros | Markos Chandras | 2014-03-26 |
* | MIPS: checksum: Split the 'copy_user' symbol | Markos Chandras | 2014-03-26 |
* | MIPS: lib: memset: Add EVA support for the __bzero function. | Markos Chandras | 2014-03-26 |
* | MIPS: lib: memset: Use macro to build the __bzero symbol | Markos Chandras | 2014-03-26 |
* | MIPS: lib: memset: Whitespace fixes | Markos Chandras | 2014-03-26 |
* | MIPS: lib: memcpy: Add EVA support | Markos Chandras | 2014-03-26 |
* | MIPS: lib: memcpy: Use macro to build the copy_user code | Markos Chandras | 2014-03-26 |
* | MIPS: lib: memcpy: Split source and destination prefetch macros | Markos Chandras | 2014-03-26 |
* | MIPS: lib: memcpy: Merge EXC and load/store macros | Markos Chandras | 2014-03-26 |
* | MIPS: lib: strncpy_user: Add EVA support | Markos Chandras | 2014-03-26 |
* | MIPS: lib: strncpy_user: Use macro to build the strncpy_from_user symbol | Markos Chandras | 2014-03-26 |
* | MIPS: lib: strlen_user: Add EVA support | Markos Chandras | 2014-03-26 |
* | MIPS: lib: strlen_user: Use macro to build the strlen_user symbol | Markos Chandras | 2014-03-26 |
* | MIPS: lib: strnlen_user: Add EVA support | Markos Chandras | 2014-03-26 |
* | MIPS: lib: strnlen_user: Use macro to build the strnlen_user symbol | Markos Chandras | 2014-03-26 |
* | mips: delete non-required instances of include <linux/init.h> | Paul Gortmaker | 2014-01-24 |
* | MIPS: Delete __cpuinit/__CPUINIT usage from MIPS code | Paul Gortmaker | 2013-07-14 |
* | Revert "MIPS: Allow ASID size to be determined at boot time." | David Daney | 2013-05-16 |
* | Merge branch 'mti-next' of git://git.linux-mips.org/pub/scm/sjhill/linux-sjhi... | Ralf Baechle | 2013-05-09 |
|\ |
|
| * | MIPS: microMIPS: Optimise 'strnlen' core library function. | Steven J. Hill | 2013-05-09 |
| * | MIPS: microMIPS: Optimise 'strlen' core library function. | Steven J. Hill | 2013-05-09 |
| * | MIPS: microMIPS: Optimise 'strncpy' core library function. | Steven J. Hill | 2013-05-09 |
| * | MIPS: microMIPS: Optimise 'memset' core library function. | Steven J. Hill | 2013-05-09 |
| * | MIPS: Allow ASID size to be determined at boot time. | Steven J. Hill | 2013-05-08 |
* | | Merge branch 'mips-next-3.10' of git://git.linux-mips.org/pub/scm/john/linux-... | Ralf Baechle | 2013-05-07 |
|\ \ |
|
| * | | MIPS: Remove unneeded volatile from arch/mips/lib/bitops.c | David Daney | 2013-05-07 |
| |/ |
|
* / | MIPS: Get rid of the use of .macro in C code. | Ralf Baechle | 2013-04-11 |
|/ |
|
* | MIPS: Fix logic errors in bitops.c | David Daney | 2013-03-12 |
* | MIPS: Use CONFIG_CPU_MIPSR2 in csum_partial.S | Gabor Juhos | 2013-03-12 |
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 |
* | MIPS: delay.c: Check BITS_PER_LONG instead of __SIZEOF_LONG__ | Geert Uytterhoeven | 2013-01-22 |
* | MIPS: Fix crash that occurs when function tracing is enabled | Al Cooper | 2012-11-23 |
* | MIPS: Make irqflags.h functions preempt-safe for non-mipsr2 cpus | Jim Quinlan | 2012-11-09 |
* | MIPS: Remove irqflags.h dependency from bitops.h | Jim Quinlan | 2012-11-09 |
* | MIPS: Restore pagemask after dumping the TLB. | Ralf Baechle | 2012-10-16 |