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