summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IB/hfi1: add driver filesMike Marciniszyn2015-08-2860-0/+57480
* IB/core: Add core header changes needed for OPADennis Dalessandro2015-08-286-139/+1055
* RDMA/amso1100: Deprecate the amso1100 driver and move to stagingSteve Wise2015-08-2828-2/+7
* IB/ipath: Deprecate ipath driver and move to staging.Dennis Dalessandro2015-08-2843-4/+12
* Staging: Add staging/rdma directory and update MAINTAINERSDoug Ledford2015-08-285-0/+30
* iw_cxgb4: Add support for clipHariprasad S2015-08-281-4/+72
* RDMA/cma: fix IPv6 address resolutionSpencer Baugh2015-08-281-2/+5
* IB/ucma: Fix theoretical user triggered use-after-freeJason Gunthorpe2015-08-281-3/+3
* iw_cxgb4: set the default MPA version to 2Hariprasad S2015-08-281-2/+2
* RDMA/iser: Limit sgs to the device fastreg depthSteve Wise2015-08-281-0/+9
* IB/mlx5: Remove dead code from alloc_cached_mr()Roland Dreier2015-08-281-3/+0
* IB/qib: Change lkey table allocation to support more MRsMike Marciniszyn2015-08-283-4/+16
* mlx5: Expose correct page_size_cap in device attributesSagi Grimberg2015-08-281-1/+2
* mlx5: Fix missing device local_dma_lkeySagi Grimberg2015-08-284-1/+42
* Linux 4.2-rc8v4.2-rc8Linus Torvalds2015-08-231-1/+1
* Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds2015-08-233-13/+15
|\
| * SCSI: Fix NULL pointer dereference in runtime PMAlan Stern2015-08-181-11/+11
| * fnic: Use the local variable instead of I/O flag to acquire io_req_lock in fn...Hiral Shah2015-08-182-2/+4
* | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-08-232-2/+2
|\ \
| * | FIRMWARE: bcm47xx_nvram: Fix module license.Axel Lin2015-08-191-1/+1
| * | MIPS: Fix LLVM build issue.Ralf Baechle2015-08-181-1/+1
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2015-08-221-0/+2
|\ \ \
| * | | 9p: ensure err is initialized to 0 in p9_client_read/writeVincent Bernat2015-08-221-0/+2
* | | | Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds2015-08-222-1/+4
|\ \ \ \
| * | | | ARM: 8418/1: add boot image dependencies to not generate invalid imagesMasahiro Yamada2015-08-181-0/+3
| * | | | ARM: 8414/1: __copy_to_user_memcpy: fix mmap semaphore usageNicolas Pitre2015-08-181-1/+1
* | | | | Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-225-11/+14
|\ \ \ \ \
| * | | | | x86/fpu/math-emu: Fix crash in fork()Ingo Molnar2015-08-221-1/+1
| * | | | | x86/fpu/math-emu: Fix math-emu boot crashIngo Molnar2015-08-221-1/+6
| * | | | | x86/idle: Restore trace_cpu_idle to mwait_idle() callsJisheng Zhang2015-08-201-0/+2
| * | | | | Merge branch 'x86/asm/urgent' to pick up an entry code fixIngo Molnar2015-08-191-8/+4
| |\ \ \ \ \
| | * | | | | Revert "sched/x86_64: Don't save flags on context switch"Andy Lutomirski2015-08-181-8/+4
| * | | | | | x86/irq: Build correct vector mapping for multiple MSI interruptsJiang Liu2015-08-181-1/+1
* | | | | | | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2015-08-224-4/+37
|\ \ \ \ \ \ \
| * \ \ \ \ \ \ Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar2015-08-204-4/+37
| |\ \ \ \ \ \ \
| | * | | | | | | perf top: Show backtrace when handling a SIGSEGV on --stdio modeArnaldo Carvalho de Melo2015-08-191-2/+2
| | * | | | | | | perf tools: Fix buildid processingAdrian Hunter2015-08-191-0/+11
| | * | | | | | | perf tools: Make fork event processing more resilientAdrian Hunter2015-08-191-2/+18
| | * | | | | | | perf tools: Avoid deadlock when map_groups are brokenAdrian Hunter2015-08-191-0/+6
* | | | | | | | | Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-08-224-2/+23
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | irqchip/crossbar: Restore set_wake functionalityGrygorii Strashko2015-08-201-2/+2
| * | | | | | | | | irqchip/crossbar: Restore the mask on suspend behaviourGrygorii Strashko2015-08-201-0/+1
| * | | | | | | | | ARM: OMAP: wakeupgen: Restore the irq_set_type() mechanismGrygorii Strashko2015-08-201-0/+1
| * | | | | | | | | irqchip/crossbar: Restore the irq_set_type() mechanismGrygorii Strashko2015-08-201-0/+1
| * | | | | | | | | genirq: Introduce irq_chip_set_type_parent() helperGrygorii Strashko2015-08-202-0/+18
| * | | | | | | | | genirq: Don't return ENOSYS in irq_chip_retrigger_hierarchyGrygorii Strashko2015-08-201-1/+1
| | |_|/ / / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2015-08-222-2/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | clocksource/imx: Fix boot with non-DT systemsGuenter Roeck2015-08-201-0/+1
| * | | | | | | | | timer: Write timer->flags atomicallyEric Dumazet2015-08-181-2/+2
| |/ / / / / / / /
* | | | | | | | | Add hch to .get_maintainer.ignoreChristoph Hellwig2015-08-211-0/+1
OpenPOWER on IntegriCloud