summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-07-18Merge branch 'akpm-current/current'Stephen Rothwell
2014-07-18Merge remote-tracking branch 'lzo-update/lzo-update'Stephen Rothwell
2014-07-18Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2014-07-18Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2014-07-18Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-07-18Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2014-07-18next-20140717/net-nextStephen Rothwell
2014-07-18Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2014-07-17lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott
2014-07-17initramfs: support initramfs that is bigger than 2GiBYinghai Lu
2014-07-17initrd: Fix lz4 decompress with initrdYinghai Lu
2014-07-17kfifo: use BUG_ONHimangi Saraogi
2014-07-17lib/idr.c: fix out-of-bounds pointer dereferenceAndrey Ryabinin
2014-07-17lib: Add CRC64 ECMA moduleMarian Chereji
2014-07-17lib: bitmap: add missing mask in bitmap_andnotRasmus Villemoes
2014-07-17lib: bitmap: add missing mask in bitmap_andRasmus Villemoes
2014-07-17lib: bitmap: micro-optimize bitmap_allocate_regionRasmus Villemoes
2014-07-17lib: bitmap: change parameter of bitmap_*_region to unsignedRasmus Villemoes
2014-07-17lib: bitmap: fix typo in kerneldoc for bitmap_pos_to_ordRasmus Villemoes
2014-07-17lib: bitmap: simplify bitmap_parselistRasmus Villemoes
2014-07-17lib: bitmap: make the start index of bitmap_clear unsignedRasmus Villemoes
2014-07-17lib: bitmap: make the start index of bitmap_set unsignedRasmus Villemoes
2014-07-17lib: bitmap: make nbits parameter of bitmap_weight unsignedRasmus Villemoes
2014-07-17lib: bitmap: make nbits parameter of bitmap_subset unsignedRasmus Villemoes
2014-07-17lib: bitmap: make nbits parameter of bitmap_intersects unsignedRasmus Villemoes
2014-07-17lib: bitmap: make nbits parameter of bitmap_{and,or,xor,andnot} unsignedRasmus Villemoes
2014-07-17lib: bitmap: remove unnecessary mask from bitmap_complementRasmus Villemoes
2014-07-17lib: bitmap: make nbits parameter of bitmap_complement unsignedRasmus Villemoes
2014-07-17lib: bitmap: make nbits parameter of bitmap_equal unsignedRasmus Villemoes
2014-07-17lib: bitmap: make nbits parameter of bitmap_full unsignedRasmus Villemoes
2014-07-17lib: bitmap: make nbits parameter of bitmap_empty unsignedRasmus Villemoes
2014-07-17lib-list_sortc-convert-to-pr_foo-fixAndrew Morton
2014-07-17lib/list_sort.c: convert to pr_fooAndrew Morton
2014-07-17lib: list_sort.c: Limit number of unused cmp callbacksRasmus Villemoes
2014-07-17lib: list_sort_test(): simplify and harden cleanupRasmus Villemoes
2014-07-17lib: list_sort_test(): add extra corruption checkRasmus Villemoes
2014-07-17lib: list_sort_test(): return -ENOMEM when allocation failsRasmus Villemoes
2014-07-17lib/test-kstrtox.c: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick
2014-07-17lib/string_helpers.c: constify static arraysMathias Krause
2014-07-17lib/cmdline.c: add size unit t/p/e to memparseGui Hecheng
2014-07-17lib/glob.c: add CONFIG_GLOB_SELFTESTGeorge Spelvin
2014-07-17add-lib-globc-fixAndrew Morton
2014-07-17lib: add lib/glob.cGeorge Spelvin
2014-07-17zlib: clean up some dead codeSergey Senozhatsky
2014-07-17klist: use same naming scheme as hlist for klist_add_after()Ken Helias
2014-07-17lib/vsprintf: add %pT format specifierTetsuo Handa
2014-07-17printk: rename DEFAULT_MESSAGE_LOGLEVELAlex Elder
2014-07-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-07-16Merge branch 'locking/core'Ingo Molnar
2014-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds