Update to 3.4-final.
[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-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
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
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
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-07 Jeff Mahoney-rc2 for real this time. ;)
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-08-01 Greg Kroah-Hartman- 2.6.17 port work build breaks, but the patch set...
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
2004-10-20 Adrian Bunk[PATCH] #include <asm/bitops.h> -> #include <linux...
2004-08-14 James Bottomleylib/bitmap.c: fix incorrect use of BITS_TO_LONGS()
2004-06-30 James BottomleyAdd memory region bitmap implementations
2004-06-24 Andrew Morton[PATCH] cpumask: bitmap inlining and optimizations
2004-06-24 Andrew Morton[PATCH] cpumask: bitmap cleanup preparation for cpumask...
2004-04-21 Andreas Gruenbacher- Remove patches.fixes/shm_unlink-posix.diff: This...
2004-04-12 Andrew Morton[PATCH] Rename bitmap_clear to bitmap_zero, remove...
2004-04-12 Andrew Morton[PATCH] Remove bitmap_shift_*() bitmap length limits
2004-04-12 Andrew Morton[PATCH] Broken bitmap_parse for ncpus > 32
2004-03-31 Alexander Stohr[PATCH] double semicolon cleanup
2004-02-20 Olaf Hering+- add patches.fixes/linux-post-2.6.3-20040220
2004-02-18 Andrew Morton[PATCH] Rename bitmap_snprintf() and cpumask_snprintf...
2004-02-18 Andrew Morton[PATCH] snprintf fixes
2004-02-09 Olaf Hering+- update to post 2.6.3-rc1 20040209
2004-02-08 Andrew Morton[PATCH] bitmap_snprintf() optimization
2004-02-05 Olaf Hering+- add patches.fixes/linux-post-2.6.2-20040205
2004-02-04 Andrew Morton[PATCH] bitmap parsing/printing routines, version 4
2004-01-21 Olaf Hering+- update to 2.6.1-rc1
2004-01-19 Andrew Morton[PATCH] work around gcc bug in bitmap.c
2004-01-19 Andrew Morton[PATCH] uninline bitmap functions