summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-09-08lib-vsprintf-add-%pe-format-specifier-fixAndrew Morton
2014-09-08lib/vsprintf: add %*pE[achnops] format specifierAndy Shevchenko
2014-09-08lib / string_helpers: introduce string_escape_mem()Andy Shevchenko
2014-09-08lib / string_helpers: refactoring the test suiteAndy Shevchenko
2014-09-08lib / string_helpers: move documentation to c-fileAndy Shevchenko
2014-09-08Merge branch 'akpm-current/current'Stephen Rothwell
2014-09-08Merge remote-tracking branch 'lzo-update/lzo-update'Stephen Rothwell
2014-09-08Merge remote-tracking branch 'random/dev'Stephen Rothwell
2014-09-08Merge remote-tracking branch 'percpu/for-next'Stephen Rothwell
2014-09-08Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell
2014-09-08Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-09-08Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2014-09-08Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2014-09-08Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2014-09-08percpu-refcount: add @gfp to percpu_ref_init()Tejun Heo
2014-09-08proportions: add @gfp to init functionsTejun Heo
2014-09-08percpu_counter: add @gfp to percpu_counter_init()Tejun Heo
2014-09-08percpu_counter: make percpu_counters_lock irq-safeTejun Heo
2014-09-07rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSEPaul E. McKenney
2014-09-07Merge branch 'locking/core'Ingo Molnar
2014-09-07Merge branch 'locking/arch'Ingo Molnar
2014-09-05net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann
2014-09-05lib: Add CRC64 ECMA moduleMarian Chereji
2014-09-05lib/dynamic_debug.c: use seq_open_private() instead of seq_open()Rob Jones
2014-09-05lib/vsprintf: add %pT format specifierTetsuo Handa
2014-09-05lib/genalloc.c: add genpool range check functionLaura Abbott
2014-09-05lib/genalloc.c: add power aligned algorithmLaura Abbott
2014-09-05lib: turn CONFIG_STACKTRACE into an actual option.Dave Jones
2014-09-03lib/rhashtable: allow user to set the minimum shifts of shrinkingYing Xue
2014-09-03KEYS: Fix use-after-free in assoc_array_gc()David Howells
2014-09-02dma-debug: modify check_for_stack outputHoria Geanta
2014-08-29lib: turn CONFIG_STACKTRACE into an actual option.Dave Jones
2014-08-28ww-mutex: clarify help text for DEBUG_WW_MUTEX_SLOWPATHRob Clark
2014-08-26random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2014-08-26lib: rhashtable: Spelling s/compuate/compute/Geert Uytterhoeven
2014-08-25bpf: x86: add missing 'shift by register' instructions to x64 eBPF JITAlexei Starovoitov
2014-08-24random32: improvements to prandom_bytesDaniel Borkmann
2014-08-19Merge v3.17-rc1 into kbuild/for-nextMichal Marek
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-14rhashtable: unexport and make rht_obj() staticThomas Graf
2014-08-14rhashtable: RCU annotations for next pointersThomas Graf
2014-08-14Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek...Linus Torvalds
2014-08-14Merge branch 'for-3.17/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds
2014-08-14locking,arch: Rewrite generic atomic supportPeter Zijlstra
2014-08-13locking/selftest: Support queued rwlockWaiman Long
2014-08-13locking/Documentation: Move locking related docs into Documentation/locking/Davidlohr Bueso
2014-08-08lib/scatterlist: make ARCH_HAS_SG_CHAIN an actual KconfigLaura Abbott
2014-08-08initramfs: support initramfs that is bigger than 2GiBYinghai Lu
2014-08-08initrd: fix lz4 decompress with initrdYinghai Lu
2014-08-08kfifo: use BUG_ONHimangi Saraogi