开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
mips
/
include
/
asm
/
bitops.h
Age
Commit message (
Expand
)
Author
2016-05-09
MIPS: Move definitions for 32/64-bit agonstic inline assembler to new file.
Ralf Baechle
2015-06-21
MIPS: Replace smp_mb with release barrier function in unlocks.
Leonid Yegoshin
2015-04-08
MIPS: bitops.h: Avoid inline asm for constant FLS
Maciej W. Rozycki
2015-02-17
MIPS: asm: bitops: Update ISA constraints for MIPS R6 support
Markos Chandras
2015-02-17
MIPS: asm: Rename GCC_OFF12_ASM to GCC_OFF_SMALL_ASM
Markos Chandras
2014-11-24
MIPS: Fix microMIPS LL/SC immediate offsets
Maciej W. Rozycki
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