summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds2016-03-171-9/+41
|\
| * extable: add support for relative extables to search and sort routinesArd Biesheuvel2016-02-241-9/+41
* | Merge tag 'char-misc-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-03-171-1/+1
|\ \
| * \ Merge 4.5-rc6 into char-misc-nextGreg Kroah-Hartman2016-03-011-0/+62
| |\ \
| * \ \ Merge 4.5-rc4 into char-misc-nextGreg Kroah-Hartman2016-02-149-44/+101
| |\ \ \ | | | |/ | | |/|
| * | | devres: use to_pci_dev()Geliang Tang2016-02-071-1/+1
* | | | Merge tag 'driver-core-4.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-03-171-0/+1
|\ \ \ \
| * \ \ \ Merge 4.5-rc4 into driver-core-nextGreg Kroah-Hartman2016-02-145-20/+37
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | kobject: export kset_find_obj() for module useGabriel Somlo2016-02-091-0/+1
* | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-03-174-24/+27
|\ \ \ \ \
| * | | | | lib/mpi: use "static inline" instead of "extern inline"Arnd Bergmann2016-02-282-5/+5
| * | | | | lib/mpi: avoid assembler warningArnd Bergmann2016-02-281-1/+1
| * | | | | lib/mpi: Endianness fixMichal Marek2016-02-281-18/+21
| | |_|/ / | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-03-162-0/+128
|\ \ \ \ \
| * | | | | mm, printk: introduce new format string for flagsVlastimil Babka2016-03-152-0/+128
* | | | | | Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2016-03-151-0/+13
|\ \ \ \ \ \
| * | | | | | cpu/hotplug: Make target state writeableThomas Gleixner2016-03-011-0/+13
| | |_|_|_|/ | |/| | | |
* | | | | | Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2016-03-151-1/+1
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Merge branch 'x86/urgent' into x86/asm, to pick up fixesIngo Molnar2016-02-1810-44/+163
| |\ \ \ \ \ | | |/ / / /
| * | | | | x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-301-1/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2016-03-141-0/+1
|\ \ \ \ \
| * | | | | cpumask: Export cpumask_any_but()Thomas Gleixner2016-02-291-0/+1
| | |/ / / | |/| | |
* | | | | Merge branch 'linus' into locking/core, to pick up fixesIngo Molnar2016-03-101-9/+0
|\ \ \ \ \
| * | | | | list: kill list_force_poison()Dan Williams2016-03-091-9/+0
| |/ / / /
* | | | | Merge tag 'v4.5-rc6' into locking/core, to pick up fixesIngo Molnar2016-02-292-3/+65
|\ \ \ \ \ | |/ / / /
| * | | | lib/ucs2_string: Correct ucs2 -> utf8 conversionJason Andryuk2016-02-161-7/+7
| * | | | Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2016-02-161-0/+62
| |\ \ \ \ | | |_|_|/ | |/| | |
| | * | | lib/ucs2_string: Add ucs2 -> utf8 helper functionsPeter Jones2016-02-101-0/+62
| * | | | Merge tag 'driver-core-4.5-rc4' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2016-02-141-3/+3
| |\ \ \ \
| | * | | | klist: fix starting point removed bug in klist iteratorsJames Bottomley2016-02-071-3/+3
| | | |_|/ | | |/| |
* | | | | Merge branch 'linus' into locking/core, to resolve conflictsIngo Molnar2016-02-133-14/+31
|\ \ \ \ \ | |/ / / /
| * | | | vsprintf: kptr_restrict is okay in IRQ when 2Jason A. Donenfeld2016-02-111-13/+13
| * | | | ubsan: cosmetic fix to Kconfig textYang Shi2016-02-111-1/+3
| * | | | Merge branch 'for-4.5-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-02-101-0/+15
| |\ \ \ \
| | * | | | workqueue: implement "workqueue.debug_force_rr_cpu" debug featureTejun Heo2016-02-091-0/+15
| | | |_|/ | | |/| |
* | | | | Merge branch 'locking/urgent' into locking/core, to pick up fixesIngo Molnar2016-02-091-3/+3
|\ \ \ \ \ | |/ / / /
| * | | | scatterlist: fix a typo in comment block of sg_miter_stop()Masahiro Yamada2016-02-081-3/+3
| | |/ / | |/| |
* | | | locking/static_keys: Avoid nested functionsArnd Bergmann2016-02-091-20/+42
|/ / /
* | | dump_stack: avoid potential deadlocksEric Dumazet2016-02-051-3/+4
| |/ |/|
* | radix-tree: fix race in gang lookupMatthew Wilcox2016-02-031-2/+10
* | lib/test-string_helpers.c: fix and improve string_get_size() testsVitaly Kuznetsov2016-02-031-18/+49
* | debugobjects: Allow bigger number of early boot objectsChristian Borntraeger2016-01-271-1/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledfo...Linus Torvalds2016-01-233-0/+228
|\
| * irq_poll: Fix irq_poll_sched()Bart Van Assche2016-01-191-1/+1
| * Merge branches '4.5/Or-cleanup' and '4.5/rdma-cq' into k.o/for-4.5Doug Ledford2015-12-223-0/+228
| |\
| | * Merge branch 'rdma-cq.2' of git://git.infradead.org/users/hch/rdma into 4.5/r...Doug Ledford2015-12-153-0/+228
| | |\
| | | * irq_poll: mark __irq_poll_complete staticChristoph Hellwig2015-12-111-2/+1
| | | * irq_poll: fold irq_poll_disable_pending into irq_poll_softirqChristoph Hellwig2015-12-111-1/+1
| | | * irq_poll: fold irq_poll_sched_prep into irq_poll_schedChristoph Hellwig2015-12-111-3/+7
| | | * irq_poll: don't disable new irq_poll instancesChristoph Hellwig2015-12-111-3/+1
OpenPOWER on IntegriCloud