summaryrefslogtreecommitdiffstats
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* radix-tree: account radix_tree_node to memory cgroupVladimir Davydov2016-03-171-3/+13
* 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
| | | * irq_poll: make blk-iopoll available outside the block layerChristoph Hellwig2015-12-113-0/+227
* | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2016-01-222-0/+3
|\ \ \ \
| * | | | crypto: crc32c - Fix crc32c soft dependencyJean Delvare2016-01-191-0/+1
| * | | | lib: sw842: select crc32Arnd Bergmann2016-01-181-0/+2
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-221-1/+1
|\ \ \ \ \
| * | | | | ratelimit: fix bug in time interval by resetting right begin timeJaewon Kim2016-01-211-1/+1
* | | | | | Merge branch 'for-4.5/drivers' of git://git.kernel.dk/linux-blockLinus Torvalds2016-01-211-3/+1
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | lru_cache: Converted lc_seq_printf_status to return voidRoland Kammerer2015-11-251-3/+1
| | |_|_|/ | |/| | |
* | | | | Merge branch 'uaccess' (batched user access infrastructure)Linus Torvalds2016-01-212-7/+22
|\ \ \ \ \
| * | | | | Use the new batched user accesses in generic user string handlingLinus Torvalds2015-12-172-7/+22
| | |_|_|/ | |/| | |
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2016-01-219-66/+743
|\ \ \ \ \
| * | | | | UBSAN: run-time undefined behavior sanity checkerAndrey Ryabinin2016-01-205-0/+574