aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)Author
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-18Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds
2014-10-18Merge tag 'md/3.18' of git://neil.brown.name/mdLinus Torvalds
2014-10-17random: add and use memzero_explicit() for clearing dataDaniel Borkmann
2014-10-14crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.cJan-Simon Möller
2014-10-14lib/raid6: Add log level to printksAnton Blanchard
2014-10-14lib/vsprintf: add %*pE[achnops] format specifierAndy Shevchenko
2014-10-14lib / string_helpers: introduce string_escape_mem()Andy Shevchenko
2014-10-14lib / string_helpers: refactoring the test suiteAndy Shevchenko
2014-10-14lib / string_helpers: move documentation to c-fileAndy Shevchenko
2014-10-14lib: string: Make all calls to strnicmp into calls to strncasecmpRasmus Villemoes
2014-10-14lib/string.c: remove duplicated functionRasmus Villemoes
2014-10-14lib: rename TEST_MODULE to TEST_LKMValentin Rothberg
2014-10-14lib: remove prio_heapLai Jiangshan
2014-10-14lib/textsearch.c: remove textsearch_put reference from commentsRaphael Silva
2014-10-14lib/dynamic_debug.c: use seq_open_private() instead of seq_open()Rob Jones
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2014-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Linus Torvalds
2014-10-09lib/genalloc.c: add genpool range check functionLaura Abbott
2014-10-09lib/genalloc.c: add power aligned algorithmLaura Abbott
2014-10-09fonts: Add 6x10 fontMaarten ter Huurne
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2014-10-08Merge tag 'compress-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-08Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-10-03dynamic_debug: change __dynamic_<foo>_dbg return types to voidJoe Perches
2014-10-03Merge branch 'next' into efi-next-mergeMatt Fleming
2014-10-03lib: Add a generic cmdline parse function parse_option_strDave Young
2014-10-03locking/lockdep: Revert qrwlock recusive stuffPeter Zijlstra
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-01Merge commit 'v3.16' into nextJames Morris
2014-09-28lzo: check for length overrun in variable length encoding.Willy Tarreau
2014-09-28Revert "lzo: properly check for overruns"Willy Tarreau
2014-09-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2014-09-26bpf: mini eBPF library, test stubs and verifier testsuiteAlexei Starovoitov
2014-09-26genalloc: fix device node resource counterVladimir Zapolskiy
2014-09-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-09-24percpu_ref: make INIT_ATOMIC and switch_to_atomic() stickyTejun Heo
2014-09-24percpu_ref: add PERCPU_REF_INIT_* flagsTejun Heo
2014-09-24percpu_ref: decouple switching to percpu mode and reinitTejun Heo
2014-09-24percpu_ref: decouple switching to atomic mode and killingTejun Heo
2014-09-24percpu_ref: add PCPU_REF_DEADTejun Heo
2014-09-24percpu_ref: rename things to prepare for decoupling percpu/atomic mode switchTejun Heo
2014-09-24percpu_ref: replace pcpu_ prefix with percpu_Tejun Heo
2014-09-24percpu_ref: minor code and comment updatesTejun Heo