Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[cascardo/linux.git] / lib / sbitmap.c
2016-10-10 Linus TorvaldsMerge branch 'mm-pkeys-for-linus' of git://git./linux...
2016-10-10 Linus TorvaldsMerge branch 'x86-urgent-for-linus' of git://git./linux...
2016-10-10 Linus TorvaldsMerge branch 'perf-urgent-for-linus' of git://git....
2016-10-10 Linus TorvaldsMerge branch 'sched-urgent-for-linus' of git://git...
2016-10-10 Linus TorvaldsMerge branch 'irq-urgent-for-linus' of git://git./linux...
2016-10-10 Linus TorvaldsMerge branch 'timers-urgent-for-linus' of git://git...
2016-10-10 Linus TorvaldsMerge branch 'printk-cleanups'
2016-10-10 Linus TorvaldsMerge branch 'for-4.9/block-irq' of git://git.kernel...
2016-10-10 Linus TorvaldsMerge tag 'dm-4.9-changes' of git://git./linux/kernel...
2016-10-10 Linus TorvaldsMerge tag 'for-linus' of git://git./linux/kernel/git...
2016-10-09 Linus TorvaldsMerge tag 'for-linus-2' of git://git./linux/kernel...
2016-10-08 Linus TorvaldsMerge branch 'akpm' (patches from Andrew)
2016-10-08 Linus TorvaldsMerge tag 'armsoc-late' of git://git./linux/kernel...
2016-10-08 Linus TorvaldsMerge tag 'armsoc-dt64' of git://git./linux/kernel...
2016-10-08 Linus TorvaldsMerge tag 'armsoc-dt' of git://git./linux/kernel/git...
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-22 Jens AxboeMerge branch 'smp/for-block' of git://git./linux/kernel...
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