index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
bitops.h
Age
Commit message (
Expand
)
Author
2014-07-30
MIPS: asm/bitops.h: Guard CLZ with `.set mips32'
Maciej W. Rozycki
2014-04-18
arch,mips: Convert smp_mb__*()
Peter Zijlstra
2014-03-31
MIPS: Fix gigaton of warning building with microMIPS.
Ralf Baechle
2013-02-01
MIPS: Whitespace cleanup.
Ralf Baechle
2012-11-09
MIPS: Remove irqflags.h dependency from bitops.h
Jim Quinlan
2012-11-09
MIPS: bitops.h: Change use of 'unsigned short' to 'int'
Jim Quinlan
2012-07-18
mips: fix bug.h build regression
Yoichi Yuasa
2011-03-23
bitops: remove minix bitops from asm/bitops.h
Akinobu Mita
2011-03-23
bitops: remove ext2 non-atomic bitops from asm/bitops.h
Akinobu Mita
2011-03-23
bitops: introduce little-endian bitops for most architectures
Akinobu Mita
2010-10-29
MIPS: Get rid of branches to .subsections.
Ralf Baechle
2010-08-05
MIPS: Create and use asm/arch_hweight.h
David Daney
2010-02-27
MIPS: New macro smp_mb__before_llsc.
David Daney
2009-09-17
MIPS: Allow kernel use of LL/SC to be separate from the presence of LL/SC.
David Daney
2009-05-14
MIPS: Enable CLO / CLZ instructions via separate CPU property
Ralf Baechle
2008-10-30
MIPS: Clean up MIPSxx-optimized bitop functions
Ralf Baechle
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle