summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
*-----------. Merge branches 'arm/shmobile', 'arm/renesas', 'arm/msm', 'arm/smmu', 'arm/oma...Joerg Roedel2018-08-081083-5736/+11402
|\ \ \ \ \ \ \
| | | | | | | * iommu: Remove the ->map_sg indirectionChristoph Hellwig2018-08-0816-31/+5
| | | | | | | * iommu: Add config option to set passthrough as defaultOlof Johansson2018-07-274-1/+25
| | | | | | | * iommu: Add sysfs attribyte for domain typeOlof Johansson2018-07-271-0/+32
| | | | | | | * iommu/amd: Add basic debugfs infrastructure for AMD IOMMUGary R Hook2018-07-066-2/+61
| | | | | | | * iommu: Enable debugfs exposure of IOMMU driver internalsGary R Hook2018-07-065-0/+86
| | | | | | * | iommu/vt-d: Remove the obsolete per iommu pasid tablesLu Baolu2018-07-203-21/+7
| | | | | | * | iommu/vt-d: Apply per pci device pasid table in SVALu Baolu2018-07-202-32/+19
| | | | | | * | iommu/vt-d: Allocate and free pasid tableLu Baolu2018-07-201-0/+10
| | | | | | * | iommu/vt-d: Per PCI device pasid table interfacesLu Baolu2018-07-205-4/+200
| | | | | | * | iommu/vt-d: Add for_each_device_domain() helperLu Baolu2018-07-202-0/+23
| | | | | | * | iommu/vt-d: Move device_domain_info to headerLu Baolu2018-07-202-59/+65
| | | | | | * | iommu/vt-d: Apply global PASID in SVALu Baolu2018-07-202-12/+11
| | | | | | * | iommu/vt-d: Avoid using idr_for_each_entry()Lu Baolu2018-07-202-4/+11
| | | | | | * | iommu/vt-d: Global PASID name spaceLu Baolu2018-07-204-1/+95
| | | | | | * | iommu/vt-d: Remove unnecessary WARN_ON()Lu Baolu2018-07-061-1/+1
| | | | | | * | iommu/vt-d: Fix dev iotlb pfsid useJacob Pan2018-07-063-7/+21
| | | | | | * | iommu/vt-d: Add definitions for PFSIDJacob Pan2018-07-062-0/+4
| | | | | | |/
| | | | | * | iommu/amd: Remove redundant WARN_ON()Anna-Maria Gleixner2018-07-201-12/+0
| | | | | * | iommu/amd: Add support for IOMMU XT modeSuravee Suthikulpanit2018-07-063-13/+50
| | | | | * | iommu/amd: Add support for higher 64-bit IOMMU Control RegisterSuravee Suthikulpanit2018-07-061-13/+13
| | | | | * | x86: irq_remapping: Move irq remapping mode enumSuravee Suthikulpanit2018-07-062-5/+5
| | | | | * | iommu/amd: make sure TLB to be flushed before IOVA freedZhen Lei2018-07-061-1/+1
| | | | | * | iommu/amd: Argument page_size could be uninitializedyzhai003@ucr.edu2018-07-061-0/+2
| | | | | |/
| | | | * | iommu/omap: Fix cache flushes on L2 table entriesRalf Goebel2018-08-081-2/+2
| | | | * | Linux 4.18-rc8v4.18-rc8Linus Torvalds2018-08-051-1/+1
| | | | * | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-051-18/+55
| | | | |\ \
| | | | | * | x86/boot/compressed/64: Validate trampoline placement against E820Kirill A. Shutemov2018-08-021-18/+55
| | | | * | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-08-052-2/+2
| | | | |\ \ \
| | | | | * | | nohz: Fix missing tick reprogram when interrupting an inline softirqFrederic Weisbecker2018-08-031-1/+1
| | | | | * | | nohz: Fix local_timer_softirq_pending()Anna-Maria Gleixner2018-07-311-1/+1
| | | | * | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2018-08-0515-67/+132
| | | | |\ \ \ \
| | | | | * \ \ \ Merge tag 'perf-urgent-for-mingo-4.18-20180730' of git://git.kernel.org/pub/s...Ingo Molnar2018-07-3113-63/+124
| | | | | |\ \ \ \
| | | | | | * | | | perf tools: Fix the build on the alpine:edge distroArnaldo Carvalho de Melo2018-07-305-0/+5
| | | | | | * | | | tools arch: Update arch/x86/lib/memcpy_64.S copy used in 'perf bench mem memcpy'Arnaldo Carvalho de Melo2018-07-305-58/+93
| | | | | | * | | | tools headers uapi: Refresh linux/bpf.h copyArnaldo Carvalho de Melo2018-07-301-5/+23
| | | | | | * | | | tools headers powerpc: Update asm/unistd.h copy to pick newArnaldo Carvalho de Melo2018-07-301-0/+1
| | | | | | * | | | tools headers uapi: Update tools's copy of linux/perf_event.hArnaldo Carvalho de Melo2018-07-301-0/+2
| | | | | * | | | | perf/x86/intel/uncore: Fix hardcoded index of Broadwell extra PCI devicesKan Liang2018-07-312-4/+8
| | | | * | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2018-08-051-1/+8
| | | | |\ \ \ \ \ \
| | | | | * | | | | | genirq: Make force irq threading setup more robustThomas Gleixner2018-08-031-1/+8
| | | | | | |_|_|/ / | | | | | |/| | | |
| | | | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-08-059-42/+57
| | | | |\ \ \ \ \ \
| | | | | * | | | | | netlink: Don't shift on 64 for ngroupsDmitry Safonov2018-08-041-2/+2
| | | | | * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller2018-08-043-11/+13
| | | | | |\ \ \ \ \ \
| | | | | | * | | | | | selftests/bpf: update test_lwt_seg6local.sh according to iproute2Mathieu Xhonneux2018-08-031-3/+3
| | | | | | * | | | | | net: xsk: don't return frames via the allocator on errorJakub Kicinski2018-07-311-3/+1
| | | | | | * | | | | | tools/bpftool: fix a percpu_array map dump problemYonghong Song2018-07-311-5/+9
| | | | | * | | | | | | net/smc: no cursor update send in state SMC_INITUrsula Braun2018-08-041-1/+2
| | | | | * | | | | | | l2tp: fix missing refcount drop in pppol2tp_tunnel_ioctl()Guillaume Nault2018-08-031-4/+9
| | | | | * | | | | | | Merge branch 'mlxsw-Fix-ACL-actions-error-condition-handling'David S. Miller2018-08-031-22/+29
| | | | | |\ \ \ \ \ \ \