aboutsummaryrefslogtreecommitdiff
path: root/include/linux/bitmap.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-03Merge branch 'apei' into apei-releaseGravatar Len Brown 1-0/+1
2011-08-03lib, Make gen_pool memory allocator locklessGravatar Huang Ying 1-0/+1
2011-07-26cpusets: randomize node rotor used in cpuset_mem_spread_node()Gravatar Michal Hocko 1-0/+1
2011-05-25bitmap, irq: add smp_affinity_list interface to /proc/irqGravatar Mike Travis 1-1/+4
2010-05-30Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"Gravatar Linus Torvalds 1-1/+0
2010-05-27cpusets: randomize node rotor used in cpuset_mem_spread_node()Gravatar Jack Steiner 1-0/+1
2009-12-16bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_areaGravatar Akinobu Mita 1-0/+11
2009-08-21Make bitmask 'and' operators return a result codeGravatar Linus Torvalds 1-10/+8
2008-12-30bitmap: test for constant as well as small size for inline versionsGravatar Rusty Russell 1-16/+19
2008-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...Gravatar Linus Torvalds 1-0/+1
2008-10-20bitmask: remove bitmap_scnprintf_len()Gravatar Lai Jiangshan 1-1/+0
2008-09-17bitmap: add bitmap_copy_le()Gravatar David Vrabel 1-0/+1
2008-08-12seq_file: add seq_cpumask(), seq_nodemask()Gravatar Alexey Dobriyan 1-0/+1
2008-05-13cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_lenGravatar Paul Jackson 1-1/+0
2008-04-28mempolicy: add bitmap_onto() and bitmap_fold() operationsGravatar Paul Jackson 1-0/+6
2008-04-19cpumask: add cpumask_scnprintf_len functionGravatar Mike Travis 1-0/+1
2007-10-19remove BITS_TO_TYPE macroGravatar Jiri Slaby 1-0/+1
2006-10-11[PATCH] bitmap: parse input from kernel and user buffersGravatar Reinette Chatre 1-2/+11
2006-06-26[PATCH] x86_64: Optimize bitmap_weight for small bitmapsGravatar Andi Kleen 1-0/+5
2006-03-24[PATCH] bitmap: region cleanupGravatar Paul Jackson 1-0/+3
2005-10-30[PATCH] cpusets: bitmap and mask remap operatorsGravatar Paul Jackson 1-0/+6
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Gravatar Linus Torvalds 1-0/+261