aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* propagate name change to comments in kernel sourceNadia Yvette Chambers2012-12-061-1/+1
* lib/bitmap.c: fix documentation for scnprintf() functionsAndrew Morton2012-05-291-6/+6
* Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2012-03-241-1/+2
|\
| * lib: reduce the use of module.h wherever possiblePaul Gortmaker2012-03-071-1/+2
* | bug.h: add include of it to various implicit C usersPaul Gortmaker2012-02-291-0/+1
|/
* lib/bitmap.c: quiet sparse noise about address spaceH Hartley Sweeten2011-10-311-4/+6
* Merge branch 'apei' into apei-releaseLen Brown2011-08-031-2/+0
|\
| * lib, Make gen_pool memory allocator locklessHuang Ying2011-08-031-2/+0
* | cpusets: randomize node rotor used in cpuset_mem_spread_node()Michal Hocko2011-07-261-1/+1
|/
* lib/bitmap.c: fix kernel-doc notationRandy Dunlap2011-06-151-1/+1
* bitmap, irq: add smp_affinity_list interface to /proc/irqMike Travis2011-05-251-12/+97
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* lib/bitmap.c: use hex_to_bin()Andy Shevchenko2010-10-261-2/+1
* Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Linus Torvalds2010-05-301-1/+1
* cpusets: randomize node rotor used in cpuset_mem_spread_node()Jack Steiner2010-05-271-1/+1
* bitmap: use for_each_set_bit()Akinobu Mita2010-03-061-9/+4
* lib: fix first line of kernel-doc for a few functionsBen Hutchings2010-03-061-3/+3
* bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_areaAkinobu Mita2009-12-161-0/+81
* Make bitmask 'and' operators return a result codeLinus Torvalds2009-08-211-4/+8
* bitmap: fix end condition in bitmap_find_free_regionLinus Torvalds2009-03-121-8/+8
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2008-10-231-0/+22
|\
| * bitmap: add bitmap_copy_le()David Vrabel2008-09-171-0/+22
* | bitmask: remove bitmap_scnprintf_len()Lai Jiangshan2008-10-201-11/+0
|/
* seq_file: add seq_cpumask(), seq_nodemask()Alexey Dobriyan2008-08-121-0/+11
* cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_lenPaul Jackson2008-05-131-16/+0
* mempolicy: add bitmap_onto() and bitmap_fold() operationsPaul Jackson2008-04-281-0/+158
* cpumask: add cpumask_scnprintf_len functionMike Travis2008-04-191-0/+16
* Fix bitmap_scnlistprintf for empty masksAndi Kleen2007-11-051-0/+4
* [PATCH] kernel-doc fixes for 2.6.20-git15 (non-drivers)Randy Dunlap2007-03-011-8/+8
* [PATCH] Numerous fixes to kernel-doc info in source files.Robert P. J. Day2007-02-111-4/+4
* [PATCH] bitmap: parse input from kernel and user buffersReinette Chatre2006-10-111-11/+43
* [PATCH] kernel-doc for lib/bitmap.cRandy Dunlap2006-06-251-15/+16
* [PATCH] bitops: hweight() related cleanupAkinobu Mita2006-03-261-17/+2
* [PATCH] bitmap: region restructuringPaul Jackson2006-03-241-97/+102
* [PATCH] bitmap: region multiword spanning supportPaul Mundt2006-03-241-34/+76
* [PATCH] bitmap: region cleanupPaul Jackson2006-03-241-26/+38
* [PATCH] cpuset: better bitmap remap defaultsPaul Jackson2006-01-081-45/+44
* [PATCH] cpusets: bitmap and mask remap operatorsPaul Jackson2005-10-301-0/+166
* [PATCH] Use ALIGN to remove duplicate codeNick Wilson2005-06-251-2/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+595