summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2016-09-29Merge branch 'akpm-current/current'Stephen Rothwell8-29/+428
2016-09-29Merge remote-tracking branch 'slave-dma/next'Stephen Rothwell1-2/+50
2016-09-29Merge remote-tracking branch 'workqueues/for-next'Stephen Rothwell1-1/+1
2016-09-29Merge remote-tracking branch 'percpu/for-next'Stephen Rothwell1-74/+95
2016-09-29Merge remote-tracking branch 'rcu/rcu/next'Stephen Rothwell2-71/+60
2016-09-29Merge remote-tracking branch 'tip/auto-latest'Stephen Rothwell5-32/+93
2016-09-29Merge remote-tracking branch 'md/for-next'Stephen Rothwell7-5/+988
2016-09-29Merge remote-tracking branch 'block/for-next'Stephen Rothwell3-0/+352
2016-09-29Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell2-2/+2
2016-09-29Merge remote-tracking branch 'net-next/master'Stephen Rothwell5-79/+326
2016-09-29Merge remote-tracking branch 'vfs/for-next'Stephen Rothwell1-4/+387
2016-09-29Merge remote-tracking branch 's390/features'Stephen Rothwell6-0/+308
2016-09-28Merge branches 'work.misc', 'work.iget', 'work.const-qstr', 'work.splice_read...Al Viro1-2/+386
2016-09-28pipe: add pipe_buf_release() helperMiklos Szeredi1-3/+1
2016-09-27lib: clean up put_cpu_var usageShaohua Li1-2/+2
2016-09-28kcov: do not instrument lib/stackdepot.cAlexander Potapenko1-0/+1
2016-09-28lib: Add CRC64 ECMA moduleMarian Chereji3-0/+349
2016-09-28lib/bitmap.c: enhance bitmap syntaxNoam Camus1-4/+46
2016-09-28lib/kstrtox.c: smaller _parse_integer()Alexey Dobriyan1-5/+1
2016-09-28lib: harden strncpy_from_userMark Rutland1-0/+2
2016-09-28nmi_backtrace: generate one-line reports for idle cpusChris Metcalf1-5/+11
2016-09-28nmi_backtrace: do a local dump_stack() instead of a self-NMIChris Metcalf1-0/+9
2016-09-28nmi_backtrace: add more trigger_*_cpu_backtrace() methodsChris Metcalf1-8/+9
2016-09-28atomic64: no need for CONFIG_ARCH_HAS_ATOMIC64_DEC_IF_POSITIVEVineet Gupta2-7/+0
2016-09-27get rid of separate multipage fault-in primitivesAl Viro1-2/+1
2016-09-27new iov_iter flavour: pipe-backedAl Viro1-2/+388
2016-09-26raid6/test/test.c: bug fix: Specify aligned(alignment) attributes to the char...Gayatri Kammela1-3/+4
2016-09-26Merge branch 'topic/iommu' into nextVinod Koul1-2/+50
2016-09-26dma-debug: add support for resource mappingsNiklas Söderlund1-2/+50
2016-09-25radix tree: fix sibling entry handling in radix_tree_descend()Linus Torvalds1-4/+4
2016-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-22/+2
2016-09-23Merge branch 'x86/asm'Ingo Molnar2-8/+43
2016-09-23Merge branch 'smp/hotplug'Ingo Molnar2-23/+49
2016-09-23Merge branch 'locking/urgent'Ingo Molnar1-1/+1
2016-09-23locking/hung_task: Fix typo in CONFIG_DETECT_HUNG_TASK help textVivien Didelot1-1/+1
2016-09-21lib/raid6: Add AVX512 optimized xor_syndrome functionsGayatri Kammela1-3/+278
2016-09-21lib/raid6/test/Makefile: Add avx512 gen_syndrome and recovery functionsGayatri Kammela1-1/+4
2016-09-21lib/raid6: Add AVX512 optimized recovery functionsGayatri Kammela3-1/+392
2016-09-21lib/raid6: Add AVX512 optimized gen_syndrome functionsGayatri Kammela4-1/+314
2016-09-21lib/win_minmax: windowed min or max estimatorNeal Cardwell2-1/+99
2016-09-20Merge branch 'efi/urgent' into efi/core, to pick up fixesIngo Molnar1-22/+2
2016-09-20ubsan: allow to disable the null sanitizerChristian Borntraeger1-0/+11
2016-09-20rhashtable: Add rhlist interfaceHerbert Xu1-52/+206
2016-09-20Merge branch 'linus' into x86/asm, to pick up fixesIngo Molnar1-22/+2
2016-09-19fault-injection/cpu: Convert to hotplug state machineSebastian Andrzej Siewior1-6/+40
2016-09-19lib/irq_poll: Convert to hotplug state machineSebastian Andrzej Siewior1-17/+9
2016-09-19Merge branch 'for-4.9/block' into for-nextJens Axboe1-1/+1
2016-09-19sbitmap: initialize weight to zeroColin Ian King1-1/+1
2016-09-17fix iov_iter_fault_in_readable()Al Viro1-22/+2
2016-09-17Merge branch 'for-4.9/block' into for-nextJens Axboe1-1/+1