aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc64/kernel/bitops.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk1-1/+1
2004-06-23Make bitops/cpumask functions be "const" where appropriate.Linus Torvalds1-6/+6
2004-03-16[PATCH] ppc64: run bitops.c through LindentAndrew Morton1-35/+38
2004-03-15[PATCH] Export find_next_bitAndrew Morton1-7/+13
2002-08-03ppc64: fix up set_tb and SPRN_TB* defines as well as some misc cleanups.Anton Blanchard1-12/+1
2002-04-26ppc64: change bitops to take unsigned long *Anton Blanchard1-5/+6
2002-02-15Add ppc64 support. This includes both pSeries (RS/6000) andAnton Blanchard1-0/+148