| Commit message (Expand) | Author | Age | Files | Lines |
* | forbid asm/bitops.h direct inclusion | Jiri Slaby | 2007-10-19 | 1 | -0/+4 |
* | mips: lock bitops | Nick Piggin | 2007-10-18 | 1 | -1/+96 |
* | mips: fix bitops | Nick Piggin | 2007-10-18 | 1 | -0/+6 |
* | bitops: introduce lock ops | Nick Piggin | 2007-10-18 | 1 | -0/+1 |
* | [MIPS] Fix "no space between function name and open parenthesis" warnings. | Ralf Baechle | 2007-10-11 | 1 | -6/+6 |
* | [MIPS] Make support for weakly ordered LL/SC a config option. | Ralf Baechle | 2007-07-20 | 1 | -5/+5 |
* | [MIPS] Remove a duplicated local variable in test_and_clear_bit() | Atsushi Nemoto | 2007-06-26 | 1 | -1/+1 |
* | [MIPS] Fix smp barriers in test_and_{change,clear,set}_bit | Ralf Baechle | 2007-06-11 | 1 | -32/+19 |
* | [MIPS] Lockdep: Fix recursion bug. | Ralf Baechle | 2007-03-17 | 1 | -12/+12 |
* | [MIPS] R2 bitops compile fix for gcc < 4.0. | Ralf Baechle | 2007-03-07 | 1 | -23/+33 |
* | [MIPS] Use MIPS R2 instructions for bitops. | Ralf Baechle | 2007-02-18 | 1 | -1/+51 |
* | [MIPS] Improve branch prediction in ll/sc atomic operations. | Ralf Baechle | 2007-02-13 | 1 | -6/+27 |
* | [MIPS] Cleanup memory barriers for weakly ordered systems. | Ralf Baechle | 2006-12-04 | 1 | -19/+8 |
* | [MIPS] Remove unused definition of cpu_to_lelongp() | Ralf Baechle | 2006-11-30 | 1 | -2/+0 |
* | [MIPS] Remove userspace proofing from <asm/bitops.h>. | Ralf Baechle | 2006-11-30 | 1 | -42/+21 |
* | [MIPS] TRACE_IRQFLAGS_SUPPORT support. | Ralf Baechle | 2006-07-13 | 1 | -1/+1 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 | David Woodhouse | 2006-04-29 | 1 | -32/+24 |
|\ |
|
| * | [MIPS] Fix bitops for MIPS32/MIPS64 CPUs. | Atsushi Nemoto | 2006-04-27 | 1 | -32/+24 |
* | | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 1 | -1/+0 |
|/ |
|
* | [PATCH] bitops: mips: use generic bitops | Akinobu Mita | 2006-03-26 | 1 | -449/+16 |
* | [PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit() | Akinobu Mita | 2006-03-26 | 1 | -3/+3 |
* | [MIPS] Cleanup fls implementation. | Ralf Baechle | 2006-02-07 | 1 | -26/+32 |
* | [FLS64]: generic version | Stephen Hemminger | 2006-01-03 | 1 | -1/+1 |
* | Fixup a few lose ends in explicit support for MIPS R1/R2. | Ralf Baechle | 2005-10-29 | 1 | -27/+27 |
* | Use clz / dclz on MIPS32 / MIPS64 processors. | Ralf Baechle | 2005-10-29 | 1 | -22/+115 |
* | Always use ".set mips3" rather than select between "mips2" or "mips3" | Maciej W. Rozycki | 2005-10-29 | 1 | -14/+12 |
* | Enable a suitable ISA for the assembler around ll/sc so that code | Maciej W. Rozycki | 2005-10-29 | 1 | -24/+50 |
* | [PATCH] mips: nuke trailing whitespace | Ralf Baechle | 2005-09-05 | 1 | -2/+2 |
* | [PATCH] mips: clean up 32/64-bit configuration | Ralf Baechle | 2005-09-05 | 1 | -4/+4 |
* | Linux-2.6.12-rc2 | Linus Torvalds | 2005-04-16 | 1 | -0/+850 |