summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'libnvdimm-for-4.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2016-01-1340-796/+1673
|\
| * Merge branch 'for-4.5/block-dax' into for-4.5/libnvdimmDan Williams2016-01-10290-1946/+3172
| |\
| | * block: kill disk_{check|set|clear|alloc}_badblocksDan Williams2016-01-092-47/+0
| | * libnvdimm, pmem: nvdimm_read_bytes() badblocks supportDan Williams2016-01-091-2/+10
| | * pmem, dax: disable dax in the presence of bad blocksDan Williams2016-01-092-0/+11
| | * pmem: fail io-requests to known bad blocksDan Williams2016-01-091-7/+39
| | * libnvdimm: convert to statically allocated badblocksDan Williams2016-01-093-47/+24
| | * libnvdimm: don't fail init for full badblocks listDan Williams2016-01-091-11/+16
| | * block, badblocks: introduce devm_init_badblocksDan Williams2016-01-092-14/+48
| | * block: clarify badblocks lifetimeDan Williams2016-01-092-5/+2
| | * badblocks: rename badblocks_free to badblocks_exitDan Williams2016-01-094-6/+6
| | * libnvdimm, pmem: move definition of nvdimm_namespace_add_poison to nd.hDan Williams2016-01-093-3/+2
| | * libnvdimm: Add a poison list and export badblocksVishal Verma2016-01-096-0/+406
| | * nfit_test: Enable DSMs for all test NFITsDan Williams2016-01-091-0/+11
| | * md: convert to use the generic badblocks codeVishal Verma2016-01-092-528/+28
| | * block: Add badblock management for gendisksVishal Verma2016-01-092-0/+83
| | * badblocks: Add core badblock management codeVishal Verma2016-01-093-1/+615
| | * block: fix del_gendisk() vs blkdev_ioctl crashDan Williams2016-01-091-1/+0
| | * block: enable dax for raw block devicesDan Williams2016-01-094-8/+169
| | * block: introduce bdev_file_inode()Dan Williams2016-01-091-7/+12
| | * restrict /dev/mem to idle io memory rangesDan Williams2016-01-092-5/+29
| | * arch: consolidate CONFIG_STRICT_DEVM in lib/Kconfig.debugDan Williams2016-01-0916-86/+31
| * | libnvdimm: fix namespace object confusion in is_uuid_busy()Dan Williams2016-01-052-56/+53
| * | libnvdimm, pfn: move 'memory mode' indication to sysfsDan Williams2015-12-241-13/+28
| * | tools/testing/libnvdimm: cleanup mock resource lookupDan Williams2015-12-241-46/+23
| * | libnvdimm, pfn: fix nd_pfn_validate() return value handlingDan Williams2015-12-241-1/+3
| * | libnvdimm, pfn: enable pfn sysfs interface unit testingDan Williams2015-12-152-0/+50
| * | libnvdimm, pfn: fix pfn seed creationDan Williams2015-12-133-0/+20
| * | libnvdimm, pfn: add parent uuid validation Dan Williams2015-12-132-3/+8
| * | libnvdimm, pfn: add 'align' attribute, default to HPAGE_SIZEDan Williams2015-12-123-3/+65
| * | libnvdimm, pfn: clean up pfn create parametersDan Williams2015-12-101-8/+3
| * | libnvdimm, pfn: kill ND_PFN_ALIGNDan Williams2015-12-103-32/+1
| * | nvdimm: do not show pfn_seed for non pmem regionsDmitry Krivenok2015-12-081-0/+3
| * | nvdimm: improve diagnosibility of namespacesDmitry Krivenok2015-12-081-4/+22
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-01-1393-1567/+1948
|\ \ \
| * | | s390/sclp: fix possible control register corruptionHeiko Carstens2016-01-111-3/+2
| * | | s390: fix normalization bug in exception table sortingArd Biesheuvel2016-01-111-2/+6
| * | | s390/configs: update default configurationsHeiko Carstens2016-01-115-54/+61
| * | | s390/vdso: optimize getcpu system callMartin Schwidefsky2016-01-119-3/+101
| * | | s390: drop smp_mb in vdso_initMichael S. Tsirkin2016-01-111-2/+0
| * | | s390: rename struct _lowcore to struct lowcoreHeiko Carstens2016-01-1112-116/+116
| * | | s390/mem_detect: use unsigned longsHeiko Carstens2016-01-112-9/+6
| * | | s390/ptrace: get rid of long longs in psw_bitsHeiko Carstens2016-01-111-19/+19
| * | | s390/sysinfo: add missing SYSIB 1.2.2 multithreading fieldsHeiko Carstens2016-01-112-11/+21
| * | | s390: get rid of CONFIG_SCHED_MC and CONFIG_SCHED_BOOKHeiko Carstens2015-12-304-8/+8
| * | | s390/Kconfig: remove pointless 64 bit dependenciesHeiko Carstens2015-12-301-3/+2
| * | | s390/dasd: fix failfast for disconnected devicesStefan Haberland2015-12-301-2/+6
| * | | s390/con3270: testing return kzalloc retvalPierre Morel2015-12-301-0/+2
| * | | s390/hmcdrv: constify hmcdrv_ftp_ops structsAya Mahfouz2015-12-301-3/+3
| * | | s390/cio: add NULL testJulia Lawall2015-12-301-0/+2
OpenPOWER on IntegriCloud