| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-4.9/libnvdimm' into libnvdimm-for-next | Dan Williams | 2016-10-08 | 13 | -435/+1251 |
|\ |
|
| * | libnvdimm, namespace: allow creation of multiple pmem-namespaces per region | Dan Williams | 2016-10-07 | 3 | -9/+59 |
| * | libnvdimm, namespace: lift single pmem limit in scan_labels() | Dan Williams | 2016-10-07 | 1 | -3/+0 |
| * | libnvdimm, namespace: filter out of range labels in scan_labels() | Dan Williams | 2016-10-07 | 1 | -2/+7 |
| * | libnvdimm, namespace: enable allocation of multiple pmem namespaces | Dan Williams | 2016-10-07 | 3 | -45/+133 |
| * | libnvdimm, namespace: update label implementation for multi-pmem | Dan Williams | 2016-10-07 | 1 | -19/+53 |
| * | libnvdimm, namespace: expand pmem device naming scheme for multi-pmem | Dan Williams | 2016-10-07 | 1 | -1/+15 |
| * | libnvdimm, region: update nd_region_available_dpa() for multi-pmem support | Dan Williams | 2016-10-07 | 3 | -42/+139 |
| * | libnvdimm, namespace: sort namespaces by dpa at init | Dan Williams | 2016-10-07 | 1 | -3/+32 |
| * | libnvdimm, namespace: allow multiple pmem-namespaces per region at scan time | Dan Williams | 2016-10-07 | 1 | -12/+72 |
| * | libnvdimm, namespace: unify blk and pmem label scanning | Dan Williams | 2016-10-06 | 1 | -178/+207 |
| * | libnvdimm, namespace: refactor uuid_show() into a namespace_to_uuid() helper | Dan Williams | 2016-10-06 | 1 | -7/+12 |
| * | libnvdimm, label: convert label tracking to a linked list | Dan Williams | 2016-10-01 | 5 | -120/+225 |
| * | libnvdimm, region: move region-mapping input-paramters to nd_mapping_desc | Dan Williams | 2016-10-01 | 3 | -22/+38 |
| * | libnvdimm: clear the internal poison_list when clearing badblocks | Vishal Verma | 2016-10-01 | 2 | -4/+71 |
| * | pmem: reduce kmap_atomic sections to the memcpys only | Vishal Verma | 2016-10-01 | 1 | -5/+23 |
| * | nfit: don't start a full scrub by default for an MCE | Vishal Verma | 2016-10-01 | 3 | -5/+78 |
| * | nvdimm: remove duplicate nd_mapping declaration | Dave Jiang | 2016-09-22 | 1 | -1/+0 |
| * | libnvdimm, namespace: debug invalid interleave-set-cookie values | Dan Williams | 2016-09-21 | 1 | -1/+3 |
| * | libnvdimm: Fix nvdimm_probe error on NVDIMM-N | Toshi Kani | 2016-09-02 | 3 | -13/+27 |
| * | nvdimm: Spelling s/unacknoweldged/unacknowledged/ | Geert Uytterhoeven | 2016-09-02 | 1 | -1/+1 |
| * | tools/testing/nvdimm: unit test for acpi_nvdimm_notify() | Dan Williams | 2016-09-02 | 2 | -3/+8 |
| * | acpi, nfit: add dimm device notification support | Dan Williams | 2016-08-29 | 3 | -4/+102 |
| * | tools/testing/nvdimm: unit test for acpi_nfit_notify() | Dan Williams | 2016-08-23 | 2 | -11/+15 |
| * | acpi, nfit: check for the correct event code in notifications | Vishal Verma | 2016-08-23 | 2 | -0/+7 |
* | | nvdimm: reduce duplicated wpq flushes | Dave Jiang | 2016-10-01 | 1 | -1/+16 |
* | | libnvdimm, region: fix flush hint table thinko | Dan Williams | 2016-09-24 | 2 | -10/+32 |
* | | nfit: fail DSMs that return non-zero status by default | Dan Williams | 2016-09-21 | 1 | -20/+28 |
* | | libnvdimm: fix devm_nvdimm_memremap() error path | Dan Williams | 2016-09-21 | 1 | -1/+7 |
* | | nvdimm: fix PHYS_PFN/PFN_PHYS mixup | Oliver O'Halloran | 2016-09-19 | 1 | -1/+1 |
* | | Merge tag 'usb-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg... | Linus Torvalds | 2016-09-18 | 3 | -13/+20 |
|\ \ |
|
| * \ | Merge tag 'usb-serial-4.8-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g... | Greg Kroah-Hartman | 2016-09-16 | 1 | -1/+2 |
| |\ \ |
|
| | * | | USB: serial: simple: add support for another Infineon flashloader | Daniele Palmas | 2016-09-12 | 1 | -1/+2 |
| * | | | USB: change bInterval default to 10 ms | Alan Stern | 2016-09-16 | 1 | -11/+17 |
| * | | | usb: musb: Fix tusb6010 compile error on blackfin | Tony Lindgren | 2016-09-16 | 1 | -1/+1 |
| |/ / |
|
* | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-09-18 | 2 | -4/+6 |
|\ \ \ |
|
| * | | | irqchip/atmel-aic: Fix potential deadlock in ->xlate() | Boris Brezillon | 2016-09-13 | 2 | -4/+6 |
| |/ / |
|
* | | | Merge tag 'mmc-v4.8-rc6' of git://git.linaro.org/people/ulf.hansson/mmc | Linus Torvalds | 2016-09-17 | 3 | -17/+32 |
|\ \ \ |
|
| * | | | mmc: omap: Initialize dma_slave_config to avoid random data in it's fields | Peter Ujfalusi | 2016-09-14 | 1 | -8/+10 |
| * | | | mmc: omap_hsmmc: Initialize dma_slave_config to avoid random data | Peter Ujfalusi | 2016-09-14 | 1 | -8/+8 |
| * | | | mmc: sdhci-st: Handle interconnect clock | Lee Jones | 2016-09-12 | 1 | -1/+14 |
| |/ / |
|
* | | | Merge tag 'drm-fixes-for-4.8-rc6' of git://people.freedesktop.org/~airlied/linux | Linus Torvalds | 2016-09-17 | 11 | -23/+61 |
|\ \ \ |
|
| * \ \ | Merge tag 'drm-vc4-fixes-2016-09-14' of https://github.com/anholt/linux into ... | Dave Airlie | 2016-09-16 | 2 | -3/+9 |
| |\ \ \ |
|
| | * | | | drm/vc4: mark vc4_bo_cache_purge() static | Baoyou Xie | 2016-09-09 | 1 | -1/+1 |
| | * | | | drm/vc4: Allow some more signals to be packed with uniform resets. | Eric Anholt | 2016-08-30 | 1 | -2/+8 |
| * | | | | Merge tag 'drm-intel-fixes-2016-09-15' of git://anongit.freedesktop.org/drm-i... | Dave Airlie | 2016-09-16 | 3 | -7/+39 |
| |\ \ \ \ |
|
| | * | | | | drm/i915: Ignore OpRegion panel type except on select machines | Ville Syrjälä | 2016-09-14 | 1 | -0/+27 |
| | * | | | | Revert "drm/i915/psr: Make idle_frames sensible again" | Rodrigo Vivi | 2016-09-14 | 1 | -7/+7 |
| | * | | | | drm/i915: Restore lost "Initialized i915" welcome message | Chris Wilson | 2016-09-14 | 1 | -0/+5 |
| * | | | | | Merge tag 'drm/atmel-hlcdc/4.8-fixes' of github.com:bbrezillon/linux-at91 int... | Dave Airlie | 2016-09-13 | 2 | -6/+6 |
| |\ \ \ \ \ |
|