summaryrefslogtreecommitdiffstats
path: root/lib/bitmap.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-10-231-0/+22
|\
| * bitmap: add bitmap_copy_le()David Vrabel2008-09-171-0/+22
* | bitmask: remove bitmap_scnprintf_len()Lai Jiangshan2008-10-201-11/+0
|/
* seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan2008-08-121-0/+11
* cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_lenPaul Jackson2008-05-131-16/+0
* mempolicy: add bitmap_onto() and bitmap_fold() operationsPaul Jackson2008-04-281-0/+158
* cpumask: add cpumask_scnprintf_len functionMike Travis2008-04-191-0/+16
* Fix bitmap_scnlistprintf for empty masksAndi Kleen2007-11-051-0/+4
* [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap2007-03-011-8/+8
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-111-4/+4
* [PATCH] bitmap: parse input from kernel and user buffersReinette Chatre2006-10-111-11/+43
* [PATCH] kernel-doc for lib/bitmap.cRandy Dunlap2006-06-251-15/+16
* [PATCH] bitops: hweight() related cleanupAkinobu Mita2006-03-261-17/+2
* [PATCH] bitmap: region restructuringPaul Jackson2006-03-241-97/+102
* [PATCH] bitmap: region multiword spanning supportPaul Mundt2006-03-241-34/+76
* [PATCH] bitmap: region cleanupPaul Jackson2006-03-241-26/+38
* [PATCH] cpuset: better bitmap remap defaultsPaul Jackson2006-01-081-45/+44
* [PATCH] cpusets: bitmap and mask remap operatorsPaul Jackson2005-10-301-0/+166
* [PATCH] Use ALIGN to remove duplicate codeNick Wilson2005-06-251-2/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+595