summaryrefslogtreecommitdiff
path: root/lib/bitmap.c
Commit message (Expand)AuthorAge
* lib/bitmap.c: fix documentation for scnprintf() functionsAndrew Morton2012-05-29
* Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-24
|\
| * lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-07
* | bug.h: add include of it to various implicit C usersPaul Gortmaker2012-02-29
|/
* lib/bitmap.c: quiet sparse noise about address spaceH Hartley Sweeten2011-10-31
* Merge branch 'apei' into apei-releaseLen Brown2011-08-03
|\
| * lib, Make gen_pool memory allocator locklessHuang Ying2011-08-03
* | cpusets: randomize node rotor used in cpuset_mem_spread_node()Michal Hocko2011-07-26
|/
* lib/bitmap.c: fix kernel-doc notationRandy Dunlap2011-06-15
* bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis2011-05-25
* Fix common misspellingsLucas De Marchi2011-03-31
* lib/bitmap.c: use hex_to_bin()Andy Shevchenko2010-10-26
* Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds2010-05-30
* cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner2010-05-27
* bitmap: use for_each_set_bit()Akinobu Mita2010-03-06
* lib: fix first line of kernel-doc for a few functionsBen Hutchings2010-03-06
* bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_areaAkinobu Mita2009-12-16
* Make bitmask 'and' operators return a result codeLinus Torvalds2009-08-21
* bitmap: fix end condition in bitmap_find_free_regionLinus Torvalds2009-03-12
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-10-23
|\
| * bitmap: add bitmap_copy_le()David Vrabel2008-09-17
* | bitmask: remove bitmap_scnprintf_len()Lai Jiangshan2008-10-20
|/
* seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan2008-08-12
* cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_lenPaul Jackson2008-05-13
* mempolicy: add bitmap_onto() and bitmap_fold() operationsPaul Jackson2008-04-28
* cpumask: add cpumask_scnprintf_len functionMike Travis2008-04-19
* Fix bitmap_scnlistprintf for empty masksAndi Kleen2007-11-05
* [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap2007-03-01
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-11
* [PATCH] bitmap: parse input from kernel and user buffersReinette Chatre2006-10-11
* [PATCH] kernel-doc for lib/bitmap.cRandy Dunlap2006-06-25
* [PATCH] bitops: hweight() related cleanupAkinobu Mita2006-03-26
* [PATCH] bitmap: region restructuringPaul Jackson2006-03-24
* [PATCH] bitmap: region multiword spanning supportPaul Mundt2006-03-24
* [PATCH] bitmap: region cleanupPaul Jackson2006-03-24
* [PATCH] cpuset: better bitmap remap defaultsPaul Jackson2006-01-08
* [PATCH] cpusets: bitmap and mask remap operatorsPaul Jackson2005-10-30
* [PATCH] Use ALIGN to remove duplicate codeNick Wilson2005-06-25
* Linux-2.6.12-rc2Linus Torvalds2005-04-16