| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'for-4.7/dsm' into libnvdimm-for-next | Dan Williams | 2016-05-18 | 11 | -58/+283 |
|\ |
|
| * | nfit: add sysfs dimm 'family' and 'dsm_mask' attributes | Dan Williams | 2016-05-06 | 1 | -0/+26 |
| * | tools/testing/nvdimm: ND_CMD_CALL support | Dan Williams | 2016-05-06 | 1 | -3/+18 |
| * | nfit: disable vendor specific commands | Dan Williams | 2016-05-06 | 1 | -4/+13 |
| * | nfit, libnvdimm: limited/whitelisted dimm command marshaling mechanism | Dan Williams | 2016-04-29 | 4 | -17/+179 |
| * | nfit, libnvdimm: clarify "commands" vs "_DSMs" | Dan Williams | 2016-04-29 | 8 | -37/+50 |
| * | libnvdimm: increase max envelope size for ioctl | Jerry Hoemann | 2016-04-29 | 1 | -1/+1 |
| * | acpi: widen acpi_evaluate_dsm() revision and function-index arguments | Jerry Hoemann | 2016-04-12 | 2 | -5/+5 |
* | | Merge branch 'for-4.7/libnvdimm' into libnvdimm-for-next | Dan Williams | 2016-05-18 | 6 | -6/+158 |
|\ \ |
|
| * | | libnvdimm, btt: add btt startup debug | Dan Williams | 2016-04-22 | 1 | -1/+5 |
| * | | libnvdimm, nfit: Use ACPI_SIG_NFIT instead of hard coded string | Lee, Chun-Yi | 2016-04-11 | 1 | -1/+1 |
| * | | libnvdimm, test: add mock SMART data payload | Dan Williams | 2016-04-11 | 3 | -1/+82 |
| * | | libnvdimm, nfit: report multiple interface codes per-dimm | Dan Williams | 2016-04-11 | 2 | -3/+70 |
| |/ |
|
* | | Merge branch 'for-4.7/dax' into libnvdimm-for-next | Dan Williams | 2016-05-18 | 20 | -594/+837 |
|\ \ |
|
| * | | libnvdimm, dax: record the specified alignment of a dax-device instance | Dan Williams | 2016-05-10 | 2 | -3/+9 |
| * | | libnvdimm, dax: reserve space to store labels for device-dax | Dan Williams | 2016-05-10 | 1 | -3/+5 |
| * | | libnvdimm, dax: introduce device-dax infrastructure | Dan Williams | 2016-05-10 | 13 | -34/+264 |
| * | | libnvdimm: cleanup nvdimm_namespace_common_probe(), kill 'host' | Dan Williams | 2016-04-22 | 1 | -12/+7 |
| * | | libnvdimm, pmem: kill ->pmem_queue and ->pmem_disk | Dan Williams | 2016-04-22 | 1 | -13/+8 |
| * | | libnvdimm, pmem, pfn: move pfn setup to the core | Dan Williams | 2016-04-22 | 3 | -184/+188 |
| * | | libnvdimm, pmem, pfn: make pmem_rw_bytes generic and refactor pfn setup | Dan Williams | 2016-04-22 | 9 | -173/+211 |
| * | | libnvdimm, pmem: clean up resource print / request | Dan Williams | 2016-04-22 | 1 | -4/+3 |
| * | | libnvdimm, pmem: use devm_add_action to release bdev resources | Dan Williams | 2016-04-22 | 1 | -49/+39 |
| * | | libnvdimm, blk: move i/o infrastructure to nd_namespace_blk | Dan Williams | 2016-04-22 | 2 | -68/+71 |
| * | | libnvdimm, blk: quiet i/o error reporting | Dan Williams | 2016-04-22 | 1 | -1/+1 |
| * | | libnvdimm, pmem: use ->queuedata for driver private data | Dan Williams | 2016-04-22 | 1 | -5/+4 |
| * | | libnvdimm, blk: use ->queuedata for driver private data | Dan Williams | 2016-04-22 | 1 | -4/+2 |
| * | | libnvdimm, blk: use devm_add_action to release bdev resources | Dan Williams | 2016-04-22 | 1 | -41/+36 |
| * | | libnvdimm, btt, convert nd_btt_probe() to devm | Dan Williams | 2016-04-22 | 5 | -28/+25 |
| * | | libnvdimm, pfn, convert nd_pfn_probe() to devm | Dan Williams | 2016-04-22 | 3 | -37/+26 |
| * | | libnvdimm, pmem: kill pmem->ndns | Dan Williams | 2016-04-22 | 4 | -22/+25 |
* | | | libnvdimm, pfn: fix ARCH=alpha allmodconfig build failure | Dan Williams | 2016-05-06 | 1 | -2/+2 |
* | | | nfit: fix translation of command status results | Dan Williams | 2016-05-02 | 1 | -1/+4 |
* | | | libnvdimm, pfn: fix memmap reservation sizing | Dan Williams | 2016-04-30 | 1 | -3/+10 |
* | | | Linux 4.6-rc5v4.6-rc5 | Linus Torvalds | 2016-04-25 | 1 | -1/+1 |
* | | | Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/evalent... | Linus Torvalds | 2016-04-24 | 6 | -11/+12 |
|\ \ \ |
|
| * | | | thermal: fix Mediatek thermal controller build | Johannes Berg | 2016-04-21 | 1 | -0/+1 |
| * | | | thermal: consistently use int for trip temp | Wei Ni | 2016-04-21 | 2 | -6/+6 |
| * | | | thermal: fix mtk_thermal build dependency | Randy Dunlap | 2016-04-21 | 1 | -0/+1 |
| * | | | thermal: minor mtk_thermal.c cleanups | Randy Dunlap | 2016-04-21 | 1 | -2/+1 |
| * | | | thermal: power_allocator: req_range multiplication should be a 64 bit type | Javi Merino | 2016-04-21 | 1 | -1/+1 |
| * | | | thermal: of: add __init attribute | Julia Lawall | 2016-04-21 | 1 | -2/+2 |
* | | | | Merge tag 'asm-generic-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2016-04-23 | 1 | -1/+5 |
|\ \ \ \ |
|
| * | | | | generic syscalls: wire up preadv2 and pwritev2 syscalls | Andre Przywara | 2016-04-23 | 1 | -1/+5 |
| | |/ /
| |/| | |
|
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 2016-04-23 | 4 | -7/+42 |
|\ \ \ \ |
|
| * | | | | x86 EDAC, sb_edac.c: Take account of channel hashing when needed | Tony Luck | 2016-04-22 | 1 | -1/+23 |
| * | | | | x86 EDAC, sb_edac.c: Repair damage introduced when "fixing" channel address | Tony Luck | 2016-04-22 | 1 | -3/+3 |
| * | | | | x86/mm/xen: Suppress hugetlbfs in PV guests | Jan Beulich | 2016-04-22 | 1 | -0/+1 |
| * | | | | x86/doc: Correct limits in Documentation/x86/x86_64/mm.txt | Juergen Gross | 2016-04-22 | 1 | -3/+3 |
| * | | | | x86/hyperv: Avoid reporting bogus NMI status for Gen2 instances | Vitaly Kuznetsov | 2016-04-16 | 1 | -0/+12 |