summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-09-23lib-vsprintf-add-%pe-format-specifier-fixAndrew Morton
2014-09-23lib/vsprintf: add %*pE[achnops] format specifierAndy Shevchenko
2014-09-23lib-string_helpers-introduce-string_escape_mem-fixAndrew Morton
2014-09-23lib / string_helpers: introduce string_escape_mem()Andy Shevchenko
2014-09-23lib / string_helpers: refactoring the test suiteAndy Shevchenko
2014-09-23lib / string_helpers: move documentation to c-fileAndy Shevchenko
2014-09-23lib: string: Make all calls to strnicmp into calls to strncasecmpRasmus Villemoes
2014-09-23lib/string.c: remove duplicated functionRasmus Villemoes
2014-09-23Merge branch 'akpm-current/current'Stephen Rothwell
2014-09-23Merge remote-tracking branch 'lzo-update/lzo-update'Stephen Rothwell
2014-09-23Merge remote-tracking branch 'random/dev'Stephen Rothwell
2014-09-23Merge remote-tracking branch 'percpu/for-next'Stephen Rothwell
2014-09-23Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell
2014-09-23Merge remote-tracking branch 'trivial/for-next'Stephen Rothwell
2014-09-23Merge remote-tracking branch 'security/next'Stephen Rothwell
2014-09-23Merge remote-tracking branch 'net-next/master'Stephen Rothwell
2014-09-23lib: Add CRC64 ECMA moduleMarian Chereji
2014-09-23lib: remove prio_heapLai Jiangshan
2014-09-23lib/textsearch.c: remove textsearch_put reference from commentsRaphael Silva
2014-09-23lib/dynamic_debug.c: use seq_open_private() instead of seq_open()Rob Jones
2014-09-23lib/vsprintf: add %pT format specifierTetsuo Handa
2014-09-23lib/genalloc.c: add genpool range check functionLaura Abbott
2014-09-23lib/genalloc.c: add power aligned algorithmLaura Abbott
2014-09-23Merge remote-tracking branch 'kbuild/for-next'Stephen Rothwell
2014-09-23Merge remote-tracking branch 'net/master'Stephen Rothwell
2014-09-22net: bpf: fix compiler warnings in test_bpfAlexei Starovoitov
2014-09-21Merge branch 'sched/core'Ingo Molnar
2014-09-21Merge branch 'locking/core'Ingo Molnar
2014-09-21Merge branch 'locking/arch'Ingo Molnar
2014-09-20percpu-refcount: make percpu_ref based on longs instead of intsTejun Heo
2014-09-20percpu-refcount: improve WARN messagesTejun Heo
2014-09-19lib: rhashtable: remove second linux/log2.h inclusionFabian Frederick
2014-09-19sched: Add default-disabled option to BUG() when stack end location is overwr...Aaron Tomlin
2014-09-16Provide a binary to hex conversion functionDavid Howells
2014-09-13Make ARCH_HAS_FAST_MULTIPLIER a real config variableLinus Torvalds
2014-09-12KEYS: Fix termination condition in assoc array garbage collectionDavid Howells
2014-09-09net: filter: add "load 64-bit immediate" eBPF instructionAlexei Starovoitov
2014-09-09Documentation: Docbook: Fix generated DocBook/kernel-api.xmlMasanari Iida
2014-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
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-05net: bpf: make eBPF interpreter images read-onlyDaniel Borkmann
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