aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2014-11-14Revert "fast_hash: avoid indirect function calls"Gravatar Jay Vosburgh 2-1/+40
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 1-5/+5
2014-11-13rhashtable: Drop gfp_flags arg in insert/remove functionsGravatar Thomas Graf 1-24/+17
2014-11-13rhashtable: Add parent argument to mutex_is_heldGravatar Herbert Xu 1-2/+2
2014-11-13rhashtable: Move mutex_is_held under PROVE_LOCKINGGravatar Herbert Xu 1-0/+8
2014-11-13lib: rhashtable - Remove weird non-ASCII characters from commentsGravatar Herbert Xu 1-5/+5
2014-11-05fast_hash: avoid indirect function callsGravatar Hannes Frederic Sowa 2-40/+1
2014-11-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 4-5/+54
2014-10-30test: bpf: add a testcase reduced from nmapGravatar Alexei Starovoitov 1-0/+43
2014-10-29Merge branch 'akpm' (incoming from Andrew Morton)Gravatar Linus Torvalds 1-2/+6
2014-10-29lib/bitmap.c: fix undefined shift in __bitmap_shift_{left|right}()Gravatar Jan Kara 1-2/+6
2014-10-29Merge branch 'for-linus' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-3/+3
2014-10-28lib/scatterlist: fix memory leak with scsi-mqGravatar Tony Battersby 1-3/+3
2014-10-24Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+16
2014-10-23Merge branch 'x86-efi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-0/+29
2014-10-18Merge tag 'fbdev-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...Gravatar Linus Torvalds 4-0/+3100
2014-10-18Merge tag 'md/3.18' of git://neil.brown.name/mdGravatar Linus Torvalds 1-6/+6
2014-10-17random: add and use memzero_explicit() for clearing dataGravatar Daniel Borkmann 1-0/+16
2014-10-14crypto: LLVMLinux: Remove VLAIS usage from libcrc32c.cGravatar Jan-Simon Möller 1-9/+7
2014-10-14lib/raid6: Add log level to printksGravatar Anton Blanchard 1-6/+6
2014-10-14lib/vsprintf: add %*pE[achnops] format specifierGravatar Andy Shevchenko 1-0/+71
2014-10-14lib / string_helpers: introduce string_escape_mem()Gravatar Andy Shevchenko 2-4/+510
2014-10-14lib / string_helpers: refactoring the test suiteGravatar Andy Shevchenko 1-12/+27
2014-10-14lib / string_helpers: move documentation to c-fileGravatar Andy Shevchenko 1-0/+38
2014-10-14lib: string: Make all calls to strnicmp into calls to strncasecmpGravatar Rasmus Villemoes 1-0/+1
2014-10-14lib/string.c: remove duplicated functionGravatar Rasmus Villemoes 1-17/+10
2014-10-14lib: rename TEST_MODULE to TEST_LKMGravatar Valentin Rothberg 2-2/+2
2014-10-14lib: remove prio_heapGravatar Lai Jiangshan 2-71/+1
2014-10-14lib/textsearch.c: remove textsearch_put reference from commentsGravatar Raphael Silva 1-3/+1
2014-10-14lib/dynamic_debug.c: use seq_open_private() instead of seq_open()Gravatar Rob Jones 1-15/+2
2014-10-13Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Gravatar Linus Torvalds 1-0/+12
2014-10-13Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-2/+2
2014-10-13Merge branch 'locking-arch-for-linus' of git://git.kernel.org/pub/scm/linux/k...Gravatar Linus Torvalds 1-47/+36
2014-10-12Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Gravatar Linus Torvalds 1-0/+16
2014-10-10Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/p...Gravatar Linus Torvalds 4-105/+238
2014-10-09lib/genalloc.c: add genpool range check functionGravatar Laura Abbott 1-0/+29
2014-10-09lib/genalloc.c: add power aligned algorithmGravatar Laura Abbott 1-0/+20
2014-10-09fonts: Add 6x10 fontGravatar Maarten ter Huurne 4-0/+3100
2014-10-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextGravatar Linus Torvalds 4-28/+89
2014-10-08Merge tag 'compress-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-46/+57
2014-10-08Merge tag 'driver-core-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-30/+20
2014-10-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Gravatar Linus Torvalds 5-7/+7
2014-10-03dynamic_debug: change __dynamic_<foo>_dbg return types to voidGravatar Joe Perches 1-30/+20
2014-10-03Merge branch 'next' into efi-next-mergeGravatar Matt Fleming 1-0/+29
2014-10-03lib: Add a generic cmdline parse function parse_option_strGravatar Dave Young 1-0/+29
2014-10-03locking/lockdep: Revert qrwlock recusive stuffGravatar Peter Zijlstra 1-49/+7
2014-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar David S. Miller 2-4/+5
2014-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netGravatar Linus Torvalds 1-4/+4
2014-10-01Merge commit 'v3.16' into nextGravatar James Morris 1-1/+1
2014-09-28lzo: check for length overrun in variable length encoding.Gravatar Willy Tarreau 1-6/+37