index
:
linux-toradex.git
colibri
colibri_vf
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
asm-mips
/
bitops.h
Age
Commit message (
Expand
)
Author
2008-10-11
MIPS: Move headfiles to new location below arch/mips/include
Ralf Baechle
2008-07-20
[MIPS] Tinker with constraints in <asm/atomic.h> to fix build error.
Ralf Baechle
2008-07-15
[MIPS] Fix asm constraints for 'ins' instructions.
David Daney
2008-05-12
[MIPS] Get rid of __ilog2
Ralf Baechle
2008-05-12
[MIPS] Fix __fls for non-MIPS32/MIPS64 cpus
Thomas Bogendoerfer
2008-04-26
generic: implement __fls on all 64-bit archs
Alexander van Heukelum
2007-10-19
forbid asm/bitops.h direct inclusion
Jiri Slaby
2007-10-18
mips: lock bitops
Nick Piggin
2007-10-18
mips: fix bitops
Nick Piggin
2007-10-18
bitops: introduce lock ops
Nick Piggin
2007-10-11
[MIPS] Fix "no space between function name and open parenthesis" warnings.
Ralf Baechle
2007-07-20
[MIPS] Make support for weakly ordered LL/SC a config option.
Ralf Baechle
2007-06-26
[MIPS] Remove a duplicated local variable in test_and_clear_bit()
Atsushi Nemoto
2007-06-11
[MIPS] Fix smp barriers in test_and_{change,clear,set}_bit
Ralf Baechle
2007-03-17
[MIPS] Lockdep: Fix recursion bug.
Ralf Baechle
2007-03-07
[MIPS] R2 bitops compile fix for gcc < 4.0.
Ralf Baechle
2007-02-18
[MIPS] Use MIPS R2 instructions for bitops.
Ralf Baechle
2007-02-13
[MIPS] Improve branch prediction in ll/sc atomic operations.
Ralf Baechle
2006-12-04
[MIPS] Cleanup memory barriers for weakly ordered systems.
Ralf Baechle
2006-11-30
[MIPS] Remove unused definition of cpu_to_lelongp()
Ralf Baechle
2006-11-30
[MIPS] Remove userspace proofing from <asm/bitops.h>.
Ralf Baechle
2006-07-13
[MIPS] TRACE_IRQFLAGS_SUPPORT support.
Ralf Baechle
2006-04-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
David Woodhouse
2006-04-27
[MIPS] Fix bitops for MIPS32/MIPS64 CPUs.
Atsushi Nemoto
2006-04-26
Don't include linux/config.h from anywhere else in include/
David Woodhouse
2006-03-26
[PATCH] bitops: mips: use generic bitops
Akinobu Mita
2006-03-26
[PATCH] bitops: use non atomic operations for minix_*_bit() and ext2_*_bit()
Akinobu Mita
2006-02-07
[MIPS] Cleanup fls implementation.
Ralf Baechle
2006-01-03
[FLS64]: generic version
Stephen Hemminger
2005-10-29
Fixup a few lose ends in explicit support for MIPS R1/R2.
Ralf Baechle
2005-10-29
Use clz / dclz on MIPS32 / MIPS64 processors.
Ralf Baechle
2005-10-29
Always use ".set mips3" rather than select between "mips2" or "mips3"
Maciej W. Rozycki
2005-10-29
Enable a suitable ISA for the assembler around ll/sc so that code
Maciej W. Rozycki
2005-09-05
[PATCH] mips: nuke trailing whitespace
Ralf Baechle
2005-09-05
[PATCH] mips: clean up 32/64-bit configuration
Ralf Baechle
2005-04-16
Linux-2.6.12-rc2
v2.6.12-rc2
Linus Torvalds