summaryrefslogtreecommitdiff
path: root/arch/arm/lib/findbit.S
AgeCommit message (Expand)Author
2022-11-14ARM: findbit: add unwinder informationRussell King (Oracle)
2022-11-14ARM: findbit: operate by wordsRussell King (Oracle)
2022-11-14ARM: findbit: convert to macrosRussell King (Oracle)
2022-11-14ARM: findbit: provide more efficient ARMv7 implementationRussell King (Oracle)
2022-11-14ARM: findbit: document ARMv5 bit offset calculationRussell King (Oracle)
2022-07-29ARM: findbit: fix overflowing offsetRussell King (Oracle)
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2016-11-23Revert "arm: move exports to definitions"Russell King
2016-08-07arm: move exports to definitionsAl Viro
2014-07-18ARM: convert all "mov.* pc, reg" to "bx reg" for ARMv6+Russell King
2010-11-24ARM: 6482/2: Fix find_next_zero_bit and related assemblyJames Jones
2009-07-24Thumb-2: Implement the unified arch/arm/lib functionsCatalin Marinas
2008-09-01[ARM] 5227/1: Add the ENDPROC declarations to the .S filesCatalin Marinas
2006-06-25[ARM] Remove RETINSTR macroRussell King
2005-11-11[ARM] 3152/1: make various assembly local labels actually local (the rest)Nicolas Pitre
2005-04-16Linux-2.6.12-rc2Linus Torvalds