aboutsummaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2016-03-17Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Gravatar Linus Torvalds 1-9/+41
2016-03-17Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Gravatar Linus Torvalds 1-1/+1
2016-03-17Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-0/+1
2016-03-17Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 4-24/+27
2016-03-16Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 2-0/+128
2016-03-15mm, printk: introduce new format string for flagsGravatar Vlastimil Babka 2-0/+128
2016-03-15Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Gravatar Linus Torvalds 1-0/+13
2016-03-15Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Gravatar Linus Torvalds 1-1/+1
2016-03-14Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Gravatar Linus Torvalds 1-0/+1
2016-03-10Merge branch 'linus' into locking/core, to pick up fixesGravatar Ingo Molnar 1-9/+0
2016-03-09list: kill list_force_poison()Gravatar Dan Williams 1-9/+0
2016-03-01Merge 4.5-rc6 into char-misc-nextGravatar Greg Kroah-Hartman 1-0/+62
2016-03-01cpu/hotplug: Make target state writeableGravatar Thomas Gleixner 1-0/+13
2016-02-29Merge tag 'v4.5-rc6' into locking/core, to pick up fixesGravatar Ingo Molnar 2-3/+65
2016-02-29cpumask: Export cpumask_any_but()Gravatar Thomas Gleixner 1-0/+1
2016-02-28lib/mpi: use "static inline" instead of "extern inline"Gravatar Arnd Bergmann 2-5/+5
2016-02-28lib/mpi: avoid assembler warningGravatar Arnd Bergmann 1-1/+1
2016-02-28lib/mpi: Endianness fixGravatar Michal Marek 1-18/+21
2016-02-24extable: add support for relative extables to search and sort routinesGravatar Ard Biesheuvel 1-9/+41
2016-02-18Merge branch 'x86/urgent' into x86/asm, to pick up fixesGravatar Ingo Molnar 10-44/+163
2016-02-16lib/ucs2_string: Correct ucs2 -> utf8 conversionGravatar Jason Andryuk 1-7/+7
2016-02-16Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Gravatar Ingo Molnar 1-0/+62
2016-02-14Merge 4.5-rc4 into driver-core-nextGravatar Greg Kroah-Hartman 5-20/+37
2016-02-14Merge 4.5-rc4 into char-misc-nextGravatar Greg Kroah-Hartman 9-44/+101
2016-02-14Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Gravatar Linus Torvalds 1-3/+3
2016-02-13Merge branch 'linus' into locking/core, to resolve conflictsGravatar Ingo Molnar 3-14/+31
2016-02-11vsprintf: kptr_restrict is okay in IRQ when 2Gravatar Jason A. Donenfeld 1-13/+13
2016-02-11ubsan: cosmetic fix to Kconfig textGravatar Yang Shi 1-1/+3
2016-02-10Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Gravatar Linus Torvalds 1-0/+15
2016-02-10lib/ucs2_string: Add ucs2 -> utf8 helper functionsGravatar Peter Jones 1-0/+62
2016-02-09kobject: export kset_find_obj() for module useGravatar Gabriel Somlo 1-0/+1
2016-02-09workqueue: implement "workqueue.debug_force_rr_cpu" debug featureGravatar Tejun Heo 1-0/+15
2016-02-09Merge branch 'locking/urgent' into locking/core, to pick up fixesGravatar Ingo Molnar 1-3/+3
2016-02-09locking/static_keys: Avoid nested functionsGravatar Arnd Bergmann 1-20/+42
2016-02-08scatterlist: fix a typo in comment block of sg_miter_stop()Gravatar Masahiro Yamada 1-3/+3
2016-02-07devres: use to_pci_dev()Gravatar Geliang Tang 1-1/+1
2016-02-07klist: fix starting point removed bug in klist iteratorsGravatar James Bottomley 1-3/+3
2016-02-05dump_stack: avoid potential deadlocksGravatar Eric Dumazet 1-3/+4
2016-02-03radix-tree: fix race in gang lookupGravatar Matthew Wilcox 1-2/+10
2016-02-03lib/test-string_helpers.c: fix and improve string_get_size() testsGravatar Vitaly Kuznetsov 1-18/+49
2016-01-30x86/cpufeature: Carve out X86_FEATURE_*Gravatar Borislav Petkov 1-1/+1
2016-01-27debugobjects: Allow bigger number of early boot objectsGravatar Christian Borntraeger 1-1/+1
2016-01-23Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Gravatar Linus Torvalds 3-0/+228
2016-01-22Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Gravatar Linus Torvalds 2-0/+3
2016-01-22Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 1-1/+1
2016-01-21Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockGravatar Linus Torvalds 1-3/+1
2016-01-21ratelimit: fix bug in time interval by resetting right begin timeGravatar Jaewon Kim 1-1/+1
2016-01-21Merge branch 'uaccess' (batched user access infrastructure)Gravatar Linus Torvalds 2-7/+22
2016-01-21Merge branch 'akpm' (patches from Andrew)Gravatar Linus Torvalds 9-66/+743
2016-01-20Merge tag 'asm-generic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Gravatar Linus Torvalds 1-2/+4