Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | MIPS: __delay ABI-dependent subtraction simplification | Maciej W. Rozycki | 2014-05-30 | 1 | -5/+3 |
* | MIPS: __delay CPU_DADDI_WORKAROUNDS bug fix | Maciej W. Rozycki | 2014-05-13 | 1 | -4/+10 |
* | MIPS: Whitespace cleanup. | Ralf Baechle | 2013-02-01 | 1 | -1/+1 |
* | MIPS: delay.c: Check BITS_PER_LONG instead of __SIZEOF_LONG__ | Geert Uytterhoeven | 2013-01-22 | 1 | -1/+1 |
* | MIPS: Make __{,n,u}delay declarations match definitions and generic delay.h | David Daney | 2012-10-16 | 1 | -1/+5 |
* | 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 | 1 | -0/+56 |