summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* drivers/media/platform/sti/delta/delta-ipc.c: fix read buffer overflowAndi Kleen2018-08-151-2/+2
* resource: merge resources on a node when hot-adding memoryRashmica Gupta2018-08-151-1/+2
* treewide: convert ISO_8859-1 text comments to utf-8Arnd Bergmann2018-08-153-9/+9
* drivers/gpu/drm/gma500/: change return type to vm_fault_tSouptick Joarder2018-08-153-27/+17
* treewide: correct "differenciate" and "instanciate" typosFinn Thain2018-08-151-1/+1
* drivers/hwtracing/intel_th/msu.c: change return type to vm_fault_tSouptick Joarder2018-08-151-1/+1
* Merge branch 'akpm-current/current'Stephen Rothwell2018-08-1528-242/+194
|\
| * drivers/rapidio/devices/rio_mport_cdev.c: remove redundant pointer mdColin Ian King2018-08-131-2/+0
| * bcache: use routines from lib/crc64.c for CRC64 calculationColy Li2018-08-133-135/+18
| * PCI: Add support for relative addressing in quirk tablesArd Biesheuvel2018-08-131-3/+9
| * module: allow symbol exports to be disabledArd Biesheuvel2018-08-131-1/+2
| * mm, oom: distinguish blockable mode for mmu notifiersMichal Hocko2018-08-139-39/+143
| * kernel/dma: remove unsupported gfp_mask parameter from dma_alloc_from_contigu...Marek Szyprowski2018-08-132-2/+3
| * mm/cma: remove unsupported gfp_mask parameter from cma_alloc()Marek Szyprowski2018-08-132-2/+2
| * mm: provide a fallback for PAGE_KERNEL_RO for architecturesLuis R. Rodriguez2018-08-131-5/+0
| * mm/memory_hotplug.c: drop unnecessary checks from register_mem_sect_under_node()Oscar Salvador2018-08-131-5/+0
| * mm/memory_hotplug.c: make register_mem_sect_under_node() a callback of walk_m...Oscar Salvador2018-08-131-38/+6
| * mm/memory_hotplug.c: call register_mem_sect_under_node()Oscar Salvador2018-08-131-2/+0
| * mm: convert return type of handle_mm_fault() caller to vm_fault_tSouptick Joarder2018-08-134-4/+7
| * firewire: use 64-bit time_t based interfacesArnd Bergmann2018-08-131-4/+4
| * dax: remove VM_MIXEDMAP for fsdax and device daxDave Jiang2018-08-131-1/+1
* | Merge remote-tracking branch 'ida/ida'Stephen Rothwell2018-08-1511-179/+72
|\ \
| * | target/iscsi: Allocate session IDs from an IDAMatthew Wilcox2018-08-103-30/+10
| * | iscsi target: fix session creation failure handlingMike Christie2018-08-101-14/+21
| * | drm/vmwgfx: Convert to new IDA APIMatthew Wilcox2018-08-101-29/+12
| * | dmaengine: Convert to new IDA APIMatthew Wilcox2018-08-101-16/+7
| * | media: Convert entity ID allocation to new IDA APIMatthew Wilcox2018-08-101-11/+5
| * | cb710: Convert to new IDA APIMatthew Wilcox2018-08-101-18/+5
| * | rsxx: Convert to new IDA APIMatthew Wilcox2018-08-101-16/+5
| * | osd: Convert to new IDA APIMatthew Wilcox2018-08-101-15/+7
| * | sd: Convert to new IDA APIMatthew Wilcox2018-08-101-17/+4
| * | mtip32xx: Convert to new IDA APIMatthew Wilcox2018-08-101-23/+6
* | | Merge remote-tracking branch 'xarray/xarray'Stephen Rothwell2018-08-151-10/+7
|\| |
| * | xarray: Replace exceptional entriesMatthew Wilcox2018-07-251-10/+7
* | | Merge remote-tracking branch 'kspp/for-next/kspp'Stephen Rothwell2018-08-156-2/+167
|\ \ \
| * \ \ Merge branch 'vla/leftovers' into for-next/ksppKees Cook2018-08-062-2/+10
| |\ \ \
| | * | | bus: imx-weim: Remove VLA usageKees Cook2018-08-061-1/+6
| | * | | drm/i2c: tda9950: Remove VLA usageKees Cook2018-06-251-1/+4
| * | | | lkdtm: Add a test for STACKLEAKAlexander Popov2018-07-244-0/+157
| |/ / /
* | | | Merge remote-tracking branch 'ntb/ntb-next'Stephen Rothwell2018-08-151-1/+1
|\ \ \ \
| * | | | ntb_netdev: fix sleep time mismatchJon Mason2018-06-171-1/+1
* | | | | Merge remote-tracking branch 'nvdimm/libnvdimm-for-next'Stephen Rothwell2018-08-1516-51/+258
|\ \ \ \ \
| * | | | | libnvdimm: fix ars_status output length calculationVishal Verma2018-08-101-2/+2
| * | | | | Merge branch 'for-4.19/dax-memory-failure' into libnvdimm-for-nextDave Jiang2018-07-31132-444/+1169
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | libnvdimm, pmem: Restore page attributes when clearing errorsDan Williams2018-07-242-0/+39
| | * | | | device-dax: Set page->indexDan Williams2018-07-201-0/+4
| | * | | | device-dax: Enable page_mapping()Dan Williams2018-07-201-17/+38
| | * | | | device-dax: Convert to vmf_insert_mixed and vm_fault_tDan Williams2018-07-201-15/+11
| * | | | | Merge branch 'for-4.19/libnvdimm' into libnvdimm-for-nextDave Jiang2018-07-3113-22/+169
| |\ \ \ \ \
| | * | | | | device-dax: avoid hang on error before devm_memremap_pages()Stefan Hajnoczi2018-07-311-4/+8