summaryrefslogtreecommitdiffstats
path: root/lib/bitmap.c
AgeCommit message (Expand)AuthorLines
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds-0/+22
2008-10-20bitmask: remove bitmap_scnprintf_len()Lai Jiangshan-11/+0
2008-09-17bitmap: add bitmap_copy_le()David Vrabel-0/+22
2008-08-12seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan-0/+11
2008-05-13cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_lenPaul Jackson-16/+0
2008-04-28mempolicy: add bitmap_onto() and bitmap_fold() operationsPaul Jackson-0/+158
2008-04-19cpumask: add cpumask_scnprintf_len functionMike Travis-0/+16
2007-11-05Fix bitmap_scnlistprintf for empty masksAndi Kleen-0/+4
2007-03-01[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap-8/+8
2007-02-11[PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day-4/+4
2006-10-11[PATCH] bitmap: parse input from kernel and user buffersReinette Chatre-11/+43
2006-06-25[PATCH] kernel-doc for lib/bitmap.cRandy Dunlap-15/+16
2006-03-26[PATCH] bitops: hweight() related cleanupAkinobu Mita-17/+2
2006-03-24[PATCH] bitmap: region restructuringPaul Jackson-97/+102
2006-03-24[PATCH] bitmap: region multiword spanning supportPaul Mundt-34/+76
2006-03-24[PATCH] bitmap: region cleanupPaul Jackson-26/+38
2006-01-08[PATCH] cpuset: better bitmap remap defaultsPaul Jackson-45/+44
2005-10-30[PATCH] cpusets: bitmap and mask remap operatorsPaul Jackson-0/+166
2005-06-25[PATCH] Use ALIGN to remove duplicate codeNick Wilson-2/+1
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds-0/+595