index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
powerpc
/
platforms
/
pseries
/
papr_scm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-15
powerpc/papr_scm: Implement support for PAPR_PDSM_HEALTH
Vaibhav Jain
1
-0
/
+51
2020-06-15
ndctl/papr_scm,uapi: Add support for PAPR nvdimm specific methods
Vaibhav Jain
1
-4
/
+189
2020-06-15
powerpc/papr_scm: Improve error logging and handling papr_scm_ndctl()
Vaibhav Jain
1
-0
/
+6
2020-06-15
powerpc/papr_scm: Fetch nvdimm health information from PHYP
Vaibhav Jain
1
-2
/
+166
2020-04-08
Merge tag 'libnvdimm-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-22
/
+5
2020-04-02
Merge branch 'for-5.7/libnvdimm' into libnvdimm-for-next
Dan Williams
1
-1
/
+3
2020-04-02
Merge branch 'for-5.7/numa' into libnvdimm-for-next
Dan Williams
1
-20
/
+1
2020-03-31
libnvdimm: Update persistence domain value for of_pmem and papr_scm device
Aneesh Kumar K.V
1
-1
/
+3
2020-03-17
libnvdimm/region: Introduce NDD_LABELING
Dan Williams
1
-1
/
+1
2020-02-19
powerpc/papr_scm: Mark papr_scm_ndctl() as static
Vaibhav Jain
1
-2
/
+3
2020-02-17
powerpc/papr_scm: Switch to numa_map_to_online_node()
Dan Williams
1
-20
/
+1
2020-01-26
powerpc/papr_scm: Fix leaking 'bus_desc.provider_name' in some paths
Vaibhav Jain
1
-0
/
+2
2020-01-26
powerpc/papr_scm: Don't enable direct map for a region by default
Aneesh Kumar K.V
1
-1
/
+0
2020-01-06
powerpc/papr_scm: Update debug message
Aneesh Kumar K.V
1
-2
/
+3
2019-12-01
Merge tag 'libnvdimm-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-23
/
+2
2019-11-19
libnvdimm: Move nvdimm_bus_attribute_group to device_type
Dan Williams
1
-6
/
+0
2019-11-19
libnvdimm: Move nvdimm_attribute_group to device_type
Dan Williams
1
-7
/
+2
2019-11-19
libnvdimm: Move nd_mapping_attribute_group to device_type
Dan Williams
1
-6
/
+0
2019-11-19
libnvdimm: Move nd_region_attribute_group to device_type
Dan Williams
1
-1
/
+0
2019-11-19
libnvdimm: Move nd_numa_attribute_group to device_type
Dan Williams
1
-1
/
+0
2019-11-17
libnvdimm: Move nd_device_attribute_group to device_type
Dan Williams
1
-2
/
+0
2019-11-13
powerpc/pseries: Fix platform_no_drv_owner.cocci warnings
YueHaibing
1
-1
/
+0
2019-10-10
powerpc/papr_scm: Fix an off-by-one check in papr_scm_meta_{get, set}
Vaibhav Jain
1
-2
/
+2
2019-09-25
powerpc/nvdimm: use H_SCM_QUERY hcall on H_OVERLAP error
Aneesh Kumar K.V
1
-8
/
+40
2019-09-25
powerpc/nvdimm: Use HCALL error as the return value
Aneesh Kumar K.V
1
-15
/
+11
2019-07-30
powerpc/nvdimm: Pick nearby online node if the device node is not online
Aneesh Kumar K.V
1
-2
/
+27
2019-07-22
powerpc/papr_scm: Force a scm-unbind if initial scm-bind fails
Vaibhav Jain
1
-1
/
+14
2019-07-22
powerpc/papr_scm: Update drc_pmem_unbind() to use H_SCM_UNBIND_ALL
Vaibhav Jain
1
-7
/
+22
2019-07-05
powerpc/pseries/scm: Use a specific endian format for storing uuid from the d...
Aneesh Kumar K.V
1
-2
/
+9
2019-07-05
powerpc/nvdimm: Add support for multibyte read/write for metadata
Aneesh Kumar K.V
1
-22
/
+82
2019-07-05
powerpc/pseries/scm: Mark the region volatile if cache flush not required
Aneesh Kumar K.V
1
-1
/
+7
2019-03-16
Merge tag 'devdax-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/n...
Linus Torvalds
1
-0
/
+1
2019-02-01
powerpc/papr_scm: Use the correct bind address
Oliver O'Halloran
1
-1
/
+4
2019-01-06
acpi/nfit, device-dax: Identify differentiated memory with a unique numa-node
Dan Williams
1
-0
/
+1
2018-12-09
powerpc/papr_scm: Use ibm,unit-guid as the iset cookie
Oliver O'Halloran
1
-0
/
+12
2018-12-09
powerpc/papr_scm: Fix DIMM device registration race
Oliver O'Halloran
1
-0
/
+3
2018-12-09
powerpc/papr_scm: Remove endian conversions
Oliver O'Halloran
1
-3
/
+3
2018-12-09
powerpc/papr_scm: Update DT properties
Oliver O'Halloran
1
-5
/
+11
2018-12-07
powerpc/papr_scm: Fix resource end address
Oliver O'Halloran
1
-1
/
+1
2018-10-19
powerpc/pseries: Add driver for PAPR SCM regions
Oliver O'Halloran
1
-0
/
+345