summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xen/gntdev: update to new mmu_notifier semanticJérôme Glisse2017-09-011-8/+0
* sgi-gru: update to new mmu_notifier semanticJérôme Glisse2017-09-011-12/+0
* misc/mic/scif: update to new mmu_notifier semanticJérôme Glisse2017-09-011-11/+0
* iommu/intel: update to new mmu_notifier semanticJérôme Glisse2017-09-011-9/+0
* iommu/amd: update to new mmu_notifier semanticJérôme Glisse2017-09-011-8/+0
* IB/hfi1: update to new mmu_notifier semanticJérôme Glisse2017-09-011-9/+0
* IB/umem: update to new mmu_notifier semanticJérôme Glisse2017-09-011-19/+0
* drm/amdgpu: update to new mmu_notifier semanticJérôme Glisse2017-09-011-31/+0
* powerpc/powernv: update to new mmu_notifier semanticJérôme Glisse2017-09-011-10/+0
* mm/rmap: update to new mmu_notifier semantic v2Jérôme Glisse2017-09-011-3/+32
* dax: update to new mmu_notifier semanticJérôme Glisse2017-09-013-13/+33
* Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-08-311-37/+0
|\
| * libnvdimm: clean up command definitionsDan Williams2017-08-281-37/+0
* | Merge tag 'drm-fixes-for-v4.13-rc8' of git://people.freedesktop.org/~airlied/...Linus Torvalds2017-08-312-3/+27
|\ \
| * \ Merge branch 'drm-vmwgfx-fixes' of git://people.freedesktop.org/~syeh/repos_l...Dave Airlie2017-08-301-1/+25
| |\ \
| | * | drm/vmwgfx: Fix F26 Wayland screen update issueSinclair Yeh2017-08-291-1/+25
| | |/
| * | Merge tag 'drm-misc-fixes-2017-08-28' of git://anongit.freedesktop.org/git/dr...Dave Airlie2017-08-291-2/+2
| |\ \ | | |/ | |/|
| | * drm/bridge/sii8620: Fix memory corruptionMaciej Purski2017-08-241-2/+2
* | | Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2017-08-313-7/+10
|\ \ \
| * | | scsi: qedf: Fix a potential NULL pointer dereferenceChristophe JAILLET2017-08-241-6/+8
| * | | scsi: sg: off by one in sg_ioctl()Dan Carpenter2017-08-231-1/+1
| * | | scsi: ipr: Set no_report_opcodes for RAID arraysBrian King2017-08-231-0/+1
* | | | Merge branch 'for-linus-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-301-1/+1
|\ \ \ \
| * | | | um: Fix check for _xstate for older hostsFlorian Fainelli2017-08-241-1/+1
* | | | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mat...Linus Torvalds2017-08-3013-16/+68
|\ \ \ \ \
| * | | | | alpha: uapi: Add support for __SANE_USERSPACE_TYPES__Ben Hutchings2017-08-292-2/+12
| * | | | | alpha: Define ioremap_wcGuenter Roeck2017-08-291-0/+1
| * | | | | alpha: Fix section mismatchesMatt Turner2017-08-292-3/+3
| * | | | | alpha: support R_ALPHA_REFLONG relocations for module loadingMichael Cree2017-08-291-0/+3
| * | | | | alpha: Fix typo in ev6-copy_user.SRichard Henderson2017-08-292-4/+5
| * | | | | alpha: Package string routines togetherRichard Henderson2017-08-291-6/+16
| * | | | | alpha: Update for new syscallsRichard Henderson2017-08-293-1/+24
| * | | | | alpha: Fix build error without CONFIG_VGA_HOSE.Matt Turner2017-08-292-0/+4
* | | | | | Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-08-291-0/+1
|\ \ \ \ \ \
| * | | | | | cpuset: Fix incorrect memory_pressure control file mappingWaiman Long2017-08-241-0/+1
* | | | | | | Merge branch 'for-4.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2017-08-293-3/+18
|\ \ \ \ \ \ \
| * | | | | | | Revert "libata: quirk read log on no-name M.2 SSD"Tejun Heo2017-08-292-5/+0
| * | | | | | | libata: check for trusted computing in IDENTIFY DEVICE dataChristoph Hellwig2017-08-292-1/+12
| * | | | | | | libata: quirk read log on no-name M.2 SSDChristoph Hellwig2017-08-282-0/+5
| * | | | | | | sata: ahci-da850: Fix some error handling paths in 'ahci_da850_probe()'Christophe JAILLET2017-08-161-2/+6
* | | | | | | | Revert "rmap: do not call mmu_notifier_invalidate_page() under ptl"Linus Torvalds2017-08-291-30/+22
* | | | | | | | page waitqueue: always add new entries at the endLinus Torvalds2017-08-291-1/+1
* | | | | | | | cpumask: fix spurious cpumask_of_node() on non-NUMA multi-node configsTejun Heo2017-08-291-1/+5
* | | | | | | | ARCv2: SMP: Mask only private-per-core IRQ lines on boot at core intcAlexey Brodkin2017-08-292-3/+10
* | | | | | | | fs/select: Fix memory corruption in compat_get_fd_set()Helge Deller2017-08-291-5/+1
* | | | | | | | Merge tag 'for-linus' of git://linux-c6x.org/git/projects/linux-c6x-upstreamingLinus Torvalds2017-08-288-27/+17
|\ \ \ \ \ \ \ \ | |_|_|_|_|_|/ / |/| | | | | | |
| * | | | | | | c6x: Convert to using %pOF instead of full_nameRob Herring2017-08-243-17/+17
| * | | | | | | c6x: defconfig: Cleanup from old Kconfig optionsKrzysztof Kozlowski2017-08-245-10/+0
| | |_|_|/ / / | |/| | | | |
* | | | | | | Linux 4.13-rc7v4.13-rc7Linus Torvalds2017-08-281-1/+1
* | | | | | | Merge tag 'iommu-fixes-v4.13-rc6' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2017-08-284-15/+37
|\ \ \ \ \ \ \