Rasmus Villemoes
|
7e5f97d192
lib: bitmap: add missing mask in bitmap_and
|
11 anni fa |
Rasmus Villemoes
|
2ac521d332
lib: bitmap: micro-optimize bitmap_allocate_region
|
11 anni fa |
Rasmus Villemoes
|
9279d3286e
lib: bitmap: change parameter of bitmap_*_region to unsigned
|
11 anni fa |
Rasmus Villemoes
|
a855174878
lib: bitmap: fix typo in kerneldoc for bitmap_pos_to_ord
|
11 anni fa |
Rasmus Villemoes
|
bc5be18280
lib: bitmap: simplify bitmap_parselist
|
11 anni fa |
Rasmus Villemoes
|
154f5e38f3
lib: bitmap: make the start index of bitmap_clear unsigned
|
11 anni fa |
Rasmus Villemoes
|
fb5ac54263
lib: bitmap: make the start index of bitmap_set unsigned
|
11 anni fa |
Rasmus Villemoes
|
877d9f3b63
lib: bitmap: make nbits parameter of bitmap_weight unsigned
|
11 anni fa |
Rasmus Villemoes
|
5be20213e8
lib: bitmap: make nbits parameter of bitmap_subset unsigned
|
11 anni fa |
Rasmus Villemoes
|
6dfe9799c2
lib: bitmap: make nbits parameter of bitmap_intersects unsigned
|
11 anni fa |
Rasmus Villemoes
|
2f9305eb31
lib: bitmap: make nbits parameter of bitmap_{and,or,xor,andnot} unsigned
|
11 anni fa |
Rasmus Villemoes
|
65b4ee62c9
lib: bitmap: remove unnecessary mask from bitmap_complement
|
11 anni fa |
Rasmus Villemoes
|
3d6684f4e6
lib: bitmap: make nbits parameter of bitmap_complement unsigned
|
11 anni fa |
Rasmus Villemoes
|
5e06806931
lib: bitmap: make nbits parameter of bitmap_equal unsigned
|
11 anni fa |
Rasmus Villemoes
|
8397927c80
lib: bitmap: make nbits parameter of bitmap_full unsigned
|
11 anni fa |
Rasmus Villemoes
|
0679cc4836
lib: bitmap: make nbits parameter of bitmap_empty unsigned
|
11 anni fa |
Nadia Yvette Chambers
|
6d49e352ae
propagate name change to comments in kernel source
|
12 anni fa |
Andrew Morton
|
05a6c8a922
lib/bitmap.c: fix documentation for scnprintf() functions
|
13 anni fa |
Linus Torvalds
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
13 anni fa |
Paul Gortmaker
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
14 anni fa |
Paul Gortmaker
|
50af5ead3b
bug.h: add include of it to various implicit C users
|
13 anni fa |
H Hartley Sweeten
|
b9c321fd87
lib/bitmap.c: quiet sparse noise about address space
|
14 anni fa |
Len Brown
|
d0e323b470
Merge branch 'apei' into apei-release
|
14 anni fa |
Huang Ying
|
7f184275aa
lib, Make gen_pool memory allocator lockless
|
14 anni fa |
Michal Hocko
|
778d3b0ff0
cpusets: randomize node rotor used in cpuset_mem_spread_node()
|
14 anni fa |
Randy Dunlap
|
b0825ee3a8
lib/bitmap.c: fix kernel-doc notation
|
14 anni fa |
Mike Travis
|
4b060420a5
bitmap, irq: add smp_affinity_list interface to /proc/irq
|
14 anni fa |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 anni fa |
Andy Shevchenko
|
66f1991bc2
lib/bitmap.c: use hex_to_bin()
|
15 anni fa |
Linus Torvalds
|
35926ff5fb
Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()"
|
15 anni fa |