summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add linux-next specific files for 20150828next-20150828Stephen Rothwell2015-08-285-0/+13253
* Merge branch 'akpm/master'Stephen Rothwell2015-08-2872-1146/+564
|\
| * drivers/w1/w1_int.c: call put_device if device_register failsLevente Kurusa2015-08-281-2/+1
| * dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-08-2823-158/+28
| * dma-mapping: consolidate dma_supportedChristoph Hellwig2015-08-2817-92/+25
| * dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-08-2817-137/+19
| * dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-08-2818-96/+39
| * dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-08-2824-536/+70
| * selftests: enhance membarrier syscall testMathieu Desnoyers2015-08-281-25/+75
| * selftests: add membarrier syscall testPranith Kumar2015-08-284-0/+84
| * sys_membarrier(): system-wide memory barrier (generic, x86)Mathieu Desnoyers2015-08-2811-1/+151
| * mm, madvise: use vma_is_anonymous() to check for anon VMAKirill A. Shutemov2015-08-281-1/+1
| * mm: use vma_is_anonymous() in create_huge_pmd() and wp_huge_pmd()Kirill A. Shutemov2015-08-281-2/+2
| * mm: make sure all file VMAs have ->vm_ops setKirill A. Shutemov2015-08-281-0/+8
| * mm-mpx-add-vm_flags_t-vm_flags-arg-to-do_mmap_pgoff-fix-checkpatch-fixesAndrew Morton2015-08-281-2/+2
| * mm-mpx-add-vm_flags_t-vm_flags-arg-to-do_mmap_pgoff-fixKirill A. Shutemov2015-08-281-2/+2
| * mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()Oleg Nesterov2015-08-284-59/+29
| * mm: mark most vm_operations_struct constKirill A. Shutemov2015-08-2817-18/+18
| * fs-seq_file-convert-int-seq_vprint-seq_printf-etc-returns-to-void-fix-fixAndrew Morton2015-08-281-1/+2
| * fs-seq_file-convert-int-seq_vprint-seq_printf-etc-returns-to-void-fixAndrew Morton2015-08-281-1/+2
| * fs/seq_file: convert int seq_vprint/seq_printf/etc... returns to voidJoe Perches2015-08-282-48/+41
| * namei: fix warning while make xmldocs caused by namei.cMasanari Iida2015-08-281-1/+1
|/
* Merge branch 'akpm-current/current'Stephen Rothwell2015-08-28404-6861/+16766
|\
| * lib: scatterlist: add sg splitting functionRobert Jarzmik2015-08-254-0/+215
| * ipc/msg.c: use freezable blocking callYogesh Gaur2015-08-251-1/+2
| * ipc/msg.c: msgsnd: use freezable blocking callManinder Singh2015-08-251-1/+1
| * ipc: convert invalid scenarios to use WARN_ONDavidlohr Bueso2015-08-252-3/+3
| * zlib_deflate/deftree: remove bi_reverse()yalin wang2015-08-252-19/+3
| * lib/decompress_unlzma: Do a NULL check for pointerFabio Estevam2015-08-251-1/+1
| * lib-decompressors-use-real-out-buf-size-for-gunzip-with-kernel-v2Yinghai Lu2015-08-2513-69/+13
| * lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-08-257-8/+107
| * w1: masters: omap_hdq: add support for 1-wire modeVignesh R2015-08-253-34/+203
| * fs/affs: make root lookup from blkdev logical sizePranay Kr. Srivastava2015-08-251-3/+5
| * sysctl: fix int -> unsigned long assignments in INT_MIN caseIlya Dryomov2015-08-251-5/+5
| * kdump, vmcoreinfo: report actual value of phys_baseHATAYAMA Daisuke2015-08-252-0/+3
| * kexec: export KERNEL_IMAGE_SIZE to vmcoreinfoBaoquan He2015-08-251-0/+3
| * align-crash_notes-allocation-to-make-it-be-inside-one-physical-page-fixAndrew Morton2015-08-251-4/+8
| * kexec: align crash_notes allocation to make it be inside one physical pageBaoquan He2015-08-251-1/+18
| * kexec: remove unnecessary test in kimage_alloc_crash_control_pages()Minfei Huang2015-08-251-2/+1
| * kexec-split-kexec_load-syscall-from-kexec-core-code-checkpatch-fixesAndrew Morton2015-08-251-7/+7
| * kexec: split kexec_load syscall from kexec core codeDave Young2015-08-2532-1527/+1560
| * kexec-split-kexec_file-syscall-code-to-kexec_filec-fix-2-fix-fixAndrew Morton2015-08-251-1/+2
| * kexec-split-kexec_file-syscall-code-to-kexec_filec-fix-2-fixAndrew Morton2015-08-251-1/+1
| * kexec-split-kexec_file-syscall-code-to-kexec_filec-fix-fixAndrew Morton2015-08-251-0/+11
| * kexec-split-kexec_file-syscall-code-to-kexec_filec-fixAndrew Morton2015-08-251-0/+1
| * kexec: split kexec_file syscall code to kexec_file.cDave Young2015-08-254-1045/+1077
| * drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffersAndy Shevchenko2015-08-251-28/+7
| * kmemleak: use seq_hex_dump() to dump buffersAndy Shevchenko2015-08-251-15/+6
| * drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffersAndy Shevchenko2015-08-251-9/+1
| * parisc: use seq_hex_dump() to dump buffersAndy Shevchenko2015-08-252-17/+5