Merge tag 'armsoc-drivers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
[cascardo/linux.git] / lib / sbitmap.c
2016-10-08 Linus TorvaldsMerge tag 'armsoc-drivers' of git://git./linux/kernel...
2016-10-08 Linus TorvaldsMerge tag 'armsoc-arm64' of git://git./linux/kernel...
2016-10-08 Linus TorvaldsMerge tag 'armsoc-defconfig' of git://git./linux/kernel...
2016-10-08 Linus TorvaldsMerge tag 'armsoc-soc' of git://git./linux/kernel/git...
2016-10-08 Linus TorvaldsMerge tag 'armsoc-cleanup' of git://git./linux/kernel...
2016-10-08 Linus TorvaldsMerge branch 'parisc-4.9-1' of git://git./linux/kernel...
2016-10-08 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2016-10-08 Linus TorvaldsMerge tag 'powerpc-4.9-1' of git://git./linux/kernel...
2016-10-07 Linus TorvaldsMerge branch 'work.splice_read' of git://git./linux...
2016-10-07 Linus TorvaldsMerge tag 'ext4_for_linus' of git://git./linux/kernel...
2016-10-07 Linus TorvaldsMerge branch 'for-4.9/block' of git://git.kernel.dk...
2016-09-19 Colin Ian Kingsbitmap: initialize weight to zero
2016-09-17 Omar Sandovalsbitmap: don't update the allocation hint on clear...
2016-09-17 Omar Sandovalsbitmap: re-initialize allocation hints after resize
2016-09-17 Omar Sandovalsbitmap: randomize initial alloc_hint values
2016-09-17 Omar Sandovalsbitmap: push alloc policy into sbitmap_queue
2016-09-17 Omar Sandovalsbitmap: push per-cpu last_tag into sbitmap_queue
2016-09-17 Omar Sandovalsbitmap: allocate wait queues on a specific node
2016-09-17 Omar Sandovalblk-mq: abstract tag allocation out into sbitmap library