summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-07-09Merge branch 'akpm-current/current'Stephen Rothwell
2014-07-09Merge remote-tracking branch 'lzo-update/lzo-update'Stephen Rothwell
2014-07-09Merge remote-tracking branch 'driver-core/driver-core-next'Stephen Rothwell
2014-07-09Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2014-07-09Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-07-09Merge remote-tracking branch 'block/for-next'Stephen Rothwell
2014-07-09next-20140708/net-nextStephen Rothwell
2014-07-09Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2014-07-09Merge remote-tracking branch 'net/master'Stephen Rothwell
2014-07-08rcu: Remove CONFIG_PROVE_RCU_DELAYPaul E. McKenney
2014-07-07Merge 3.16-rc4 into driver-core-nextGreg Kroah-Hartman
2014-07-05Merge branch 'locking/core'Ingo Molnar
2014-07-03lz4: add overrun checks to lz4_uncompress_unknownoutputsize()Greg Kroah-Hartman
2014-07-03Merge branch 'component-for-driver' of git://ftp.arm.linux.org.uk/~rmk/linux-...Greg Kroah-Hartman
2014-07-02lib/cpumask: cpumask_set_cpu_local_first to use all cores when numa node is n...Amir Vadai
2014-07-03lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott
2014-07-03initramfs: support initramfs that is bigger than 2GiBYinghai Lu
2014-07-03initrd: Fix lz4 decompress with initrdYinghai Lu
2014-07-03lib/idr.c: fix out-of-bounds pointer dereferenceAndrey Ryabinin
2014-07-03lib: Add CRC64 ECMA moduleMarian Chereji
2014-07-03lib-list_sortc-convert-to-pr_foo-fixAndrew Morton
2014-07-03lib/list_sort.c: convert to pr_fooAndrew Morton
2014-07-03lib: list_sort.c: Limit number of unused cmp callbacksRasmus Villemoes
2014-07-03lib: list_sort_test(): simplify and harden cleanupRasmus Villemoes
2014-07-03lib: list_sort_test(): add extra corruption checkRasmus Villemoes
2014-07-03lib: list_sort_test(): return -ENOMEM when allocation failsRasmus Villemoes
2014-07-03lib/test-kstrtox.c: use ARRAY_SIZE instead of sizeof/sizeof[0]Fabian Frederick
2014-07-03lib/string_helpers.c: constify static arraysMathias Krause
2014-07-03lib/cmdline.c: add size unit t/p/e to memparseGui Hecheng
2014-07-03lib/glob.c: add CONFIG_GLOB_SELFTESTGeorge Spelvin
2014-07-03add-lib-globc-fixAndrew Morton
2014-07-03lib: add lib/glob.cGeorge Spelvin
2014-07-03klist: use same naming scheme as hlist for klist_add_after()Ken Helias
2014-07-03lib/vsprintf: add %pT format specifierTetsuo Handa
2014-07-01Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Jens Axboe
2014-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2014-06-28percpu-refcount: implement percpu_ref_reinit() and percpu_ref_is_zero()Tejun Heo
2014-06-28percpu-refcount: require percpu_ref to be exited explicitlyTejun Heo
2014-06-28percpu-refcount: use unsigned long for pcpu_count pointerTejun Heo
2014-06-28percpu-refcount: add helpers for ->percpu_count accessesTejun Heo
2014-06-28percpu-refcount: one bit is enough for REF_STATUSTejun Heo
2014-06-27Merge tag 'compress-3.16-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-06-27Merge tag 'stable/for-linus-3.16-rc1-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-06-27iovec: move memcpy_from/toiovecend to lib/iovec.cMichael S. Tsirkin
2014-06-27lz4: fix another possible overrunGreg Kroah-Hartman
2014-06-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-25mac_pton: Use bool not int returnJoe Perches
2014-06-25lib: crc32: Add some additional __pure annotationsGeorge Spelvin
2014-06-25lib: crc32: Mark test data __initconstGeorge Spelvin
2014-06-25lib: crc32: Greatly shrink CRC combining codeGeorge Spelvin