Commit Graph

24 Commits (9a86e2bad0b9fbf3290ae496da6dab9536dd6bf7)

Author SHA1 Message Date
Ben Hutchings 9a86e2bad0 lib: fix first line of kernel-doc for a few functions 15 years ago
Akinobu Mita c1a2a962a2 bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_area 15 years ago
Linus Torvalds f4b0373b26 Make bitmask 'and' operators return a result code 16 years ago
Linus Torvalds aa8e4fc68d bitmap: fix end condition in bitmap_find_free_region 16 years ago
Lai Jiangshan c459643540 bitmask: remove bitmap_scnprintf_len() 17 years ago
David Vrabel ccbe329bcd bitmap: add bitmap_copy_le() 17 years ago
Alexey Dobriyan 50ac2d694f seq_file: add seq_cpumask(), seq_nodemask() 17 years ago
Paul Jackson f4ed0deae8 cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len 17 years ago
Paul Jackson 7ea931c9fc mempolicy: add bitmap_onto() and bitmap_fold() operations 17 years ago
Mike Travis 30ca60c15a cpumask: add cpumask_scnprintf_len function 17 years ago
Andi Kleen 0b030c2c2f Fix bitmap_scnlistprintf for empty masks 17 years ago
Randy Dunlap 05fb6bf0b2 [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers) 18 years ago
Robert P. J. Day 72fd4a35a8 [PATCH] Numerous fixes to kernel-doc info in source files. 18 years ago
Reinette Chatre 01a3ee2b20 [PATCH] bitmap: parse input from kernel and user buffers 19 years ago
Randy Dunlap 6e1907ffdc [PATCH] kernel-doc for lib/bitmap.c 19 years ago
Akinobu Mita 37d54111c1 [PATCH] bitops: hweight() related cleanup 19 years ago
Paul Jackson 3cf64b933c [PATCH] bitmap: region restructuring 19 years ago
Paul Mundt 74373c6acc [PATCH] bitmap: region multiword spanning support 19 years ago
Paul Jackson 87e2480258 [PATCH] bitmap: region cleanup 19 years ago
Paul Jackson 96b7f34143 [PATCH] cpuset: better bitmap remap defaults 19 years ago
Paul Jackson fb5eeeee44 [PATCH] cpusets: bitmap and mask remap operators 20 years ago
Nick Wilson 8c0e33c133 [PATCH] Use ALIGN to remove duplicate code 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago