- b74d722 linux/bitmap.h: fix type of nbits in bitmap_shift_right() by Rasmus Villemoes · 6 years ago
- 835c183 linux/bitmap.h: handle constant zero-size bitmaps correctly by Rasmus Villemoes · 6 years ago
- 29dd328 bitmap.h, perf/core: Fix the mask in perf_output_sample_regs() by Madhavan Srinivasan · 8 years ago
- 4b9d314 include/linux/bitmap.h: cleanup by Andrew Morton · 8 years ago
- 7dd9681 bitmap: bitmap_equal memcmp optimization by Martin Schwidefsky · 9 years ago
- e52bc7c lib/bitmap.c: conversion routines to/from u32 array by David Decotigny · 9 years ago
- 1a1d48a linux/bitmap: Force inlining of bitmap weight functions by Denys Vlasenko · 9 years ago
- 2afe27c lib/bitmap.c: bitmap_[empty,full]: remove code duplication by Yury Norov · 10 years ago
- 89c1e79 linux/bitmap.h: improve BITMAP_{LAST,FIRST}_WORD_MASK by Rasmus Villemoes · 10 years ago
- 4638532 bitmap, cpumask, nodemask: remove dedicated formatting functions by Tejun Heo · 10 years ago
- dba94c2 lib: bitmap: change bitmap_shift_left to take unsigned parameters by Rasmus Villemoes · 10 years ago
- 2fbad29 lib: bitmap: change bitmap_shift_right to take unsigned parameters by Rasmus Villemoes · 10 years ago
- e8f2427 lib/bitmap.c: elide bitmap_copy_le on little-endian by Rasmus Villemoes · 10 years ago
- 9b6c2d2 lib/bitmap.c: change prototype of bitmap_copy_le by Rasmus Villemoes · 10 years ago
- 9814ec1 lib/bitmap.c: make the bits parameter of bitmap_remap unsigned by Rasmus Villemoes · 10 years ago
- f6a1f5d lib/bitmap.c: simplify bitmap_ord_to_pos by Rasmus Villemoes · 10 years ago
- b26ad58 lib/bitmap.c: change parameters of bitmap_fold to unsigned by Rasmus Villemoes · 10 years ago
- eb56988 lib/bitmap.c: update bitmap_onto to unsigned by Rasmus Villemoes · 10 years ago
- 8b4daad lib/bitmap.c: more signed->unsigned conversions by Rasmus Villemoes · 10 years ago
- e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
- 5e19b01 lib: bitmap: add alignment offset for bitmap_find_next_zero_area() by Michal Nazarewicz · 10 years ago
- 5aaba36 cpumask: factor out show_cpumap into separate helper function by Sudeep Holla · 10 years ago
- 74e7653 lib: bitmap: add missing mask in bitmap_andnot by Rasmus Villemoes · 10 years ago
- 7e5f97d lib: bitmap: add missing mask in bitmap_and by Rasmus Villemoes · 10 years ago
- c5341ec89 lib: bitmap: add missing mask in bitmap_shift_right by Rasmus Villemoes · 10 years ago
- 9279d32 lib: bitmap: change parameter of bitmap_*_region to unsigned by Rasmus Villemoes · 10 years ago
- 154f5e3 lib: bitmap: make the start index of bitmap_clear unsigned by Rasmus Villemoes · 10 years ago
- fb5ac54 lib: bitmap: make the start index of bitmap_set unsigned by Rasmus Villemoes · 10 years ago
- 877d9f3 lib: bitmap: make nbits parameter of bitmap_weight unsigned by Rasmus Villemoes · 10 years ago
- 5be2021 lib: bitmap: make nbits parameter of bitmap_subset unsigned by Rasmus Villemoes · 10 years ago
- 6dfe979 lib: bitmap: make nbits parameter of bitmap_intersects unsigned by Rasmus Villemoes · 10 years ago
- 2f9305e lib: bitmap: make nbits parameter of bitmap_{and,or,xor,andnot} unsigned by Rasmus Villemoes · 10 years ago
- 65b4ee6 lib: bitmap: remove unnecessary mask from bitmap_complement by Rasmus Villemoes · 10 years ago
- 3d6684f lib: bitmap: make nbits parameter of bitmap_complement unsigned by Rasmus Villemoes · 10 years ago
- 5e068069 lib: bitmap: make nbits parameter of bitmap_equal unsigned by Rasmus Villemoes · 10 years ago
- 8397927 lib: bitmap: make nbits parameter of bitmap_full unsigned by Rasmus Villemoes · 10 years ago
- 0679cc4 lib: bitmap: make nbits parameter of bitmap_empty unsigned by Rasmus Villemoes · 10 years ago
- d0e323b Merge branch 'apei' into apei-release by Len Brown · 13 years ago
- 7f18427 lib, Make gen_pool memory allocator lockless by Huang Ying · 13 years ago
- 778d3b0 cpusets: randomize node rotor used in cpuset_mem_spread_node() by Michal Hocko · 13 years ago
- 4b06042 bitmap, irq: add smp_affinity_list interface to /proc/irq by Mike Travis · 14 years ago
- 35926ff Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" by Linus Torvalds · 15 years ago
- 0ac0c0d cpusets: randomize node rotor used in cpuset_mem_spread_node() by Jack Steiner · 15 years ago
- c1a2a96 bitmap: introduce bitmap_set, bitmap_clear, bitmap_find_next_zero_area by Akinobu Mita · 15 years ago
- f4b0373 Make bitmask 'and' operators return a result code by Linus Torvalds · 15 years ago
- 4b0bc0b bitmap: test for constant as well as small size for inline versions by Rusty Russell · 16 years ago
- 9779a83 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/dvrabel/uwb by Linus Torvalds · 16 years ago
- c459643 bitmask: remove bitmap_scnprintf_len() by Lai Jiangshan · 16 years ago
- ccbe329 bitmap: add bitmap_copy_le() by David Vrabel · 16 years ago
- 50ac2d6 seq_file: add seq_cpumask(), seq_nodemask() by Alexey Dobriyan · 16 years ago
- f4ed0de cpumask: remove bitmap_scnprintf_len and cpumask_scnprintf_len by Paul Jackson · 17 years ago
- 7ea931c mempolicy: add bitmap_onto() and bitmap_fold() operations by Paul Jackson · 17 years ago
- 30ca60c cpumask: add cpumask_scnprintf_len function by Mike Travis · 17 years ago
- 14ed9d2 remove BITS_TO_TYPE macro by Jiri Slaby · 17 years ago
- 01a3ee2 [PATCH] bitmap: parse input from kernel and user buffers by Reinette Chatre · 18 years ago
- 08cd365 [PATCH] x86_64: Optimize bitmap_weight for small bitmaps by Andi Kleen · 19 years ago
- 87e2480 [PATCH] bitmap: region cleanup by Paul Jackson · 19 years ago
- fb5eeee [PATCH] cpusets: bitmap and mask remap operators by Paul Jackson · 19 years ago
- 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 20 years ago