Tejun Heo
|
dbc760bcc1
lib/vsprintf: implement bitmap printing through '%*pb[l]'
|
před 10 roky |
Rasmus Villemoes
|
7f59065793
lib: bitmap: remove redundant code from __bitmap_shift_left
|
před 10 roky |
Rasmus Villemoes
|
6d874eca65
lib: bitmap: eliminate branch in __bitmap_shift_left
|
před 10 roky |
Rasmus Villemoes
|
dba94c2553
lib: bitmap: change bitmap_shift_left to take unsigned parameters
|
před 10 roky |
Rasmus Villemoes
|
cfac1d080a
lib: bitmap: yet another simplification in __bitmap_shift_right
|
před 10 roky |
Rasmus Villemoes
|
97fb8e940b
lib: bitmap: remove redundant code from __bitmap_shift_right
|
před 10 roky |
Rasmus Villemoes
|
9d8a6b2a02
lib: bitmap: eliminate branch in __bitmap_shift_right
|
před 10 roky |
Rasmus Villemoes
|
2fbad29917
lib: bitmap: change bitmap_shift_right to take unsigned parameters
|
před 10 roky |
Rasmus Villemoes
|
e8f2427832
lib/bitmap.c: elide bitmap_copy_le on little-endian
|
před 10 roky |
Rasmus Villemoes
|
9b6c2d2e2b
lib/bitmap.c: change prototype of bitmap_copy_le
|
před 10 roky |
Rasmus Villemoes
|
9814ec135d
lib/bitmap.c: make the bits parameter of bitmap_remap unsigned
|
před 10 roky |
Rasmus Villemoes
|
f6a1f5db8d
lib/bitmap.c: simplify bitmap_ord_to_pos
|
před 10 roky |
Rasmus Villemoes
|
df1d80a9eb
lib/bitmap.c: simplify bitmap_pos_to_ord
|
před 10 roky |
Rasmus Villemoes
|
b26ad5836c
lib/bitmap.c: change parameters of bitmap_fold to unsigned
|
před 10 roky |
Rasmus Villemoes
|
eb56988378
lib/bitmap.c: update bitmap_onto to unsigned
|
před 10 roky |
Linus Torvalds
|
e6b5be2be4
Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
|
před 10 roky |
Michal Nazarewicz
|
5e19b013f5
lib: bitmap: add alignment offset for bitmap_find_next_zero_area()
|
před 10 roky |
Sudeep Holla
|
5aaba36318
cpumask: factor out show_cpumap into separate helper function
|
před 11 roky |
Jan Kara
|
ea5d05b34a
lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()
|
před 11 roky |
Linus Torvalds
|
28596c9722
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
před 11 roky |
Masanari Iida
|
da3dae54e4
Documentation: Docbook: Fix generated DocBook/kernel-api.xml
|
před 11 roky |
Rasmus Villemoes
|
74e7653190
lib: bitmap: add missing mask in bitmap_andnot
|
před 11 roky |
Rasmus Villemoes
|
7e5f97d192
lib: bitmap: add missing mask in bitmap_and
|
před 11 roky |
Rasmus Villemoes
|
2ac521d332
lib: bitmap: micro-optimize bitmap_allocate_region
|
před 11 roky |
Rasmus Villemoes
|
9279d3286e
lib: bitmap: change parameter of bitmap_*_region to unsigned
|
před 11 roky |
Rasmus Villemoes
|
a855174878
lib: bitmap: fix typo in kerneldoc for bitmap_pos_to_ord
|
před 11 roky |
Rasmus Villemoes
|
bc5be18280
lib: bitmap: simplify bitmap_parselist
|
před 11 roky |
Rasmus Villemoes
|
154f5e38f3
lib: bitmap: make the start index of bitmap_clear unsigned
|
před 11 roky |
Rasmus Villemoes
|
fb5ac54263
lib: bitmap: make the start index of bitmap_set unsigned
|
před 11 roky |
Rasmus Villemoes
|
877d9f3b63
lib: bitmap: make nbits parameter of bitmap_weight unsigned
|
před 11 roky |