summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* xprtrdma: Split rb_lockChuck Lever2015-06-124-13/+15
* xprtrdma: Remove rpcrdma_ia::ri_memreg_strategyChuck Lever2015-06-123-5/+2
* xprtrdma: Remove ->ro_resetChuck Lever2015-06-125-71/+0
* xprtrdma: Remove unused LOCAL_INV recovery logicChuck Lever2015-06-121-109/+0
* xprtrdma: Acquire MRs in rpcrdma_register_external()Chuck Lever2015-06-123-35/+89
* xprtrdma: Introduce an FRMR recovery workqueueChuck Lever2015-06-123-3/+84
* xprtrdma: Acquire FMRs in rpcrdma_fmr_register_external()Chuck Lever2015-06-122-30/+48
* xprtrdma: Introduce helpers for allocating MWsChuck Lever2015-06-122-0/+33
* xprtrdma: Use ib_device pointer safelyChuck Lever2015-06-125-48/+43
* xprtrdma: Remove rr_funcChuck Lever2015-06-124-14/+1
* xprtrdma: Replace rpcrdma_rep::rr_buffer with rr_rxprtChuck Lever2015-06-124-12/+10
* xprtrdma: Warn when there are orphaned IB objectsChuck Lever2015-06-121-5/+5
* Linux 4.1-rc7v4.1-rc7Linus Torvalds2015-06-081-1/+1
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-06-088-13/+8
|\
| * MIPS: KVM: Do not sign extend on unsigned MMIO loadNicholas Mc Guire2015-06-061-1/+1
| * MIPS: BPF: Fix stack pointer allocationMarkos Chandras2015-06-061-5/+1
| * MIPS: Loongson-3: Fix a cpu-hotplug issue in loongson3_ipi_interrupt()Huacai Chen2015-06-061-1/+1
| * MIPS: Fix enabling of DEBUG_STACKOVERFLOWJames Hogan2015-06-061-1/+1
| * MIPS: c-r4k: Fix typo in probe_scache()Joshua Kinard2015-06-061-1/+1
| * MIPS: Avoid an FPE exception in FCSR mask probingMaciej W. Rozycki2015-06-031-2/+1
| * MIPS: ath79: Add a missing new line in log messageAlban Bedel2015-06-021-1/+1
| * MIPS: ralink: Fix clearing the illegal access interruptJonas Gorski2015-06-011-1/+1
* | Merge tag 'driver-core-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2015-06-074-6/+12
|\ \
| * | drivers/base: cacheinfo: handle absence of cachesSudeep Holla2015-06-011-1/+1
| * | drivers: of/base: move of_init to driver_initSudeep Holla2015-05-273-5/+11
* | | Merge tag 'staging-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-06-0712-110/+148
|\ \ \
| * | | staging: rtl8712: fix stack dumpSudip Mukherjee2015-05-315-78/+78
| * | | ozwpan: unchecked signed subtraction leads to DoSJason A. Donenfeld2015-05-301-3/+4
| * | | ozwpan: divide-by-zero leading to panicJason A. Donenfeld2015-05-301-1/+4
| * | | ozwpan: Use unsigned ints to prevent heap overflowJason A. Donenfeld2015-05-302-6/+6
| * | | ozwpan: Use proper check to prevent heap overflowJason A. Donenfeld2015-05-301-4/+9
| * | | Merge tag 'iio-fixes-for-4.1b' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-05-244-21/+50
| |\ \ \ | | |/ / | |/| |
| | * | iio: adc: twl6030-gpadc: Fix modaliasAxel Lin2015-05-231-1/+1
| | * | iio: adis16400: Fix burst transfer for adis16448Lars-Peter Clausen2015-05-163-2/+12
| | * | iio: adis16400: Fix burst modePaul Cercueil2015-05-161-7/+9
| | * | iio: adis16400: Compute the scan mask from channel indicesPaul Cercueil2015-05-162-7/+19
| | * | iio: adis16400: Use != channel indices for the two voltage channelsPaul Cercueil2015-05-161-4/+4
| | * | iio: adis16400: Report pressure channel scaleLars-Peter Clausen2015-05-161-0/+5
* | | | Merge tag 'tty-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-074-22/+105
|\ \ \ \
| * | | | n_tty: Fix auditing support for cannonical modeLaura Abbott2015-06-011-3/+14
| * | | | serial: 8250_omap: provide complete custom startup & shutdown callbacksSebastian Andrzej Siewior2015-06-011-9/+73
| * | | | n_tty: Fix calculation of size in canon_copy_from_read_bufMark Tomlinson2015-05-241-2/+2
| * | | | serial: imx: Fix DMA handling for IDLE condition abortsPhilipp Zabel2015-05-241-0/+8
| * | | | serial/amba-pl011: Unconditionally poll for FIFO space before each TX charDave Martin2015-05-241-8/+8
| |/ / /
* | | | Merge tag 'usb-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-0720-63/+123
|\ \ \ \
| * \ \ \ Merge tag 'usb-serial-4.1-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-06-053-0/+3
| |\ \ \ \
| | * | | | USB: cp210x: add ID for HubZ dual ZigBee and Z-Wave dongleJohn D. Blair2015-06-041-0/+1
| | * | | | USB: serial: ftdi_sio: Add support for a Motion Tracker Development BoardPatrick Riphagen2015-05-212-0/+2
| | |/ / /
| * | | | Merge tag 'fixes-for-v4.1-rc5' of git://git.kernel.org/pub/scm/linux/kernel/g...Greg Kroah-Hartman2015-05-2711-37/+68
| |\ \ \ \
| | * | | | usb: renesas_usbhs: Don't disable the pipe if Control write status stageYoshihiro Shimoda2015-05-261-1/+8