summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2014-12-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-1/+2
2014-12-10net, lib: kill arch_fast_hash library bitsDaniel Borkmann-40/+1
2014-12-10net: replace remaining users of arch_fast_hash with jhashDaniel Borkmann-4/+4
2014-12-09Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-13/+1
2014-12-09bury memcpy_toiovec()Al Viro-25/+0
2014-12-08test: bpf: expand DIV_KX to DIV_MOD_KXDenis Kirjanov-2/+8
2014-12-03lib/genalloc.c: export devm_gen_pool_create() for modulesMichal Simek-0/+1
2014-12-02mm: do not overwrite reserved pages counter at show_mem()Rafael Aquini-1/+1
2014-11-24rhashtable: Check for count mismatch while iterating in selftestThomas Graf-7/+20
2014-11-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+2
2014-11-20Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paul...Ingo Molnar-13/+1
2014-11-19seq_buf: Move the seq_buf code to lib/Steven Rostedt (Red Hat)-1/+360
2014-11-19Merge commit 'v3.17' into nextJames Morris-704/+1776
2014-11-16reciprocal_div: objects with exported symbols should be obj-y rather than lib-yHannes Frederic Sowa-2/+2
2014-11-14Revert "fast_hash: avoid indirect function calls"Jay Vosburgh-1/+40
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-5/+5
2014-11-13rhashtable: Drop gfp_flags arg in insert/remove functionsThomas Graf-24/+17
2014-11-13rhashtable: Add parent argument to mutex_is_heldHerbert Xu-2/+2
2014-11-13rhashtable: Move mutex_is_held under PROVE_LOCKINGHerbert Xu-0/+8
2014-11-13lib: rhashtable - Remove weird non-ASCII characters from commentsHerbert Xu-5/+5
2014-11-13Merge branches 'torture.2014.11.03a', 'cpu.2014.11.03a', 'doc.2014.11.13a', '...Paul E. McKenney-13/+1
2014-11-11kdb: Allow access to sensitive commands to be restricted by defaultDaniel Thompson-0/+25
2014-11-11lib/bug: Use RCU list ops for module_bug_listMasami Hiramatsu-6/+14
2014-11-07cpumask: factor out show_cpumap into separate helper functionSudeep Holla-0/+29
2014-11-07kobject: fix NULL pointer derefernce in kobj_child_ns_opsPankaj Dubey-1/+1
2014-11-07devres: support sizes greater than an unsigned longCristian Stoica-2/+2
2014-11-05fast_hash: avoid indirect function callsHannes Frederic Sowa-40/+1
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-5/+54
2014-10-30test: bpf: add a testcase reduced from nmapAlexei Starovoitov-0/+43
2014-10-29Merge branch 'akpm' (incoming from Andrew Morton)Linus Torvalds-2/+6
2014-10-29lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()Jan Kara-2/+6
2014-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds-3/+3
2014-10-29rcu: Remove redundant TREE_PREEMPT_RCU config optionPranith Kumar-1/+1
2014-10-28rcu: Remove CONFIG_RCU_CPU_STALL_VERBOSEPaul E. McKenney-12/+0
2014-10-28lib/scatterlist: fix memory leak with scsi-mqTony Battersby-3/+3
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+16
2014-10-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-0/+29
2014-10-18Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Linus Torvalds-0/+3100
2014-10-18Merge tag 'md/3.18' of git://neil.brown.name/mdLinus Torvalds-6/+6
2014-10-17random: add and use memzero_explicit() for clearing dataDaniel Borkmann-0/+16
2014-10-14crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.cJan-Simon Möller-9/+7
2014-10-14lib/raid6: Add log level to printksAnton Blanchard-6/+6
2014-10-14lib/vsprintf: add %*pE[achnops] format specifierAndy Shevchenko-0/+71
2014-10-14lib / string_helpers: introduce string_escape_mem()Andy Shevchenko-4/+510
2014-10-14lib / string_helpers: refactoring the test suiteAndy Shevchenko-12/+27
2014-10-14lib / string_helpers: move documentation to c-fileAndy Shevchenko-0/+38
2014-10-14lib: string: Make all calls to strnicmp into calls to strncasecmpRasmus Villemoes-0/+1
2014-10-14lib/string.c: remove duplicated functionRasmus Villemoes-17/+10
2014-10-14lib: rename TEST_MODULE to TEST_LKMValentin Rothberg-2/+2
2014-10-14lib: remove prio_heapLai Jiangshan-71/+1