summaryrefslogtreecommitdiff
path: root/lib/bitmap.c
AgeCommit message (Expand)Author
2005-06-25[PATCH] Use ALIGN to remove duplicate codeNick Wilson
2005-03-09[PATCH] new bitmap list format (for cpusets)Paul Jackson
2004-10-19[PATCH] #include <asm/bitops.h> -> #include <linux/bitops.h>Adrian Bunk
2004-08-14lib/bitmap.c: fix incorrect use of BITS_TO_LONGS()James Bottomley
2004-06-30Add memory region bitmap implementationsJames Bottomley
2004-06-23[PATCH] cpumask: bitmap inlining and optimizationsAndrew Morton
2004-06-23[PATCH] cpumask: bitmap cleanup preparation for cpumask overhaulAndrew Morton
2004-04-12[PATCH] Rename bitmap_clear to bitmap_zero, remove CLEAR_BITMAPAndrew Morton
2004-04-11[PATCH] Remove bitmap_shift_*() bitmap length limitsAndrew Morton
2004-04-11[PATCH] Broken bitmap_parse for ncpus > 32Andrew Morton
2004-03-30[PATCH] double semicolon cleanupAlexander Stohr
2004-02-18[PATCH] Rename bitmap_snprintf() and cpumask_snprintf() to *_scnprintf()Andrew Morton
2004-02-18[PATCH] snprintf fixesAndrew Morton
2004-02-07[PATCH] bitmap_snprintf() optimizationAndrew Morton
2004-02-03[PATCH] bitmap parsing/printing routines, version 4Andrew Morton
2004-01-19[PATCH] work around gcc bug in bitmap.cAndrew Morton
2004-01-19[PATCH] uninline bitmap functionsAndrew Morton