summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libnvdimm, pfn: 'struct page' provider infrastructureDan Williams2015-08-2813-177/+719
* x86, pmem: clarify that ARCH_HAS_PMEM_API implies PMEM mapped WBDan Williams2015-08-275-25/+27
* add devm_memremap_pagesChristoph Hellwig2015-08-272-0/+73
* mm: ZONE_DEVICE for "device memory"Dan Williams2015-08-2712-17/+70
* mm: move __phys_to_pfn and __pfn_to_phys to asm/generic/memory_model.hChristoph Hellwig2015-08-274-18/+6
* dax: drop size parameter to ->direct_access()Dan Williams2015-08-276-11/+7
* Merge branch 'pmem-api' into libnvdimm-for-nextDan Williams2015-08-2756-315/+671
|\
| * nd_blk: change aperture mapping from WC to WBRoss Zwisler2015-08-2711-36/+88
| * pmem, dax: have direct_access use __pmem annotationRoss Zwisler2015-08-208-34/+41
| * dax: update I/O path to do proper PMEM flushingRoss Zwisler2015-08-201-14/+25
| * pmem: add copy_from_iter_pmem() and clear_pmem()Ross Zwisler2015-08-202-2/+137
| * pmem, x86: clean up conditional pmem includesRoss Zwisler2015-08-201-11/+2
| * pmem: remove layer when calling arch_has_wmb_pmem()Ross Zwisler2015-08-202-11/+4
| * pmem, x86: move x86 PMEM API to new pmem.h headerRoss Zwisler2015-08-204-72/+94
| * pmem: switch to devm_ allocationsChristoph Hellwig2015-08-144-53/+47
| * devres: add devm_memremapChristoph Hellwig2015-08-142-0/+43
| * pmem: convert to generic memremapDan Williams2015-08-144-35/+37
| * visorbus: switch from ioremap_cache to memremapDan Williams2015-08-142-15/+18
| * arch: introduce memremap()Dan Williams2015-08-146-0/+112
| * cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams2015-08-1011-44/+16
| * arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2015-08-1014-13/+14
| * mm: enhance region_is_ram() to region_intersects()Dan Williams2015-08-102-26/+44
* | nvdimm: change to use generic kvfree()yalin wang2015-08-271-4/+1
* | libnvdimm, e820: make CONFIG_X86_PMEM_LEGACY a tristate optionDan Williams2015-08-197-74/+108
* | libnvdimm, btt: write and validate parent_uuidVishal Verma2015-08-144-1/+37
* | libnvdimm, btt: consolidate arena validationVishal Verma2015-08-143-36/+37
* | libnvdimm, btt: clean up internal interfacesVishal Verma2015-08-141-10/+9
|/
* nvdimm: fix inline function return type warningRandy Dunlap2015-07-311-1/+1
* nfit: Don't check _STA on NVDIMM devicesLinda Knippers2015-07-271-18/+2
* libnvdimm, pmem: Change pmem physical sector size to PAGE_SIZEVishal Verma2015-07-271-0/+1
* libnvdimm: Add DSM support for Address Range Scrub commandsVishal Verma2015-07-274-59/+152
* libnvdimm: Update name of the ars_status_record mask fieldVishal Verma2015-07-271-1/+1
* libnvdimm, btt: sparse fixDan Williams2015-07-271-2/+3
* Linux 4.2-rc4v4.2-rc4Linus Torvalds2015-07-261-1/+1
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-07-261-0/+8
|\
| * perf/x86/intel/cqm: Return cached counter value from IRQ contextMatt Fleming2015-07-261-0/+8
* | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-07-2611-59/+81
|\ \ | |/ |/|
| * x86/mm/pat: Revert 'Adjust default caching mode translation tables'Thomas Gleixner2015-07-261-3/+3
| * x86/asm/entry/32: Revert 'Do not use R9 in SYSCALL32' commitDenys Vlasenko2015-07-241-5/+9
| * x86/mm: Fix newly introduced printk format warningsThomas Gleixner2015-07-241-2/+2
| * mm: Fix bugs in region_is_ram()Toshi Kani2015-07-221-3/+3
| * x86/mm: Remove region_is_ram() call from ioremapToshi Kani2015-07-221-18/+6
| * x86/mm: Move warning from __ioremap_check_ram() to the call siteToshi Kani2015-07-221-3/+4
| * Merge tag 'efi-urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/mflem...Ingo Molnar2015-07-212-4/+33
| |\
| | * efi: Handle memory error structures produced based on old versions of standardLuck, Tony2015-07-152-4/+33
| * | x86/mm/pat, drivers/media/ivtv: Move the PAT warning and replace WARN() with ...Luis R. Rodriguez2015-07-211-6/+9
| * | x86/mm/pat, drivers/infiniband/ipath: Replace WARN() with pr_warn()Luis R. Rodriguez2015-07-211-2/+4
| * | x86/mm/pat: Adjust default caching mode translation tablesJan Beulich2015-07-211-3/+3
| * | x86/fpu: Disable dependent CPU features on "noxsave"Jan Beulich2015-07-211-0/+6
| * | x86/mpx: Do not set ->vm_ops on MPX VMAsKirill A. Shutemov2015-07-212-21/+10
OpenPOWER on IntegriCloud