Commit Graph

31 Commits (c75bb2c6f0cf455c23e60f14d780e841dd47f801)

Author SHA1 Message Date
Randy Dunlap b0825ee3a8 lib/bitmap.c: fix kernel-doc notation 14 years ago
Mike Travis 4b060420a5 bitmap, irq: add smp_affinity_list interface to /proc/irq 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Andy Shevchenko 66f1991bc2 lib/bitmap.c: use hex_to_bin() 14 years ago
Linus Torvalds 35926ff5fb Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" 15 years ago
Jack Steiner 0ac0c0d0f8 cpusets: randomize node rotor used in cpuset_mem_spread_node() 15 years ago
Akinobu Mita 08564fb7ab bitmap: use for_each_set_bit() 15 years ago
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 18 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