You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Akinobu Mita
d59288b757
[PATCH] bitops: sparc: use generic bitops
- remove __{,test_and_}{set,clear,change}_bit() and test_bit()
- remove ffz()
- remove __ffs()
- remove sched_find_first_bit()
- remove ffs()
- remove generic_fls()
- remove generic_fls64()
- remove generic_hweight{32,16,8}()
- remove find_{next,first}{,_zero}_bit()
- remove ext2_{set,clear,test,find_first_zero,find_next_zero}_bit()
- remove ext2_{set,clear}_bit_atomic()
- remove minix_{test,set,test_and_clear,test,find_first_zero}_bit()
Signed-off-by: Akinobu Mita <mita@miraclelinux.com>
Cc: William Lee Irwin III <wli@holomorphy.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
|
19 years ago |
.. |
boot
|
Linux-2.6.12-rc2
|
20 years ago |
kernel
|
[SPARC]: Try to start getting SMP back into shape.
|
19 years ago |
lib
|
[SPARC]: atomic_clear_mask build fix
|
19 years ago |
math-emu
|
[SPARC]: Fix compile failures in math-emu.
|
19 years ago |
mm
|
[SPARC]: Try to start getting SMP back into shape.
|
19 years ago |
prom
|
[PATCH] sparc NULL noise removal
|
20 years ago |
Kconfig
|
[PATCH] bitops: sparc: use generic bitops
|
19 years ago |
Kconfig.debug
|
Linux-2.6.12-rc2
|
20 years ago |
Makefile
|
[SPARC]: block/ needed in final image link
|
19 years ago |
defconfig
|
[SPARC32]: Revert IOMAP change eb98129eec
|
20 years ago |