summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | writeback: explain why @inode is allowed to be NULL for inode_congested()Tejun Heo2015-08-181-1/+4
| * | | | | | writeback: remove wb_writeback_work->single_wait/doneTejun Heo2015-08-181-86/+30
| * | | | | | writeback: bdi_for_each_wb() iteration is memcg ID based not blkcgTejun Heo2015-08-182-15/+15
| * | | | | | Merge branch 'for-4.3-unified-base' of git://git.kernel.org/pub/scm/linux/ker...Jens Axboe2015-08-184-24/+111
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-10165-4353/+4768
|\ \ \ \ \ \ \ \
| * | | | | | | | dma-mapping: consolidate dma_set_maskChristoph Hellwig2015-09-1024-169/+28
| * | | | | | | | dma-mapping: consolidate dma_supportedChristoph Hellwig2015-09-1018-98/+25
| * | | | | | | | dma-mapping: cosolidate dma_mapping_errorChristoph Hellwig2015-09-1018-146/+19
| * | | | | | | | dma-mapping: consolidate dma_{alloc,free}_noncoherentChristoph Hellwig2015-09-1019-99/+39
| * | | | | | | | dma-mapping: consolidate dma_{alloc,free}_{attrs,coherent}Christoph Hellwig2015-09-1025-569/+70
| * | | | | | | | mm: use vma_is_anonymous() in create_huge_pmd() and wp_huge_pmd()Kirill A. Shutemov2015-09-101-2/+2
| * | | | | | | | mm: make sure all file VMAs have ->vm_ops setKirill A. Shutemov2015-09-101-0/+8
| * | | | | | | | mm, mpx: add "vm_flags_t vm_flags" arg to do_mmap_pgoff()Oleg Nesterov2015-09-104-61/+31
| * | | | | | | | mm: mark most vm_operations_struct constKirill A. Shutemov2015-09-1017-18/+18
| * | | | | | | | namei: fix warning while make xmldocs caused by namei.cMasanari Iida2015-09-101-1/+1
| * | | | | | | | ipc: convert invalid scenarios to use WARN_ONDavidlohr Bueso2015-09-102-3/+3
| * | | | | | | | zlib_deflate/deftree: remove bi_reverse()yalin wang2015-09-102-19/+3
| * | | | | | | | lib/decompress_unlzma: Do a NULL check for pointerFabio Estevam2015-09-101-1/+1
| * | | | | | | | lib/decompressors: use real out buf size for gunzip with kernelYinghai Lu2015-09-1014-27/+70
| * | | | | | | | fs/affs: make root lookup from blkdev logical sizePranay Kr. Srivastava2015-09-101-3/+5
| * | | | | | | | sysctl: fix int -> unsigned long assignments in INT_MIN caseIlya Dryomov2015-09-101-5/+5
| * | | | | | | | kexec: export KERNEL_IMAGE_SIZE to vmcoreinfoBaoquan He2015-09-101-0/+3
| * | | | | | | | kexec: align crash_notes allocation to make it be inside one physical pageBaoquan He2015-09-101-1/+22
| * | | | | | | | kexec: remove unnecessary test in kimage_alloc_crash_control_pages()Minfei Huang2015-09-101-2/+1
| * | | | | | | | kexec: split kexec_load syscall from kexec core codeDave Young2015-09-1032-1527/+1560
| * | | | | | | | kexec: split kexec_file syscall code to kexec_file.cDave Young2015-09-105-1045/+1090
| * | | | | | | | drivers/net/wireless/ath/wil6210: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-101-28/+7
| * | | | | | | | kmemleak: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-101-15/+6
| * | | | | | | | drivers/s390/crypto/zcrypt_api.c: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-101-9/+1
| * | | | | | | | parisc: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-102-17/+5
| * | | | | | | | drivers/crypto/qat: use seq_hex_dump() to dump buffersAndy Shevchenko2015-09-101-14/+2
| * | | | | | | | seq_file: provide an analogue of print_hex_dump()Andy Shevchenko2015-09-102-0/+46
| * | | | | | | | fs: Don't dump core if the corefile would become world-readable.Jann Horn2015-09-101-2/+6
| * | | | | | | | fs: if a coredump already exists, unlink and recreate with O_EXCLJann Horn2015-09-101-6/+32
| * | | | | | | | kmod: handle UMH_WAIT_PROC from system unbound workqueueFrederic Weisbecker2015-09-101-24/+20
| * | | | | | | | kmod: use system_unbound_wq instead of khelperFrederic Weisbecker2015-09-103-26/+17
| * | | | | | | | kmod: add up-to-date explanations on the purpose of each asynchronous levelsFrederic Weisbecker2015-09-101-8/+24
| * | | | | | | | kmod: remove unecessary explicit wide CPU affinity settingFrederic Weisbecker2015-09-101-3/+0
| * | | | | | | | kmod: bunch of internal functions renamesFrederic Weisbecker2015-09-101-13/+17
| * | | | | | | | kmod: correct documentation of return status of request_moduleNeilBrown2015-09-101-4/+5
| * | | | | | | | hfs: fix B-tree corruption after insertion at position 0Hin-Tak Leung2015-09-101-9/+11
| * | | | | | | | hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung2015-09-102-8/+4
| * | | | | | | | fs/coda: fix readlink buffer overflowJan Harkes2015-09-101-3/+3
| * | | | | | | | checkpatch: add constant comparison on left side testJoe Perches2015-09-101-0/+29
| * | | | | | | | checkpatch: add __pmem to $Sparse annotationsJoe Perches2015-09-101-0/+1
| * | | | | | | | checkpatch: fix left brace warningEddie Kovsky2015-09-101-4/+4
| * | | | | | | | checkpatch: avoid some commit message long line warningsJoe Perches2015-09-101-3/+27
| * | | | | | | | checkpatch: emit an error on formats with 0x%<decimal>Joe Perches2015-09-101-2/+6
| * | | | | | | | checkpatch: make --strict the default for drivers/staging files and patchesJoe Perches2015-09-101-1/+1
| * | | | | | | | checkpatch: always check block comment stylesJoe Perches2015-09-101-8/+11
OpenPOWER on IntegriCloud