summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libnvdimm: convert NDD_ flags to use bitops, introduce NDD_LOCKEDDan Williams2017-05-046-9/+19
* device-dax: fix sysfs attribute deadlockDan Williams2017-05-011-28/+12
* libnvdimm: restore "libnvdimm: band aid btt vs clear poison locking"Dan Williams2017-05-011-1/+10
* libnvdimm: fix nvdimm_bus_lock() vs device_lock() orderingDan Williams2017-05-014-11/+18
* libnvdimm: rework region badblocks clearingDan Williams2017-04-294-60/+59
* acpi, nfit: kill ACPI_NFIT_DEBUGDan Williams2017-04-282-25/+8
* libnvdimm: fix clear length of nvdimm_forget_poison()Toshi Kani2017-04-281-1/+3
* libnvdimm, pmem: fix a NULL pointer BUG in nd_pmem_notifyToshi Kani2017-04-281-12/+25
* libnvdimm, region: sysfs trigger for nvdimm_flush()Dan Williams2017-04-281-0/+41
* libnvdimm: fix phys_addr for nvdimm_clear_poisonToshi Kani2017-04-271-1/+2
* libnvdimm, region: fix flush hint detection crashDan Williams2017-04-241-4/+7
* acpi, nfit: fix module unload vs workqueue shutdown raceDan Williams2017-04-183-30/+51
* tools/testing/nvdimm: fix nfit_test shutdown crashDan Williams2017-04-181-1/+9
* acpi, nfit: limit ->flush_probe() to initialization workDan Williams2017-04-172-0/+8
* acpi, nfit: collate health state flagsDan Williams2017-04-171-2/+14
* acpi, nfit: support "map failed" dimmsDan Williams2017-04-172-13/+42
* tools/testing/nvdimm: test acpi 6.1 health state flagsDan Williams2017-04-171-3/+37
* acpi, nfit: add support for acpi 6.1 dimm state flagsDan Williams2017-04-141-2/+4
* Revert "libnvdimm: band aid btt vs clear poison locking"Dan Williams2017-04-141-9/+1
* libnvdimm: fix clear poison locking with spinlock and GFP_NOWAIT allocationDave Jiang2017-04-134-28/+38
* device-dax, tools/testing/nvdimm: enable device-dax with mock resourcesDave Jiang2017-04-124-47/+118
* libnvdimm: add support for clear poison list and badblocks for device daxDave Jiang2017-04-124-14/+118
* libnvdimm: Add 'resource' sysfs attribute to regionsDave Jiang2017-04-121-0/+13
* libnvdimm: add mechanism to publish badblocks at the region levelDave Jiang2017-04-123-0/+44
* acpi, nfit: fix acpi_get_table leakDan Williams2017-04-121-0/+9
* acpi, nfit: remove unnecessary newlineLinda Knippers2017-04-121-1/+1
* acpi, nfit: allow specifying a default DSM familyLinda Knippers2017-04-121-2/+9
* acpi, nfit: allow override of built-in bitmasks for nvdimm DSMsLinda Knippers2017-04-121-1/+7
* x86, pmem: fix broken __copy_user_nocache cache-bypass assumptionsDan Williams2017-04-121-11/+31
* device-dax: switch to srcu, fix rcu_read_lock() vs pte allocationDan Williams2017-04-122-6/+8
* libnvdimm: band aid btt vs clear poison lockingDan Williams2017-04-101-1/+9
* libnvdimm: fix reconfig_mutex, mmap_sem, and jbd2_handle lockdep splatDan Williams2017-04-101-0/+6
* libnvdimm: fix blk free space accountingDan Williams2017-04-041-66/+11
* acpi, nfit, libnvdimm: fix interleave set cookie calculation (64-bit comparison)Dan Williams2017-03-271-1/+5
* Linux 4.11-rc4v4.11-rc4Linus Torvalds2017-03-261-1/+1
* Merge tag 'char-misc-4.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-03-2621-88/+111
|\
| * Merge tag 'extcon-fixes-for-4.11-rc3' of git://git.kernel.org/pub/scm/linux/k...Greg Kroah-Hartman2017-03-223-12/+34
| |\
| | * extcon: int3496: Set the id pin to direction-input if necessaryHans de Goede2017-03-221-0/+3
| | * extcon: int3496: Use gpiod_get instead of gpiod_get_indexHans de Goede2017-03-221-9/+3
| | * extcon: int3496: Add dependency on X86 as it's Intel specificPeter Robinson2017-03-221-1/+1
| | * extcon: int3496: Add GPIO ACPI mapping tableAndy Shevchenko2017-03-222-0/+25
| | * extcon: int3496: Rename GPIO pins in accordance with bindingAndy Shevchenko2017-03-221-2/+2
| | * extcon: int3496: Propagate error code of gpiod_to_irq()Andy Shevchenko2017-03-131-2/+2
| * | vmw_vmci: handle the return value from pci_alloc_irq_vectors correctlyChristoph Hellwig2017-03-161-2/+2
| * | ppdev: fix registering same device nameSudip Mukherjee2017-03-161-2/+9
| * | parport: fix attempt to write duplicate procfilesSudip Mukherjee2017-03-161-2/+4
| * | auxdisplay: img-ascii-lcd: add missing sentinel entry in img_ascii_lcd_matchesDmitry Torokhov2017-03-161-0/+1
| * | Drivers: hv: vmbus: Don't leak memory when a channel is rescindedK. Y. Srinivasan2017-03-161-5/+8
| * | Drivers: hv: vmbus: Don't leak channel idsK. Y. Srinivasan2017-03-161-0/+1
| * | Drivers: hv: util: don't forget to init host_ts.lockDexuan Cui2017-03-161-0/+2