summaryrefslogtreecommitdiffstats
path: root/lib
AgeCommit message (Expand)AuthorLines
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds-3/+458
2016-03-18Merge branch 'akpm' (patches from Andrew)Linus Torvalds-72/+293
2016-03-17Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds-3/+3
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-9/+41
2016-03-17sscanf: implement basic character setsJessica Yu-1/+58
2016-03-17lib/bug.c: use common WARN helperJosh Poimboeuf-24/+2
2016-03-17lib: add "on"/"off" support to kstrtoboolKees Cook-3/+17
2016-03-17lib: move strtobool() to kstrtobool()Kees Cook-29/+50
2016-03-17lib/string: introduce match_string() helperAndy Shevchenko-0/+26
2016-03-17radix_tree: add radix_tree_dumpMatthew Wilcox-0/+35
2016-03-17radix_tree: add support for multi-order entriesMatthew Wilcox-26/+83
2016-03-17radix_tree: loop based on shift count, not heightMatthew Wilcox-3/+3
2016-03-17radix_tree: tag all internal tree nodes as indirect pointersMatthew Wilcox-6/+18
2016-03-17lib/bug.c: make panic_on_warn available for all architecturesHeiko Carstens-0/+11
2016-03-17radix-tree: account radix_tree_node to memory cgroupVladimir Davydov-3/+13
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-1/+1
2016-03-17Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-0/+1
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds-24/+27
2016-03-16Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+128
2016-03-15mm, printk: introduce new format string for flagsVlastimil Babka-0/+128
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+13
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-1/+1
2016-03-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-0/+1
2016-03-13ipv4: Update parameters for csum_tcpudp_magic to their original typesAlexander Duyck-3/+1
2016-03-10Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar-9/+0
2016-03-09list: kill list_force_poison()Dan Williams-9/+0
2016-03-01Merge 4.5-rc6 into char-misc-nextGreg Kroah-Hartman-0/+62
2016-03-01cpu/hotplug: Make target state writeableThomas Gleixner-0/+13
2016-02-29netfilter: meta: add PRANDOM supportFlorian Westphal-0/+1
2016-02-29Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar-3/+65
2016-02-29cpumask: Export cpumask_any_but()Thomas Gleixner-0/+1
2016-02-28lib/mpi: use "static inline" instead of "extern inline"Arnd Bergmann-5/+5
2016-02-28lib/mpi: avoid assembler warningArnd Bergmann-1/+1
2016-02-28lib/mpi: Endianness fixMichal Marek-18/+21
2016-02-24extable: add support for relative extables to search and sort routinesArd Biesheuvel-9/+41
2016-02-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-43/+162
2016-02-19test_bitmap: unit tests for lib/bitmap.cDavid Decotigny-0/+367
2016-02-19lib/bitmap.c: conversion routines to/from u32 arrayDavid Decotigny-0/+89
2016-02-18Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar-44/+163
2016-02-16lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk-7/+7
2016-02-16Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar-0/+62
2016-02-15lib+mm: fix few spelling mistakesBogdan Sikora-2/+2
2016-02-15treewide: Fix typo in printkMasanari Iida-1/+1
2016-02-14Merge 4.5-rc4 into driver-core-nextGreg Kroah-Hartman-20/+37
2016-02-14Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman-44/+101
2016-02-14Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds-3/+3
2016-02-13Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar-14/+31
2016-02-11vsprintf: kptr_restrict is okay in IRQ when 2Jason A. Donenfeld-13/+13
2016-02-11ubsan: cosmetic fix to Kconfig textYang Shi-1/+3
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-0/+15