summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | RDMA/cma: fix IPv6 address resolutionSpencer Baugh2015-08-291-2/+5
| * | | | | IB/ucma: Fix theoretical user triggered use-after-freeJason Gunthorpe2015-08-291-3/+3
| * | | | | iw_cxgb4: set the default MPA version to 2Hariprasad S2015-08-291-2/+2
| * | | | | RDMA/iser: Limit sgs to the device fastreg depthSteve Wise2015-08-291-0/+9
| * | | | | IB/mlx5: Remove dead code from alloc_cached_mr()Roland Dreier2015-08-291-3/+0
| * | | | | IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn2015-08-293-4/+16
| * | | | | mlx5: Expose correct page_size_cap in device attributesSagi Grimberg2015-08-291-1/+2
| * | | | | mlx5: Fix missing device local_dma_lkeySagi Grimberg2015-08-292-1/+30
* | | | | | Merge tag 'for-linus-4.3' of git://git.code.sf.net/p/openipmi/linux-ipmiLinus Torvalds2015-09-099-279/+406
|\ \ \ \ \ \
| * | | | | | ipmi:ssif: Add a module parm to specify that SMBus alerts don't workCorey Minyard2015-09-031-0/+8
| * | | | | | ipmi: add of_device_id in MODULE_DEVICE_TABLEBrijesh Singh2015-09-031-0/+1
| * | | | | | ipmi: Compensate for BMCs that wont set the irq enable bitCorey Minyard2015-09-031-43/+137
| * | | | | | ipmi: Don't call receive handler in the panic contextHidehiro Kawai2015-09-031-1/+7
| * | | | | | ipmi: Avoid touching possible corrupted lists in the panic contextHidehiro Kawai2015-09-031-0/+17
| * | | | | | ipmi: Don't flush messages in sender() in run-to-completion modeHidehiro Kawai2015-09-032-5/+8
| * | | | | | ipmi: Factor out message flushing procedureHidehiro Kawai2015-09-031-21/+18
| * | | | | | ipmi: Remove unneeded set_run_to_completion callHidehiro Kawai2015-09-031-2/+0
| * | | | | | ipmi: Make some data const that was only readCorey Minyard2015-09-036-36/+39
| * | | | | | ipmi: constify SSIF ACPI device idsMathias Krause2015-09-031-1/+1
| * | | | | | ipmi: Delete an unnecessary check before the function call "cleanup_one_si"Markus Elfring2015-09-031-3/+1
| * | | | | | char:ipmi - Change 1 to true for bool type variables during initialization.Shailendra Verma2015-09-032-6/+6
| * | | | | | impi:Remove unneeded setting of module owner to THIS_MODULE in the platform s...Nicholas Krause2015-09-031-1/+0
| * | | | | | ipmi: Add a comment in how messages are delivered from the lower layerCorey Minyard2015-09-031-0/+4
| * | | | | | ipmi/powernv: Fix potential invalid pointer dereferenceNeelesh Gupta2015-09-031-1/+8
| * | | | | | ipmi: Convert the IPMI SI ACPI handling to a platform deviceCorey Minyard2015-09-032-165/+157
* | | | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-09-094-17/+27
|\ \ \ \ \ \ \
| * | | | | | | zram: unify error reportingSergey Senozhatsky2015-09-091-7/+8
| * | | | | | | zsmalloc: account the number of compacted pagesSergey Senozhatsky2015-09-091-1/+1
| * | | | | | | zsmalloc/zram: introduce zs_pool_stats apiSergey Senozhatsky2015-09-092-7/+9
| * | | | | | | mm: rename alloc_pages_exact_node() to __alloc_pages_node()Vlastimil Babka2015-09-091-1/+1
| * | | | | | | mm, oom: pass an oom order of -1 when triggered by sysrqDavid Rientjes2015-09-091-2/+1
| * | | | | | | mm, oom: organize oom context into structDavid Rientjes2015-09-091-2/+10
* | | | | | | | Merge branch 'parisc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-09-092-3/+6
|\ \ \ \ \ \ \ \
| * | | | | | | | PCI,parisc: Enable 64-bit bus addresses on PA-RISCHelge Deller2015-09-082-3/+6
| |/ / / / / / /
* | | | | | | | Merge tag 'iommu-updates-v4.3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2015-09-0925-966/+928
|\ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| | \ \ \ \ \ \ \
| *-------------. \ \ \ \ \ \ \ Merge branches 'arm/omap', 'arm/msm', 'arm/smmu', 'arm/tegra', 'x86/vt-d', 'x...Joerg Roedel2015-08-2525-966/+928
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | | | | |
| | | | | | | | | * | | | | | | of: iommu: Silence misleading warningRobin Murphy2015-08-031-3/+5
| | | | | | | | * | | | | | | | iommu/fsl: Really fix init section(s) contentEmil Medve2015-08-181-13/+13
| | | | | | | * | | | | | | | | iommu/amd: Use BUG_ON instead of if () BUG()Joerg Roedel2015-08-132-4/+4
| | | | | | | * | | | | | | | | iommu/amd: Make a symbol staticJoerg Roedel2015-08-131-1/+1
| | | | | | | * | | | | | | | | iommu/amd: Simplify allocation in irq_remapping_alloc()Joerg Roedel2015-08-131-11/+6
| | | | | | * | | | | | | | | | iommu/vt-d: Really use upper context table when necessaryJoerg Roedel2015-08-251-1/+1
| | | | | | * | | | | | | | | | iommu/vt-d: Access iomem correctlyJoerg Roedel2015-08-132-8/+11
| | | | | | * | | | | | | | | | iommu/vt-d: Make two functions staticJoerg Roedel2015-08-131-4/+4
| | | | | | * | | | | | | | | | iommu/vt-d: Use BUG_ON instead of if () BUG()Joerg Roedel2015-08-131-2/+1
| | | | | | * | | | | | | | | | iommu/vt-d: Return false instead of 0 in irq_remapping_cap()Joerg Roedel2015-08-131-1/+1
| | | | | | * | | | | | | | | | iommu/vt-d: Avoid duplicate device_domain_info structuresJoerg Roedel2015-08-121-3/+7
| | | | | | * | | | | | | | | | iommu/vt-d: Only insert alias dev_info if there is an aliasJoerg Roedel2015-08-121-2/+4
| | | | | | * | | | | | | | | | iommu/vt-d: Pass device_domain_info to __dmar_remove_one_dev_infoJoerg Roedel2015-08-121-18/+15
| | | | | | * | | | | | | | | | iommu/vt-d: Remove dmar_global_lock from device_notifierJoerg Roedel2015-08-121-2/+0