Merge branch 'fixes' of git://git.linaro.org/people/rmk/linux-arm
[linux-flexiantxendom0-3.2.10.git] / lib / bitmap.c
2012-03-24 Linus TorvaldsMerge tag 'module-for-3.4' of git://git./linux/kernel...
2012-03-07 Paul Gortmakerlib: reduce the use of module.h wherever possible
2012-02-29 Paul Gortmakerbug.h: add include of it to various implicit C users
2011-11-01 H Hartley Sweetenlib/bitmap.c: quiet sparse noise about address space
2011-08-03 Len BrownMerge branch 'apei' into apei-release
2011-08-03 Huang Yinglib, Make gen_pool memory allocator lockless
2011-07-26 Michal Hockocpusets: randomize node rotor used in cpuset_mem_spread...
2011-06-16 Randy Dunlaplib/bitmap.c: fix kernel-doc notation
2011-05-25 Mike Travisbitmap, irq: add smp_affinity_list interface to /proc/irq
2011-03-31 Lucas De MarchiFix common misspellings
2010-10-26 Andy Shevchenkolib/bitmap.c: use hex_to_bin()
2010-05-30 Linus TorvaldsRevert "cpusets: randomize node rotor used in cpuset_me...
2010-05-27 Jack Steinercpusets: randomize node rotor used in cpuset_mem_spread...
2010-03-06 Akinobu Mitabitmap: use for_each_set_bit()
2010-03-06 Ben Hutchingslib: fix first line of kernel-doc for a few functions
2009-12-16 Akinobu Mitabitmap: introduce bitmap_set, bitmap_clear, bitmap_find...
2009-08-21 Linus TorvaldsMake bitmask 'and' operators return a result code
2009-03-13 Linus Torvaldsbitmap: fix end condition in bitmap_find_free_region
2008-10-23 Linus TorvaldsMerge branch 'for-upstream' of git://git./linux/kernel...
2008-10-20 Lai Jiangshanbitmask: remove bitmap_scnprintf_len()
2008-09-17 David Vrabelbitmap: add bitmap_copy_le()
2008-08-12 Alexey Dobriyanseq_file: add seq_cpumask(), seq_nodemask()
2008-05-13 Paul Jacksoncpumask: remove bitmap_scnprintf_len and cpumask_scnpri...
2008-04-28 Paul Jacksonmempolicy: add bitmap_onto() and bitmap_fold() operations
2008-04-19 Mike Traviscpumask: add cpumask_scnprintf_len function
2007-11-05 Andi KleenFix bitmap_scnlistprintf for empty masks
2007-03-01 Randy Dunlap[PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)
2007-02-11 Robert P. J. Day[PATCH] Numerous fixes to kernel-doc info in source...
2006-10-11 Reinette Chatre[PATCH] bitmap: parse input from kernel and user buffers
2006-06-25 Randy Dunlap[PATCH] kernel-doc for lib/bitmap.c
2006-03-26 Akinobu Mita[PATCH] bitops: hweight() related cleanup
2006-03-24 Paul Jackson[PATCH] bitmap: region restructuring
2006-03-24 Paul Mundt[PATCH] bitmap: region multiword spanning support
2006-03-24 Paul Jackson[PATCH] bitmap: region cleanup
2006-01-09 Paul Jackson[PATCH] cpuset: better bitmap remap defaults
2005-10-31 Paul Jackson[PATCH] cpusets: bitmap and mask remap operators
2005-06-25 Nick Wilson[PATCH] Use ALIGN to remove duplicate code
2005-04-16 Linus TorvaldsLinux-2.6.12-rc2