summaryrefslogtreecommitdiffstats
path: root/virt (unfollow)
Commit message (Expand)AuthorFilesLines
2015-06-27Revert "jbd2: speedup jbd2_journal_dirty_metadata()"Linus Torvalds1-27/+6
2015-06-27power: axp288_charger: fix for API changeStephen Rothwell1-3/+3
2015-06-26staging: wilc1000: disable driver due to build warningsGreg Kroah-Hartman1-0/+1
2015-06-26arch, x86: pmem api for ensuring durability of persistent memory updatesRoss Zwisler7-13/+257
2015-06-26libnvdimm: Add sysfs numa_node to NVDIMM devicesToshi Kani5-0/+34
2015-06-26libnvdimm: Set numa_node to NVDIMM devicesToshi Kani6-1/+16
2015-06-26acpi: Add acpi_map_pxm_to_online_node()Toshi Kani2-3/+52
2015-06-26libnvdimm, nfit: handle unarmed dimms, mark namespaces read-onlyDan Williams10-3/+100
2015-06-26pmem: flag pmem block devices as non-rotationalDan Williams1-0/+1
2015-06-26libnvdimm: enable iostatDan Williams5-2/+59
2015-06-26pmem: make_request cleanupsDan Williams1-21/+5
2015-06-26libnvdimm, pmem: fix up max_hw_sectorsDan Williams1-1/+1
2015-06-26libnvdimm, blk: add support for blk integrityVishal Verma5-23/+159
2015-06-26libnvdimm, btt: add support for blk integrityVishal Verma5-18/+154
2015-06-26fs/block_dev.c: skip rw_page if bdev has integrityVishal Verma1-2/+2
2015-06-26libnvdimm: Non-Volatile DevicesDan Williams3-13/+858
2015-06-26tools/testing/nvdimm: libnvdimm unit test infrastructureDan Williams9-4/+1377
2015-06-26libnvdimm, nfit, nd_blk: driver for BLK-mode access persistent memoryRoss Zwisler12-34/+941
2015-06-26nd_btt: atomic sector updatesVishal Verma13-25/+1950
2015-06-26dm cache policy smq: fix "default" version to be 1.4.0Mike Snitzer1-1/+1
2015-06-26dm: bump the ioctl version to 4.32.0Mike Snitzer1-2/+2
2015-06-26Revert "block, dm: don't copy bios for request clones"Mike Snitzer6-73/+230
2015-06-26Revert "dm: do not allocate any mempools for blk-mq request-based DM"Mike Snitzer2-40/+33
2015-06-26drm/nouveau: Pause between setting gpu to D3hot and cutting the powerLukas Wunner1-0/+2
2015-06-26exit,stats: /* obey this comment */Rik van Riel1-1/+1
2015-06-26coredump: add __printf attribute to cn_*printf functionsNicolas Iooss1-4/+7
2015-06-26coredump: use from_kuid/kgid when formatting corenameNicolas Iooss2-4/+8
2015-06-26fs/reiserfs: remove unneeded castFiro Yang1-2/+1
2015-06-26NILFS2: support NFSv2 exportNeilBrown1-3/+2
2015-06-26fs/befs/btree.c: remove unneeded initializationsFabian Frederick1-3/+3
2015-06-26fs/minix: remove unneeded castFiro Yang1-1/+1
2015-06-26init/do_mounts.c: add create_dev() failure logVishnu Pratap Singh1-2/+7
2015-06-26kasan: remove duplicate definition of the macro KASAN_FREE_PAGEWang Long1-1/+0
2015-06-26fs/efs: femove unneeded castFiro Yang1-1/+1
2015-06-26checkpatch: emit "NOTE: <types>" message only once after multiple filesJoe Perches1-4/+4
2015-06-26checkpatch: emit an error when there's a diff in a changelogJoe Perches1-1/+14
2015-06-26checkpatch: validate MODULE_LICENSE contentBjorn Andersson1-0/+18
2015-06-26checkpatch: add multi-line handling for PREFER_ETHER_ADDR_COPYMateusz Kulikowski1-2/+3
2015-06-26checkpatch: suggest using eth_zero_addr() and eth_broadcast_addr()Mateusz Kulikowski1-0/+23
2015-06-26checkpatch: fix processing of MEMSET issuesMateusz Kulikowski1-1/+1
2015-06-26checkpatch: suggest using ether_addr_equal*()Mateusz Kulikowski1-0/+8
2015-06-26checkpatch: avoid NOT_UNIFIED_DIFF errors on cover-letter.patch filesJoe Perches1-1/+1
2015-06-26checkpatch: remove local from codespell pathMaxim Uvarov1-2/+2
2015-06-26checkpatch: add --showfile to allow input via pipe to show filenamesJoe Perches1-5/+17
2015-06-26checkpatch: colorize output to terminalJoe Perches1-6/+21
2015-06-26checkpatch: improve output with multiple command-line filesJoe Perches1-23/+39
2015-06-26checkpatch: categorize some long line length checksJoe Perches1-10/+50
2015-06-26checkpatch: use $String consistentlyJoe Perches1-6/+6
2015-06-26checkpatch: make types found in a source file/patch localAlex Dowad1-4/+9
2015-06-26checkpatch: add --strict warning for c99 fixed size typedefs : int<size>_tJoe Perches1-6/+25