summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2017-02-09debugobjects: reduce contention on the global pool_lockWaiman Long
2017-02-09debugobjects: scale thresholds with # of CPUsWaiman Long
2017-02-09debugobjects: track number of kmem_cache_alloc/kmem_cache_free doneWaiman Long
2017-02-09lib/vsprintf.c: remove %Z supportAlexey Dobriyan
2017-02-09Merge branch 'akpm-current/current'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'idr/idr-4.11'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'char-misc/char-misc-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'tty/tty-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'md/for-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'drm/drm-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'printk/for-next'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'ext4/dev'Stephen Rothwell
2017-02-09Merge remote-tracking branch 'arm/for-next'Stephen Rothwell
2017-02-09scatterlist: do not disable IRQs in sg_copy_bufferGilad Ben-Yossef
2017-02-09scatterlist: reorder compound boolean expressionGilad Ben-Yossef
2017-02-09lib/fonts/Kconfig: keep non-Sparc fonts listed togetherRandy Dunlap
2017-02-08printk: rename nmi.c and exported apiSergey Senozhatsky
2017-02-08lib/lz4: remove back-compat wrappersSven Schmidt
2017-02-08lib/decompress_unlz4: change module to work with new LZ4 module versionSven Schmidt
2017-02-08lib: update LZ4 compressor moduleSven Schmidt
2017-02-08lib/test_sort.c: make it explicitly non-modularPaul Gortmaker
2017-02-08lib: move sort self-test into a separate fileArnd Bergmann
2017-02-08lib: add CONFIG_TEST_SORT to enable self-test of sort()Kostenzer Felix
2017-02-08rbtree: use designated initializersKees Cook
2017-02-08find_bit-micro-optimise-find_next__bit-v2Matthew Wilcox
2017-02-08lib/find_bit.c: micro-optimise find_next_*_bitMatthew Wilcox
2017-02-08lib: add module support to atomic64 testsGeert Uytterhoeven
2017-02-08lib: add module support to glob testsGeert Uytterhoeven
2017-02-08lib: add module support to crc32 testsGeert Uytterhoeven
2017-02-08bug: switch data corruption check to __must_checkKees Cook
2017-02-08kasan: add memcg kmem_cache testGreg Thelen
2017-02-08lib/show_mem.c: teach show_mem to work with the given nodemaskMichal Hocko
2017-02-08dma-debug: add comment for failed to check map errorMiles Chen
2017-02-08scatterlist: don't overflow length fieldDavid Dillow
2017-02-07radix-tree: Store a pointer to the root in each nodeMatthew Wilcox
2017-02-07radix-tree: Chain preallocated nodes through ->parentMatthew Wilcox
2017-02-07ida: Use exceptional entries for small IDAsMatthew Wilcox
2017-02-07ida: Move ida_bitmap to a percpu variableMatthew Wilcox
2017-02-07Reimplement IDR and IDA using the radix treeMatthew Wilcox
2017-02-07radix-tree: Add radix_tree_iter_deleteMatthew Wilcox
2017-02-07radix-tree: Add radix_tree_iter_tag_clear()Matthew Wilcox
2017-02-06initify: Mark functions with the __unverified_nocapture attributeEmese Revfy
2017-02-06initify: Mark functions with the __nocapture attributeEmese Revfy
2017-02-06Merge 4.10-rc7 into char-misc-nextGreg Kroah-Hartman
2017-02-03lib: Introduce priority array area managerJiri Pirko